~/developer/fullstack

DEEPAK GULIA

$ |

Full-stack developer who ships SaaS products end-to-end — from system design to deployment. Built and launched Align (AI-powered SEO platform) and BuildStack (AI PC builder), plus production e-commerce serving 1000+ products.

$ cat profile.json
{
"stack": "Next.js, TypeScript, Node.js, PostgreSQL",
"saas_products": [
"Align — AI SEO Platform",
"BuildStack — AI PC Builder"
],
"production_apps": "3",
"pages_shipped": "120+",
"products_managed": "1000+"
}
// ls -la ~/projects

Selected Work

ignipc-e-commerce-platform

IgniPC E-commerce Platform

Enterprise-grade e-commerce platform serving 120+ pages with 1000+ products across 15+ categories. Features dynamic product attribute system, AWS Cognito authentication, PayU payment integration, and comprehensive admin dashboard with Redux Toolkit state management.

99.9% uptime, 50% faster response times, zero security incidents
Next.js 14TypeScriptPostgreSQLFastifyAWS CognitoRedux ToolkitMaterial-UI
align--ai-powered-seo-platform

Align — AI-Powered SEO Platform

AI-native SEO platform that helps developers optimize websites for AI search engines like ChatGPT, Perplexity, and Claude. Features a smart site scanner (Cheerio + Puppeteer) that crawls pages to extract metadata, OpenGraph tags, JSON-LD structured data, and heading hierarchy. Automatically generates GitHub PRs with AI-powered SEO fixes by detecting project type (Next.js, React, HTML) and producing targeted code diffs. Includes a 4-tab dashboard (X-Ray, Schema, AI Readiness, Authority), issue-to-PR tracking with verification scans, and free public SEO tools.

End-to-end automated SEO remediation with AI-generated PRs and scan verification
Next.js 14TypeScriptSupabaseTailwind CSSZustandClerkOpenAIGitHub AppPuppeteer
hexafort-company-website

Hexafort Company Website

Responsive company website built with React.js and CSS, featuring mobile-first design principles, code splitting, lazy loading, SEO optimization, and cross-browser compatibility.

45% performance improvement through optimization techniques
React.jsCSS3Code SplittingSEO OptimizationResponsive Design
buildstack--ai-powered-pc-builder

BuildStack — AI-Powered PC Builder

AI-powered PC builder platform that helps users design custom PC builds with real-time compatibility checking and intelligent component recommendations. Features a database of 5000+ components across 9 categories, DeepSeek AI-driven suggestions with heuristic fallback, guided wizards for Gaming/Editing/Coding/Office use cases, 120+ pre-built templates, side-by-side comparison, shareable build links, and bottleneck detection. No signup required — built for zero-friction access.

5000+ components with real-time compatibility validation and AI-powered build generation
Next.js 14TypeScriptSupabaseTailwind CSSZustandDeepSeek AIFramer MotionRadix UI

Interested in working together?

lets_talk
// expertise

Skills & Technologies

~/frontend
$React.js
$Next.js 14
$TypeScript
$JavaScript
$Redux Toolkit
$Material-UI
$HTML5
$CSS3
$Responsive Design
~/backend
$Node.js
$Express.js
$Fastify
$RESTful APIs
$GraphQL
$JWT Authentication
$API Design
$Microservices
~/databases/cloud
$PostgreSQL
$MongoDB
$Database Design
$Query Optimization
$AWS Cognito
$Docker
$Kubernetes
$Linux
~/tools
$Git
$GitHub
$VS Code
$ESLint
$Prettier
$Husky
$Bash Scripting
$System Design
$OOP

// "Technology alone is not enough. It's technology married with the liberal arts, married with the humanities, that yields the results that make our hearts sing."

// — Philosophy I live by
// git log --oneline

Experience

commit 64288df
Author: Founder & Full Stack Developer <Align>
Date: January 2025 — Present | New Delhi

Building an AI-powered freemium SEO platform that helps developers optimize websites for AI search engines like ChatGPT, Perplexity, and Claude. Align automatically scans sites, detects SEO issues, and creates GitHub PRs with AI-generated fixes.

