~/portfolio/all-projects
All Projects
An archive of my personal projects, experiments, tools, and things
built just to learn.
Implementation of TCP-style reliable file transfer built on top of raw UDP sockets in C.
C
A bare-metal implementation of a fully-connected neural network in C.
C
Python CLI tool for initializing data science project structures with ease.
Python