jaivsh / CrazyCoderApp

Backend of this app : https://github.com/Yash-Parsana/CrazyCoderServerlessApi

Home Page:https://play.google.com/store/apps/details?id=com.parsanatech.crazycoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrazyCoder

Competitive programming (CP) a large growing community is very well known for algorithms, data structures and Mathematics, and is a must have skill for any computer science student or top tech companies job aspirant.

CrazyCoder is born out of our need to have a single place to view all the coding contests happening across many platforms. The app automatically updates all the coding contests and hackathons. You will never miss any contest. CrazyCoder aims to promote and help grow the competitive programming community worldwide.

CrazyCoder is a comprehensive app designed to cater to the needs of the competitive programming community. It serves as a one-stop solution for viewing coding contests and hackathons happening across multiple platforms. With its user-friendly interface and automatic updates, CrazyCoder ensures that you never miss any contest, enabling you to stay on top of your competitive programming journey.



Key Features

CrazyCoder offers a range of features to enhance your competitive programming experience :

  1. Contest Tracking: See contests platform-wise and easily differentiate between running and upcoming contests.

  2. Reminder: Set reminders for contests to receive notifications before they start, so you never miss an important competition.

  3. Leaderboard: Compare your rank with friends and engage in healthy competition to motivate each other.

  4. SDE Interview Section: Access a dedicated section for interview preparation, recommended by employees of top tech companies (MAANG companies).

  5. Chat With Friends: Connect with fellow programmers, discuss coding problems, and share your progress.

  6. Progress Tracking: Keep track of your own progress and see how you are improving over time.

  7. Profile Page: Visit your profile page directly from the app to manage your personal information and preferences.

Crazy-Coder-App


Supported Platforms

CrazyCoder supports the following coding contest platforms :



Technology Stack πŸ–₯️

The different technologies used to build CrazyCoder :

Tech Description
A cross-platform, general-purpose programming language mainly used for android mobile app development.
An open-source, cross-platform runtime environment for executing JavaScript code.
A backend web application framework for building API's with Node.js
A set of cloud-based development tools to build, deploy and develop quality apps.

Repo Status ✳️



Contribution Guidelines for GssoC'23

We welcome contributions from the open-source community to make CrazyCoder even better. To contribute, please follow these steps:

πŸ“Œ Star the Repo: Start by giving our repository a 🌟 to show your support.

πŸ“Œ Find or Create an Issue: Browse the existing issues or create a new one if you have a suggestion or find a bug.

πŸ“Œ Fork the Repo: Fork the CrazyCoder repository to your GitHub account (Click the button in the top right of this page).

πŸ“Œ Clone the Repo: Clone the forked repository to your local machine.

git clone https://github.com/your_username/CrazyCoderApp.git

Note: Replace github_username with your actual GitHub username.

πŸ“Œ Create a New Branch: Create a new branch in your forked repository to work on your changes.

git checkout -b branch_name

πŸ“Œ Make your contribution: Improve the readme file of the project in your branch. Feel free to add more details, improve the formatting, or include additional information.

πŸ“Œ Commit and push the changes: Commit your changes and push them to your forked repository.

git add .
git commit -m 'Your message'
git push origin branch_name

πŸ“Œ Open a Pull Request: Open a pull request from your branch to the main CrazyCoder repository. Provide a clear description of the changes you've made. Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.

πŸ“Œ Review and Merge: Wait for your PR review and approval from the maintainers. Once approved, it will be merged into the main repository.


We appreciate your contributions and thank you for helping us make CrazyCoder a valuable resource for the competitive programming community!!

Our Contributors ✨



Thank you to all the amazing contributors who have made this project possible!!πŸ’

Please note that the above is an enhanced version of the readme file. Feel free to make any modifications or add more information as per your requirements. Good luck with your contribution to CrazyCoder!


Happy Coding!πŸ‘¨β€πŸ’»


Back To Top

About

Backend of this app : https://github.com/Yash-Parsana/CrazyCoderServerlessApi

https://play.google.com/store/apps/details?id=com.parsanatech.crazycoder

License:MIT License


Languages

Language:Kotlin 90.6%Language:HTML 4.8%Language:CSS 4.1%Language:JavaScript 0.6%