├── README.md └── harsha └── name.md /README.md: -------------------------------------------------------------------------------- 1 | # Hacktoberfest-FirstPR 2 | 3 | Make your first PR for hacktoberfest! Beginner Friendly! 4 | 5 | Have you signed up to join Hacktoberfest? If not, go here first! https://hacktoberfest.digitalocean.com/ 6 | 7 | Looking for first contributions? Just fork this repository add your name to this readme and create a pull request. This is so you can get familiar with the process! 8 | 9 | # Add Me 10 | 11 | - Josue Cedeno 12 | - [Eddie Jaoude](https://github.com/eddiejaoude) 13 | - Nikhil Agarwal 14 | - [Akhil Chaudhary](https://akhilchaudhary.in/) 15 | - [Jenna Toff](http://github.com/larkceresin) 16 | - [Greg Curl](http://github.com/gacurl) 17 | - [Prasanta Kumar Biswas](https://github.com/prasantakumarbiswas) 18 | - [Adetayo Akinsanya](https://github.com/unkletayo) 19 | - [Abisoye Alli-Balogun](https://github.com/AbisoyeAlli) 20 | - [Yusuf Yildirim](https://github.com/yyusf) 21 | - [Ryan Campbell](https://github.com/FikraDev) 22 | - [Shubh Khanna](https://github.com/shubhkhanna) 23 | - [Harpreet Janday](https://github.com/hjanday) 24 | - [Ayodele Joshua Boluwaji](https://github.com/AyodeleJoshua) 25 | - [Ansh Dhingra](https://github.com/anshdhinhgra47) 26 | - [Shrinivas Joshi](https://github.com/Shrinijoshi) 27 | - [Daniel Ryan Desiatco](https://github.com/desiatcodaniel) 28 | - [Sashank Rampalli](https://github.com/Sashankr) 29 | - [Michelle Racho](https://github.com/michelleracho) 30 | - [Amanpreet Singh](https://github.com/amanpreet-dev) 31 | - [Matheus Filgueiras](https://github.com/mpfdev) 32 | - [Yusuf Kehinde Hussein](https://github.com/CodingMage) 33 | - [Abdullah Bello](https://github.com/mosope02) 34 | - [MG Raju](https://github.com/Radioactive92177) 35 | - [Manas Srivastava](https://github.com/manas1072) 36 | - [Yusuf Kehinde Hussein](https://github.com/CodingMage) 37 | - [Aryan Kashyap](https://github.com/iaryankashyap) 38 | - [Bhuvanesh Hingal](https://github.com/BhuvaneshHingal) 39 | - [Vivek Singh](https://github.com/vivmost) 40 | - [Syazaril Asyraf](https://github.com/wmsa-codes) 41 | - [Sushan Shakya](https://github.com/SushanShakya) 42 | - [San Ven](https://github.com/sanven2355) 43 | - [Opoola Khalid](https://github.com/Shile01) 44 | - [Chimaobi Prince](https://github.com/royadeveloper01) 45 | - [Tejan Singh](https://github.com/tejan-singh) 46 | - [Harsha](https://github.com/Harsha-Ambati) 47 | -------------------------------------------------------------------------------- /harsha/name.md: -------------------------------------------------------------------------------- 1 | ##### HacktberFest2020 2 | ``` 3 | My name is _harsha_ 4 | Iam a btech student 5 | I love technology 6 | ``` 7 | --------------------------------------------------------------------------------