Tech Stack
& Pipeline
The tools, languages, and workflow I use to design, build, and ship production-grade frontend systems.
- PRIMARY_STACK
- React · Next.js · TypeScript
- ARCHITECTURE
- Component-first · Type-safe
- DELIVERY
- Production-ready frontend
- ENVIRONMENT
- macOS · VS Code · Terminal
Stack Modules
Core Languages
- JavaScript (ES6+)
- TypeScript
- HTML5
- CSS3
Strong typing, modern syntax, and semantic markup as the foundation of every build.
Framework & Runtime
- React
- Next.js
- Node.js
Component-driven UIs with App Router, SSR/SSG, and production-grade routing patterns.
Styling & UI
- Tailwind CSS
- CSS Modules
- Responsive Design
- Design Systems
Utility-first and modular styling with consistent tokens, spacing, and component variants.
State & Data
- React Hooks
- Context API
- REST APIs
- Fetch / Axios
Client-side state, server data fetching, and clean separation between UI and data layers.
Tooling & Quality
- Git
- npm
- ESLint
- Prettier
Version control, linting, formatting, and repeatable workflows across every project.
Build & Deploy
- Vercel
- CI/CD
- Performance Audits
- Web Vitals
Optimized builds, deployment pipelines, and measurable frontend performance in production.
Skill Levels
React / Next.js
96%JavaScript / TypeScript
94%UI Engineering
92%Component Architecture
90%Performance & A11y
88%Git & Workflow
90%The Pipeline
COMPONENT DESIGN
Structuring reusable React components with TypeScript types, props contracts, and scalable UI patterns.
NEXT.JS BUILD
Building interactive interfaces in React and Next.js — routing, SSR, state, and real-world component logic.
FRONTEND SHIP
Optimizing performance, accessibility, and JavaScript architecture for production-ready frontend delivery.