Skip to content
View Majkejl's full-sized avatar

Block or report Majkejl

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
Majkejl/README.md

Hey, I'm Majkejl

CS student with a focus on graphics & GPU programming — I like building things that run fast [1] and look cool [2].

  1. Trust me bro et al., 2026

water ball


More projects coming soon · Screenshots & GIFs will be added as projects finish

Pinned Loading

  1. fft_water_sim fft_water_sim Public

    Real-time ocean surface simulation using the Fast Fourier Transform, built with WebGPU (C++). Developed as a bachelor's thesis project.

    C

  2. cuda-galaxy cuda-galaxy Public

    Real-time ocean surface simulation using the Fast Fourier Transform, built with WebGPU (C++). Developed as a bachelor's thesis project.

    C++

  3. Reprise Reprise Public

    Learning app I built to help me revise for state exams

    TypeScript

  4. volume-renderer volume-renderer Public

    Real-time GPU volume renderer in C++17/OpenGL 4.3 — single-pass ray-casting through a 3D texture with transfer function, gradient lighting, and an orbit camera.

    C++