I’m Naresh Jagadeesan, and I hope you’re having a great day! Nice to e-meet you.
I’m an experienced Python developer who’s currently flirting with C++ to see if she’s the one. My GitHub is a mix of projects I’ve tinkered with, experiments I’ve run, and ideas I’ve tried to bring to life.
If you have suggestions to improve my code or are excited about collaborating, I’d love to hear from you!
Repository Link
A lightweight, header-only JSON library in C++ (json.hpp
) that lets you parse, create, and validate JSON documents.
Repository Link
A lightweight Redis server clone built in C++. Single threaded & uses raw sockets, how challenging could that be?
Repository Link
A machine learning project exploring the end-to-end lifecycle of building, training, and deploying models. The predictions aren’t perfect, but the pipeline works great!
Repository Link
Built back in the day I was all gung-ho on deep learning. Machine learning models require a ton of data to reach good performance. How well can a model learn to classify with just a single training data sample?
Repository Link
Mazes sounded fun, how about a nice game on the CLI? Implemented 5 generator algorithms (Wilson, Kruskal, Prim, Ellers, Backtracking) & 3 (Dijkstra, A*, Dead end filling) solver algorithms.
Repository Link
I once had a thing for web development, Javascript was this crazy party going gal that I couldn't simply resist. This is your average ecommerce website where you can both buy and sell your goods.
Repository Link
A DSA problem a day keeps unemployment away. Warning: I make a ton of commits here daily. Please don’t watch this repository unless you chill about getting spammed.