• This repository has been archived on 02/Oct/2020
  • Stars
    star
    363
  • Rank 117,374 (Top 3 %)
  • Language
    Ruby
  • Created about 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Place to contribute if you are a first timer

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 :sunglasses:
**Name :name_badge:**:  "Your Name here"
**Place :house:** : "Your Place here"  
**Bio :mortar_board:**: "Enter about Yourself" 
**GitHub :id:**: [".."](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 :sunglasses:
**Name :name_badge:**:  "Your Name here"
**Place :house:** : "Your Place here"  
**Bio :mortar_board:**: "Enter about Yourself" 
**GitHub :id:**: [".."](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.

More Repositories

1

Portfolio-Generator

HoxNox - Portfolios Made Easy, Generate portfolios in 3 easy steps
Python
176
star
2

GitHub-Education-Portfolio

A portfolio made using React and tools from GitHub Student Developer Pack
JavaScript
59
star
3

react-Hasura-todo

A react todo app using Hasura Graphql engine
JavaScript
19
star
4

omega-bot-zulip

Omega is a multi functionality Zulip chat bot
Python
14
star
5

Data-Visualisation-Facebook-Chat

Python Script to visualise your facebook chat with your friend
Python
14
star
6

RESTAPI

RESTAPI for Hotel Management System
Python
6
star
7

Frontend-starter

Creates neccessary files and directories required for any front end website
Python
5
star
8

baileys

Build powerful backends effortlessly with speed and simplicity in Golang
Go
4
star
9

Android-Learning

This repo contains code for the different apps created as a part of learning java and kotlin
Kotlin
4
star
10

Quote-from-Yourquote.in

Python package to get a quote from yourquote.in for the specified tag.
Python
2
star
11

computer-networks-assignments

All the assignments for computer networks course
C
2
star
12

Hackerearth-solutions

Solutions for hackerearth problems.
2
star
13

Leave-management-portal

A leave management portal.
Python
2
star
14

GitHub-Data

Using GitHub API to list user data
CSS
1
star
15

imdb-scraper

Scrap data from IMDb
Python
1
star
16

advanced-math-calculator-Python-

An advanced mathematical calculator made using newton api and python.
Python
1
star
17

Portfolio-Anupam-Dagar

HTML
1
star
18

library-management-system

Library Management System in Django
Python
1
star
19

automated-wallpaper

Python script to change wallpaper automatically after certain interval of time.
Python
1
star
20

DRF-Websocket-Django-Backend

DRF & Websocket Django Backend
Python
1
star
21

tabmaster

A chrome extension which enables you to quickly search and switch between tabs.
JavaScript
1
star