Skip to content

GDGonCampus-SIESGST/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

GDG SIESGST - Welcome to the Team! πŸš€

Welcome to the official GitHub repository of GDG SIESGST! We're a community of passionate tech enthusiasts and learners, and this is your one-stop place to collaborate on exciting projects. Whether you're into app development, web development, programming, cloud, cybersecurity, data science & machine learning (DS-ML), or blockchain, there's a place for you here!

Teams and Domains πŸ”₯

  • App Development Team: Build amazing mobile applications using Flutter, React Native, or native languages like Kotlin and Swift.
  • Web Development Team: Design and code beautiful, responsive websites using HTML, CSS, JavaScript, React, and more!
  • Programming Team: Sharpen your coding skills, solve problems, and work on algorithms and data structures.
  • Cloud Team: Learn and contribute to cloud-based projects using platforms like AWS, Google Cloud, and Azure.
  • Cybersecurity Team: Keep our systems safe and secure. Explore ethical hacking, cryptography, and more!
  • DS-ML Team: Dive into data science and machine learning, explore AI projects, and work with tools like Python, TensorFlow, and scikit-learn.
  • Blockchain Team: Join the decentralized revolution! Work on blockchain, smart contracts, and DAOs.

How to Use GitHub πŸ™

GitHub is our collaboration platform, and here’s how you can get started!

1. Creating a Repository πŸ—οΈ

  • Click the "New" button on the main GitHub page.
  • Name your repository and choose if it should be public or private.
  • Add a README.md to explain what your project is about.
  • You can also initialize it with a .gitignore and choose a license.

2. Forking a Repository 🍴

  • Forking allows you to create a copy of someone else’s project.
  • Go to the repository you want to fork.
  • Click the "Fork" button in the top-right corner.
  • This creates a copy in your GitHub account, where you can work on it independently.

3. Contributing to a Project 🀝

  • Pick an issue or a feature that you’d like to work on. Look for labels like good first issue or help wanted.
  • Clone the repository:
    git clone https://github.com/username/repository.git
  • Create a new branch:
    git checkout -b your-feature-branch
  • Make your changes and commit them:
    git commit -m "Added a cool new feature!"
  • Push your branch:
    git push origin your-feature-branch
  • Create a Pull Request (PR) by going to the original repository and clicking the "New Pull Request" button.

4. Open Source Contribution 🌍

  • Explore repositories: Check out different repositories under our organization. Find something that excites you.
  • Collaborate: Work together with your peers and seniors. We learn and grow as a community.
  • Submit your Pull Request: Once reviewed and approved, your changes will be merged into the main codebase!

Ready to Contribute? 🌟

Here are some tips for your journey in open-source:

  • Be curious: Explore the projects you’re passionate about.
  • Stay updated: Keep up with project discussions and issues.
  • Help others: Open-source is about communityβ€”offer help when you can!

Together, let's make amazing things happen. Happy coding! πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»


Feel free to ask questions, connect with the community, and collaborate on amazing projects.

About

Introductory Readme File (Map for Starting the Open-Source Journey)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published