Skip to content
View Wint3rNight's full-sized avatar

Highlights

  • Pro

Block or report Wint3rNight

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Wint3rNight/README.md

Wint3rNight

taglines

whoami

Undergraduate low-level C++ programmer working on GPU and systems performance — CUDA kernel optimization, real-time Vulkan rendering, and merged contributions to the Khronos graphics toolchain.

featured

Tinyforge Heliora Zenith

open source

upstream contributions

stack

render pipeline / stack

activity

snake eating contributions

contribution flow

languages

language breakdown

elsewhere

email: pratap2003singh@gmail.com linkedin: prataporwinters instagram: amidreaminnnn leetcode: winter007

Pinned Loading

  1. Heliora Heliora Public

    GPU-driven Vulkan renderer — compute-shader culling, bindless materials, async-compute SSAO; 1.13M triangles in 38 draw calls at an 11 ms frame budget

    C++ 2

  2. Zenith Zenith Public

    C++17 memory allocator toolkit — linear, pool, stack and free-list allocators with benchmarks and a deterministic engine-style frame simulation

    C++ 1

  3. Tinyforge Tinyforge Public

    CUDA GEMM optimization lab — 9.5x over a naive baseline, 4400 GFLOPS at N=4096 on an RTX 3050, matching cuBLAS SGEMM in strict FP32

    Cuda 1

  4. BehaveYourself BehaveYourself Public

    Behavior Tree implementation in Unity for complex AI decision-making.

    ShaderLab

  5. Shorty Shorty Public

    URL Shortener

    Python 1

  6. SpotifyScraper SpotifyScraper Public

    Downloads songs from spotify playlist

    Python