Code Monkey home page Code Monkey logo

arpankumarde / hackerspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackerspace2023/hackerspace

1.0 0.0 0.0 8.99 MB

Hackerspace is the coding community of Meghnad Saha Institute of Technology. It helps you explore, create, and collaborate in coding with peers and mentors. You will also get access to learning resources, workshops, hackathons, and events. Join Hackerspace today and code your way to the future! ๐Ÿš€

Home Page: https://hackerspace2023.github.io/HackerSpace/

License: MIT License

JavaScript 13.53% CSS 64.04% HTML 22.43%

hackerspace's Introduction

HackerSpace


Coding Community Website
Welcome to the Hackerspace Community Open Source Project!

๐Ÿ‘‹ Hey there, tech enthusiasts!

Are you eager to participate in Hacktoberfest and make a significant impact in the world of open source? Look no further than HackerSpace, your passport to this exciting journey! ๐ŸŒ๐Ÿ’ป

HackerSpace isn't just a project it's a beacon of our mission and vision for the tech community. It's the perfect hub for all tech-savvy individuals to unite, learn, and thrive, whether you're a seasoned pro or a newcomer looking to dive into the world of Open Source and cutting-edge technologies.

Our primary focus? Providing an inviting gateway for beginners itching to contribute to open-source projects. ๐ŸŒŸ

Table of Contents

  1. Contributing
  2. Connect

Installation

1. Star

Click the "Star" button at the top right of the repository page on GitHub to show your appreciation for the project.

2. Fork the repository:

Click the "Fork" button at the top right of the repository page on GitHub. This will create a copy of the repository in your own GitHub account.

3. Clone the forked repository to your local machine using the following command:

git clone https://github.com/Hackerspace2023/HackerSpace.git

Replace your-username with your GitHub username.

4. Create a branch

Make a meaningful name for your new branch, and then create and switch to it using this command:

git checkout -b new-branch-name

5. Make Changes

Make the necessary changes or customizations to the code as needed.

After making your changes, you need to stage the changes for commit using the git add command. To stage all changes, use:

git add .

Commit your staged changes with a descriptive commit message that explains the purpose of your changes. Use the git commit command:

git commit -m "Your descriptive commit message here"

Push Your Changes:

git push origin your-branch-name

Now sumbit the Pull request

To open it in your local computer.

clone the repo:

 git clone 'https://github.com/Hackerspace2023/HackerSpace.git'

and then Open the index.html file in your favorite web browser

Contributing

Head our to CONTRIBUTING.md file for more details regarding contributions.

Connect

Join official Discord Channel for discussion



Associated with

Hacktoberfest23

About Us

Contributors

Contributors

High VoltageTech Stack


hackerspace's People

Contributors

aaron-jacob avatar arpankumarde avatar bgalek avatar chiefxix avatar illuminati9 avatar piyushk79 avatar samratghosh291 avatar shekharhans avatar youtanimstar avatar

Stargazers

 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.