Skip to content
View JakeRoggenbuck's full-sized avatar
πŸ¦€
Working on Regolith
πŸ¦€
Working on Regolith

Highlights

  • Pro

Organizations

@plancklang @qmegame @dhs-gamedev @DHS-CodingClub @jabacat @AggieWorks @y-flat @autoclockspeed @local-list

Block or report JakeRoggenbuck

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.

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

Jake Roggenbuck

Hello! πŸ‘‹ I'm Jake Roggenbuck and I'm studying CS @ UC Davis. Currently doing research in programming languages and security. My favorite languages are Rust πŸ¦€, Go and C. I also frequently use TypeScript, C++ and Python. I'm interested in Database systems, infrastructure, AI research, and optimization.

🌐 Website: jr0.org --- πŸ‡± LinkedIn: Jake Roggenbuck --- πŸ“¦ Crates.io: JakeRoggenbuck

Rust Python TypeScript Go C C++

Stars Leetcode Crates.io Website SVG

Open Source πŸ’» - I've contributed to the following open source projects:

onlook-dev/onlook (YC W25), pretzelai/pretzelai (YC W24), microsoft/RD-Agent, rocky-linux/rocky, rust-lang/miri, grafana/pyroscope, fastly/fastly-py, pathwaycom/pathway, argosopentech/argos-translate, python-mechanize/mechanize, and more

Recent Posts:

I created a fork of OpenAI's gpt-2 at https://github.com/jakeroggenbuck/gpt-2 in 2019 but didn't push any changes. - I still cannot believe how implactful this one project has been on the world as a whole and on software engineering especially
- You can verify the creation date with GitHub's api at https://api.github.com/repos/jakeroggenbuck/gpt-2 and look at the `created_at` field

πŸ”‘ GPG Key: 309BBC --- 🐍 PyPi.org: JakeRoggenbuck --- πŸ’» Leetcode: JakeRoggenbuck --- 🟠 Hacker News: Roggenbuck

Pinned Loading

  1. regolith regolith Public

    A server-side TypeScript and JavaScript library immune to Regular Expression Denial of Service (ReDoS) attacks by using Rust and linear RegEx under the hood. Regolith has a linear worst case time c…

    JavaScript 66 2

  2. RedoxQL RedoxQL Public

    πŸ¦€ RedoxQL is an L-Store database written in Rust and Python πŸš€ and πŸ₯‡ Fastest database speed in the class for milestone 2 (ECS165A Winter 2025) ⚑

    Rust 6

  3. kronicler kronicler Public

    Automatic performance capture and analysis for production applications in Python using a custom columnar database written in Rust.

    Rust 9

  4. auto-clock-speed auto-clock-speed Public

    A utility to check stats about your CPU, and auto regulate clock speeds to help with either performance or battery life.

    Rust 40 11

  5. component component Public

    A programming language that compiles to x86-64 assembly for math using postfix notation

    Rust 2

  6. algoboard algoboard Public

    πŸ† Algo Board is a website to promote friendly competition for solving algorithmic coding problems. Algo Board lets you host weekly / monthly competitions for your fiends, clubs, and other organizat…

    TypeScript