My Real-Life Coding Experiences

Memories and insights from applying coding in real life.

First Coding Project

May 2025

In May 2025, I worked on my first personal coding project—a simple script to organize my internship notes. It taught me the importance of debugging and version control, sparking my love for practical coding solutions.

College Final Sem Project "Phishing-detection-platform"

June 2025

A Python-driven tool to detect phishing in emails, SMS, and AI-generated text using machine learning and NLP. Built with HTML, CSS, a touch of JavaScript, and Docker for scalability, it quickly identifies malicious patterns. Explore the code on Phishing-detection-platform!