class Madhav:
def __init__(self):
self.name = "Madhav P"
self.degree = "BCA - 3rd Year @ K.L.E"
self.role = "Full Stack Developer"
self.goal = ["Python Stack Dev", "Data Engineer", "Data Analyst"]
self.languages = ["Python ๐", "JavaScript"]
self.learning = ["Django", "FastAPI", "Cloud โ๏ธ", "DevOps"]
self.db = ["MongoDB", "MySQL", "PostgreSQL", "Supabase", "Firebase"]
self.platforms = ["LeetCode", "HackerRank", "GFG", "InterviewBit"]
self.interests = ["Geopolitics", "Space", "History", "Movies", "Music ๐ต"]
def current_focus(self):
return "Breaking into the Data Industry ๐ & Mastering Python Stack"
def philosophy(self):
return "Code is Poetry. Data is Power. Keep Building. ๐ก"
me = Madhav()
print(me.current_focus())| ๐ Python Stack | ๐ Data World | ๐ Full Stack | ๐ Open Source |
|---|---|---|---|
| Django REST | Data Analysis | React + Node | Contributions |
| FastAPI | Data Engineering | REST & GraphQL | Personal Finance App |
| Python Libraries | SQL + NoSQL | Cloud Deploy | Top-notch Websites |
| ML Fundamentals | Pandas, NumPy | CI/CD | Portfolio Projects |
A classic Tic-Tac-Toe game โ play vs a friend or the computer. Features a winning line-through highlight, responsive UI, and clean game logic built through pure JS DOM mastery.
DOM Manipulation Event Handling Arrays & Loops Media Queries Game Logic
A full-featured task manager with dark/light mode, category filters, task scheduling, image support, search, and local storage persistence. Built with React 19 + Vite 7.
useState useEffect useRef LocalStorage SCSS Responsive Design
An intelligent financial chatbot (FinSathi ๐) powered by OpenAI GPT-4o-mini + curated knowledge base of 200+ financial terms. Provides answers with valid Investopedia citations. Full-stack: React frontend + Flask backend, deployed on Vercel & Render.
LLM REST API Flask-CORS OpenAI SDK React Router Dark/Light Mode





