Skip to content

Latest commit

 

History

History
72 lines (49 loc) · 1.86 KB

readme.md

File metadata and controls

72 lines (49 loc) · 1.86 KB

SinkedIn

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!


Why SinkedIn?

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.

Key Features

  • 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.

Contribute

Check out the Contributing.md to contribute and setup this project locally.


Tech Stack

  • Frontend: Next.js and TypeScript
  • Backend: Next.js
  • Database: Firebase
  • AI Validation: Gemini

How to Run Locally

Clone the repository:

git clone https://github.com/vaibhavgarg25/SinkedIn.git
cd sinkedin

npm install

npm run dev

Contributing

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.

License

This project is licensed under the MIT License.