Experience
Intellive Digital
2024 · Database Developer
Designed and optimized PostgreSQL schemas and query performance for client-facing applications, reducing data retrieval bottlenecks and improving backend response times.
Brototype
2023 · Business Development
Drove business development for a developer-training platform - managing client communications, running sales discussions, and building relationships with prospective learners and partners.
Projects
Prathiush.dev - Developer Blog
Built a production-grade personal blog from scratch - solved SEO, monetization (AdSense), and deployment as an integrated system rather than afterthoughts. MDX authoring, RSS, sitemap, Docker multi-stage builds, and a full GitHub Actions pipeline (lint → type-check → test → push → SSH deploy) running on every push to main.
Job Tracker
Job hunting is chaotic - applications pile up with no structure. Built a full-stack SaaS to fix that: Google OAuth, real-time status updates, a stats dashboard, and a pro upgrade flow. Key engineering decisions: Server Actions over API routes to cut network overhead, database sessions over JWT for instant invalidation, middleware route protection in one place, and Prisma groupBy to hit the dashboard stats in a single query instead of multiple round-trips. PageSpeed 100 desktop, 99 mobile.
Weather App
Treated weather data as a system design problem, not a UI problem. Built a cache-first architecture: memory cache checked first, external API called only on miss, conditional database writes so unchanged data never hits PostgreSQL, and ISR to keep the UI fresh without constant fetching. Result: 0.2s FCP and 0.4s LCP on desktop with zero layout shift.
Skills
Frontend
Backend
Contact
I'm currently open to full-stack engineering roles. If you're hiring or want to collaborate, reach out directly.
