Skip to content
View Jonahcb's full-sized avatar

Block or report Jonahcb

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

πŸ‘‹ Hi, I'm Jonah!

  • πŸŽ“ CS student at Cornell University (Class of 2026)
  • 🌟 Active contributor to ONNX Runtime and SGLang
  • πŸ”¬ Passionate about ML compilers, payment systems, and embedded systems
  • πŸ’» Projects: compiler analysis & optimization passes, a mini compiler, an EMV payment processing webapp, and an OCaml ML library
  • πŸ“« Reach me at: jb2528 [at] cornell.edu

πŸ“Š Most Used Languages

Top Langs

Pinned Loading

  1. onnxruntime onnxruntime Public

    Forked from microsoft/onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

    C++

  2. sglang sglang Public

    Forked from sgl-project/sglang

    SGLang is a fast serving framework for large language models and vision language models.

    Python

  3. emv-terminal emv-terminal Public

    My implementation of an EMV contactless card terminal in C, using NFC hardware for card detection and transaction processing.

    C 1

  4. compiler-passes-portfolio compiler-passes-portfolio Public

    My implementations of core compiler analysis & optimization passes in LLVM and Bril, written for personal learning and practice.

    C++

  5. mini-payment-processing-app mini-payment-processing-app Public

    My miniature payment processing app that interacts with Visa's APIs to simulate EMV card processing.

    Java

  6. ml-algos-ocaml ml-algos-ocaml Public

    Interactive OCaml tool that visualizes Perceptron and Decision Tree classifiers on 2D datasets, with step-by-step training and real-time rendering.

    OCaml 2