Codify Platform is an open-source learning platform focused on data structures, algorithms, SQL, and interview preparation.
The goal of this project is to provide:
- structured learning resources
- executable code examples
- algorithm implementations
- interview preparation material
- interactive developer tools
- Multi-language algorithm implementations
- SQL practice resources
- Structured topic-wise content
- Beginner-friendly documentation
- Open-source contribution workflow
/apps
/packages
/content
/docsgit clone https://github.com/mohit-dhote/codify-platform.gitcd codify-platformnpm installnpm run devWe welcome meaningful contributions.
- Bug fixes
- Documentation improvements
- Feature development
- Algorithm optimization
- UI/UX improvements
- Test coverage improvements
- Adding names/profile files
- Unrelated code
- Duplicate algorithms
- Low-quality pull requests
- Formatting-only spam PRs
Before contributing, please open an issue discussing the feature or improvement.
- Next.js
- TypeScript
- Tailwind CSS
- Node.js
- Core platform setup
- Topic-wise DSA content
- SQL learning modules
- Interactive visualizers
- Online code execution
- Progress tracking
- AI-assisted explanations
- Mock interview system
- Contest mode
This project is licensed under the MIT License.