Jorh
Year
2025
Role
Backend & System Architecture Developer
Tech Stack
7 tools
Client
Personal Project
Jorh is a scalable link management platform designed for creating, managing, and analyzing shortened URLs with modular backend services. The platform was built using a microservices architecture with separate services for authentication, analytics, redirects, and user management. The project focused heavily on backend scalability, API-driven workflows, and maintainable system design.
✨ Key Features
- • Short URL generation and management
- • Analytics and click tracking
- • Authentication and user management
- • API-driven architecture
- • Scalable microservices structure
- • Containerized deployment workflows
🧩 Challenges & Solutions
Challenge
Designing a modular architecture capable of scaling independently while maintaining efficient inter-service communication.
Solution
Implemented a microservices-based backend with isolated services, JWT authentication, Redis caching, and Dockerized deployment.
📈 Built a scalable backend architecture with improved maintainability and operational flexibility.