Overview
Konekta Social is a full‑stack project I built to deepen my understanding of modern frontend engineering while also challenging myself to design and implement a complete backend API. Since no free API offered all the features I needed in one place, I decided to build both sides of the application myself.The project uses a modern, in‑demand tech stack across both frontend and backend. I implemented a full authentication system (email confirmation, password reset, magic links, secure login/logout), although the UI flows UI flows that require email functionality are not active in production because email APIs require a live domain and SMTP is blocked on free hosting tiers.Despite those limitations, the entire system is fully implemented in code and demonstrates real‑world architecture, protected routes, optimistic UI updates, and multilingual support (Arabic + English).
