Coder Social home page Coder Social logo

vishwaj33t / codesetgo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agamjotsingh18/codesetgo

0.0 0.0 0.0 12.16 MB

Open Source Website of CodeSetGo

Home Page: https://codesetgo.netlify.app/

License: MIT License

JavaScript 15.76% CSS 33.44% HTML 50.52% Dockerfile 0.28%

codesetgo's Introduction

CodeSetGo👩‍💻👨‍💻

image

Contributions Accepted under GSSoC '23

CodeSetGo is a place for Tech Enthusiasts to learn the latest technology in the comfort and convenience of their homes! It's the community of learners, developers, cryptographers and enthusiastic folks who are engaged toward the brighter future of technology and innovations! The Tech interested students and professionals are all welcomed!

About Us

CodeSetGo is a community made for the students and made by the students. It's a place for Tech Enthusiasts to learn the latest technology in the comfort and convenience of their homes! It's the community of learners, developers, cryptographers and enthusiastic folks who are engaged toward the brighter future of technology and innovations! The Tech interested students and professionals are all welcomed! We provide the best learning experience and the latest trends of the tech world at your doorsteps from the minds of highly qualified industry professionals.

Webinars, Workshops, and Boot Camps

We don't stop at just learning; we actively engage our community through webinars, workshops, and boot camps. These events foster an environment of collaboration, enabling aspiring students and professionals to come together, share ideas, and take their skills to new heights.So JOIN US! and LEARN AND INCREASE YOUR SKILL SET AT EASE!

Join Us in Our Journey

So, here you go! Contribute to the Open Source Website of CodeSetGo Community 🤩 Excited?

 forks  forks  forks

Tech Used

HTML CSS Javascript Bootstrap

Sneak Peek of the Website:

codesetgo_ss

Contribution Guidelines 🏗

Step 1: Find an issue

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Note: Every change in this project should/must have an associated issue.

Step 2: Fork the Project

  • Fork this Repository. This will create a Local Copy of this Repository on your Github Profile. Keep a reference to the original project in the upstream remote.
$ git clone https://github.com/<your-username>/codesetgo-website
$ cd codesetgo-website
$ git remote add upstream https://github.com/agamjotsingh18/codesetgo-website
  • If you have already forked the project, update your copy before working.
$ git remote update
$ git checkout <branch-name>
$ git rebase upstream/<branch-name>

Step 3: Branch

Create a new branch. Use its name to identify the issue you addressing.

# It will create a new branch with the name Branch_Name and switch to that branch 
$ git checkout -b branch_name

Step 4: Work on the issue assigned

  • Work on the issue(s) assigned to you.
  • Add all the files/folders needed.
# To start the server in development mode
$ npm run dev
# To start the server in production mode
$ npm start
  • After you've made changes or made your contribution to the project add changes to the branch you've just created by:
# To add all new files to branch Branch_Name
$ git add.

Step 5: Commit

  • To commit give a descriptive message for the convenience of the reviewer by:
# This message gets associated with all files you have changed
$ git commit -m "message"

Step 6: Push the changes

# To push your work to your remote repository
$ git push -u origin Branch_Name

Step 7: Create a Pull Request

  • Go to your repository in the browser and click on compare and pull request. Then add a title and description to your pull request that explains your contribution.

  • Voila! Your Pull Request has been submitted and will be reviewed by the moderators and merged.🥳

License

License: MIT

Terms and conditions for use, reproduction and distribution are under the MIT License.

Contributors ✨

Thanks goes to these wonderful people :

This project follows the all-contributors specification. Contributions of any kind welcome!


Join us today at CodeSetGo and unlock the door to boundless technological possibilities. Let's learn, create, and shape the future together! 🌟

Back to top

codesetgo's People

Contributors

agamjotsingh18 avatar c0dewithlokesh avatar abhi200206 avatar parasss19 avatar purviporwal1812 avatar anikinee avatar chitrakshi2531 avatar priyanshusaxena2612 avatar anirban-1490 avatar shivaniyuvrajyadav avatar shubhangibatra avatar ishita80 avatar deepeshmlgupta avatar arka2708 avatar 0xabdulkhalid avatar ayushsingh22 avatar avinash905 avatar nishitbaria avatar gulshanjakhon avatar subhamb2003 avatar dasgupta002 avatar akanksha984 avatar user-died avatar prernadabi23 avatar shuddhi-jain avatar 1shubham7 avatar dinesh-07 avatar vanshsh avatar srishti-1602 avatar mrprayag077 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.