Programming Projects
Sub-pages
- An async web crawler from scratch
- A hash table in C from scratch
- Let's write a compiler
- A garbage collector in C from scratch
- Links For Makers
- Logos, an operating system kernel from scratch
- A search engine with page rank, in 200 lines
- A web server from scratch
- A* path-finding algorithm for a robot
- An interpreter in Python
- Principal Component Analysis
- Pneumonia Detection
- Predict movie genres using ML classifiers
- VGA Driver