Full-Stack Developer Social / professional networking
A responsive professional-network app with secure sessions and a dynamic real-time feed.
A LinkedIn-style app with API integration, a dynamic feed, dark mode and secure Google-based session management, built on Next.js, the MERN stack and Prisma.
System Architecture
· how the system runs end to end
The Next.js client calls API routes that authenticate via Google and read through Prisma into the database.
The Problem
Needed a production-style social platform with secure auth and a performant, responsive feed across devices.
What I Engineered
Built a LinkedIn-style app with API integration and dynamic feed components.
Implemented secure Google-based session management and dark mode.
Delivered a responsive, multi-device layout with Redux state and Prisma data access.