+Architected a smart site scanner using Cheerio and Puppeteer that crawls pages to extract metadata, OpenGraph tags, JSON-LD structured data, and heading hierarchy
+Built an AI-powered PR generator that detects project type (Next.js, React, HTML) and produces targeted code diffs using DeepSeek, OpenAI, and Anthropic APIs
+Designed a 4-tab dashboard (X-Ray, Schema, AI Readiness, Authority) with a 3-panel layout for site management, scan results, and fix controls
+Implemented end-to-end issue-to-PR tracking with GitHub webhook sync and verification scans to confirm fixes post-merge
+Integrated Clerk authentication, Supabase PostgreSQL database with migrations, and GitHub App (Octokit) for seamless repo access and PR creation
+Developed free public SEO tools including X-Ray scanner, Schema checker, Compare tool, and Authority Map
Next.js 14TypeScriptSupabaseTailwind CSSZustandClerkOpenAIGitHub AppPuppeteer
commit e56353c
Author: Founder & Full Stack Developer <BuildStack>
Date: December 2024 — Present | New Delhi

Built an AI-powered PC builder SaaS that helps users design custom PC builds with real-time compatibility checking, AI-driven component recommendations, and a database of 5000+ parts across 9 categories.

+Developed a real-time compatibility engine that validates CPU-motherboard socket matching, RAM type compatibility, PSU wattage adequacy with 1.2x headroom, GPU physical fit, and CPU cooler thermal capacity
+Integrated DeepSeek AI for intelligent component recommendations and guided build wizards with 4 pre-configured use cases (Gaming, Video Editing, Coding, Office), with heuristic fallback for reliability
+Architected a flexible PostgreSQL schema using JSONB specs for unified component storage with GIN indexes, enabling fast filtered queries across all part categories
+Built 120+ pre-built templates with budget-aware allocation percentages, platform filtering (AMD/Intel), and bottleneck detection for CPU-GPU imbalance
+Implemented shareable build links via slug-based URLs, side-by-side component comparison (up to 3), and a responsive UI with separate desktop sidebar and mobile bottom sheet layouts
+Designed the system with no-signup-required access using Supabase Row-Level Security for public reads, reducing friction for first-time users
Next.js 14TypeScriptSupabaseTailwind CSSZustandDeepSeek AIFramer MotionRadix UI
commit 211a6c1
Author: Full Stack Developer <IgniPC>
Date: August 2024 — Present | New Delhi

Architected and deployed production-grade B2C e-commerce platform using Next.js 14, TypeScript, and PostgreSQL, serving 120+ pages with 1000+ products across 15+ categories.

+Engineered universal product attribute system with dynamic form generation, improving admin productivity by 60% and product discoverability by 40%
+Built robust RESTful APIs using Fastify with 50+ database migrations and complex business logic for pricing, inventory, and order workflows
+Implemented enterprise-grade authentication using AWS Cognito with role-based access control, achieving 99.9% uptime
+Integrated PayU payment gateway with hash-based security and price-locking mechanism, processing payments with zero security incidents
+Developed comprehensive admin dashboard with full CRUD operations and bulk management capabilities
+Optimized database performance with strategic indexing, reducing response times by 50%
Next.js 14TypeScriptPostgreSQLFastifyAWS CognitoRedux ToolkitMaterial-UI
commit 293b387
Author: Full Stack Developer <Hexafort>
Date: June 2024 — July 2024 | Remote (Freelance)

Developed and deployed a 35-page responsive company website using React.js with mobile-first design principles, achieving 45% performance improvement.

+Built responsive company website with code splitting and lazy loading for optimal performance
+Implemented SEO optimization and cross-browser compatibility standards
+Delivered production-ready application with optimized assets and hosting infrastructure
+Maintained high code quality standards while meeting tight project deadlines
React.jsCSS3SEO OptimizationResponsive Design

// education

Bachelor of Engineering, Mechanical
Chandigarh University • Punjab, India

// certifications

Node.js API Masterclass — Udemy
Complete JavaScript Course — Professional Certificate
React.js — Professional Certificate
// ssh connect

Get in Touch

Have a project in mind or want to discuss opportunities? I'd love to hear from you.

// © 2025 Deepak Gulia. Crafted with attention to detail.