home projects course reviews
IP/TCP Stack (sep 2024 - dec 2024) engineered a IP/TCP networking stack. if you are a prospective employer and would like to see my repository, please contact me at chris_jeong@brown.edu
anonymous voting with zero knowledge proofs (apr 2024 - may 2024) designed and implemented a 1-out-of-n zero-knowledge protocol for online voting. if you are a prospective employer and would like to see my repository, please contact me at chris_jeong@brown.edu
elliptic curve factorization and multicore programming (apr 2024 - may 2024) researched optimizations to lenstra's elliptic curve factorization method using multicore programming. report repo
weenix (jan 2024 - apr 2024) a unix-based operating system kernel where I implemented:
  • processes, threads, and scheduling
  • drivers and devices
  • high-level system call interface
  • on-disk file system
  • virtual memory management
if you are a prospective employer and would like to see my repository, please contact me at chris_jeong@brown.edu starting up, running hello, and ls: a basic user-level program and ls forkbomb: forkbomb! halted cleanly: halted cleanly
lecture on the structure theorem (mar 2024 - apr 2024) my friends and i made a lecture regarding various versions of the structure theorem of finitely generated modules. i cover how ideals uniquely determine such modules and extended the structure theorem to finitely generated abelian groups. video report math
shell (nov 2023) a bash shell with support for multiple jobs, commands, and elementary process management. if you are a prospective employer and would like to see my repository, please contact me at chris_jeong@brown.edu shell
better grocery (sept 2023) a react/express/mongodb/flask application helping streamline customer shopping experience in grocery stores. coded in collaboration with four team members in JPMorgan Chase & Co's Code for Good hackathon for Wellfare NYC. received an offer of employment from the hackathon. github link slide deck homepage better grocery home feedback form better grocery feedback checkout screen better grocery checkout
cjeong22.github.io (sept 2023 - present) a website coded using html, css, js to highlight my experiences. github link