Skip to content
View kyteware's full-sized avatar
πŸ‡¨πŸ‡¦
:D
πŸ‡¨πŸ‡¦
:D

Highlights

  • Pro

Block or report kyteware

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kyteware/README.md

Hi πŸ‘‹

  • 🧠 I love systems, hardware and graphics/raytracing, but I'm also not afraid of a little games, apps and math.
  • πŸ“– I don't care much for arguing about programming languages, but I'm used to writing Rust and Python, and have also written a fair bit of Java, Julia, Bash, Lua, C, C++, WGSL and ARM Assembly.
  • ✏️ You can see what I'm working on right now in my repos, but bear in mind that I don't always publish what I'm working on. Also, for privacy reasons some of my repos might have parts omitted.

northern lights from 2024

Big Goals

I have a few far-reaching goals that I'd like to achieve some day with projects I'm planning to take on to prepare myself:

  • A GPU-accelerated video editor capable of running natively or on the web
    • A GPU-powered video editor
    • A GPU-compute static CLI video editor
    • An image editor
  • A VR desktop that fully supports windows meant for desktop
    • A Wayland compositor with Smithay that warps windows
  • A programming language complete with a fully functional, from-scratch compiler

Pinned Loading

  1. faraway faraway Public

    Educational raytracer featuring antialiasing, lights and reflection

    Java 5

  2. blupbry-os blupbry-os Public

    Truly the operating system of all time

    C 1

  3. nearest-neighbour nearest-neighbour Public

    An overview and analysis of structures optimized for nearest neighbour searches.

    Rust

  4. dna-omelette dna-omelette Public

    Crazy genomics project

    Julia 2 1

  5. stupid-glove stupid-glove Public

    Hand-tracking project

    Jupyter Notebook

  6. competitive-coding competitive-coding Public

    Repository of Competitive Coding Problem Solutions

    Python