๐ป B.Tech CSE @ Lovely Professional University
๐ฑ Passionate about coding, data science, and building smart apps
โก Exploring AI, Flask, Data Science, and Full-Stack Development
- ๐ญ Currently building: AskLPU โ a Q&A platform with AI moderation
- ๐ฑ Learning: Data Structures & Algorithms | Data Science & ML
- ๐ค Love collaborating on: Flask projects, AI-powered tools, and dashboards
- ๐ฏ Vision: To be placement-ready with impactful projects & strong coding skills
- โจ Belief: "Every line of code is a step towards mastering the craft."
๐น AskLPU โ Next-gen Q&A website with auth, OTP, voting, notifications & AI moderation (Flask + SQLAlchemy + Supabase)
๐น Habit Tracker Bot โ Weekly habit tracking with login, history, and AI-powered habit suggestions
๐น Crime Data Dashboard โ Dark-themed Flask dashboard with rich data visualizations
๐น Fashion Styling Assistant โ Virtual closet + AI stylist with weather-based recommendations
๐น Home Security Bot โ Motion detection + Telegram/WhatsApp alerts + sound & snapshots
๐น Expense Tracker Bot โ Smart finance dashboard with saving challenges & AI-driven insights
(๐ Check my pinned repositories for details!)
def life():
code = ["Learn", "Build", "Repeat"]
for step in code:
print("โจ", step)
life()
