Skip to content

Commit

Permalink
Merge pull request #1 from rishabh-bansal/master
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
sreetamdas authored Oct 22, 2017
2 parents e37b6b5 + 0024828 commit 5053c71
Show file tree
Hide file tree
Showing 211 changed files with 2,544 additions and 5 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
20 changes: 20 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@

# Contributors (Add name)

KUDAKWASHE PARADZAYI (https://github.com/kudapara)

RISHABH BANSAL (https://github.com/rishabh-bansal)

SHUBHANGI PANDEY (https://github.com/meshubhangi)

Filipe Ramalho (https://github.com/FilipeRamalho)

KHUSHAL SHARMA (https://github.com/Logan1x)
Expand All @@ -15,6 +19,8 @@ JIAN LIEW (https://github.com/JianLoong)

OLIVER NURAL (https://github.com/OllyNural)

VENU VARDHAN REDDY (https://github.com/vchrombie)

SYED FARAAZ AHMAD (https://github.com/faraazahmad/)

BURAK TOKAK (https://github.com/btk/)
Expand All @@ -41,6 +47,20 @@ SHANTANU KAMATH(https://github.com/shantanukamath)

cl1ent (https://github.com/cl1ent)

Dragan Theodora-Augustina (https://github.com/theodoradragan)


Victor Gazotti (https://github.com/arkanius)

SØREN ERIKSEN(https://github.com/soer7022)

Daksh Chaturvedi(https://github.com/daksh249)

Perdana Adhitama(https://github.com/kovloq)

Anirudh Sharma(https://github.com/Anirudh5)

Anjali Bansal(https://github.com/bansalanjali2512)

Debashish Nayak (https://github.com/theindianotaku)

1 change: 1 addition & 0 deletions David Lu
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
David L
17 changes: 17 additions & 0 deletions GitBash_Install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Install Git on Windows


1.Download the latest Git for Windows installer.(https://git-for-windows.github.io/)

2.When you've successfully started the installer, you should see the #### Git Setup wizard screen. Follow the Next and Finish prompts to complete the installation. The default options are pretty sensible for most users.

3. Open a Command Prompt (or Git Bash if during installation you elected not to use Git from the Windows Command Prompt).

4. Run the following commands to configure your Git username and email using the following commands, replacing Emma's name with your own. These details will be associated with any commits that you create:

```
$ git config --global user.name "Emma Paris"
$ git config --global user.email "[email protected]"
```

5. You are done .
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Welcome to GitHub!
## This project is perfect for your first pull request

## Instructions
## Instructions-

- Fork this Repository using the button at the top
- Clone your forked repository to your pc
- Create a new branch for your modifications (ie. ```git branch new-user``` and check it out ```git checkout new-user```)
- Create a new branch for your modifications (ie. ```git branch new-user``` and check it out ```git checkout new-user``` and ``` git checkout -b new-user```)
- Add your profile page in Students\
- Add your files (```git add .```), commit (```git commit -m "added myself"```) and push (```git push origin new-user```)
- Add your files (```git add -A```), commit (```git commit -m "added myself"```) and push (```git push origin new-user```)
- Create a pull request
- Star this repository
- Wait for Pull Request to merge
- Celebrate - you've done your first pull request!
- Celebrate - you've done your first pull request!!


Read about markdown syntax here
Expand Down
4 changes: 4 additions & 0 deletions Students/3-fallen-angel
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
3-fallen-angel

BTech in CS!!!

37 changes: 37 additions & 0 deletions Students/Aakanksha-jain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Aakanksha Jain

## Whoami:
I’m a CSE major undergraduate student currently residing in Jaipur, India. I like to code, read, write, draw and dream to travel a lot!

I work on Python majorly, with web development being next. Artificial intelligence fascinates me and I hope to work on same in future. Apart from that, I contribute to open-source, and am an active sports programmer
I’m currently working on one of my own projects which is a social+tech project that would help increase awareness about environmental conservation in a productive manner.

You can view my resume here.(in pre-alpha mode.)

I like interacting with nice people but at the same time am a little introvert. Also, I like to encourage people. I love watching animation movies. I’m a weirdo, laugh a lot, and seem smarter to people than I actually am!!

That’s enough for here! I’m like recursion, to understand me, you need to understand me!



## Languages that I know:

- HTML
- CSS
- Python
- C/C++
- Php
- Javascript



## Frameworks and Technologies that I know:

- Bootstrap
- Android SDK
- Django


[Check out my GitHub](https://github.com/accakks)

Email me: [email protected]
29 changes: 29 additions & 0 deletions Students/Aayush_Babbar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Aayush Babbar

About me:

16 years old School Student From Chandigarh. I love web development and aspire to become a web dev.
I love the web because I learnt everything from it. Feel free to contact me if you want any help on your projects. I am always happy to help others.

Certificates:

Frontend Developer - freeCodeCamp
Languages that I know:

HTML
CSS
JS
I am also familiar with Python, C and C++.

Frameworks and Technologies that I know:

Bootstrap
jQuery
React
Node.js
Express
Mongoose
MongoDB
Check out my GitHub

Email me: [email protected]
4 changes: 4 additions & 0 deletions Students/Added_Me.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Name: Ron.
UserName: Code Alt Geek.
Hobbies: Games And Code.
Languages I Know: JavaScript, HTML, CSS, Java, C++.
2 changes: 1 addition & 1 deletion Students/Aditya_Dan.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## About me:

17 years old first year CS Engineering student from Pune. I love web development and aspire to become a web dev.
17 years old and first year CS Engineering student from Pune. I love web development and aspire to become a web dev.
I love the web because I learnt everything from it. Feel free to contact me if you want any help on your projects. I am always happy to help others.

## Certificates:
Expand Down
23 changes: 23 additions & 0 deletions Students/Agam_Dwivedi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Agam Dwivedi

## About Me:

19 years old undergraduate at IIIA.

## Certificates:

- None

## Programming Languages that I am familiar with:

- HTML, CSS and Javascript
- Python
- Ruby

## Frameworks:
- Ruby on Rails
- jQuery and Bootstrap

[Visit my github](https://github.com/agam98)

Email: [email protected]
5 changes: 5 additions & 0 deletions Students/Aghedo Joseph
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Aghedo Joseph Femi
Software Developer

Education
Cross River State University, calabar, Nigeria Bachelor of Science in Computer Science
32 changes: 32 additions & 0 deletions Students/Aishwarya_Pradhan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Aishwarya Pradhan

## About me:

My name is Aishwarya Pradhan and I live proudly in India. I am a Learner, Coder, INFJ, multipotentialite and a person who loves to explore life. Professionally, I am a Python/Django Developer. I love computers and has a keen interest in them. Anything related to them makes me curious. Other than that I think about complex things like how the universe was created to silly things like what I am gonna eat in dinner. I am a person who loves to dream and write.

## Certificates:
- Not anything worth showing. I am more of a free learner.

## Languages that I know:

- HTML
- CSS
- JS
- Python
- C
- Java


## Frameworks and Technologies that I know:

- Bootstrap
- jQuery
- Django
- Wordpress



[Check out my GitHub](https://github.com/aishwaryapradhan)
[Check out my Website for non - technical stuff](http://introvertedgeek.com)

Email me: aishwaryapradhan82[at]gmail[dot]com
3 changes: 3 additions & 0 deletions Students/Alex.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
I'm here just because I want a T-shirt.

#Hacktoberfest
20 changes: 20 additions & 0 deletions Students/Amardeep_kedia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Amardeep Kedia
About me:

I love the web because I learnt everything from it. Feel free to contact me if you want any help on your projects. I am always happy to help others.
Certificates:

Languages that I know:

HTML
CSS
JS
C++
Python
Java
Ruby


Check out my GitHub

Email me: [email protected]
6 changes: 6 additions & 0 deletions Students/Amit_Tiwari.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Amit Tiwari


## About me:

27 years old with 6 years of expericence in CloudOps/DevOps.. I love w Feel free to contact me if you want any help on your projects. I am always happy to help others.
19 changes: 19 additions & 0 deletions Students/Andrei_Dinu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Andrei Dinu

## About me:

My name is Andrei Dinu and I am currently following a CS bachelor degree. I expect to graduate in 2021. I would like to have a carrer in AI and Machine Learning.

## Languages:
- Python
- C/C++
- HTML
- CSS

I am also familiar with UNIX like systems and Bash scripting.

## Frameworks and Technologies:

- Bootstrap


1 change: 1 addition & 0 deletions Students/Anirudh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Github Profile Link : github.com/Anirudh5
16 changes: 16 additions & 0 deletions Students/Ankush Garg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Ankush Garg

### Academics
B. Tech Student @ MSIT


### Development
Front-End Web Developer

-----
### Projects
https://github.com/ankushgarg1998

-----
### PROFILE LINK
https://ankushgarg1998.github.io
21 changes: 21 additions & 0 deletions Students/Arathi_Nair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Arathi Nair

### Academics

B.Tech C.S.E. Undergrad, IGDTUW

### Development

Avid Android and Web developer

### Projects

- Lyft, Carpool app: ACMS
- CMS: DMRC
- ClosetHunt: Algowire
- GrantBox: TCS

### Extras:

- Public Speaking, Oration, MUN, Debating
- Literary Activities
2 changes: 2 additions & 0 deletions Students/Archie
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Hello this is Archisman Acharya.
I study in VIT University.
File renamed without changes.
14 changes: 14 additions & 0 deletions Students/Arnab_Dutta.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Arnab Dutta

### Academics

B.Tech in Computer Science

### Skills

Experience in C, C++, Java, Python, HTML, CSS & JavaScript


### Projects

Check out my github at: https://github.com/arnabdutta97
14 changes: 14 additions & 0 deletions Students/AshikPaul.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<h1>Ashik Paul</h1>

<h1><strong>22</strong></h1>
<h3>Inquisitive, Lean, Anime-TV series-Movies-Freak, Programmer</h3>

<h1>Languages that I know:</h1>

<h3>C</h2>
<h3>C++</h2>
<h3>C#</h2>
<h3>Java</h2>
<h3>JavaScript</h2>


1 change: 1 addition & 0 deletions Students/Ashray.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ashray Aggarwal
1 change: 1 addition & 0 deletions Students/Ayush_Chauhan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is My Changes
1 change: 1 addition & 0 deletions Students/Ayush_Goyal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
## Hello World
3 changes: 3 additions & 0 deletions Students/Azkar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Azkar Moulana

Copmuter Science Undergraduate
Loading

0 comments on commit 5053c71

Please sign in to comment.