milen-patel
UNC '23 Computer Science + Statistics Current Software Engineer
Previously @ Meta, Amazon, SASNew York City
Pinned Repositories
401-Hackathon
My entry for UNC's 'Cirque de 401' Hackathon, awarded overall winner.
auto-malloc
A manager that allocates and automatically frees heap memory in C
BreadboardCPU
I built an 8-bit CPU on a breadboard
C-Integration
A C program that can parse and integrate polynomials
CShell
A simple shell implemented in C that supports piping
Java-City-Builder
A 2D city building game created in Java
LISP-Interpreter
A LISP interpreter that supports lambdas, higher-order functions, currying, static/dynamic scoping, and more!
miniJava-Compiler
A compiler for miniJava
SAP-1
A Simulator For Albert Paul Malvino's SAP-1 Computer which includes an assembler and supports program tracing.
ShelfCheck-Website
shelfCheck is a novel data solutions company providing consumer-sourced reports of current store inventories. Website developed using React.
milen-patel's Repositories
milen-patel/SAP-1
A Simulator For Albert Paul Malvino's SAP-1 Computer which includes an assembler and supports program tracing.
milen-patel/auto-malloc
A manager that allocates and automatically frees heap memory in C
milen-patel/BreadboardCPU
I built an 8-bit CPU on a breadboard
milen-patel/CShell
A simple shell implemented in C that supports piping
milen-patel/Java-City-Builder
A 2D city building game created in Java
milen-patel/ShelfCheck-Website
shelfCheck is a novel data solutions company providing consumer-sourced reports of current store inventories. Website developed using React.
milen-patel/401-Hackathon
My entry for UNC's 'Cirque de 401' Hackathon, awarded overall winner.
milen-patel/C-Integration
A C program that can parse and integrate polynomials
milen-patel/iMessageStats
A dashboard that generates insights about your iMessage activity
milen-patel/LISP-Interpreter
A LISP interpreter that supports lambdas, higher-order functions, currying, static/dynamic scoping, and more!
milen-patel/miniJava-Compiler
A compiler for miniJava
milen-patel/Conways-Game-Of-Life
Recreation of Conway's Game of Life using Java Swing
milen-patel/cpu_tutorial
Learn How a Computer Works by Designing a CPU from Scratch
milen-patel/Earth3-Backend
Backend for COMP 426 Final Project
milen-patel/Earth3-Frontend
milen-patel/milen-patel.github.io
The start of my personal website
milen-patel/RaspberryPi-OS
Building an Operating System for the RPI From Scratch!
milen-patel/summer210-workspace