Social Media Backend
Pingy
A Twitter/X-style backend project built on Laravel 11 as a social media architecture exercise.
Year
2025
Role
Backend Developer
Category
Social Media Backend











01 / 09
Pingy is a backend project built with the Laravel 11 framework, inspired by the Twitter/X social media platform.
The focus was on designing data relationships, the authentication flow, and timeline rendering, with Blade and JavaScript for the view layer.
Contributions
- 01Designed the database schema and relationships between social media entities.
- 02Built the authentication flow along with core posting and user interaction operations.
- 03Built the view layer using Blade and JavaScript.