Skip to content
View jvmespark's full-sized avatar

Block or report jvmespark

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
jvmespark/readme.md

jvmespark:~$ whoami

📖 Undergrad studying computer science at the Rensselaer Polytechnic Institute (RPI)
🌐 SWE Intern @ Google      | Compiler Engineering - Google Core      | Summer'25
💾            @ AMD         | Artificial Intelligence Group - Silicon | Fall'24  
💳            @ Capital One | Card Tech & Digital Commerce Innovation | Summer'24  
🥼 Researcher @ SCOREC      | High Performance Computing              | Spring'25, Fall'25 
💻 Open Source Developer with the Rensselaer Center for Open Source (RCOS)

Pinned Loading

  1. lunara lunara Public

    ML kernel compiler: StableHLO → MLIR linalg → Triton → PTX.

    C++

  2. gpu-kernel-suite gpu-kernel-suite Public

    ML Kernel implementations. CUDA, Triton, JAX, MLIR. Nsight traces, roofline analysis, annotated Triton IR.

    Python

  3. myotis myotis Public

    SSA compiler: parsing → IR → optimization passes → AVX-512, AAPCS64, PTX codegen. LLVM-style architecture.

    C++

  4. celene celene Public

    8-bit CPU + toolchain: ISA, assembler, emulator, compiler, runtime, Verilog CPU.

    Python

  5. cryogen cryogen Public

    Game engine with multiplayer networking, 3D mesh loading, rigid-body physics system, and real-time physically-based ray tracing.

    C++

  6. peanut peanut Public

    32-bit x86 multi-core operating system booted on bare metal via a hand-rolled two-stage BIOS bootloader.

    C