Skip to content

Coding Club CuCEK (CCube)

Welcome to the Coding Club CuCEK (CCube) GitHub organization! We are a student club at Cochin University College of Engineering Kuttanad, Kerala, India. Our main objective is to promote and help engineering students in achieving new skills in coding and fostering a collaborative coding community.

Getting Started

To contribute to a repository in this organization, we follow a few basic instructions:

  1. Fork the Repository: Click on the "Fork" button at the top right corner of the repository page to create your own copy of the repository.

  2. Clone the Repository: Once you have forked the repository, clone it to your local machine using the following command:

git clone https://github.com/CODING-CLUB-CUCEK/repository-name.git
  1. Make Changes: Make the desired changes to the repository on your local machine using your preferred code editor or IDE.

  2. Commit and Push: After making the changes, commit them to your local repository and push the changes to your forked repository using the following commands:

git add .
git commit -m "Your commit message"
git push origin main
  1. Create a Pull Request: Go to the original repository in the CCube organization and click on the "New Pull Request" button. Follow the instructions to submit your changes for review.

Club Details

  • Club Name: Coding Club CUCEK (CCube)
  • Location: Cochin University College of Engineering Kuttanad, Kerala, India

Contact

For any inquiries or further information, you can reach out to us through the following channels:

We are excited to have you as part of our coding community! Happy coding!

Popular repositories Loading

  1. .github .github Public

    1

  2. WebDevelopmentBootcamp2023 WebDevelopmentBootcamp2023 Public

    HTML 1 1

  3. Leetcode_75 Leetcode_75 Public

    Python 1 6

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…