SinkedIn is a platform for celebrating failures. It’s like LinkedIn, but instead of boasting about success stories and achievements, SinkedIn is all about sharing your epic fails. Missed deadlines, terrible pitches, or other mishaps? SinkedIn is the place to showcase your raw, glorious disasters—no achievements allowed!
The world is full of success stories, but what about the lessons learned from failure? SinkedIn was created to:
- Celebrate Failure: Share your mishaps and laugh together.
- Learn Together: Discover the valuable lessons hidden in each failure.
- Stay Authentic: A space free from “#humblebrags” and disguised wins.
- Failure Stories Only: An AI-powered content filter ensures only authentic failure stories are allowed. Any “I failed but turned it into a million-dollar empire” posts? Rejected.
- User-Friendly Interface: Simple and intuitive design for sharing your stories.
- Built for Fun: Designed during a 24-hour IEDC hackathon to embrace the lighter side of life.
Check out the Contributing.md to contribute and setup this project locally.
- Frontend: Next.js and TypeScript
- Backend: Next.js
- Database: Firebase
- AI Validation: Gemini
git clone https://github.com/vaibhavgarg25/SinkedIn.git
cd sinkedin
npm install
npm run dev
We welcome contributions to SinkedIn! Here’s how you can help:
1)Fork the repository.
2)Create a feature branch:
git checkout -b feature-name
3)Commit your changes:
git commit -m 'Add feature-name'
4)Push to the branch:
git push origin feature-name
5)Open a pull request.
This project is licensed under the MIT License.