03.Projects
A collection of things I've built.
📁
E-Commerce Platform
A full-featured online store with cart, checkout, payment integration, and an admin dashboard. Built with Next.js, Stripe, and PostgreSQL.
- Next.js
- Stripe
- PostgreSQL
- TypeScript
📁
Task Manager
A kanban-style project management app with drag-and-drop, real-time collaboration via WebSockets, and team workspaces.
- React
- Node.js
- WebSocket
- MongoDB
📁
Weather Dashboard
Real-time weather data visualization with interactive charts, location-based search, and 7-day forecast powered by OpenWeather API.
- React
- Chart.js
- REST API
- Tailwind CSS
📁
Blog Engine
A markdown-based blog platform with SSR, syntax highlighting, categories, and a comments section.
- Next.js
- MDX
- Prisma
- SQLite
📁
URL Shortener
A fast URL shortening service with custom aliases, click analytics, and QR code generation.
- Node.js
- Express
- Redis
- PostgreSQL
📁
Portfolio Website
This very website! A modern, responsive portfolio built with Next.js and Tailwind CSS.
- Next.js
- Tailwind CSS
- Vercel