class Ishika:
def __init__(self):
self.role = "AI/ML Γ Full-Stack Developer"
self.tagline = "I build intelligent products β end to end."
self.education = "B.Tech CSE (AI & ML) @ GL Bajaj, AKTU β 2027"
self.currently = {
"building" : "full-stack apps with a layer of real intelligence",
"training" : "LSTM & NLP models that solve everyday problems",
"grinding" : "DSA β 700+ problems across LeetCode, GFG & CodeChef",
"exploring": "cloud (AWS) and system design at scale",
}
self.believes = "a model isn't finished until someone can actually use it."
def build(self, idea):
model = self.train(idea) # the intelligence
product = self.engineer(model) # the experience around it
return self.deploy(product) # ship it, end to end
me = Ishika()
print("Let's build something intelligent together. π€")Where the AI/ML meets the full-stack β each of these is built and shipped end to end.
| Project | What it does | Stack |
|---|---|---|
| π§Ύ SplitWise Clone | Full-stack expense splitter β split bills 4 ways, real-time chat, and track who owes whom. JWT cookie auth + Socket.io live chat. | React Β· Node Β· Express Β· PostgreSQL Β· Prisma |
| π¦ Intelligent Traffic Routing | Predicts congestion on 20+ road segments and finds the fastest route β cut travel time by ~25%. | Python Β· LSTM Β· Dijkstra/A* Β· Streamlit |
| π° AI Personal Finance Manager | Tracks transactions, sends budget alerts, scans receipts, and emails monthly reports via background jobs. | Next.js Β· Inngest Β· REST APIs Β· CI/CD |
| π― Job Skill Gap Analyzer | Compares your skills against job descriptions and shows exactly what to learn to qualify. | Java Β· Python Β· React Β· NLP |
π Pinned repos below have the full code, demos & docs.
- βοΈ AWS Cloud Foundations (AWS Academy) Β· Solutions Architecture Simulation (Forage) Β· Python Essentials 1 & 2 (Cisco NetAcad)
- π§ͺ Data Operations Intern @ Build.Ai β processed datasets across 10+ industries and improved data accuracy by ~20%
- π Community Growth, Delhi NCR DAO (Web3) β ran bi-weekly meetups & newsletters, turning attendees into active members
