Welcome to 42Insight, the ultimate all-in-one solution for students of 42 Angoulême!
This website aims to centralize all the essential tools and resources students need, making your journey at 42 easier and more efficient. From rankings to trombinoscope and much more to come, we’ve got you covered.
=> Access the website here : 42Insight
All of the Old Features from our existing website have been moved to one website such as :
- 🏆 Rankings (Level, Correcteur, ...)
- 👥 Trombinoscope
- 📈 Exam tracker
- RNCP Simulator
- Pool Rankings
- Tree Graph Relation
- Our own
find-peerssince the current one is not regurlarly updated - A
Correction Slotsfeature to help you make slots even on mobile devices
- Frontend: React.js with Next.js, components from ShadCN, design mostly from V0.dev
- Backend: Next.js API routes
- State Management: Context API
- Tanstack: TanStack Query (React Query)
- Authentication: OAuth2 (42 API)
- Database: Mariadb
- ORM: Prisma
- Caching: Redis (Upstash)
- Deployment: Vercel
We welcome contributions from everyone ! So if you want something missing or fix some bugs :
- Fork the repository
- Create a feature branch: ```bash git checkout -b feature/your-feature-name ```
- Commit your changes: ```bash git commit -m "Add your message here" ```
- Push to your branch: ``` git push origin feature/your-feature-name ```
- Open a pull request
Feel free to reach out to us for any questions or suggestions!
This project is licensed under the MIT License. Feel free to use, modify, and distribute it as needed.