Web9 months
Full Stack Development
One coherent path from UI to database to deployment, ending with shipped products you can point at.
Step 01
Frontend basics
HTML, CSS, responsive layout and enough JavaScript to build interactive pages without a framework.
HTMLCSSJavaScriptStep 02
Framework layer
React with TypeScript, routing, forms and server-state caching.
ReactTypeScriptStep 03
Backend & API
A typed server with validated endpoints, auth and file uploads.
Node.jsZodRESTStep 04
Database
Schema design, migrations, relationships, row-level security and query performance.
PostgreSQLMigrationsStep 05
Integration
Payments, email, storage, third-party APIs and webhooks with signature verification.
StripeWebhooksS3Step 06
Deployment
CI/CD, environment secrets, preview deploys, logging and uptime monitoring.
GitHub ActionsVercelStep 07
Portfolio
Three real projects with README, live URL, tests and a written architecture note.
DocsTesting