Published on March 04, 2026 at 01:35 PM
Three internships, three domains: identity and access management, cloud security, network intrusion detection. Each one taught me something about security that I couldn't have learned from a textbook...
Read more →
Published on March 04, 2026 at 01:33 PM
memU is a personal memory layer for AI assistants — an MCP (Model Context Protocol) server that lets tools like Claude Code retrieve and store memories across sessions. Instead of every...
Read more →
Published on March 04, 2026 at 01:32 PM
The capstone started as a straightforward ML project: train a model to detect DDoS attacks. It became something more interesting when I realized the real problem wasn't the model — it was...
Read more →
Learnings
Published on December 24, 2025 at 09:46 PM
I used this blog as the baseline for doing this "learning", it's been very helpful: [blog](https://www.tanishq.ai/blog/posts/2021-11-16-gradio-huggingface.html) First I figured out that my fastai...
Read more →
Published on December 23, 2025 at 10:49 PM
Data models is a template , more like a schema, but with how data is collected for the applicaton, how it should be structured, and the rules it should follow. Without data models the organization...
Read more →