Writing & Thoughts
Featured Post
How I integrated Hugging Face's OpenAI router API and DeepSeek into
a VS Code extension that detects security vulnerabilities in real-time —
from architecture decisions to publishing the .vsix.
Connecting ESP32 temperature and heart-rate sensors to a Flask backend and pushing live data to a Chart.js dashboard through an ngrok tunnel.
Sliding window, two pointers, and fast-slow pointer explained simply with Java code — patterns I keep coming back to when solving LeetCode problems.
A third-year student's honest take on learning Java first — the boilerplate frustrations, the OOP clarity it brings, and why I don't regret it.
Git, VS Code extensions, PostgreSQL tricks, and a few CLI habits I've built up as an engineering student — the boring but important stuff.
How I built a headless browser bot that logs into sites and collects rewards on a schedule — and wrapped it all in a clean CustomTkinter GUI.