Codies
An open source project to track profiles of developers and show their info in a single page so that recruiters/peer developers do not have to visit many different platform
Install / Use
/learn @sifatul/CodiesREADME
Codies is an intergrated platform to get cummulative summary of any developer's profiles.
Which auto sync with platforms like:
- Github
- Leetcode
- HackerRank
- Codepen
- Stackoverflow
- etc.
How to run the project locally
Copy the .env.example and make .env.local to use credentials for your own. Update values in .env.local and then:
https://github.com/Sifatul/find-profile.git
yarn install
npm run dev
How to contribute
This project is at its earliest stage. It requires development at every stage. Anyone no matter beginner or expert can participate in :
- Planning
- Designing
- Development
- Maintenance
To contribute in development, please follow the following steps:
- Fork the project and create pull request(PR) to main branch
- Meaningful commit messages, PR title or description
Stack
- Frontend/Backend -> NextJS (typescript)
- Package Manager -> Yarn
- Authentication -> firebase
- Database -> MongoDB (mongoose)
Guidelines
- Filename: Use PascalCase for filenames
<br/> <br/>
Contributing
Thank you to all the people who already contributed to Codies!
<a href="https://github.com/OWNER/REPO/graphs/contributors"> <img src="https://contrib.rocks/image?repo=sifatul/codies" /> </a><br/> <br/>
Legal
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Linkedin, github, leetcode or any of its affiliates or subsidiaries. This is an independent and unofficial API.
Related Skills
AGENTS
354.2kExtensions Boundary This directory contains bundled plugins. Treat it as the same boundary that third-party plugins see. Public Contracts - Docs: - `docs/plugins/building-plugins.md` - `do
Writing Hookify Rules
112.2kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.8kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
mcp-for-beginners
15.8kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
