Skip to main content
  1. Projects/

jakeroggenbuck

·143 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
Working at Capital One as a SWE Intern and Conducting Programming Language Research

Jake Roggenbuck #

Hello! 👋 My name is Jake Roggenbuck and I’m studying Computer Science.
Currently doing research in the intersection of programming languages and security.
My favorite languages are Rust 🦀, Go and C. I also frequently use TypeScript, C++ and Python.

🌐 Website: jr0.org
🇱 LinkedIn: Jake Roggenbuck
📦 Crates.io: jakeroggenbuck
🔑 GPG Key: 309BBC

Rust
TypeScript
Go
C
C++
Python

Stars
Leetcode
Crates.io
Website SVG

Open Source 💻 #

I’ve contributed to the following open source projecrs:

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

I also 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