Project Overview
Bitlie is a RESTful API designed for efficient static URL shortening, featuring link tracking to monitor traffic and usage metrics.
Built with Express.js and optimized through Webpack, the application delivers lightweight performance and reliable functionality.
This API is also integrated within my Bento Grids Portfolio(opens in a new tab) and personal application(opens in a new tab).

Role
Back-End Developer
Technology Stack
The core technologies utilized in this project include:
- Node.js: JavaScript runtime environment built on Chrome's V8 engine.
- TypeScript: Superset of JavaScript providing static typing for maintainable code.
- Express.js: Minimalist Node.js framework for building web APIs and applications.
- Prisma: Modern ORM for efficient database access with Node.js and TypeScript.
- Jest: Testing framework focused on simplicity and reliability.
- Webpack: Module bundler to optimize JavaScript application assets.
- Babel: JavaScript compiler enabling use of modern JavaScript features.
- Vercel: Cloud platform for hosting static sites and serverless functions, seamlessly integrated into deployment workflows.
Timeline
- Initial commit: January 11, 2024