All Projects → Anupam-dagar → Awesome First Timers

Anupam-dagar / Awesome First Timers

Place to contribute if you are a first timer

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Awesome First Timers

Awesome Hacktoberfest 2020
A curated list of awesome Hacktoberfest 2020 repositories, guides and resources
Stars: ✭ 349 (-1.13%)
Mutual labels:  hacktoberfest, first-timers, beginner
Hacktoberfest 2020
Welcome to Open-source! Simply add your details to contributors | Repo for Hacktoberfest 2020 ✅
Stars: ✭ 621 (+75.92%)
Mutual labels:  hacktoberfest, first-timers, beginner
Hacktoberfest
This hacktoberfest project exists to help you submit your first Pull Request and welcome you to the world of open source!
Stars: ✭ 216 (-38.81%)
Mutual labels:  hacktoberfest, first-timers, beginner
Home Assistant.io
📘 Home Assistant User documentation
Stars: ✭ 2,377 (+573.37%)
Mutual labels:  hacktoberfest, jekyll
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-67.99%)
Mutual labels:  hacktoberfest, first-timers
Leetcode Solutions
This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
Stars: ✭ 128 (-63.74%)
Mutual labels:  hacktoberfest, first-timers
Prosecutor Database
An open-source, community oversight dataset of all U.S. Prosecutors. Happy Hacktoberfest 🎃
Stars: ✭ 67 (-81.02%)
Mutual labels:  hacktoberfest, first-timers
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 191 (-45.89%)
Mutual labels:  hacktoberfest, beginner
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-54.39%)
Mutual labels:  hacktoberfest, first-timers
Hacktoberfest2020 Contributions
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨
Stars: ✭ 196 (-44.48%)
Mutual labels:  hacktoberfest, first-timers
github welcome wall
This is the official repository for the Towards Data Science Article, "WTH am I doing here? The absolute beginner's guide to Git and GitHub"
Stars: ✭ 25 (-92.92%)
Mutual labels:  first-timers, beginner
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-75.92%)
Mutual labels:  hacktoberfest, jekyll
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (-77.9%)
Mutual labels:  hacktoberfest, beginner
Nef
💊 steroids for Xcode Playgrounds
Stars: ✭ 226 (-35.98%)
Mutual labels:  hacktoberfest, jekyll
Demo-Portfolio-Website
A very simple portfolio website where you can find explanation to every line of code.
Stars: ✭ 59 (-83.29%)
Mutual labels:  first-timers, beginner
H4ckt0b3rf3st 2020
Create Hacktoberfest Pull Requests
Stars: ✭ 68 (-80.74%)
Mutual labels:  hacktoberfest, first-timers
Data Structures And Algorithms In Cpp
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
Stars: ✭ 176 (-50.14%)
Mutual labels:  hacktoberfest, first-timers
Hacktoberfest 2018
Stars: ✭ 56 (-84.14%)
Mutual labels:  hacktoberfest, first-timers
Coursify Hacktoberfest
A curated list of best free learning resources on the planet, made specifically for first time hackers!
Stars: ✭ 63 (-82.15%)
Mutual labels:  hacktoberfest, first-timers
Starcli
✨ Browse GitHub trending projects from your command line
Stars: ✭ 269 (-23.8%)
Mutual labels:  hacktoberfest, beginner

awesome-first-timers

This is a place to contribute if you are a first timer. Contains people present in the world of open source, check out some of the amazing users here

Details

Hi there, if you are reading this then probably you are new to open source and looking for some issues to contribute to.
You can start by contributing to this awesome list, follow these simple steps to make your first successful PR.

Steps:

  1. Installation of required tools:
  • git
  • any IDE of your choice (for ex. sublime text and atom)

Installing git:

Contributing to this repository:

  1. Star this repository
  2. Fork this repository
  3. Open 2018 create a new markdown file with your username and enter details in the following format
# Introduction 😎
**Name 📛**:  "Your Name here"
**Place 🏠** : "Your Place here"  
**Bio 🎓**: "Enter about Yourself" 
**GitHub 🆔**: [".."](Your github profile url)  

![Awesome](https://awesome.re/badge.svg)
 
  • make sure to give 2 whitespaces after each line.
  1. Commit changes with a meaningful commit message like "Added "Your Name to users.md".
  2. Create a pull request.
  3. Sit back and relax while your pull request is reviewed and merged.

Using git to contribute to this repository

  1. Star this repository

  2. Fork this repository

  3. Clone this repository by clicking on green clone or download button and then copying the link given there.
    Open your terminal(linux/mac) or git bash(windows) and write

    git clone https://github.com/Anupam-dagar/awesome-first-timers.git
    Image of clone button
    Image of clone button

  4. Change your directory. cd awesome-first-timers

  5. Open 2018 ,create a new markdown file with your username and enter details in the following format

 # Introduction 😎
**Name 📛**:  "Your Name here"
**Place 🏠** : "Your Place here"  
**Bio 🎓**: "Enter about Yourself" 
**GitHub 🆔**: [".."](Your github profile url)  

![Awesome](https://awesome.re/badge.svg)
  • make sure to give 2 whitespaces after each line.
  1. Commit changes with a meaningful commit message like "Added "myself/your username".
    git add -A
    git commit -m "Commit message here" (include double quotes)
  2. Push to repository
    git push origin master
  3. Create a pull request. Image of clone button Image of clone button
  4. Sit back and relax while your pull request is reviewed and merged.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].