Skip to content
View YuviTz1's full-sized avatar

Block or report YuviTz1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
YuviTz1/README.md

👋 Hey there! I’m a developer with a love for all things code and pixels. My top programming weapons of choice are C++ and Python—I wield them to bend reality (or at least, my computer) to my will.

🚀 My all-time favourite project? An OpenGL compute shader raytracer—because why not make light bounce around virtually when you can? If you’re into graphics, shaders, or just making computers sweat, we’ll get along just fine.

🎮 Games aren’t just for playing (although I do love that too)—I’m fascinated by how they’re built, especially the graphical magic behind them. A good frame buffer is poetry to me.

📝 I like to write about my adventures in code and rendering tech on my blog: The Render Thread. Swing by if you want playful deep dives, tips, or just want to geek out about pixels and performance.

Let’s make something cool (and maybe a little bit shiny)! 😎

Pinned Loading

  1. Chip-8-Emulator Chip-8-Emulator Public

    Chip-8 emulator using OpenGL and C++

    C 2

  2. Gameboy-Emulator Gameboy-Emulator Public

    Forked from mattbruv/Gameboy-Emulator

    🎮 An emulator for the original Nintendo GameBoy (DMG)

    C++

  3. diasurgical/DevilutionX diasurgical/DevilutionX Public

    Diablo build for modern operating systems

    C++ 9.1k 932

  4. OpenGL-Raytracer OpenGL-Raytracer Public

    A WIP Raytracer using OpenGL Compute Shaders

    C++

  5. RayTracer RayTracer Public

    A simple C++ based Raytracer with no dependencies

    C++

  6. game-of-life game-of-life Public

    Conway's Game-of-Life web implementation

    JavaScript