Blog Application
JUN 2025 — AUG 2025
- Built a full-stack blog platform with JWT-based authentication, supporting signup/login flows and protecting 5+ user-specific API routes from unauthorized access.
- Designed CRUD endpoints for blog posts with role-based authorization; reduced average API response time to under 200ms through query optimization and indexing.
- Integrated pagination (10 posts/page) and MongoDB indexing, cutting database query time by 60% under high-load conditions with 100+ concurrent requests.
- Achieved fully responsive UI across 3 breakpoints using Tailwind CSS, improving mobile usability score by 25% based on Lighthouse audit.
- React.js
- Node.js
- Express.js
- MongoDB
- JWT
- Tailwind CSS
<0ms
average API response time after query optimization
0%
faster database queries under 100+ concurrent requests
0%
higher mobile usability score (Lighthouse audit)
