class Harshil:
def __init__(self):
self.name = "Harshil"
self.role = ["AI/ML Engineer", "Full Stack Developer", "Flutter Developer"]
self.focus = "End-to-end AI & Full Stack Projects"
self.philosophy = "Clean code. Practical implementation. Real-world impact."
self.currently = "Building resume-ready, production-grade projects"
def stack(self):
return {
"mobile": ["Flutter", "GetX", "SQLite", "REST APIs"],
"ai_ml": ["PyTorch", "TensorFlow", "Deep Learning", "ML Pipelines"],
"frontend": ["Next.js", "TypeScript", "Tailwind CSS"],
"backend": ["NestJS", "Node.js", "REST", "WebSockets"],
"database": ["PostgreSQL", "MongoDB", "Prisma ORM", "SQLite"],
}
def __str__(self):
return "Turning ideas into end-to-end, deployable solutions π"|
A full-featured Flutter e-learning platform with GetX state management, SQLite local storage, and REST API integration. Built for real-world mobile app deployment. |
A Student Project Management System built with Next.js, Prisma ORM, PostgreSQL, and Clerk Authentication. Features full RBAC (Admin/User roles) and webhook integration. |
|
A production-ready RESTful CRUD API built with NestJS and TypeScript. Demonstrates scalable backend architecture with clean module separation and type safety. |
Robust backend API for the NextGen Learners app with PostgreSQL integration via Npgsql, structured logging with Serilog, and Entity Framework Core. |
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π€ AI / ML Engineering Focus Areas β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β π¬ Deep Learning β PyTorch Β· TensorFlow β
β πΌοΈ Computer Vision β CNNs Β· Object Detection β
β π Machine Learning β Scikit-learn Β· Feature Eng. β
β π€ NLP β Text Classification Β· LLMs β
β π Model Deployment β API-serving Β· Optimization β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π‘ I focus on practical AI implementation β building models that solve real problems and can be integrated into production-grade applications.
| Skill | Details |
|---|---|
| State Management | GetX (reactive, clean architecture) |
| Local Storage | SQLite, Shared Preferences |
| API Integration | REST APIs, Dio, HTTP |
| Architecture | MVC / Clean Architecture with GetX |
| Plugin Development | Custom Flutter plugins |
| UI/UX | Material Design, Custom Widgets, Animations |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β BACKEND β
β βββ NestJS β Modular REST APIs, Guards β
β βββ Next.js β Full-stack (SSR, API Routes) β
β βββ Node.js β Event-driven, async/await β
β β
β DATABASES β
β βββ PostgreSQL β Relations, RBAC, Migrations β
β βββ MongoDB β NoSQL, Aggregations β
β βββ Prisma ORM β Type-safe DB queries β
β βββ SQLite β Mobile / local-first storage β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
- π AI-powered Full Stack projects that combine Deep Learning backends with modern web/mobile frontends
- π§ͺ Experimenting with LLM integration in real-world apps
- π± Advancing Flutter plugin development for native platform bridges
- π Deploying ML models as REST APIs using FastAPI + Docker