TribeUp
TribeUp
Backend Developer (Team Project)
- ASP.NET Core
- C#
- Entity Framework Core
- SQL Server
- Onion Architecture
- REST APIs
- JWT Authentication
- SignalR
DESCRIPTION
A social media platform built using ASP.NET Core and Onion Architecture. I was one of the backend developers on the team and was primarily responsible for designing and implementing the posts, comments, likes, personalized feed, and leaderboard systems.
SYSTEMS IMPLEMENTED
- Posts
- Comments
- Likes
- Feed
- Leaderboard
- Authentication
PROBLEMS SOLVED
- Designed scalable APIs for social interactions.
- Built a personalized feed system with filtering, ranking, and pagination.
- Implemented like and engagement logic.
- Designed leaderboard algorithms based on user engagement.
- Applied Onion Architecture principles to keep the codebase modular and maintainable.
- Worked with Entity Framework Core and SQL Server for efficient data access.