const syed = {
role : "CS Undergraduate → Software Engineer & ML Engineer",
university: "SRM University, Chennai",
gpa : "9.12 / 10.0",
batch : "2023 – 2027",
domains : ["Full-Stack Development", "Machine Learning", "Cloud-Native Systems"],
status : "🟢 Open to SWE & AI/ML Internships",
belief : "Ship fast. Build right. Iterate always.",
};CS undergrad who builds things that go to production — not just demos. My work spans full-stack platforms with real auth flows and database design, to ML pipelines trained on real data. I care about clean architecture, performance under load, and code the next developer can actually read.
01 — QuizPro Full-Stack Auth RBAC
Professional Online Quiz Platform |
Live →
A production-grade quiz system engineered from the ground up — not a tutorial clone. Implements full role-based access control, a real admin dashboard, and a mobile-first UI built for performance.
| Concern | Implementation |
|---|---|
| Authentication & RBAC | Supabase Auth with Admin / User role separation and protected route guards |
| Admin Control Panel | Full quiz lifecycle management — create, edit, publish, and track results |
| Frontend Architecture | React + TypeScript with Tailwind CSS; Vite for sub-second HMR |
| Deployment | Zero-downtime CI/CD via Vercel with preview deployments on every PR |
React TypeScript Tailwind CSS Vite Supabase PostgreSQL
02 — CloudDrive Full-Stack Cloud Storage ORM
Secure Cloud Storage Platform |
Live →
A real cloud storage system with JWT-based authentication, type-safe database operations via Prisma ORM, and a complete file lifecycle. Upload, preview, full-text search, soft delete, and restore.
| Concern | Implementation |
|---|---|
| Authentication | Stateless JWT with refresh token rotation and protected API routes |
| File Lifecycle | Upload → Instant Preview → Search → Soft Delete → One-click Restore |
| Database Layer | PostgreSQL + Prisma ORM for fully type-safe, migration-tracked queries |
| Frontend | Next.js App Router with server components and streaming |
Next.js TypeScript Supabase PostgreSQL Prisma ORM
03 — SkyLy Full-Stack Data Engineering FastAPI
Air Quality Intelligence Platform |
Live →
Full-stack AQI intelligence platform built around a modular, cloud-deployment-ready architecture. FastAPI backend with clean router / service / model separation. ML forecasting is a drop-in module — the pipeline is wired and waiting, no refactor required.
| Concern | Implementation |
|---|---|
| Backend Architecture | Modular FastAPI service with clean router / service / model separation |
| Data Pipeline | Ingestion → Processing → Structured storage → Live visualization |
| Frontend | Next.js + React with interactive, Tailwind-based analytics dashboards |
| Extensibility | ML forecasting hook embedded into the pipeline — ready to activate |
Python FastAPI Next.js React Tailwind CSS
04 — FinTrack AI Full-Stack Android AI DevOps
Real-Time UPI Tracking & Finance Intelligence Platform
SaaS-quality, end-to-end automated personal finance platform. Intercepts banking SMS alerts on Android, routes them via webhook to a Spring Boot backend, parses transactions in real time using Gemini AI, and pushes instant summaries to a live Next.js dashboard and Telegram.
| Concern | Implementation |
|---|---|
| Android SMS Collector | Native Kotlin BroadcastReceiver with SQLCipher offline queue and WorkManager retry logic |
| Backend Engine | Spring Boot 3 + JWT/API Key auth; regex + Gemini Pro Flash fallback parser for structured transaction extraction |
| Dashboard | Next.js 15 + Recharts with real-time balance trends, budget tracking, and a built-in webhook simulator |
| Notifications | Telegram Bot integration — rich expense receipts pushed instantly on every transaction |
| Infrastructure | Fully Dockerized: PostgreSQL, Redis, Nginx, Prometheus, Grafana — spun up via a single docker-compose up |
Java Spring Boot 3 Kotlin Android Next.js TypeScript PostgreSQL Docker Gemini AI
📄 "Intelligent Home Automation System with Weather Forecasting and Alert Integration"
Peer-reviewed paper presented at the International Symposium on Electronics & Devices (ISED 2025), hosted at National Institute of Technology, Raipur.
B.Tech — Computer Science (Information Technology)
SRM University, Kattankulatham, Chennai · Aug 2023 – May 2027 · GPA: 9.12 / 10.0
DSA · DBMS · Operating Systems · Computer Networks · Machine Learning · AI · Software Engineering
Machine Learning → Model deployment, MLOps, LLM fine-tuning
System Design → Distributed systems, caching, API design at scale
Data Engineering → ETL pipelines, stream processing, analytics infra
Cloud-Native Systems → Containerization, serverless, observability tooling
Computer Vision → Object detection, segmentation, real-time inference