├── students list ├── arpit.java ├── Yash ├── bhavesh ├── unknown-08.md ├── Udhav.md ├── coder_harshit_coderharshit.md ├── vp.md ├── pinky.md ├── tanweer_ali.md ├── ashmit_mittal.md ├── jeetvora331.md ├── Blue.md ├── vaishnavi_tiwari_vaishnavitiwari.md ├── shreyashettar.txt ├── vestigialcode.md ├── Ankit_Mohari_ankitmohari.md ├── hacktoberfest-2019-master │ ├── hulk-master.zip │ ├── hacktoberfest2019.png │ ├── students list │ │ ├── Arjun_Bansal.md │ │ ├── alokgoldy.md │ │ ├── Amit_Thakur_amitthakur2013.md │ │ ├── Ankitkumar_Singh.md │ │ ├── Anmol_Sinha.md │ │ ├── anjali.md │ │ └── Ankush_Chauhan.md │ ├── basic_syntex.c │ ├── n queen.c │ ├── README.md │ └── Linear_probing.c ├── muhideen_mujeeb_mujhtech.md ├── my_file_aparna.md ├── red.md ├── Nilesh_Lund_Nilesh2000.md ├── Partha Kandar ├── MisaelSantos.md ├── Mohammad_Zulfahmi_Zzzul.md ├── corne_kooyman_UltraL0rd.md ├── MansiMistry.md ├── FelicianoManguele ├── Fayaz_Azeem_Fayazazeemp.md ├── sarthak sarth23.md ├── sirsho.md ├── thisissanfer.md ├── Arjun_Bansal.md ├── new_file_myinformation.md ├── Dennis_Lashalov_pixelup.md ├── alokgoldy.md ├── Daniel_Parra_danialepaco.md ├── nikita_gautam_nikitaghps.md ├── Subhro_Samya_SubhroSamya.md ├── karan2020.md ├── tripti_kuamri.md ├── Amit_Thakur_amitthakur2013.md ├── Jinisha_Tejura_jinishatejura.md ├── deepanshu_prajapati_dipanshuraz.md ├── new_file_saheenshoukat.md ├── new_file_wellington_vitor.md ├── rajdeep_majumder.md ├── sakshi_sharma_sakshi8.md ├── BoaMos.md ├── sakshi_sharma_sakshisharma8 ├── shravan_sahani.md ├── soumya_choudhary_super-beam.md ├── vivek.md ├── Vishal ├── rahul.md.txt ├── sakthi.md ├── vineeth.MD ├── Aviral_Gupta.md ├── Kushal_Ram.md ├── new_file_fant0me.md ├── shashank_shukla_shash137.md ├── username.md ├── new_file_ekanshjha.md ├── new_file_myusername.md ├── sarthak_kushwaha_sarthak1506.md ├── passion lord.md ├── vaibhav_tandon_vaibhav111tandon.md ├── new_file_unknown-08.md ├── Danielle_Hutchings.md ├── harshit_coderharshit.md.md ├── swarnim_unknown-08.md ├── new_file2_danish_mehmood.md ├── new_file_danish-mehmood.md ├── swarnim_sharma_swarniman.md ├── new_file3_danish-mehmood.md ├── new_file4_danish-mehmood.md ├── new_file_KumarSwaraj.md ├── new_file_simonlariz.md ├── Shivani_file.md ├── new_file_nikhil269.md ├── Prajwal_T.md ├── harshit_bhalla_harshitsan.md ├── new_file_innovator07.md ├── seemant_shekhar_seemantshekhar43.md ├── Ayan_Raj.md ├── goransh_todwal.md ├── rohit_gautam_jrdn07.md ├── Vaibhav_Vaibhav-afk.md ├── new_file_iliasmith.md ├── Devansh_singh.md ├── Rahulraj_sr.md ├── divyanshdaushalya.md ├── vaibhav_tripathi.md ├── ashish_kumar.md ├── nishant.md ├── Omkar.md ├── My_First_PR ├── ridam_hazra_mercapto-003 ├── Shikhar_first.md ├── utkarsh_jain_BittuRoxs.md ├── Shivu08.md ├── madhur.md ├── piyush_pandey.md ├── newfile_shreyagupta ├── Ankitkumar_Singh.md ├── Fisrt pr. New File ├── Anmol_Sinha.md ├── Ajay_Saini ├── Rakesh_Kumar.md ├── Shirsha_Datta_ShirshaDatta.md ├── anjali.md └── Ankush_Chauhan.md ├── hulk-master.zip ├── hacktoberfest2019.png ├── readme_temp.md ├── my first pull request ├── countSetBits.java ├── binary-search.cpp ├── n queen.c ├── binarysearch ├── fingsting.c ├── README.md ├── Linear_probing.c ├── Merge sort by python ├── Mergesort ├── Pygame ├── Car Gmae └── Queneusingarray.c /students list/arpit.java: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /students list/Yash: -------------------------------------------------------------------------------- 1 | Hello Guys 2 | Yash Here.... 3 | -------------------------------------------------------------------------------- /students list/bhavesh: -------------------------------------------------------------------------------- 1 | hi am new in github i just see your video 2 | -------------------------------------------------------------------------------- /students list/unknown-08.md: -------------------------------------------------------------------------------- 1 | name : Swarnim Sharma 2 | profession: Student 3 | -------------------------------------------------------------------------------- /students list/Udhav.md: -------------------------------------------------------------------------------- 1 | My name is Udhav Kumar !!! 2 | For hacktoberfest 2020 3 | -------------------------------------------------------------------------------- /hulk-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshitsan/hacktoberfest-2019/HEAD/hulk-master.zip -------------------------------------------------------------------------------- /students list/coder_harshit_coderharshit.md: -------------------------------------------------------------------------------- 1 | name : Harshit bhalla 2 | profession: Entrepreneur 3 | -------------------------------------------------------------------------------- /students list/vp.md: -------------------------------------------------------------------------------- 1 | Name - vishnu 2 | github - https://github.com/vishnupal 3 | city - udaipur 4 | -------------------------------------------------------------------------------- /students list/pinky.md: -------------------------------------------------------------------------------- 1 | Name - pinky 2 | github - https://github.com/pinkywalia 3 | city - delhi 4 | -------------------------------------------------------------------------------- /students list/tanweer_ali.md: -------------------------------------------------------------------------------- 1 | Tanweer Ali 2 | https://github.com/tanweeralii 3 | Bokaro Steel city 4 | -------------------------------------------------------------------------------- /hacktoberfest2019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshitsan/hacktoberfest-2019/HEAD/hacktoberfest2019.png -------------------------------------------------------------------------------- /students list/ashmit_mittal.md: -------------------------------------------------------------------------------- 1 | #Name-: Ashmit Mittal 2 | #GitHub id-: @ashmitmittal 3 | #location-: Haryana -------------------------------------------------------------------------------- /students list/jeetvora331.md: -------------------------------------------------------------------------------- 1 | Your name: Vora Jeet 2 | GitHub id: @jeetvora331 3 | Your location: Gujarat 4 | -------------------------------------------------------------------------------- /students list/Blue.md: -------------------------------------------------------------------------------- 1 | Name - Bishal Blue 2 | github - https://github.com/bluesaiyancodes 3 | city - Puducherry 4 | -------------------------------------------------------------------------------- /students list/vaishnavi_tiwari_vaishnavitiwari.md: -------------------------------------------------------------------------------- 1 | #hey vaishnavi here 2 | 3 | 4 | ##doing major in computer science -------------------------------------------------------------------------------- /readme_temp.md: -------------------------------------------------------------------------------- 1 | countSetBits.java is funcction which count set bits. 2 | And was asked this question in amazon interview hope this helps you 3 | -------------------------------------------------------------------------------- /students list/shreyashettar.txt: -------------------------------------------------------------------------------- 1 | Hello! 2 | I am Shreya Shettar.This is my first pull request. 3 | I honestly don't know what to type further. 4 | XD -------------------------------------------------------------------------------- /students list/vestigialcode.md: -------------------------------------------------------------------------------- 1 | My name is Dibyajiban Sahoo :)
2 | 2nd year student from College of Engineering and Technology,Bhubaneswar 3 | -------------------------------------------------------------------------------- /students list/Ankit_Mohari_ankitmohari.md: -------------------------------------------------------------------------------- 1 | Introduction 2 | Name : Ankit Mohari 3 | GitHub id 🆔: AnkitMohari 4 | place 🏠 : Assam, India 5 | About me: Hey, I am Ankit . 6 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/hulk-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshitsan/hacktoberfest-2019/HEAD/students list/hacktoberfest-2019-master/hulk-master.zip -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/hacktoberfest2019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harshitsan/hacktoberfest-2019/HEAD/students list/hacktoberfest-2019-master/hacktoberfest2019.png -------------------------------------------------------------------------------- /students list/muhideen_mujeeb_mujhtech.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Name 📛: Muhideen Mujeeb 3 | GitHub id 🆔: Mujhtech 4 | place 🏠 : Nigeria 5 | 6 | About me 👦 : 7 | 8 | # Am a junior developer 9 | -------------------------------------------------------------------------------- /students list/my_file_aparna.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Name 📛: Aparna Udayakumar 3 | GitHub id 🆔: aparna-u 4 | place 🏠 : Kannur 5 | 6 | About me 👦 : 7 | I am Aparna, a final year computer science engineering student. 8 | -------------------------------------------------------------------------------- /students list/red.md: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Rahul 3 | a high functioning geek, exploring various domains of Design! ! 4 | 5 | 6 | Interests: 7 | Graphic Design 8 | UI/UX 9 | I hope you enjoyed! 10 | -------------------------------------------------------------------------------- /my first pull request: -------------------------------------------------------------------------------- 1 | Introduction : 2 | Name : my name 3 | GitHub id: name 4 | Place house : india 5 | 6 | About me : 7 | A first year b.tech student. 8 | My major areas of interest are Web Development and Open Source. 9 | -------------------------------------------------------------------------------- /students list/Nilesh_Lund_Nilesh2000.md: -------------------------------------------------------------------------------- 1 | ## Introduction 2 | 3 | ### Name : Nilesh D 4 | ### College : SVCE Sriperumbuder 5 | ### About Me 6 | 7 | I am third year IT student interested in Data Structures and Algorithms. 8 | -------------------------------------------------------------------------------- /students list/Partha Kandar: -------------------------------------------------------------------------------- 1 | Name:- Partha Kandar 2 | Occupation:- Student 3 | Skills:- HTML, PHP, 4 | CODING Languages:- C,C++, PYTHON,JAVA 5 | About me:- A programing enthusiast who pursuing MCA.ANd this is my Final Year. 6 | -------------------------------------------------------------------------------- /students list/MisaelSantos.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Misael 3 |
4 | **GitHub id :id:**: [Misa Misa](https://github.com/MisaelSantos) 5 |
6 | **place :house:** : Mato Grosso - Brasil 7 | 8 | -------------------------------------------------------------------------------- /students list/Mohammad_Zulfahmi_Zzzul.md: -------------------------------------------------------------------------------- 1 | **My name**: Mohammad Zulfahmi 2 | **My GitHub id**: [@Zzzul](https://github.com/Zzzul) 3 | 4 | **My location**: Indonesia 5 | 6 | ### About Me :boy: 7 | 8 | I’m currently learning Laravel & Vue ~✨ 9 | -------------------------------------------------------------------------------- /students list/corne_kooyman_UltraL0rd.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: name 3 |
4 | **GitHub id :id:**: [I'm name](https://github.com/UltraL0rd) 5 |
6 | **place :house:** : Cape Town 7 | ### About me :boy: : 8 | --- 9 | -------------------------------------------------------------------------------- /students list/MansiMistry.md: -------------------------------------------------------------------------------- 1 | Introduction : 2 | Name : Mansi Mistry 3 | GitHub id: MansiLad 4 | Place house : Mumbai 5 | 6 | About me : 7 | A third year Electronics and telecommunication science student. 8 | My major areas of interest are Web Development, Open Source. 9 | -------------------------------------------------------------------------------- /students list/FelicianoManguele: -------------------------------------------------------------------------------- 1 | ### Feliciano Manguele 2 | - Photo: https://avatars.githubusercontent.com/FelicianoManguele 3 | - Location: Maputo, Mozambique 4 | - Bio: android & web developer, Machine Learning 5 | - Github: https://github.com/FelicianoManguele 6 | *** 7 | -------------------------------------------------------------------------------- /students list/Fayaz_Azeem_Fayazazeemp.md: -------------------------------------------------------------------------------- 1 | Introduction : 2 | Name : Fayaz Azeem P 3 | GitHub id: Fayazazeemp 4 | place house : kerala 5 | 6 | About me boy : 7 | I am Fayaz Azeem, A second year computer science student. My major areas of interest are Web Development, Open Source. 8 | -------------------------------------------------------------------------------- /students list/sarthak sarth23.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Your name: Sarthak Your GitHub id: @sarth23 3 | 4 | Your location: Bangalore 5 | 6 | About You 👦 7 | I am a second year undergraduate student from bangalore. I love watching football and intrested in Natural Language Processing. 8 | -------------------------------------------------------------------------------- /students list/sirsho.md: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Sirsha Chakraborty 3 | a high functioning geek, exploring various domains of computer science!! 4 | 5 | 6 | Geeky Interests: 7 | Flutter developer 8 | 5* C++ and JS @hackerrank 9 | Python 10 | 11 | I hope you enjoyed! 12 | -------------------------------------------------------------------------------- /students list/thisissanfer.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Sanfer 3 |
4 | **GitHub id :id:**: [the-sling-shot](https://github.com/sanfernoronha) 5 |
6 | **place :house:** : Mumbai 7 | ### About me :boy: : 8 | --- 9 | Vue Above All 10 | -------------------------------------------------------------------------------- /students list/Arjun_Bansal.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Name 📛: Arjun Bansal 3 | GitHub id 🆔: arjunbansal090 4 | place 🏠 : Dehradun 5 | 6 | About me 👦 : 7 | I am Arjun Bansal, A second year computer science engineering student. My major areas of interest are Web Development, Open Source. 8 | -------------------------------------------------------------------------------- /students list/new_file_myinformation.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Name 📛: My Name 3 | GitHub id 🆔: myGithubUsername 4 | place 🏠 : India 5 | 6 | About me 👦 : 7 | I am My Name, A second year computer science engineering student. My major areas of interest are Web Development, Open Source. 8 | -------------------------------------------------------------------------------- /students list/Dennis_Lashalov_pixelup.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | 3 | Your name: Dennis Lashalov 4 | 5 | Your GitHub id: @pixelup 6 | 7 | Your location: Austrailia 8 | 9 | About You 10 | 11 | Currently married with two kids and learning Python language and other backend languages. 12 | -------------------------------------------------------------------------------- /students list/alokgoldy.md: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Alok Goldy 3 | a high functioning geek, exploring various domains of computer science! ! 4 | 5 | 6 | Geeky Interests: 7 | Competetive Programming 8 | Full Stack Web Developer 9 | Mobile Stuff (Anddroid,Flutter) 10 | I hope you enjoyed! 11 | -------------------------------------------------------------------------------- /students list/Daniel_Parra_danialepaco.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Daniel Parra 3 |
4 | **GitHub id :id:**: [I'm Daniel ](https://github.com/danialepaco) 5 |
6 | **place :house:** : Bogota, Colombia 7 | --- 8 | Hey, I am Daniel . I am an iOS Dev. 9 | 10 | -------------------------------------------------------------------------------- /students list/nikita_gautam_nikitaghps.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Nikita Gautam 3 |
4 | **GitHub id :id:**: [I'm Nikita ](https://github.com/nikitaghps) 5 |
6 | **Place :house:** : Delhi, India 7 | ### About me :girl: : 8 | --- 9 | Hey, I am Nikita. 10 | 11 | -------------------------------------------------------------------------------- /students list/Subhro_Samya_SubhroSamya.md: -------------------------------------------------------------------------------- 1 | ## Introduction: sunglasses 2 | ** Name :name_badge:**: Samya Subhro Roy 3 |
4 | ** Github id :id:**: [SubhroSamya](https://github.com/SubhroSamya ) 5 |
6 | **place:house:**: Kolkata, India 7 | 8 | ## About me: tech geek. 9 | 10 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /students list/karan2020.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Karan Shah 3 |
4 | **GitHub id :id:**: [karanshah1561998 ](https://github.com/karanshah1561998) 5 |
6 | **place :house:** : Gujarat, India 7 | --- 8 | **About me:** 9 | Hey, I am Karan. I am an Engineer. 10 | 11 | -------------------------------------------------------------------------------- /students list/tripti_kuamri.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Tripti The Great 3 |
4 | **GitHub id :id:**: [I'm Tripti](https://github.com/triptikumari160499) 5 |
6 | **place :house:** : Bokaro 7 | ### About me always great;) 8 | i m tripti kumari of btech 2nd year student of NIT Delhi. -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/Arjun_Bansal.md: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Name 📛: Arjun Bansal 3 | GitHub id 🆔: arjunbansal090 4 | place 🏠 : Dehradun 5 | 6 | About me 👦 : 7 | I am Arjun Bansal, A second year computer science engineering student. My major areas of interest are Web Development, Open Source. 8 | -------------------------------------------------------------------------------- /students list/Amit_Thakur_amitthakur2013.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Aryan Singh 3 |
4 | **GitHub id :id:**: [aaryansiingh ](https://github.com/aaryansiingh) 5 |
6 | **place :house:** : Bareilly, India 7 | --- 8 | **About me:** 9 | Hey, I am Aryan. I am an Android developer. 10 | 11 | -------------------------------------------------------------------------------- /students list/Jinisha_Tejura_jinishatejura.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Jinisha Tejura 3 |
4 | **GitHub id :id:**: [I'm Jinisha ](https://github.com/jinishatejura) 5 |
6 | **place :house:** : Pune, India 7 | ### About me :girl: : 8 | --- 9 | Hey, I am Jinisha . I am a school student. 10 | 11 | -------------------------------------------------------------------------------- /students list/deepanshu_prajapati_dipanshuraz.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Deepanshu Prajapati 3 |
4 | **GitHub id :id:**: [Deepanshu Prajapati](https://github.com/dipanshuraz) 5 |
6 | **place :house:** : Kanpur City 7 | ### About me :boy: : 8 | --- 9 | Software Developer & Digital Nomad. 10 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/alokgoldy.md: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Alok Goldy 3 | a high functioning geek, exploring various domains of computer science! ! 4 | 5 | 6 | Geeky Interests: 7 | Competetive Programming 8 | Full Stack Web Developer 9 | Mobile Stuff (Anddroid,Flutter) 10 | I hope you enjoyed! 11 | -------------------------------------------------------------------------------- /students list/new_file_saheenshoukat.md: -------------------------------------------------------------------------------- 1 | ### Introduction :sunglasses: 2 | 3 | 4 | **Your name**: Saheen Shoukath 5 | 6 | 7 | **Your GitHub id**: [@saheenshoukath](https://github.com/saheenshoukath/) 8 | 9 | **Your location**: Kerala 10 | 11 | 12 | ### About You :boy: 13 | 14 | I am saheenshoukath.a final year cse student. 15 | -------------------------------------------------------------------------------- /students list/new_file_wellington_vitor.md: -------------------------------------------------------------------------------- 1 | ## Introduction 2 | **Name :name_badge:**: wellington vitor 3 |
4 | **GitHub id :id:**:(https://github.com/wellingtonvitor) 5 |
6 | **place :house:** : São Paulo 7 | ### About me :boy: : 8 | --- 9 | Since i learned programming I've focused on using it to make games and I've been doing it ever since -------------------------------------------------------------------------------- /students list/rajdeep_majumder.md: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Rajdeep (https://github.com/RajdeepMajumder) 3 | 4 | a high functioning geek, exploring various domains of computer science! ! 5 | 6 | 7 | Geeky Interests: 8 | Competetive Programming 9 | Full Stack Web Developer 10 | Mobile Stuff (Anddroid,Flutter) 11 | I hope you enjoyed! 12 | -------------------------------------------------------------------------------- /students list/sakshi_sharma_sakshi8.md: -------------------------------------------------------------------------------- 1 | ## Introduction :Hey: 2 | **Name :name_badge:**: Sakshi Sharma 3 |
4 | **GitHub id :id:**: [I'm Sakshi Sharma](https://github.com/sakshisharma8) 5 |
6 | **place :house:** : Delhi 7 | ### About me :girl: : 8 | --- 9 | I am Sakshi Sharma, born and brought up in Delhi. 10 | I am a final year cloud student. 11 | -------------------------------------------------------------------------------- /students list/BoaMos.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: BoaMos 3 |
4 | **GitHub id :id:**: [BoaMos](https://github.com/boamos) 5 |
6 | **place :house:** : Gaborone 7 | ### About me :boy: : 8 | --- 9 | I am Boago, A 2nd year computer science student. 10 | My major areas of interest are Web Development,networking and music. 11 | -------------------------------------------------------------------------------- /students list/sakshi_sharma_sakshisharma8: -------------------------------------------------------------------------------- 1 | ## Introduction :Hey: 2 | **Name :name_badge:**: Sakshi Sharma 3 |
4 | **GitHub id :id:**: [I'm Sakshi Sharma](https://github.com/sakshisharma8) 5 |
6 | **place :house:** : Delhi 7 | ### About me :girl: : 8 | --- 9 | I am Sakshi Sharma, born and brought up in Delhi. 10 | I am a final year cloud student. 11 | -------------------------------------------------------------------------------- /students list/shravan_sahani.md: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Shravan Kumar Sahani 3 | a high functioning geek, exploring various domains of computer science! ! 4 | 5 | my github id : https://github.com/Shravankumarsahani 6 | 7 | Geeky Interests: 8 | Competetive Programming 9 | Full Stack Web Developer 10 | Mobile Stuff (Anddroid,Flutter) 11 | I hope you enjoyed! 12 | -------------------------------------------------------------------------------- /students list/soumya_choudhary_super-beam.md: -------------------------------------------------------------------------------- 1 | Introduction 2 | 3 | Name- Soumya Choudhary 4 | 5 | GitHub id id: super-beam 6 | Location : Gurgaon 7 | 8 | About me : 9 | I am Soumya Choudhary undergraduation in Bachlor Of Technology in Information Technology. 10 | My major areas of interest are Machine Learning, Artificial Intelligence and Web Development. 11 | -------------------------------------------------------------------------------- /students list/vivek.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Vivek 3 |
4 | **GitHub id :id:**: [im-vvk](https://github.com/im-vvk) 5 |
6 | **place :house:** : Champaran, Bihar 7 | ### About me :boy: : 8 | --- 9 | I am Vivek, A second year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/Amit_Thakur_amitthakur2013.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Amit Thakur 3 |
4 | **GitHub id :id:**: [amitthakur2013 ](https://github.com/amitthakur2013) 5 |
6 | **place :house:** : Durgapur, India 7 | --- 8 | **About me:** 9 | Hey, I am Amit . I am a BackEnd developer. 10 | 11 | -------------------------------------------------------------------------------- /students list/Vishal: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Vishal 3 |
4 | **GitHub id :id:**: [My GitHub Account] 5 |
6 | **place :house:** : Delhi 7 | ### About me :Student: : 8 | --- 9 | I am Vishal, Final year computer science student. 10 | My major areas of interest are Machine Learning, Articificial Intelligence and Web Deevelopment. 11 | -------------------------------------------------------------------------------- /students list/rahul.md.txt: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Rahul 3 |
4 | **GitHub id :id:**: [I'm Rahul](https://github.com/harshitsan) 5 |
6 | **place :house:** : Allahabad 7 | ### About me :boy: : 8 | --- 9 | I am Harshit Bhalla, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/sakthi.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Sri Sakthi 3 |
4 | **GitHub id :id:**: [I'm Sri Sakthi](https://github.com/Sakthithebeginner) 5 |
6 | **place :house:** : chennai City 7 | ### About me :boy: : 8 | --- 9 | I am Sakthi, A second year computer science student. 10 | My major areas of interest are NLP, Open Source. 11 | -------------------------------------------------------------------------------- /students list/vineeth.MD: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: vineeth 3 |
4 | **GitHub id :id:**: [the-sling-shot](https://github.com/vineeth2281) 5 |
6 | **place :house:** : banglore 7 | ### About me :boy: : 8 | --- 9 | I am vineeth, A 2nd year computer science student. 10 | My major areas of interest are Web Development,coding and music. 11 | -------------------------------------------------------------------------------- /students list/Aviral_Gupta.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | #### Aviral Gupta 4 | GitHub id 🆔: eraviral34 5 | place 🏠 : Rishikesh , India 6 | 7 | #### Geeky Interests: 8 | 1. Competetive Programming 9 | 2. Front-End Web (like JS, HTML and tad bit CSS) 10 | 3. Cloud 11 | 12 | I am final year undergraduate student learning new opportunites and exploring new things. 13 | -------------------------------------------------------------------------------- /students list/Kushal_Ram.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Kushal 3 |
4 | **GitHub id :id:**: [the-sling-shot](https://github.com/the-sling-shot) 5 |
6 | **place :house:** : Tumkur 7 | ### About me :boy: : 8 | --- 9 | I am Kushal, A 2nd year computer science student. 10 | My major areas of interest are Web Development,coding and music. 11 | -------------------------------------------------------------------------------- /students list/new_file_fant0me.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: fant0me 3 |
4 | **GitHub id :id:**: [fant0me](https://github.com/fant0me) 5 |
6 | **place :city:** : Greater noida 7 | ### About me : : 8 | --- 9 | A Pre-final year information technology student. 10 | My major areas of interest are Flutter Development, Android Development. 11 | -------------------------------------------------------------------------------- /students list/shashank_shukla_shash137.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Shashank Shukla 3 |
4 | **GitHub id :id:**: [@shash137](https://github.com/shash137) 5 |
6 | **place :house:** : Kanpur 7 | ### About me :boy: : 8 | --- 9 | A second year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/username.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: name 3 |
4 | **GitHub id :id:**: [I'm name](https://github.com/Neeyal) 5 |
6 | **place :house:** : name City 7 | ### About me :boy: : 8 | --- 9 | I am name, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source, Sales, Marketing. 11 | -------------------------------------------------------------------------------- /students list/new_file_ekanshjha.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Ekansh Jha 3 |
4 | **GitHub id :id:**: [I'm danish mehmood](https://github.com/ekanshjha) 5 |
6 | **place :house:** : delhi 7 | ### About me :boy: : 8 | --- 9 | I am ekansh, A final year software engineering student. 10 | My major areas oaf interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file_myusername.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: my name 3 |
4 | **GitHub id :id:**: [I'm my name](https://github.com/Neeyal) 5 |
6 | **place :house:** : my City 7 | ### About me :boy: : 8 | --- 9 | I am my, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source, Sales, Marketing. 11 | -------------------------------------------------------------------------------- /students list/sarthak_kushwaha_sarthak1506.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Sarthak Kushwaha 3 |
4 | **GitHub id :id:**: [@sarthak1506](https://github.com/sarthak1506) 5 |
6 | **place :house:** : Kanpur 7 | ### About me :boy: : 8 | --- 9 | A second year computer science student. 10 | My major areas of interest are Machine Learning, Open Source. 11 | -------------------------------------------------------------------------------- /students list/passion lord.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: passionlord 3 |
4 | **GitHub id :id:**: [I'm vignesh](https://github.com/pasionlard) 5 |
6 | **place :house:** : bangalore 7 | ### About me :boy: : 8 | --- 9 | I am passionlard, A final year computer science student. 10 | My major areas of interest are Flutter Development, Android Development. 11 | -------------------------------------------------------------------------------- /students list/vaibhav_tandon_vaibhav111tandon.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Vaibhav Tandon 3 |
4 | **GitHub id :id:**: [@vaibhav111tandon](https://github.com/coderharshit) 5 |
6 | **place :house:** : Lucknow 7 | ### About me :boy: : 8 | --- 9 | A final year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file_unknown-08.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Swarnim sharma 3 |
4 | **GitHub id :id:**: [I'm my name](https://github.com/unknown-08) 5 |
6 | **place :house:** : my City 7 | ### About me :boy: : 8 | --- 9 | I am my, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source, Sales, Marketing. 11 | -------------------------------------------------------------------------------- /students list/Danielle_Hutchings.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Danielle Hutchings 3 |
4 | **GitHub id :id:**: [My GitHub Account](https://github.com/dhutchings3) 5 |
6 | **place :house:** : Fort Worth, Texas 7 | ### About me :girl: : 8 | --- 9 | I'm Danielle, a digital marketer learning to code. 10 | My major areas of interest are Web Development and Design. 11 | -------------------------------------------------------------------------------- /students list/harshit_coderharshit.md.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Honey Singh 3 |
4 | **GitHub id :id:**: [I'm Honey Singh](https://github.com/coderharshit) 5 |
6 | **place :house:** : Ambala City 7 | ### About me :boy: : 8 | --- 9 | I am Honey Singh, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/swarnim_unknown-08.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Swarnim sharma 3 |
4 | **GitHub id :id:**: [I'm swarnim sharma](https://github.com/unknown-08) 5 |
6 | **place :house:** : shahjahanpur 7 | ### About me :boy: : 8 | --- 9 | I am Swarnim Sharma, A second year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file2_danish_mehmood.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: danish mehmood 3 |
4 | **GitHub id :id:**: [I'm danish mehmood](https://github.com/danish-mehmood) 5 |
6 | **place :house:** : islamabad 7 | ### About me :boy: : 8 | --- 9 | I am danish mehmood, A final year software engineering student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file_danish-mehmood.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: danish mehmood 3 |
4 | **GitHub id :id:**: [I'm danish mehmood](https://github.com/danish-mehmood) 5 |
6 | **place :house:** : islamabad 7 | ### About me :boy: : 8 | --- 9 | I am danish mehmood, A final year software engineering student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/swarnim_sharma_swarniman.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Swarnim Sharma 3 |
4 | **GitHub id :id:**: [I'm Swarnim Sharma](https://github.com/harshitsan) 5 |
6 | **place :house:** : Shahjahanpur 7 | ### About me :boy: : 8 | --- 9 | I am Swarnim Sharma, A second year computer science student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file3_danish-mehmood.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: danish mehmood 3 |
4 | **GitHub id :id:**: [I'm danish mehmood](https://github.com/danish-mehmood) 5 |
6 | **place :house:** : islamabad 7 | ### About me :boy: : 8 | --- 9 | I am danish mehmood, 3 A final year software engineering student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file4_danish-mehmood.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: danish mehmood 3 |
4 | **GitHub id :id:**: [I'm danish mehmood](https://github.com/danish-mehmood) 5 |
6 | **place :house:** : islamabad 7 | ### About me :boy: : 8 | --- 9 | I am danish mehmood ,, A final year software engineering student. 10 | My major areas of interest are Web Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file_KumarSwaraj.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: KumarSwaraj 3 |
4 | **GitHub id :id:**: [I'm KumarSwaraj](https://github.com/KumarSwaraj) 5 |
6 | **place :house:** : Bhubaneswar 7 | ### About me :boy: : 8 | --- 9 | I am KumarSwaraj, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source, Game Development. 11 | -------------------------------------------------------------------------------- /students list/new_file_simonlariz.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Simon Lariz 3 |
4 | **GitHub id :id:**: [I'm Simon Lariz](https://github.com/SimonLariz) 5 |
6 | **place :house:** : Los Angles 7 | ### About me :boy: : 8 | --- 9 | I am Simon Lariz, A high school senior intrested in computer science. 10 | My major areas of interest are Web Development, Open Source, and Python. 11 | -------------------------------------------------------------------------------- /students list/Shivani_file.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Harshit Bhalla 3 |
4 | **GitHub id :id:**: [I'm Shivani ](https://github.com/Shivani-oss) 5 |
6 | **place :house:** : Ghaziabad City 7 | ### About me :girl: : 8 | --- 9 | I am Shivani, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source, Android, Full-stack Developer. 11 | -------------------------------------------------------------------------------- /students list/new_file_nikhil269.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Nikhil Chaudhary 3 |
4 | **GitHub id :id:**: [I'm Nikhil Chaudhary](https://github.com/nikhil269) 5 |
6 | **place :house:** : Vadodara 7 | ### About me :boy: : 8 | --- 9 | I am Nikhil Chaudhary, A final year information technology student. 10 | My major areas of interest are Flutter Development, Android Development. 11 | -------------------------------------------------------------------------------- /students list/Prajwal_T.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Prajwal T 3 |
4 | **GitHub id :id:**: [I'm Prajwalmithun ](https://github.com/Prajwalmithun) 5 |
6 | **place :house:** : Mysore,Karnataka 7 | ### About me :boy: : 8 | --- 9 | Hey, I am Prajwal . I am pursuing my BE in Information Science and Engineering. 10 | My areas of interest are Computer Networks,Coding and Web Development. 11 | -------------------------------------------------------------------------------- /students list/harshit_bhalla_harshitsan.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Harshit Bhalla 3 |
4 | **GitHub id :id:**: [I'm Harshit Bhalla](https://github.com/harshitsan) 5 |
6 | **place :house:** : Ambala City 7 | ### About me :boy: : 8 | --- 9 | I am Harshit Bhalla, A final year computer science student. 10 | My major areas of interest are Web Development, Open Source, Sales, Marketing. 11 | -------------------------------------------------------------------------------- /students list/new_file_innovator07.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Shubham Jha 3 |
4 | **GitHub id :id:**: [I'm Shubham Jha](https://github.com/Innovator07) 5 |
6 | **place :house:** : Noida 7 | ### About me :boy: : 8 | --- 9 | I am Shubham Jha, A final year computer science student. 10 | My major areas of interests are data science, Open Source, business Analysis, Research. 11 | -------------------------------------------------------------------------------- /students list/seemant_shekhar_seemantshekhar43.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Seemant Shekhar 3 |
4 | **GitHub id :id:**: [I'm Seemant shekhar](https://github.com/seemantshekhar43) 5 |
6 | **place :house:** : Darbhanga 7 | ### About me :boy: : 8 | --- 9 | I am Seemant Shekhar, A Second year computer science student. 10 | My major areas of interest are Android Development, Open Source. 11 | -------------------------------------------------------------------------------- /students list/Ayan_Raj.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Ayan Raj 3 |
4 | **GitHub id :id:**: [My GitHub Account](https://github.com/ayanujju) 5 |
6 | **place :house:** : Kolkata 7 | ### About me :boy: : 8 | --- 9 | I am Ayan Raj, A 3rd year computer science student. 10 | My major areas of interest are Machine Learning, Articificial Intelligence and Web Deevelopment. 11 | #Affordable ones 12 | -------------------------------------------------------------------------------- /students list/goransh_todwal.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Goransh Todwal 3 |
4 | **GitHub id :id:**: [I'm Goransh Todwal](https://github.com/goransh927) 5 |
6 | **place :house:** : jaipur City 7 | ### About me :boy: : 8 | --- 9 | I am Goransh Todwal, A Third year computer science student. 10 | My major areas of interest are Web Development, Coding, Devops, cloud, Linux, App-development. 11 | -------------------------------------------------------------------------------- /students list/rohit_gautam_jrdn07.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Rohit Gautam 3 |
4 | **GitHub id :id:**: [I'm Ilia Smith](https://github.com/jrdn07) 5 |
6 | **place :house:** : Lucknow 7 | ### About me :Boy: : 8 | --- 9 | I am Rohit, A self taught web developer looking to break into the tech industry! 10 | My plan is to become as knowledgeable as I can with front end language and javascript. -------------------------------------------------------------------------------- /students list/Vaibhav_Vaibhav-afk.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Vaibhav 3 |
4 | **GitHub id :id:**: [@Vaibhav-afk](https://github.com/Vaibhav-afk) 5 |
6 | **place :house:** :India, Uttar Pradesh, Lucknow 7 | ### About me :boy: : 8 | --- 9 | I am in 2nd year(Third Semester) computer science student. 10 | My major areas of interest are Web Development and Android Development and Open Source. 11 | -------------------------------------------------------------------------------- /students list/new_file_iliasmith.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Ilia Smith 3 |
4 | **GitHub id :id:**: [I'm Ilia Smith](https://github.com/iliasmith) 5 |
6 | **place :house:** : Ohio Cincinnati 7 | ### About me :girl: : 8 | --- 9 | I am Ilia, A self taught web developer looking to break into the tech industry! 10 | My plan is to become as knowledgeable as I can with front end language and javascript. -------------------------------------------------------------------------------- /students list/Devansh_singh.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Devansh Singh 3 |
4 | **GitHub id :id:**: [@Devansh3712](https://github.com/Devansh3712) 5 |
6 | **place :house:** :India, Uttar Pradesh, Ghaziabad 7 | ### About me :boy: : 8 | --- 9 | 17 year old high school student, loves to participate in competitive programming contests. 10 | Interest in quantum computing and currently learning python and c++ 11 | -------------------------------------------------------------------------------- /students list/Rahulraj_sr.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Rahulraj S R 4 | a high functioning geek, exploring various domains of computer science! 5 | ![hey, it's Rahul!] 6 | 7 | #### Get-in-Touch: 8 | - mail: [rahulsr2714@gmail.com](mailto:rahulsr2714@gmail.com) 9 | 10 | 11 | #### Geeky Interests: 12 | 1. Competetive Programming 13 | 2. Full Stack Web Developer 14 | 3. Mobile Stuff (Anddroid,Flutter) 15 | 16 | # I hope you enjoyed! 17 | -------------------------------------------------------------------------------- /students list/divyanshdaushalya.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: divyansh daushalya 3 |
4 | **GitHub id :id:**: [My GitHub Account](https://github.com/divyanshdaushalya) 5 |
6 | **place :house:** : gwalior 7 | ### About me :boy: : 8 | --- 9 | I am divyansh daushalya, A 3rd year computer science student. 10 | My major areas of interest are Machine Learning, Articificial Intelligence and Web Deevelopment. 11 | -------------------------------------------------------------------------------- /students list/vaibhav_tripathi.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Vaibhav Tripathi 3 |
4 | **GitHub id :id:**: [I'm Ilia Smith](https://github.com/vaibhavtripathi1209) 5 |
6 | **place :house:** : Lucknow 7 | ### About me :Boy: : 8 | --- 9 | I am Vaibhav, A self taught web developer looking to break into the tech industry! 10 | My plan is to become as knowledgeable as I can with front end language and javascript. -------------------------------------------------------------------------------- /students list/ashish_kumar.md: -------------------------------------------------------------------------------- 1 | ## Introduction :sunglasses: 2 | **Name :name_badge:**: Ashish Kumar 3 |
4 | **GitHub id :id:**: [I'm Ashish Kumar](https://github.com/akumar-99) 5 |
6 | **place :house:** : Gurugram 7 | ### About me :boy: : 8 | --- 9 | I am Ashish Kumar, pursuing undergrad with computer science as major. 10 | My major areas of interest are Cloud Computing and Scripting. I am an active open source contributer to Fedora QA. 11 | -------------------------------------------------------------------------------- /students list/nishant.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Nishant 4 | Loves Singing and Coding Coding freak 5 | 6 | #### Get-in-Touch: 7 | - mail: [abc@nishant.xyz](mailto:abc@nishant.xyz) 8 | 9 | #### Personal Details: 10 | - Sex : Male 11 | - Weight : 78 Kgs 12 | - Height : 6 feet 1 inches 13 | - DoB : 29th July 2001 14 | 15 | 16 | #### Geeky Interests: 17 | 1. Competetive Programming 18 | 2. Back-End Web (like PHP,Laravel) 19 | 20 | 21 | # I hope you enjoyed! -------------------------------------------------------------------------------- /students list/Omkar.md: -------------------------------------------------------------------------------- 1 | # Welcome to my profile: 2 | 3 | ## Omkar A D 4 | 5 | #### Get-in-Touch: 6 | - mail: omkardiwan922@gmail.com 7 | 8 | #### Personal Details: 9 | - Sex : Male 10 | - Weight : 60 Kgs 11 | - Height : 5.6 inches 12 | - DoB : 31st July, 1998 13 | - Age : 21Years 14 | 15 | #### Geeky Interests: 16 | 1. Python,C,Js 17 | 18 | ## Social Media Handle: 19 | 1. Facebook (Omkar Diwan) 20 | 2. GitHub (omkardiwan922) 21 | 3. Instagram (omkardiwan922@) 22 | 23 | # I hope you enjoyed! 24 | -------------------------------------------------------------------------------- /students list/My_First_PR: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Smart_.Coder 3 | Get-in-Touch: 4 | mail: smart.astronaut@iot.com 5 | Personal Details: 6 | Weight : 60 Kgs 7 | Height : 5.6 inches 8 | DoB : 19 september, 1999 9 | About: 10 | State: Kerala 11 | Geeky Interests: 12 | Python, C, Js, Java, Ruby, Perl 13 | Social Media Handle: 14 | Facebook (SmartyCoder) 15 | 16 | It's my first pull request. My major areas of interest are open source. 17 | 18 | I hope you enjoyed! 19 | -------------------------------------------------------------------------------- /students list/ridam_hazra_mercapto-003: -------------------------------------------------------------------------------- 1 | Welcome to my profile: 2 | Ridam Hazra 3 | a high functioning geek, exploring various domains of computer science! ![hey, it's ARidam!] 4 | 5 | Get-in-Touch: 6 | mail: rh.abc@xyz.com 7 | Personal Details: 8 | Sex : Male 9 | Weight : 90 Kgs 10 | Height : 5.10 inches 11 | DoB : 06th February, 2000 12 | Age : 20 Years 13 | Geeky Interests: 14 | Competetive Programming 15 | Front-End Web (JS, HTML, CSS, JS) 16 | ML and AI 17 | Social Media Handle: 18 | Facebook (ridam.hazra) 19 | GitHub (mercapto-003) 20 | I hope you have liked it! 21 | -------------------------------------------------------------------------------- /students list/Shikhar_first.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Shikhar 4 | A curious soul, exploring various domains of computer science! 5 | ![hey, it's Shikhar!] 6 | 7 | #### Get-in-Touch: 8 | - mail: [abc@shikhar.xyz](mailto:abc@shikhar.xyz) 9 | 10 | #### Personal Details: 11 | - Sex : Male 12 | - Weight : 60 Kgs 13 | - Height : 6 feet 14 | - DoB : 1st Jan 1992 15 | 16 | 17 | #### Geeky Interests: 18 | 1. Competetive Programming 19 | 2. Front-End Web (like JS, HTML and tad bit CSS) 20 | 3. Mobile Stuff (React-Native) 21 | 22 | 23 | # I hope you enjoyed! 24 | -------------------------------------------------------------------------------- /countSetBits.java: -------------------------------------------------------------------------------- 1 | // Count total set bits in all numbers from 1 to n 2 | class countSetBits{ 3 | static int countSetBits( int n) 4 | { 5 | int bitCount = 0; 6 | for (int i = 1; i <= n; i++) 7 | bitCount += countSetBitsUtil(i); 8 | return bitCount; 9 | } 10 | static int countSetBitsUtil( int x) 11 | { 12 | if (x <= 0) 13 | return 0; 14 | return (x % 2 == 0 ? 0 : 1) + 15 | countSetBitsUtil(x / 2); 16 | } 17 | public static void main(String[] args) 18 | { 19 | int n = 4; 20 | System.out.print("answer " + countSetBits(n)); 21 | } 22 | } 23 | -------------------------------------------------------------------------------- /students list/utkarsh_jain_BittuRoxs.md: -------------------------------------------------------------------------------- 1 | 2 | Welcome to my profile: 3 | name : Utkarsh Jain 4 | Get-in-Touch: 5 | mail: github.com/BittuRoxs 6 | Personal Details: 7 | Weight : 60 Kgs 8 | Height : 5.6 inches 9 | DoB : 19 september, 1999 10 | About: 11 | State: Uttar Pradesh 12 | Geeky Interests: 13 | Python, C++, Javascript 14 | Social Media Handle: 15 | @u.t.k.a.r.s.h_jain (Instagram) 16 | 17 | My major areas of interest are open source, Backend development, Cloud. 18 | 19 | I hope you enjoyed! 20 | This was my first pull request 21 | -------------------------------------------------------------------------------- /students list/Shivu08.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Shivu08` 4 | a high functioning geek, exploring various domains of computer science! 5 | ![hey, it's Shivu08`!] 6 | 7 | #### Personal Details: 8 | - Sex : Male 9 | - Weight : 70 Kgs 10 | - Height : 175 inches 11 | - DoB : 8th August, 1993 12 | - Age : 27 Years 13 | 14 | #### Geeky Interests: 15 | 1. Competetive Programming 16 | 2. Front-End Web (like JS, HTML, CSS, React Js) 17 | 3. Mobile Stuff (React-Native) 18 | 19 | ## Social Media Handle: 20 | 1. Facebook (Shivu Malapur) 21 | 2. GitHub (Shivu08) 22 | 3. Instagram (amshiv_) 23 | 24 | # I hope you enjoyed! 25 | #I liked it 26 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/basic_syntex.c: -------------------------------------------------------------------------------- 1 | #include 2 | void main() 3 | { 4 | printf("hi."); 5 | } 6 | 7 | 8 | // Details on Header Files 9 | // Program assertion functions 10 | // Character type functions 11 | // Localization functions 12 | // Mathematics functions 13 | // Jump functions 14 | // Signal handling functions 15 | // Variable arguments handling functions 16 | // Standard Input/Output functions 17 | // Standard Utility functions 18 | // String handling functions 19 | // Date time functions 20 | -------------------------------------------------------------------------------- /students list/madhur.md: -------------------------------------------------------------------------------- 1 | ### Hi there 👋 2 | ![](https://komarev.com/ghpvc/?username=madhur87&color=47ccb3) 3 | 17 | ![Madhur's github stats](https://github-readme-stats.vercel.app/api?username=madhur87&show_icons=true&theme=prussian) 18 | -------------------------------------------------------------------------------- /students list/piyush_pandey.md: -------------------------------------------------------------------------------- 1 | # Welcome to my profile: 2 | 3 | ## Piyush Pandey 4 | 5 | #### Get-in-Touch: 6 | 7 | - mail: pandey.piyus@gmail.com 8 | - github: https://github.com/zephyrus21 9 | - linkedIn: https://www.linkedin.com/in/zephyrus21/ 10 | 11 | #### Personal Details: 12 | 13 | - Sex : Male 14 | - Weight : 60 Kgs 15 | - Height : 6'0 16 | - DoB : 12th September, 2001 17 | - Age : 19 18 | 19 | #### Intrests: 20 | 21 | Front-end Web Developer, Competitive Coding (C++) 22 | 23 | #### Languages: 24 | 25 | C++, Java, Python, Javascript 26 | 27 | #### Skills: 28 | 29 | 1. React.js 30 | 2. React Native 31 | 3. Node.js 32 | 4. MongoDb 33 | 34 | # I hope you enjoyed! 35 | -------------------------------------------------------------------------------- /students list/newfile_shreyagupta: -------------------------------------------------------------------------------- 1 | ## Brief Introduction about myself: 2 | 3 | ## SHREYA GUPTA 4 | a high functioning geek, exploring various domains of computer science! 5 | 6 | 7 | #### Get-in-Touch: 8 | - mail: [abc@ankitkumar.xyz](mailto:abc@shreyagupta.xyz) 9 | 10 | #### Personal Details: 11 | - Sex : female 12 | - Weight : 55 Kgs 13 | - Height : 5.5 inches 14 | - DOB : 5th May 2001 15 | - Age : 19 Years 16 | 17 | #### Hobbies/Interests: 18 | 1. Competetive coding 19 | 2. Front-End Web (like JS, HTML, CSS) 20 | 3. Javascript developer to be 21 | 22 | ## Social Media Handle: 23 | 1. Facebook (shreya gupta) 24 | 2. GitHub (shreyagupta848) 25 | 3. Instagram (_cherrysontop_) 26 | 27 | # That's all I hope you enjoyed! 28 | -------------------------------------------------------------------------------- /students list/Ankitkumar_Singh.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Ankitkumar Singh 4 | a high functioning geek, exploring various domains of computer science! 5 | ![hey, it's Tanay!] 6 | 7 | #### Get-in-Touch: 8 | - mail: [abc@tanayraj.xyz](mailto:abc@tanayraj.xyz) 9 | 10 | #### Personal Details: 11 | - Sex : Male 12 | - Weight : 90 Kgs 13 | - Height : 187 inches 14 | - DoB : 30th january, 2000 15 | - Age : 26 Years 16 | 17 | #### Geeky Interests: 18 | 1. Competetive Programming 19 | 2. Front-End Web (like JS, HTML and tad bit CSS) 20 | 3. Mobile Stuff (React-Native) 21 | 22 | ## Social Media Handle: 23 | 1. Facebook (Tanay Raj) 24 | 2. GitHub (3009aksingh) 25 | 3. Instagram (aksingh_2000) 26 | 27 | # I hope you enjoyed! 28 | #I liked it 29 | -------------------------------------------------------------------------------- /students list/Fisrt pr. New File: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Karan Agarwal 4 | a high functioning geek, exploring various domains of computer science! 5 | ![hey, it's Karan!] 6 | 7 | #### Get-in-Touch: 8 | - mail: [abc@karan.xyz](mailto:abc@karan.xyz) 9 | 10 | #### Personal Details: 11 | - Sex : Male 12 | - Weight : 60 Kgs 13 | - Height : 5.8 inches 14 | - DoB : 5th june, 2002 15 | - Age : 18 Years 16 | 17 | #### Geeky Interests: 18 | 1. Competetive Programming 19 | 2. Front-End Web (like JS, HTML and tad bit CSS) 20 | 3. Mobile Stuff (React-Native) 21 | 4. Mostly loved programme ('python') 22 | 23 | ## Social Media Handle: 24 | 1. Facebook (none) 25 | 2. GitHub (Karan-Agarwal1) 26 | 3. Instagram (karan.kumar.agarwl) 27 | 28 | # I hope you not so bored! 29 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/Ankitkumar_Singh.md: -------------------------------------------------------------------------------- 1 | ## Welcome to my profile: 2 | 3 | ## Tanay Raj Singh 4 | a high functioning geek, exploring various domains of computer science! 5 | ![hey, it's Tanay!] 6 | 7 | #### Get-in-Touch: 8 | - mail: [abc@tanayraj.xyz](mailto:abc@tanayraj.xyz) 9 | 10 | #### Personal Details: 11 | - Sex : Male 12 | - Weight : 90 Kgs 13 | - Height : 187 inches 14 | - DoB : 30th january, 2000 15 | - Age : 26 Years 16 | 17 | #### Geeky Interests: 18 | 1. Competetive Programming 19 | 2. Front-End Web (like JS, HTML and tad bit CSS) 20 | 3. Mobile Stuff (React-Native) 21 | 22 | ## Social Media Handle: 23 | 1. Facebook (Tanay Raj) 24 | 2. GitHub (3009aksingh) 25 | 3. Instagram (aksingh_2000) 26 | 27 | # I hope you enjoyed! 28 | #I liked it 29 | -------------------------------------------------------------------------------- /students list/Anmol_Sinha.md: -------------------------------------------------------------------------------- 1 | ### Namaste,Hola,Hi! I'm Anmol Sinha!👋 2 | 3 | - 🔭 I’m currently working on a few Flutter project. 4 | - 🌱 I’m currently learning Digital Marketing 5 | - 💬 Ask me about Mobile Technology and Technology in General 6 | - 📫 How to reach me: >[LinkdIn - Anmol Sinha](https://www.linkedin.com/in/anmol-sinha-1828052a/), 7 | >Email - sinhaanmol.16@gmail.com, 8 | >[Instagram - ANMOL SINHA](https://www.instagram.com/sinhaanmol.16/) 9 | - 😄 Pronouns: He / Him / Bro / Dude 10 | - ⚡ Fun fact: Ctrl + C and Ctrl + V have saved more lives than Batman and Robin. 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/Anmol_Sinha.md: -------------------------------------------------------------------------------- 1 | ### Namaste,Hola,Hi! I'm Anmol Sinha!👋 2 | 3 | - 🔭 I’m currently working on a few Flutter project. 4 | - 🌱 I’m currently learning Digital Marketing 5 | - 💬 Ask me about Mobile Technology and Technology in General 6 | - 📫 How to reach me: >[LinkdIn - Anmol Sinha](https://www.linkedin.com/in/anmol-sinha-1828052a/), 7 | >Email - sinhaanmol.16@gmail.com, 8 | >[Instagram - ANMOL SINHA](https://www.instagram.com/sinhaanmol.16/) 9 | - 😄 Pronouns: He / Him / Bro / Dude 10 | - ⚡ Fun fact: Ctrl + C and Ctrl + V have saved more lives than Batman and Robin. 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /students list/Ajay_Saini: -------------------------------------------------------------------------------- 1 | Introduction 😎 2 | Name 📛: Ajay Saini 3 | GitHub id 🆔: AjaySaini199 4 | place 🏠 : Delhi 5 | 6 | About me 👦 : 7 | 8 | # Program make a simple calculator 9 | 10 | # This function adds two numbers 11 | def add(x, y): 12 | return x + y 13 | 14 | # This function subtracts two numbers 15 | def subtract(x, y): 16 | return x - y 17 | 18 | # This function multiplies two numbers 19 | def multiply(x, y): 20 | return x * y 21 | 22 | # This function divides two numbers 23 | def divide(x, y): 24 | return x / y 25 | 26 | 27 | print("Select operation.") 28 | print("1.Add") 29 | print("2.Subtract") 30 | print("3.Multiply") 31 | print("4.Divide") 32 | 33 | while True: 34 | # Take input from the user 35 | choice = input("Enter choice(1/2/3/4): " 36 | 37 | 38 | 39 | ####################################################### 40 | -------------------------------------------------------------------------------- /binary-search.cpp: -------------------------------------------------------------------------------- 1 | #include 2 | using namespace std; 3 | int binarySearch(int arr[],int l,int r,int element){ 4 | 5 | if(r+1==0){ 6 | return -1; 7 | } 8 | while(l<=r){ 9 | long int mid=l+(r-l)/2; 10 | 11 | //cout<<"mid: "<>t; 29 | for(int i=0;i>n; 34 | cin>>element; 35 | for(int i=0;i>arr[i]; 37 | } 38 | cout< 2 | 3 | #include 4 | int a[30],count=0; 5 | int place(int pos) { 6 | int i; 7 | for (i=1;i 2 | 3 | #include 4 | int a[30],count=0; 5 | int place(int pos) { 6 | int i; 7 | for (i=1;i 2 | 3 | // A recursive binary search function. It returns 4 | // location of x in given array arr[l..r] is present, 5 | // otherwise -1 6 | int binarySearch(int arr[], int l, int r, int x) 7 | { 8 | if (r >= l) { 9 | int mid = l + (r - l) / 2; 10 | 11 | // If the element is present at the middle 12 | // itself 13 | if (arr[mid] == x) 14 | return mid; 15 | 16 | // If element is smaller than mid, then 17 | // it can only be present in left subarray 18 | if (arr[mid] > x) 19 | return binarySearch(arr, l, mid - 1, x); 20 | 21 | // Else the element can only be present 22 | // in right subarray 23 | return binarySearch(arr, mid + 1, r, x); 24 | } 25 | 26 | // We reach here when element is not 27 | // present in array 28 | return -1; 29 | } 30 | 31 | int main(void) 32 | { 33 | int arr[] = { 2, 3, 4, 10, 40 }; 34 | int n = sizeof(arr) / sizeof(arr[0]); 35 | int x = 10; 36 | int result = binarySearch(arr, 0, n - 1, x); 37 | (result == -1) ? printf("Element is not present in array") 38 | : printf("Element is present at index %d", 39 | result); 40 | return 0; 41 | } 42 | -------------------------------------------------------------------------------- /fingsting.c: -------------------------------------------------------------------------------- 1 | Live Demo 2 | #include 3 | #include 4 | 5 | int main() { 6 | char s1[] = "Beauty is in the eye of the beholder"; 7 | char s2[] = "the"; 8 | 9 | int n = 0; 10 | int m = 0; 11 | int times = 0; 12 | int len = strlen(s2); // contains the length of search string 13 | 14 | while(s1[n] != '\0') { 15 | 16 | if(s1[n] == s2[m]) { // if first character of search string matches 17 | 18 | // keep on searching 19 | 20 | while(s1[n] == s2[m] && s1[n] !='\0') { 21 | n++; 22 | m++; 23 | } 24 | 25 | // if we sequence of characters matching with the length of searched string 26 | if(m == len && (s1[n] == ' ' || s1[n] == '\0')) { 27 | 28 | // BINGO!! we find our search string. 29 | times++; 30 | } 31 | } else { // if first character of search string DOES NOT match 32 | while(s1[n] != ' ') { // Skip to next word 33 | n++; 34 | if(s1[n] == '\0') 35 | break; 36 | } 37 | } 38 | 39 | n++; 40 | m=0; // reset the counter to start from first character of the search string. 41 | } 42 | 43 | if(times > 0) { 44 | printf("'%s' appears %d time(s)\n", s2, times); 45 | } else { 46 | printf("'%s' does not appear in the sentence.\n", s2); 47 | } 48 | 49 | return 0; 50 | } 51 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | ## HACKTOBERFEST-2020 :rocket: 3 | This repository is for beginners who want to learn how to make a **Pull Request**. Enjoy :) 4 | 5 | ![poster](https://github.com/harshitsan/hacktoberfest-2019/blob/master/hacktoberfest2019.png) 6 | 7 | 8 | # What is Hacktoberfest? 9 | Hacktoberfest is a program by Digital Ocean and Github, where you can easily win a T-Shirt just by making 4 pull requests in the month of October to any open source projects on Github. (Your request should not be invalid or spam) 10 | 11 | ## Steps to follow :scroll: 12 | 13 | ### Register for Hacktoberfest 2020 14 | You can register from [here](https://hacktoberfest.digitalocean.com). 15 | 16 | # How to Contribute :question: 17 | 18 | :one: Fork the repository! 19 | 20 | :two: Add your profile as **`students list/firstName_lastName_githubId.md`** and include your details! 21 | 22 | :three: Commit the changes! 23 | 24 | :four: Push the changes! 25 | 26 | :five: Make a pull request.! 27 | 28 | :six: Wait for your PR to be merged.! 29 | 30 | :seven: Wait for your PR to be merged.! accept my pull request 31 | 32 | :eight: Celebrate you've done your first pull request!!!!! 33 | 34 | 35 | 36 | ## Template for contributions :clipboard: 37 | 38 | ### Introduction :sunglasses: 39 | 40 | **Your name**: Surya 41 | **Your GitHub id**: [@harshitsan](https://github.com/harshitsan) 42 | 43 | **Your location**: Ambala City 44 | 45 | ### About You :boy: 46 | 47 | Anything about yourself! 48 | Any hobbies or intrest 49 | ___ 50 | 51 | ## Ready, Steady, Go... :turtle: :rabbit2: 52 | ### Give this Project a Star :star: 53 | 54 | If you liked working on this project, please share this project with your friends and in community as much 55 | as you can and please star this project to help as many people in opensource to reach as you can. 56 | 57 | :tada: :confetti_ball: :smiley: _**Happy Contributing**_ :smiley: :confetti_ball: :tada: 58 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/README.md: -------------------------------------------------------------------------------- 1 | 2 | ## hacktoberfest-2020 :rocket: 3 | This repository is for beginners who want to learn how to make a **Pull Request**. Enjoy :) 4 | 5 | ![poster](https://github.com/harshitsan/hacktoberfest-2019/blob/master/hacktoberfest2019.png) 6 | 7 | 8 | # What is Hacktoberfest? 9 | Hacktoberfest is a program by Digital Ocean and Github, where you can easily win a T-Shirt just by making 4 pull requests in the month of October to any open source projects on Github. 10 | 11 | ## Steps to follow :scroll: 12 | 13 | ### Register for Hacktoberfest 14 | You can register from [here](https://hacktoberfest.digitalocean.com) and get achance to win goodies from hactober. 15 | 16 | # How to Contribute :question: 17 | 18 | :one: Fork the repository! 19 | 20 | :two: Add your profile as **`students list/firstName_lastName_githubId.md`** and include your details! 21 | 22 | :three: Commit the changes! 23 | 24 | :four: Push the changes! 25 | 26 | :five: Make a pull request.! 27 | 28 | :six: Wait for your PR to be merged.! 29 | 30 | :seven: Wait for your PR to be merged.! accept my pull request 31 | 32 | :eight: Celebrate you've done your first pull request!!!!! 33 | 34 | 35 | 36 | ## Template for contributions :clipboard: 37 | 38 | ### Introduction :sunglasses: 39 | 40 | **Your name**: Surya 41 | **Your GitHub id**: [@harshitsan](https://github.com/harshitsan) 42 | 43 | **Your location**: Ambala City 44 | 45 | ### About You :boy: 46 | 47 | Anything about yourself! 48 | 49 | ___ 50 | 51 | ## Ready, Steady, Go... :turtle: :rabbit2: 52 | ### Give this Project a Star :star: 53 | 54 | If you liked working on this project, please share this project with your friends and in community as much 55 | as you can and please star this project to help as many people in opensource to reach as you can. 56 | 57 | :tada: :confetti_ball: :smiley: _**Happy Contributing**_ :smiley: :confetti_ball: :tada: 58 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/Linear_probing.c: -------------------------------------------------------------------------------- 1 | #include 2 | #include 3 | #define TABLE_SIZE 10 4 | 5 | int h[TABLE_SIZE]={NULL}; 6 | 7 | void insert() 8 | { 9 | int key,i,hkey,index; 10 | printf("\nEnter the key to insert:"); 11 | scanf("%d",&key); 12 | hkey=key%TABLE_SIZE; 13 | for(i=0;i 2 | #include 3 | #define TABLE_SIZE 10 4 | 5 | int h[TABLE_SIZE]={NULL}; 6 | 7 | void insert() 8 | { 9 | int key,i,hkey,index; 10 | printf("\nEnter the key to insert:"); 11 | scanf("%d",&key); 12 | hkey=key%TABLE_SIZE; 13 | for(i=0;i 2 | 3 |
4 | I'm Rakesh kumar a High School Web Developer 🚀 from India currently, I'm studying in 9th grade. Who loves computer programming and interacting with the people of similar interest so that I can develop myself into a better version. 5 | An Enthusiastic person who is passionate about making open-source more accessible, creating technology to elevate people, and building community Where sharing of knowledge is 6 | super easy. 7 | 8 | **Talking about Personal Stuffs:** 9 | 10 | - 👨🏽‍💻 I’m currently working on something cool :wink: ; 11 | - 🌱 I’m currently learning ReactJS and C++ ; 12 | - 💬 Ask me about anything, I am happy to help ; 13 | 14 | 15 | **Languages and Tools:** 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | **My Dream Companies:** 27 |
28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | -------------------------------------------------------------------------------- /Merge sort by python: -------------------------------------------------------------------------------- 1 | # Python program for implementation of MergeSort 2 | 3 | 4 | # Merges two subarrays of arr[]. 5 | # First subarray is arr[l..m] 6 | # Second subarray is arr[m+1..r] 7 | 8 | def merge(arr, l, m, r): 9 | 10 | n1 = m - l + 1 11 | 12 | n2 = r- m 13 | 14 | 15 | 16 | # create temp arrays 17 | 18 | L = [0] * (n1) 19 | 20 | R = [0] * (n2) 21 | 22 | 23 | 24 | # Copy data to temp arrays L[] and R[] 25 | 26 | for i in range(0 , n1): 27 | 28 | L[i] = arr[l + i] 29 | 30 | 31 | 32 | for j in range(0 , n2): 33 | 34 | R[j] = arr[m + 1 + j] 35 | 36 | 37 | 38 | # Merge the temp arrays back into arr[l..r] 39 | 40 | i = 0 # Initial index of first subarray 41 | 42 | j = 0 # Initial index of second subarray 43 | 44 | k = l # Initial index of merged subarray 45 | 46 | 47 | 48 | while i < n1 and j < n2 : 49 | 50 | if L[i] <= R[j]: 51 | 52 | arr[k] = L[i] 53 | 54 | i += 1 55 | 56 | else: 57 | 58 | arr[k] = R[j] 59 | 60 | j += 1 61 | 62 | k += 1 63 | 64 | 65 | 66 | # Copy the remaining elements of L[], if there 67 | 68 | # are any 69 | 70 | while i < n1: 71 | 72 | arr[k] = L[i] 73 | 74 | i += 1 75 | 76 | k += 1 77 | 78 | 79 | 80 | # Copy the remaining elements of R[], if there 81 | 82 | # are any 83 | 84 | while j < n2: 85 | 86 | arr[k] = R[j] 87 | 88 | j += 1 89 | 90 | k += 1 91 | 92 | 93 | # l is for left index and r is right index of the 94 | # sub-array of arr to be sorted 95 | 96 | def mergeSort(arr,l,r): 97 | 98 | if l < r: 99 | 100 | 101 | 102 | # Same as (l+r)//2, but avoids overflow for 103 | 104 | # large l and h 105 | 106 | m = (l+(r-1))//2 107 | 108 | 109 | 110 | # Sort first and second halves 111 | 112 | mergeSort(arr, l, m) 113 | 114 | mergeSort(arr, m+1, r) 115 | 116 | merge(arr, l, m, r) 117 | 118 | 119 | 120 | 121 | # Driver code to test above 122 | 123 | arr = [12, 11, 13, 5, 6, 7] 124 | 125 | n = len(arr) 126 | 127 | print ("Given array is") 128 | 129 | for i in range(n): 130 | 131 | print ("%d" %arr[i]), 132 | 133 | 134 | 135 | mergeSort(arr,0,n-1) 136 | 137 | print ("\n\nSorted array is") 138 | 139 | for i in range(n): 140 | 141 | print ("%d" %arr[i]), 142 | 143 | 144 | -------------------------------------------------------------------------------- /Mergesort: -------------------------------------------------------------------------------- 1 | class MergeSort { 2 | // Merges two subarrays of arr[]. 3 | // First subarray is arr[l..m] 4 | // Second subarray is arr[m+1..r] 5 | void merge(int arr[], int l, int m, int r) 6 | { 7 | // Find sizes of two subarrays to be merged 8 | int n1 = m - l + 1; 9 | int n2 = r - m; 10 | 11 | /* Create temp arrays */ 12 | int L[] = new int[n1]; 13 | int R[] = new int[n2]; 14 | 15 | /*Copy data to temp arrays*/ 16 | for (int i = 0; i < n1; ++i) 17 | L[i] = arr[l + i]; 18 | for (int j = 0; j < n2; ++j) 19 | R[j] = arr[m + 1 + j]; 20 | 21 | /* Merge the temp arrays */ 22 | 23 | // Initial indexes of first and second subarrays 24 | int i = 0, j = 0; 25 | 26 | // Initial index of merged subarry array 27 | int k = l; 28 | while (i < n1 && j < n2) { 29 | if (L[i] <= R[j]) { 30 | arr[k] = L[i]; 31 | i++; 32 | } 33 | else { 34 | arr[k] = R[j]; 35 | j++; 36 | } 37 | k++; 38 | } 39 | 40 | /* Copy remaining elements of L[] if any */ 41 | while (i < n1) { 42 | arr[k] = L[i]; 43 | i++; 44 | k++; 45 | } 46 | 47 | /* Copy remaining elements of R[] if any */ 48 | while (j < n2) { 49 | arr[k] = R[j]; 50 | j++; 51 | k++; 52 | } 53 | } 54 | 55 | // Main function that sorts arr[l..r] using 56 | // merge() 57 | void sort(int arr[], int l, int r) 58 | { 59 | if (l < r) { 60 | // Find the middle point 61 | int m = (l + r) / 2; 62 | 63 | // Sort first and second halves 64 | sort(arr, l, m); 65 | sort(arr, m + 1, r); 66 | 67 | // Merge the sorted halves 68 | merge(arr, l, m, r); 69 | } 70 | } 71 | 72 | /* A utility function to print array of size n */ 73 | static void printArray(int arr[]) 74 | { 75 | int n = arr.length; 76 | for (int i = 0; i < n; ++i) 77 | System.out.print(arr[i] + " "); 78 | System.out.println(); 79 | } 80 | 81 | // Driver method 82 | public static void main(String args[]) 83 | { 84 | int arr[] = { 12, 11, 13, 5, 6, 7 }; 85 | 86 | System.out.println("Given Array"); 87 | printArray(arr); 88 | 89 | MergeSort ob = new MergeSort(); 90 | ob.sort(arr, 0, arr.length - 1); 91 | 92 | System.out.println("\nSorted array"); 93 | printArray(arr); 94 | } 95 | } 96 | -------------------------------------------------------------------------------- /Pygame: -------------------------------------------------------------------------------- 1 | import pygame 2 | import random 3 | import sys 4 | 5 | pygame.init() 6 | 7 | WIDTH = 800 8 | HEIGHT = 600 9 | 10 | RED = (255,0,0) 11 | BLUE = (0,0,255) 12 | YELLOW = (255,255,0) 13 | BACKGROUND_COLOR = (0,0,0) 14 | 15 | player_size = 50 16 | player_pos = [WIDTH/2, HEIGHT-2*player_size] 17 | 18 | enemy_size = 50 19 | enemy_pos = [random.randint(0,WIDTH-enemy_size), 0] 20 | enemy_list = [enemy_pos] 21 | 22 | SPEED = 10 23 | 24 | screen = pygame.display.set_mode((WIDTH, HEIGHT)) 25 | 26 | game_over = False 27 | 28 | score = 0 29 | 30 | clock = pygame.time.Clock() 31 | 32 | myFont = pygame.font.SysFont("monospace", 35) 33 | 34 | def set_level(score, SPEED): 35 | if score < 20: 36 | SPEED = 5 37 | elif score < 40: 38 | SPEED = 8 39 | elif score < 60: 40 | SPEED = 12 41 | else: 42 | SPEED = 15 43 | return SPEED 44 | # SPEED = score/5 + 1 45 | 46 | 47 | def drop_enemies(enemy_list): 48 | delay = random.random() 49 | if len(enemy_list) < 10 and delay < 0.1: 50 | x_pos = random.randint(0,WIDTH-enemy_size) 51 | y_pos = 0 52 | enemy_list.append([x_pos, y_pos]) 53 | 54 | def draw_enemies(enemy_list): 55 | for enemy_pos in enemy_list: 56 | pygame.draw.rect(screen, BLUE, (enemy_pos[0], enemy_pos[1], enemy_size, enemy_size)) 57 | 58 | def update_enemy_positions(enemy_list, score): 59 | for idx, enemy_pos in enumerate(enemy_list): 60 | if enemy_pos[1] >= 0 and enemy_pos[1] < HEIGHT: 61 | enemy_pos[1] += SPEED 62 | else: 63 | enemy_list.pop(idx) 64 | score += 1 65 | return score 66 | 67 | def collision_check(enemy_list, player_pos): 68 | for enemy_pos in enemy_list: 69 | if detect_collision(enemy_pos, player_pos): 70 | return True 71 | return False 72 | 73 | def detect_collision(player_pos, enemy_pos): 74 | p_x = player_pos[0] 75 | p_y = player_pos[1] 76 | 77 | e_x = enemy_pos[0] 78 | e_y = enemy_pos[1] 79 | 80 | if (e_x >= p_x and e_x < (p_x + player_size)) or (p_x >= e_x and p_x < (e_x+enemy_size)): 81 | if (e_y >= p_y and e_y < (p_y + player_size)) or (p_y >= e_y and p_y < (e_y+enemy_size)): 82 | return True 83 | return False 84 | 85 | while not game_over: 86 | 87 | for event in pygame.event.get(): 88 | if event.type == pygame.QUIT: 89 | sys.exit() 90 | 91 | if event.type == pygame.KEYDOWN: 92 | 93 | x = player_pos[0] 94 | y = player_pos[1] 95 | 96 | if event.key == pygame.K_LEFT: 97 | x -= player_size 98 | elif event.key == pygame.K_RIGHT: 99 | x += player_size 100 | 101 | player_pos = [x,y] 102 | 103 | screen.fill(BACKGROUND_COLOR) 104 | 105 | drop_enemies(enemy_list) 106 | score = update_enemy_positions(enemy_list, score) 107 | SPEED = set_level(score, SPEED) 108 | 109 | text = "Score:" + str(score) 110 | label = myFont.render(text, 1, YELLOW) 111 | screen.blit(label, (WIDTH-200, HEIGHT-40)) 112 | 113 | if collision_check(enemy_list, player_pos): 114 | game_over = True 115 | break 116 | 117 | draw_enemies(enemy_list) 118 | 119 | pygame.draw.rect(screen, RED, (player_pos[0], player_pos[1], player_size, player_size)) 120 | 121 | clock.tick(30) 122 | 123 | pygame.display.update() 124 | -------------------------------------------------------------------------------- /Car Gmae: -------------------------------------------------------------------------------- 1 | import pygame 2 | import time 3 | import random 4 | 5 | pygame.init() 6 | 7 | display_width = 800 8 | display_height = 600 9 | 10 | black = (0,0,0) 11 | white = (255,255,255) 12 | red = (255,0,0) 13 | 14 | car_width = 73 15 | 16 | gameDisplay = pygame.display.set_mode((display_width,display_height)) 17 | pygame.display.set_caption('A bit Racey') 18 | clock = pygame.time.Clock() 19 | 20 | carImg = pygame.image.load('racecar.png') 21 | 22 | def things(thingx, thingy, thingw, thingh, color): 23 | pygame.draw.rect(gameDisplay, color, [thingx, thingy, thingw, thingh]) 24 | 25 | def car(x,y): 26 | gameDisplay.blit(carImg,(x,y)) 27 | 28 | def text_objects(text, font): 29 | textSurface = font.render(text, True, black) 30 | return textSurface, textSurface.get_rect() 31 | 32 | def message_display(text): 33 | largeText = pygame.font.Font('freesansbold.ttf',115) 34 | TextSurf, TextRect = text_objects(text, largeText) 35 | TextRect.center = ((display_width/2),(display_height/2)) 36 | gameDisplay.blit(TextSurf, TextRect) 37 | 38 | pygame.display.update() 39 | 40 | time.sleep(2) 41 | 42 | game_loop() 43 | 44 | 45 | 46 | def crash(): 47 | message_display('You Crashed') 48 | 49 | def game_loop(): 50 | x = (display_width * 0.45) 51 | y = (display_height * 0.8) 52 | 53 | x_change = 0 54 | 55 | thing_startx = random.randrange(0, display_width) 56 | thing_starty = -600 57 | thing_speed = 7 58 | thing_width = 100 59 | thing_height = 100 60 | 61 | gameExit = False 62 | 63 | while not gameExit: 64 | 65 | for event in pygame.event.get(): 66 | if event.type == pygame.QUIT: 67 | pygame.quit() 68 | quit() 69 | 70 | if event.type == pygame.KEYDOWN: 71 | if event.key == pygame.K_LEFT: 72 | x_change = -5 73 | if event.key == pygame.K_RIGHT: 74 | x_change = 5 75 | 76 | if event.type == pygame.KEYUP: 77 | if event.key == pygame.K_LEFT or event.key == pygame.K_RIGHT: 78 | x_change = 0 79 | 80 | x += x_change 81 | gameDisplay.fill(white) 82 | 83 | # things(thingx, thingy, thingw, thingh, color) 84 | things(thing_startx, thing_starty, thing_width, thing_height, black) 85 | thing_starty += thing_speed 86 | car(x,y) 87 | 88 | if x > display_width - car_width or x < 0: 89 | crash() 90 | 91 | if thing_starty > display_height: 92 | thing_starty = 0 - thing_height 93 | thing_startx = random.randrange(0,display_width) 94 | 95 | #### 96 | if y < thing_starty+thing_height: 97 | print('y crossover') 98 | 99 | if x > thing_startx and x < thing_startx + thing_width or x+car_width > thing_startx and x + car_width < thing_startx+thing_width: 100 | print('x crossover') 101 | crash() 102 | #### 103 | 104 | pygame.display.update() 105 | clock.tick(60) 106 | 107 | 108 | game_loop() 109 | pygame.quit() 110 | quit() 111 | -------------------------------------------------------------------------------- /Queneusingarray.c: -------------------------------------------------------------------------------- 1 | //As I told yesterday that an interface describes what a data structure does, while an implementation describes how the data structure does it. 2 | //Queue interface ( bol sakta hai right , toh iska interface kaisaa hogaa) 3 | //add(x): add the value x to the Queue 4 | //remove(): remove the next (previously added) value, y, from the Queue and return y 5 | //We can see that the remove() operation takes no argument. 6 | //ow A FIFO (first-in-first-out) Queue, 7 | //removes items in the same order they were added, 8 | //Matlab store mein jo pehle ata hai woh cash payment kar key chala jata hai fine, clear. 9 | //And yeh jo add(x) and remove() operations ho raha hai na on FIFO Queue ise koh he 10 | //enqueue(x) and dequeue(), bolta hai data structure mein understood 11 | 12 | //samjhe gaya na kal jo bola tah interface and implementation okay. 13 | 14 | //Now let us see the implementation 15 | 16 | //Queue Array implementation – 17 | 18 | //Front – The item at the front of the queue is called front item 19 | //Rear – The item at the end of the Queue is called rear item 20 | //Enqueue – Process of adding or inserting a new item in the queue is called as Enqueing 21 | //Dequeueing – Process of removing or deleting an existing item from the queue is called as dequeueing 22 | //Size – The max size of the queue is called as size an is initialised when the queue is created 23 | 24 | 25 | #include 26 | #define SIZE 5 27 | 28 | //Now we will do basic initialisation 29 | int queue[SIZE], front = -1, rear = -1; 30 | 31 | //Function created to handle enqueue 32 | void enqueue(int item) 33 | { 34 | if(rear == SIZE-1) 35 | { 36 | printf("Can't enqueue as the queue is full\n"); 37 | } 38 | else 39 | { 40 | //The first element condition 41 | if(front == -1) 42 | { 43 | front = 0; 44 | } 45 | 46 | rear = rear + 1; 47 | queue[rear] = item; 48 | printf("We have enqueued %d\n",item); 49 | } 50 | } 51 | 52 | //Function created to handle dequeue 53 | void dequeue() 54 | { 55 | if(front == -1) 56 | { 57 | printf("Can't dequeue as the queue is empty\n"); 58 | } 59 | else 60 | { 61 | printf("We have dequeued : %d\n", queue[front]); 62 | front = front + 1; 63 | 64 | //Only happens when the last element was dequeued 65 | if(front > rear) 66 | { 67 | front = -1; 68 | rear = -1; 69 | } 70 | } 71 | } 72 | 73 | //function to print the queue 74 | void printQueue(){ 75 | if(rear == -1) 76 | printf("\nUnable to display as queue is empty"); 77 | else{ 78 | int i; 79 | printf("\nThe queue after enqueue & dequeue operations looks like :"); 80 | 81 | for(i = front; i <= rear; i++) 82 | printf("%d ",queue[i]); 83 | } 84 | } 85 | 86 | int main() 87 | { 88 | //enqueue begins here 89 | enqueue(10); 90 | enqueue(34); 91 | enqueue(76); 92 | enqueue(66); 93 | 94 | //dequeue beings here 95 | dequeue(); 96 | dequeue(); 97 | 98 | printQueue(); 99 | return 0; 100 | } 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | -------------------------------------------------------------------------------- /students list/Shirsha_Datta_ShirshaDatta.md: -------------------------------------------------------------------------------- 1 |

Hello There 👋

2 | 3 | 4 | * I am [Shirsha Datta](https://www.linkedin.com/in/shirsha-datta-30335a178/) :blush: . Currently I am a third year student from VIT Vellore in Computer Science 5 | 6 | * I have done multiple projects ranging from the field of Devops , App Development to Cloud Computing and Automation :file_cabinet: . 7 | 8 | * I am currently brushing up my skills and plan to learn more technical skills 9 | 10 | * Connect with me on LinkeDin :fireworks: [LinkeDin Profile](https://www.linkedin.com/in/shirsha-datta-30335a178/) :sparkler: 11 | 12 | ## Tech Stack :computer: 13 | 14 |
15 | 16 | 17 | 18 | 22 | 23 | 27 | 28 | 32 | 33 | 34 | 35 | 39 | 40 | 44 | 45 | 49 | 50 | 51 | 52 | 56 | 57 | 61 | 62 | 63 | 64 | 68 | 69 | 70 | 71 | 75 | 76 | 80 | 81 | 85 | 86 | 87 | 88 |
19 |
Ansible
20 | 21 |
24 |
AWS
25 | 26 |
29 |
Docker
30 | 31 |
36 |
Terraform
37 | 38 |
41 |
Git
42 | 43 |
46 |
Jenkins
47 | 48 |
53 |
Kubernetes
54 | 55 |
58 |
Linux System Administration
59 | 60 |
65 |
Python
66 | 67 |
72 |
Flutter
73 | 74 |
77 |
Bash
78 | 79 |
82 |
SQL
83 | 84 |
89 | 90 | ## Also follow me on [Github] (https://github.com/ShirshaDatta) :grinning: -------------------------------------------------------------------------------- /students list/anjali.md: -------------------------------------------------------------------------------- 1 | ### Anjali Chauhan 2 | 3 | 4 | 5 | Twitter Icon 6 | 7 | 8 | Linkedin Icon 9 | 10 | 11 | Blogger Icon 12 | 13 | 14 | ![github](https://user-images.githubusercontent.com/56559378/88052779-663cdc00-cb78-11ea-99f8-520ff3c7d037.png) 15 | #### I am WEB DEVELOPER & BLOGGER 😄🦄 16 | I'm a software Developer and tech enthusiast who is passionate about making open-source more accessible, creating technology to elevate people, and building community Where sharing of knowledge is super easy. 😊 17 | 18 | **Languages and Tools:** 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | - 🌱 WEB DEVELOPER || PYTHON DEVELOPER 40 | - 😄 Python || C++ || HTML || CSS || JAVASCRIPT 41 | - 🤔 I’m learning REACT || NodeJS || MongoDB 42 | - Connect with Me: 43 | - 📫 LinkedIn 44 | - 💼 Twitter 45 | - 💬 Blogs 46 | 47 | 48 | 49 | 50 | 📊 **This Week I Spent My Time On:** 51 | 52 | ```text 53 | C++ 13 hrs 36 mins ████████████▓░░░░░░░░░░░░ 50.75 % 54 | Javscript 5 hrs 38 mins █████▒░░░░░░░░░░░░░░░░░░░ 21.06 % 55 | Python 4 hrs 29 mins ████▒░░░░░░░░░░░░░░░░░░░░ 16.74 % 56 | React 1 hr 8 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.27 % 57 | Golang 45 mins ▓░░░░░░░░░░░░░░░░░░░░░░░░ 02.83 % 58 | ``` 59 | 60 | 61 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/anjali.md: -------------------------------------------------------------------------------- 1 | ### Anjali Chauhan 2 | 3 | 4 | 5 | Twitter Icon 6 | 7 | 8 | Linkedin Icon 9 | 10 | 11 | Blogger Icon 12 | 13 | 14 | ![github](https://user-images.githubusercontent.com/56559378/88052779-663cdc00-cb78-11ea-99f8-520ff3c7d037.png) 15 | #### I am WEB DEVELOPER & BLOGGER 😄🦄 16 | I'm a software Developer and tech enthusiast who is passionate about making open-source more accessible, creating technology to elevate people, and building community Where sharing of knowledge is super easy. 😊 17 | 18 | **Languages and Tools:** 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | - 🌱 WEB DEVELOPER || PYTHON DEVELOPER 40 | - 😄 Python || C++ || HTML || CSS || JAVASCRIPT 41 | - 🤔 I’m learning REACT || NodeJS || MongoDB 42 | - Connect with Me: 43 | - 📫 LinkedIn 44 | - 💼 Twitter 45 | - 💬 Blogs 46 | 47 | 48 | 49 | 50 | 📊 **This Week I Spent My Time On:** 51 | 52 | ```text 53 | C++ 13 hrs 36 mins ████████████▓░░░░░░░░░░░░ 50.75 % 54 | Javscript 5 hrs 38 mins █████▒░░░░░░░░░░░░░░░░░░░ 21.06 % 55 | Python 4 hrs 29 mins ████▒░░░░░░░░░░░░░░░░░░░░ 16.74 % 56 | React 1 hr 8 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.27 % 57 | Golang 45 mins ▓░░░░░░░░░░░░░░░░░░░░░░░░ 02.83 % 58 | ``` 59 | 60 | 61 | -------------------------------------------------------------------------------- /students list/Ankush_Chauhan.md: -------------------------------------------------------------------------------- 1 | ### Hey there , I'm Ankush 2 | 3 |
4 | 5 | Ankush's Discord 6 | 7 | 8 | Ankush's Twitter | Twitter 9 | 10 | 11 | Ankush's Linkedin 12 | 13 | 14 | Ankush's Youtube Channel 15 | 16 | 17 | Ankush's Codepen 18 | 19 |
20 | I'm Ankush Chauhan a High School Web Developer 🚀 from India currently, I'm studying in 9th grade. Who loves computer programming and interacting with the people of similar interest so that I can develop myself into a better version. 21 | An Enthusiastic person who is passionate about making open-source more accessible, creating technology to elevate people, and building community Where sharing of knowledge is 22 | super easy. 23 | GIF 24 | 25 | 26 | **Talking about Personal Stuffs:** 27 | 28 | - 👨🏽‍💻 I’m currently working on something cool :wink: ; 29 | - 🌱 I’m currently learning ReactJS and C++ ; 30 | - 💬 Ask me about anything, I am happy to help ; 31 | - 📫 How to reach me: [Ankush Chauhan](https://www.linkedin.com/ankush-chauhan-590b5b1ab/) ; 32 | - 📝[Resume](https://www.linkedin.com/ankush-chauhan-590b5b1ab/) ; 33 | 34 | 35 | 36 | **Languages and Tools:** 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 📊 **This Week I Spent My Time On:**⏰🕜 58 | 59 | ```text 60 | React 13 hrs 36 mins ████████████▓░░░░░░░░░░░░ 50.75 % 61 | JavaScript 5 hrs 38 mins █████▒░░░░░░░░░░░░░░░░░░░ 21.06 % 62 | CSS 4 hrs 29 mins ████▒░░░░░░░░░░░░░░░░░░░░ 16.74 % 63 | HTML 1 hr 8 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.27 % 64 | Python 45 mins ▓░░░░░░░░░░░░░░░░░░░░░░░░ 02.83 % 65 | ``` 66 | 67 | 68 | 69 | 💭🌇🗼 **My Dream Companies:** 🌇🗼 70 |
71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 97 | 98 | 99 | 100 | 101 | -------------------------------------------------------------------------------- /students list/hacktoberfest-2019-master/students list/Ankush_Chauhan.md: -------------------------------------------------------------------------------- 1 | ### Hey there , I'm Ankush 2 | 3 |
4 | 5 | Ankush's Discord 6 | 7 | 8 | Ankush's Twitter | Twitter 9 | 10 | 11 | Ankush's Linkedin 12 | 13 | 14 | Ankush's Youtube Channel 15 | 16 | 17 | Ankush's Codepen 18 | 19 |
20 | I'm Ankush Chauhan a High School Web Developer 🚀 from India currently, I'm studying in 9th grade. Who loves computer programming and interacting with the people of similar interest so that I can develop myself into a better version. 21 | An Enthusiastic person who is passionate about making open-source more accessible, creating technology to elevate people, and building community Where sharing of knowledge is 22 | super easy. 23 | GIF 24 | 25 | 26 | **Talking about Personal Stuffs:** 27 | 28 | - 👨🏽‍💻 I’m currently working on something cool :wink: ; 29 | - 🌱 I’m currently learning ReactJS and C++ ; 30 | - 💬 Ask me about anything, I am happy to help ; 31 | - 📫 How to reach me: [Ankush Chauhan](https://www.linkedin.com/ankush-chauhan-590b5b1ab/) ; 32 | - 📝[Resume](https://www.linkedin.com/ankush-chauhan-590b5b1ab/) ; 33 | 34 | 35 | 36 | **Languages and Tools:** 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 📊 **This Week I Spent My Time On:**⏰🕜 58 | 59 | ```text 60 | React 13 hrs 36 mins ████████████▓░░░░░░░░░░░░ 50.75 % 61 | JavaScript 5 hrs 38 mins █████▒░░░░░░░░░░░░░░░░░░░ 21.06 % 62 | CSS 4 hrs 29 mins ████▒░░░░░░░░░░░░░░░░░░░░ 16.74 % 63 | HTML 1 hr 8 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.27 % 64 | Python 45 mins ▓░░░░░░░░░░░░░░░░░░░░░░░░ 02.83 % 65 | ``` 66 | 67 | 68 | 69 | 💭🌇🗼 **My Dream Companies:** 🌇🗼 70 |
71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 97 | 98 | 99 | 100 | 101 | --------------------------------------------------------------------------------