class Divyanshu:
name = "Divyanshu Upadhyay"
location = "Ghaziabad, Uttar Pradesh, India 🇮🇳"
degree = "B.Tech @ ABES Engineering College (2023–2027)"
cgpa = 8.5
stack = [
"Next.js", "React", "FastAPI", "Flask",
"Python", "C++", "TypeScript", "SQL"
]
currently_learning = [
"Machine Learning (Scikit-learn, Seaborn)",
"Advanced DSA & Competitive Programming",
"System Design Fundamentals"
]
fun_fact = "I debug with print() and I'm proud of it 😄"
@staticmethod
def motto():
return "Build things. Break things. Learn everything. 🚀"Languages
Frontend
Backend
Databases & Tools
ML & Data Science
🏥 MedCare — Full Stack Healthcare Platform | Mar 2026 – Present
- Built a full-stack healthcare platform using Next.js 16, TypeScript, Supabase (PostgreSQL), and Clerk Authentication.
- Implemented role-based access control (Admin/Patient) with protected routes and secure auth workflows.
- Developed modules for doctor management, slot scheduling, appointment booking, and approval workflows.
- Designed a PostgreSQL schema with Supabase RLS policies, integrated Recharts analytics and Zod-based API validation.
🍝 Alviro — Restaurant Website | Jun 2025 – Nov 2025
- Designed a responsive modern Italian restaurant website supporting desktop and mobile devices.
- Implemented dynamic UI components using JavaScript to enhance user engagement.
- Built with React and Next.js, improving navigation performance through client-side routing.
🛠️ FixFlow — Complaint Management System | Jan 2025 – Apr 2025
- Collaborated in a 3-member team to design and develop an end-to-end platform with 8+ core features.
- Developed RESTful APIs using Python and FastAPI to manage 50+ complaint records with structured validation.
- Built a responsive frontend using HTML, CSS, JavaScript, and React supporting multiple user workflows.
- Designed JSON-based data models for efficient storage and retrieval.
| Project | Stack | Highlights |
|---|---|---|
| 🏥 MedCare | Next.js 16 · TypeScript · Supabase · Clerk | Role-based auth, slot scheduling, Recharts analytics, Zod validation |
| 🍝 Alviro | React · Next.js · JavaScript | Responsive multi-device Italian restaurant site with client-side routing |
| 🛠️ FixFlow | Python · FastAPI · React · HTML/CSS | 8+ features, 50+ records via RESTful API, 3-member team |
| 🏆 | Achievement | Details |
|---|---|---|
| 🐍 | Advanced Python Certification | Certified in advanced Python programming |
| 💡 | LeetCode Problem Solver | Solved 100+ DSA-focused problems |
| ⚔️ | CodeChef Problem Solver | Solved 100+ competitive programming problems |
| ✅ | HackerRank Certification | Problem Solving (Basic) certified |
| 📚 | Academic Excellence | CGPA 8.5 / 10 in B.Tech |
| 📝 | Class XII | 94% in CBSE Board Examinations |
| Degree | Institution | Year | Score |
|---|---|---|---|
| B.Tech (Computer Science) | ABES Engineering College, Ghaziabad | 2023 – 2027 | 8.5 CGPA |
| Class XII (CBSE) | Govt. Boys Senior Secondary School | 2022 | 94% |
🤖 Machine Learning
├── Linear & Logistic Regression
├── Decision Trees
├── Data Preprocessing & Model Evaluation
└── Scikit-learn · Seaborn · Matplotlib
⚔️ Competitive Programming
├── Advanced DSA (Trees, Graphs, DP)
├── LeetCode Medium/Hard
└── CodeChef Long Challenges
🏗️ System Design
├── Database Schema Design
├── REST API Design Patterns
└── Supabase RLS & Auth Flows
