Madan Belbase
Computer Engineering student interested in Machine Learning, Computer Vision, AI, and Software Engineering.
Recent Articles
View all →-
How an engineering student applied system-level optimization—from TCP slow start to WebP encoding—to drastically improve load times and achieve a perfect performance score.
-
Learn how to secure your webhooks against spoofing attacks by implementing best practices such as HMAC. (Webhook Part 2)
-
Learn why constant API polling overworks your system and how webhooks solve this problem using an event-driven approach. (Part 1)
Recent Notes
View all →- Machine Learning AI
Featured Projects
View all →-
A clean, writing-first technical blog built with Astro, Tailwind CSS, and Pagefind search.
Stack: Astro, Tailwind CSS, Pagefind, TypeScript -
An end-to-end deep learning NLP project for classifying movie reviews using an LSTM neural network.
Stack: Python, TensorFlow, Keras, LSTM, NLP, Streamlit, NumPy, Matplotlib