A full-stack networking platform for developers with real-time chat and an AI-powered bio generator.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB
- Cloud & Deployment: AWS (S3, IAM, CloudWatch, Secrets Manager), Vercel
- 🔑 User authentication & profiles
- 💬 Real-time chat between developers
- 🤖 AI-powered bio generator (GPT integration)
- 📂 Scalable AWS deployment
(Add screenshots here — recruiters love visuals!)
# Clone repo
git clone https://github.com/yourusername/devlink.git
# Install dependencies
npm install
# Run locally
npm start