From f35653b1d5777e8728fd48718e6b956c7ff8bfd5 Mon Sep 17 00:00:00 2001 From: Vidushi Jain Date: Tue, 2 Oct 2018 23:27:22 +0530 Subject: [PATCH 01/42] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 475a53e..c7303a0 100644 --- a/README.md +++ b/README.md @@ -354,6 +354,12 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/WitchScript) [![github-alt][github-img]](https://github.com/LaurenReilly) +### Vidushi Jain +- I'm a computer science student +- Interested in app development +- I love coding. +- [![github-alt][github-img]](https://github.com/VidushiJain30) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From ceebaec5fb611f44d022afec762b78876a694667 Mon Sep 17 00:00:00 2001 From: utsha1510 Date: Wed, 3 Oct 2018 00:52:05 +0530 Subject: [PATCH 02/42] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 41f7a8f..9d6c5bf 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,11 @@ Start adding your names here: - Currently learning the Rust programming language - [![github-alt][github-img]](https://github.com/GuineaPiet) +### Utsha Sinha +- I'm an Information Technology third year student +- Passionate about tech and how it influences our everyday live :heart: +- [![github-alt][github-img]](https://github.com/utsha1510) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From e5772ea9d7ec731337ca6b402c447e119f411be1 Mon Sep 17 00:00:00 2001 From: utsha1510 Date: Wed, 3 Oct 2018 01:02:33 +0530 Subject: [PATCH 03/42] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d6c5bf..2102223 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ Start adding your names here: ### Utsha Sinha - I'm an Information Technology third year student -- Passionate about tech and how it influences our everyday live :heart: +- :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) ### Example Profile From 8b137f138fbfd492556218bc04bccb6730b1de8c Mon Sep 17 00:00:00 2001 From: Brian Burress Date: Tue, 2 Oct 2018 15:36:21 -0400 Subject: [PATCH 04/42] Update Readme.md --- .gitignore | 1 + README.md | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 2ca8682..e5afb67 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _site/ .sass-cache/ .jekyll-cache/ .jekyll-metadata +README.md.bak diff --git a/README.md b/README.md index 41f7a8f..c73c5c6 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,13 @@ Start adding your names here: - Currently learning the Rust programming language - [![github-alt][github-img]](https://github.com/GuineaPiet) +### Brian Burress +- I'm Brian Burress, IT consultant with The Byte Stuff +- Currently learning to program under Adruino IDE as well as design simple circuits +- [![github-alt][github-img]](https://github.com/TheByteStuff ) + [![twitter-alt][twitter-img]](https://twitter.com/thebytestuff) + + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 54209e5d635849a903b120cd5bfd48e84eb0f7d6 Mon Sep 17 00:00:00 2001 From: Helus <43776278+Helus@users.noreply.github.com> Date: Tue, 2 Oct 2018 21:37:52 +0200 Subject: [PATCH 05/42] Added myself --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 41f7a8f..0a4c548 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,12 @@ Start adding your names here: - Currently learning the Rust programming language - [![github-alt][github-img]](https://github.com/GuineaPiet) +### Helus +- I'm a mathematics student. +- I'm interested in data science. +- My hobbies include gaming and listening to classical music. +- [![github-alt][github-img]](https://github.com/example) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 1d21b314f234720a27ef271f49d62661a836586f Mon Sep 17 00:00:00 2001 From: Brian Burress Date: Tue, 2 Oct 2018 15:45:06 -0400 Subject: [PATCH 06/42] Hello World Code Example --- README.md.bak | 404 +++++++++++++++++++++++++++++++++++++++++++ code/TheByteStuff.cs | 16 ++ 2 files changed, 420 insertions(+) create mode 100644 README.md.bak create mode 100644 code/TheByteStuff.cs diff --git a/README.md.bak b/README.md.bak new file mode 100644 index 0000000..41f7a8f --- /dev/null +++ b/README.md.bak @@ -0,0 +1,404 @@ +![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-pink.svg) +![First Timers Only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat) +![Up For Grabs](https://img.shields.io/badge/up--for--grabs-friendly-green.svg?style=flat) + +![GitHub](https://img.shields.io/github/license/my-first-pr/hacktoberfest-2018.svg) +![GitHub forks](https://img.shields.io/github/forks/my-first-pr/hacktoberfest-2018.svg) +![GitHub issues](https://img.shields.io/github/issues/my-first-pr/hacktoberfest-2018.svg) +![GitHub pull requests](https://img.shields.io/github/issues-pr/my-first-pr/hacktoberfest-2018.svg) +![GitHub contributors](https://img.shields.io/github/contributors/my-first-pr/hacktoberfest-2018.svg) +![GitHub commit activity the past week, 4 weeks, year](https://img.shields.io/github/commit-activity/w/my-first-pr/hacktoberfest-2018.svg) +![GitHub last commit](https://img.shields.io/github/last-commit/my-first-pr/hacktoberfest-2018.svg) +![GitHub top language](https://img.shields.io/github/languages/top/my-first-pr/hacktoberfest-2018.svg) +![GitHub language count](https://img.shields.io/github/languages/count/my-first-pr/hacktoberfest-2018.svg) + +This repository is for anyone to create pull requests during Hacktoberfest 2018, with their name, code samples, etc. Any PRs outside of hacktoberfest will still be considered, but may not count towards your hacktoberfest contributions. + +![My First PR: Hacktoberfest](https://my-first-pr.github.io/assets/images/undraw_fall_is_coming_dg3x.svg) +![Hacktoberfest 2018](https://my-first-pr.github.io/assets/images/Hacktoberfest_2018_logo_lockup.png) + +## Contributors List + +Start adding your names here: + +### Aditya Kolsur +- I'm a 3rd year student. +- I am a web developer. +- [![github-alt][github-img]](https://github.com/adikolsur) + +### Bir Singh +- I am a young developer in India interested in c++,html/css,java(android). +- I'm currently a computer science student! +- My hobbies include: + - Coding + - Gaming +- [![github-alt][github-img]](https://github.com/singhbir) + +### Hafpaf +- Software student +- Small electronics enthutiast. +- [![github-alt][github-img]](https://github.com/hafpaf) + +### Aditya Choudhary +- Software Engineer in India +- [![twitter-alt][twitter-img]](https://twitter.com/webmasteradi) + [![github-alt][github-img]](https://github.com/adich23) + +### Akshay N Shaju +- Software Developer From India.🇧 +- Hobbies: + - Coding + - Gaming +- [![twitter-alt][twitter-img]](https://twitter.com/akshaynshaju) + [![github-alt][github-img]](https://github.com/Akshay-N-Shaju) + +### Alok Rajasukumaran +- AI Architect by profession +- [!Know more at](https://alokraj68.in) +- [![twitter-alt][twitter-img]](https://twitter.com/alokraj68) + [![github-alt][github-img]](https://github.com/alokraj68) + +### Ananya +- I'm a junior year student. +- I am an Android Developer. I also work on other technologies such as web development using Django and Machine Learning. +- I like to listen to music while I code. +- [![facebook-alt][facebook-img]](https://www.facebook.com/ac.ananya) + [![github-alt][github-img]](https://github.com/ananya1304) + +### Anastasis Xouzafeiris (aka anksos) +- I am a VMware engineer +- I'm currently working as a Virtualization Specialist +- [![twitter-alt][twitter-img]](https://twitter.com/ankso) + [![github-alt][github-img]](https://github.com/anksos) + +### Anshima Chaudhary +- I'm a contributor :) +- I study CS +- My hobbies include coding, debating and dancing +- [![github-alt][github-img]](https://github.com/anshima1) + +### Srishty Mittal +- I'm a contributor and web developer +- I study Electronics and Communication Engineering +- My hobbies include coding, debating and acting +- [![github-alt][github-img]](https://github.com/MittalS211) + +### Anush93 +- I am a young developer in Sri Lanka +- I'm currently a undergraduate +- My hobbies include: + - Coding + - Gaming + - Nature Photography +- [![github-alt][github-img]](https://github.com/Anush93) + +### Arjun Rajpal +- Software Engineer and a ML Enthusiast +- [![github-alt][github-img]](https://github.com/arjunrajpal) + +### BenTechy66 +- I am a young developer in England interested in node.js, python, C, and front-end web development frameworks +- I'm currently a student! +- My hobbies include: + - Coding + - Gaming + - ~~Having a social life~~ +- [![github-alt][github-img]](https://github.com/BenTechy66) + +### BenoCD +- Final Year Computer Engineering student from Concepción, Chile +- Raspberry Pi Enthusiast +- First time participating in Hacktoberfest +- [![twitter-alt][twitter-img]](https://twitter.com/beno_cd) + [![github-alt][github-img]](https://github.com/benocd) + +### duongoku +- I'm a student and I'm in last year of highschool. +- I'm interested in competitive programming, physics, calculus and tech stuff. +- I also like listening to music and playing games. +- [![twitter-alt][twitter-img]](https://twitter.com/duongoku) + [![github-alt][github-img]](https://github.com/duongoku) + + ### festusdrakon +- Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. +- Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) +- I share as I learn at [DIY DS](https://www.instagram.com/dodsyourself/) and [DIY CS](https://www.instagram.com/docsyourself/) on instagram. +- Started from the bottom, now we here: + [![github-alt][github-img]](https://github.com/festusdrakon) + +### Dushyant +- Software Developer and a ML enthusiast. +- [![github-alt][github-img]](https://github.com/dushyantRathore) + +### Danil Shankovskiy +- I'm a student from Ukraine +- Interested in Python, Django +- [![github-alt][github-img]](https://github.com/BeAsYit) + +### gursimran +- I am a young developer in india +- I'm currently a student! + +### James +- DevOps Engineer +- Taking part in my first Hacktoberfest + +### janicek1m +- I am currently a high school student. +- I love robotics, programming, and web-development. +- I also like playing the cello, watching shows on Netflix, and cooking. +- [![github-alt][github-img]](https://github.com/janicek1m) + +### Jillian Anderson Slate +- I am a 25-year-old from the United States of America, and I recently moved with my husband to Barcelona, Spain. +- As part of the move I have decided to pursue coding as a new career! +- I am working toward a junior-level position doing front-end work with HTML, CSS, JavaScript, and React. +- My other hobbies include reading, rock climbing, and re-watching 30 Rock and The Office :stuck_out_tongue_winking_eye: +- [![twitter-alt][twitter-img]](https://twitter.com/Jillifish17) + [![github-alt][github-img]](https://github.com/jillianandersonslate) + +### Karen Geerts +- I work for REA (https://www.rea-group.com/IRM/content/default.aspx) and am a junior Ruby developer. +- [![twitter-alt][twitter-img]](https://twitter.com/GeekRanters) + [![github-alt][github-img]](https://github.com/karengeerts) + +### Kundan Kumar +- I am a high school graduate. +- I love AI, programming and web development. +- I love playing and making games. +- [![github-alt][github-img]](https://github.com/kundan28) + +### Luke Oliff +- Technical Writer working for @auth0 +- [![twitter-alt][twitter-img]](https://twitter.com/mroliff) + [![github-alt][github-img]](https://github.com/lukeoliff) + +### lunamana104 +- I am currently a student in highschool. +- I love physics, technology and IT-related stuff. +- I also like listening to music and watching movies. +- [![github-alt][github-img]](https://github.com/lunamana104) + +### Mathieu Jolivet (Cynferdd) +- Developper as a hobby since 1996, professionaly since 2005. +- Bass player, I also love reading, photography and beer. +- [![twitter-alt][twitter-img]](https://twitter.com/cynferdd) + [![github-alt][github-img]](https://github.com/cynferdd) + +### pankhuri22 +- Computer Science Undergraduate +- [![twitter-alt][twitter-img]](https://twitter.com/pankhuri221198) + [![github-alt][github-img]](https://github.com/pankhuri2211) + +### Patrick Sedlacek +- I am a recent graduate from University and recently started my career as a developer. +- I volunteer with High School students teaching them programming and robotics. +- I will have each of them participate in Hacktoberfest tonight!! + +### rahman95 +- Software Developer born in Germany raised in the UK. 🇩🇪 🇬🇧 +- Hobbies include: + - Coding + - Tinkering + - Photography + - Gastronomy +- [![twitter-alt][twitter-img]](https://twitter.com/rahman_younus) + [![github-alt][github-img]](https://github.com/rahman95) + +### Rohit Swami +- Data Science Aspirant +- I love Python :heart: +- Connect with me on social media platform +- [![twitter-alt][twitter-img]](https://twitter.com/rowhitswami) + [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) + [![github-alt][github-img]](https://github.com/rowhitswami) + +### Shubham Nishad +- Fourth year student in Computer Science. +- you can check my site [https://shubhamnishad.com/](https://shubhamnishad.com/) +- [![twitter-alt][twitter-img]](https://twitter.com/shubhamnishad97) + [![github-alt][github-img]](https://github.com/shubhamnishad97) + +### Suvin Nimnaka +- A Student from Sri Lanka +- [![twitter-alt][twitter-img]](https://twitter.com/tikirimaarie) + [![github-alt][github-img]](https://github.com/suvink) + +### Tom Davis +- IT Manager in The United States +- [![twitter-alt][twitter-img]](https://twitter.com/kat35601) +- [![github-alt][github-img]](https://github.com/kat35601) +- I am an old computer guy wanting to learn new things + +### Utkarsh Kunwar +- Fourth year student in Mechanical Engineering. +- [![github-alt][github-img]](https://github.com/UtkarshKunwar) + +### Vaibhav Agarwal +- Fourth year undergraduate at IIT Mandi, Computer Science. +- [![twitter-alt][twitter-img]](https://twitter.com/vaibhav_a1997) + [![github-alt][github-img]](https://github.com/vaibhavagarwal220) + +### Yash Agrawal +- I am a student at IIT Mandi persuin B.Tech. in computer science. +- I like more of competitive programming. +- I am the co-ordinator of programming club, IIT Mandi. +- [![github-alt][github-img]](https://github.com/YashAgrawal0) + +### Nikhil Shrivastava +- I am a student at ILovely Professional University persuingmy B.Tech degree in computer science. +- I am very much passionate about programming. +- I am a member of Microsoft Technical Community , LPU +- [![github-alt][github-img]](https://github.com/NikhilShrivastava) + +### IGC +- I am a Spanish CS student and developer. +- I like Java and Python. +- I am looking foward learning Django. +- [![github-alt][github-img]](https://github.com/igcigc) + +### Nievas Martin +- I'm an Electronic Engineer from Argentina. +- Currently pursuing a PhD scholarship. + [![github-alt][github-img]](https://github.com/MartinNievas) + +### Izabela Cardozo +- I'm a Brazilian Electrical Engineer studant and Friends lover, by the way, How u doin'? ;) +- My hobbies include: + - Watch spanish TV shows (please watch Gran Hotel); + - Listen music. +- [![twitter-alt][twitter-img]](https://twitter.com/izabela963) + +### Francisco Nievas (frannievas) +- Computer science student +- Nerd, geek, gamer, I love TLoK +- [![github-alt][github-img]](https://github.com/frannievas) + +### Naufal Yudhistira +- Ordinary student. +- Like to play with cats. +- [![github-alt][github-img]](https://github.com/yudhst) + +### Nha Huynh +- Backend developer +- Code, Football, Dota2 +- [![github-alt][github-img]](https://github.com/thanhnha1103) + +### Dmytro Litvinov +- Full Stack Python develop from Ukraine :snake: +- [My website](https://DmytroLitvinov.com) +- [![twitter-alt][twitter-img]](https://twitter.com/Dmytro_Litvinov) + [![github-alt][github-img]](https://github.com/DmytroLitvinov) + +### Vishal Anand +- Student +- Programmer +- Cricketer +- Painter + [![github-alt][github-img]](https://github.com/Vishal1541) + +### Jay Vasant +- Python enthusiast. +- My hobbies include: + - Competitive Programming + - Reading and Writing Blogs +- [![twitter-alt][twitter-img]](https://twitter.com/jayvasantjv) + [![github-alt][github-img]](https://github.com/jayvasantjv) + +### Alexandre Pereira Santos +- Student of Analysis and Development of Systems - Estácio de Sá University - Last Period +- Programmer at Stefanini - Working with Test Autamatization +- Passionate about Technologies - Java, Ruby, C, C ++, C #, Ruby and Python +- [![twitter-alt][twitter-img]](https://twitter.com/alexEndrios) + [![facebook-alt][facebook-img]](https://facebook.com/alex.endrios) + [![github-alt][github-img]](https://github.com/alexendrios) + +### Elijah Rwothoromo +- Software Developer +- I love movies, poetry and hangouts. +- [![twitter-alt][twitter-img]](https://twitter.com/rwothoromo) + [![github-alt][github-img]](https://github.com/rwothoromo) + +### Thomas Kulmbach (D0Tch) +- Webdeveloper working in Denmark +- [![github-alt][github-img]](https://github.com/d0tch) + +### Ravindra Kumar Meena +- Computer Sciene & Engineering Student +- Hobbies: + - Coding + - Gaming + - Beatboxing +- [![twitter-alt][twitter-img]](https://twitter.com/rmeena840) + [![github-alt][github-img]](https://github.com/rmeena840) + +### Charlye +- Student of Development of multiplatform applications - Last year. +- Working in the Povisa hospital (Programming and systems). +- Lover of programming, drums, cars, ping-pong and anime. +- [![github-alt][github-img]](https://github.com/costassolla) + +### Banso D. Wisdom +- Software Engineer, Gamer and Machine Learning Enthusiast +- Hobbies: + - Programming + - Gaming + - Netflix +- Works with .NET, .NET Core, Ionic and Angular +- [![github-alt][github-img]](https://github.com/Overrideveloper) + +### Lauren Reilly +- I'm a cat loving underwater gardener +- Currently studying web development at a coding bootcamp +- I love gaming and hope to become a game dev! +- [![twitter-alt][twitter-img]](https://twitter.com/WitchScript) + [![github-alt][github-img]](https://github.com/LaurenReilly) + +### Vidushi Jain +- I'm a computer science student +- Interested in app development +- I love coding. +- [![github-alt][github-img]](https://github.com/VidushiJain30) + +### Petri-Johan Last +- I'm an Electronic Engineer and busy with a Masters degree in Machine Learning +- Currently learning the Rust programming language +- [![github-alt][github-img]](https://github.com/GuineaPiet) + +### Example Profile +- I'm an example that you can copy, if you want :) +- I work for... +- My hobbies include... +- [![twitter-alt][twitter-img]](https://twitter.com/example) + [![facebook-alt][facebook-img]](https://facebook.com/example) + [![google-img][google-img]](https://plus.google.com/+Example) + [![tumblr-alt][tumblr-img]](https://example.tumblr.com) + [![dribbble-alt][dribbble-img]](https://dribbble.com/example) + [![github-alt][github-img]](https://github.com/example) + + +## How to Contribute + +Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request. + +## Code of Conduct + +Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. + +## Copyright + +Copyright (c) 2018 My First PR. See [LICENSE](LICENSE) for details. + +[twitter-alt]: Twitter +[facebook-alt]: Facebook +[google-alt]: Google+ +[tumblr-alt]: Tumblr +[dribbble-alt]: Dribbble +[github-alt]: GitHub + +[twitter-img]: https://i.imgur.com/wWzX9uB.png +[facebook-img]: https://i.imgur.com/fep1WsG.png +[google-img]: https://i.imgur.com/VlgBKQ9.png +[tumblr-img]: https://i.imgur.com/jDRp47c.png +[dribbble-img]: https://i.imgur.com/Vvy3Kru.png +[github-img]: https://i.imgur.com/9I6NRUm.png diff --git a/code/TheByteStuff.cs b/code/TheByteStuff.cs new file mode 100644 index 0000000..6fd1cb8 --- /dev/null +++ b/code/TheByteStuff.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace HelloWorld +{ + class TheByteStuff + { + static void Main(string[] args) + { + System.Console.WriteLine("Hello Hacktoberfest 2018"); + } + } +} From 94c45650480cbc9ce3b61ceb79077f80d2ae985c Mon Sep 17 00:00:00 2001 From: Rui Li Date: Wed, 3 Oct 2018 09:15:49 +1300 Subject: [PATCH 07/42] Update ReadMe about myself --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 89efd15..5ae2465 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ This repository is for anyone to create pull requests during Hacktoberfest 2018, Start adding your names here: +### Rui Li +- Software Engineer in NZ +- [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) + [![github-alt][github-img]](https://github.com/gitruili) + ### Aditya Kolsur - I'm a 3rd year student. - I am a web developer. From cd9d707ab8a004db2b8c03ba13d69cc033e05bdd Mon Sep 17 00:00:00 2001 From: toast Date: Tue, 2 Oct 2018 16:25:17 -0400 Subject: [PATCH 08/42] Added information about myself(Ben C.) to the README.md file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 89efd15..76a75a1 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,11 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) +### Ben C. +-A high school student who is a beginner at code. +-I like to code and play games. +-[![github-alt][github-img]](https://github.com/yopamuhanu) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 45301918bd369852c19c285fa959469be14d5f77 Mon Sep 17 00:00:00 2001 From: toast Date: Tue, 2 Oct 2018 16:30:52 -0400 Subject: [PATCH 09/42] Added spaces after Ben C.'s dashes to make bullet points --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76a75a1..5b84cc1 100644 --- a/README.md +++ b/README.md @@ -383,9 +383,9 @@ Start adding your names here: - [![github-alt][github-img]](https://github.com/utsha1510) ### Ben C. --A high school student who is a beginner at code. --I like to code and play games. --[![github-alt][github-img]](https://github.com/yopamuhanu) +- A high school student who is a beginner at code. +- I like to code and play games. +- [![github-alt][github-img]](https://github.com/yopamuhanu) ### Example Profile - I'm an example that you can copy, if you want :) From 396c39cbf49f19474c569f85ea402186d89feebc Mon Sep 17 00:00:00 2001 From: slouch <32179423+slouchd@users.noreply.github.com> Date: Tue, 2 Oct 2018 21:36:38 +0100 Subject: [PATCH 10/42] Updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 89efd15..3f43af2 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,11 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) +### My Name +- Linux Systems Administrator turning DevOps person +- Engineer at heart, if it isn't broken, break it! +- [![github-alt][github-img]](https://github.com/slouchd) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 9605925d3a172d5346bccb688f3c24cc4a0c8b3b Mon Sep 17 00:00:00 2001 From: slouch <32179423+slouchd@users.noreply.github.com> Date: Tue, 2 Oct 2018 21:37:22 +0100 Subject: [PATCH 11/42] Updated README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f43af2..a165536 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) -### My Name +### slouch - Linux Systems Administrator turning DevOps person - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) From 0d4cf200f3920ffe8d2f9e40cbc2b5a3382f5095 Mon Sep 17 00:00:00 2001 From: Lauren Van Sloun Date: Tue, 2 Oct 2018 17:52:38 -0400 Subject: [PATCH 12/42] Cleaned up README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 89efd15..a25d570 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-pink.svg) +![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-pink.svg) ![First Timers Only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat) ![Up For Grabs](https://img.shields.io/badge/up--for--grabs-friendly-green.svg?style=flat) @@ -226,9 +226,9 @@ Start adding your names here: ### Tom Davis - IT Manager in The United States -- [![twitter-alt][twitter-img]](https://twitter.com/kat35601) -- [![github-alt][github-img]](https://github.com/kat35601) - I am an old computer guy wanting to learn new things +- [![twitter-alt][twitter-img]](https://twitter.com/kat35601) + [![github-alt][github-img]](https://github.com/kat35601) ### Utkarsh Kunwar - Fourth year student in Mechanical Engineering. @@ -263,10 +263,10 @@ Start adding your names here: [![github-alt][github-img]](https://github.com/MartinNievas) ### Izabela Cardozo -- I'm a Brazilian Electrical Engineer studant and Friends lover, by the way, How u doin'? ;) +- I'm a Brazilian Electrical Engineer student and Friends lover, by the way, How u doin'? ;) - My hobbies include: - - Watch spanish TV shows (please watch Gran Hotel); - - Listen music. + - Watching spanish TV shows (please watch Gran Hotel); + - Listening to music. - [![twitter-alt][twitter-img]](https://twitter.com/izabela963) ### Francisco Nievas (frannievas) @@ -295,7 +295,7 @@ Start adding your names here: - Programmer - Cricketer - Painter - [![github-alt][github-img]](https://github.com/Vishal1541) +- [![github-alt][github-img]](https://github.com/Vishal1541) ### Jay Vasant - Python enthusiast. From c99c435ebe560d9a16b90cbcbd6eada19dd082de Mon Sep 17 00:00:00 2001 From: CohheeTime Date: Tue, 2 Oct 2018 21:00:07 -0400 Subject: [PATCH 13/42] Added myself to readme.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89efd15..2208fac 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,10 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) +### CohheeTime +- I built my first website in 1999 + [![github-alt][github-img]](https://github.com/CohheeTime) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 383229d542fcd2c7806633265b604368796fe643 Mon Sep 17 00:00:00 2001 From: Anthony Reese <33808527+reesea@users.noreply.github.com> Date: Wed, 3 Oct 2018 10:08:30 +0900 Subject: [PATCH 14/42] Merge branch 'master' into patch-1 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 89efd15..7185808 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,14 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) +### Reesea +- I'm an MBA student +- Hobbies: + - Coding + - Learning +- [![twitter-alt][twitter-img]](https://twitter.com/_reesea) + [![github-alt][github-img]](https://github.com/reesea) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 19f8ad60e9b65ffe7c9c1bdad54186b913a0348d Mon Sep 17 00:00:00 2001 From: Anthony Reese <33808527+reesea@users.noreply.github.com> Date: Wed, 3 Oct 2018 10:29:35 +0900 Subject: [PATCH 15/42] reesea.js --- code/reesea.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 code/reesea.js diff --git a/code/reesea.js b/code/reesea.js new file mode 100644 index 0000000..32a6aa5 --- /dev/null +++ b/code/reesea.js @@ -0,0 +1,3 @@ +document.write("Hello World"); +document.write("I am Reesea"); +document.write("Hacktobefest 2018"); From e198673bbdf408a05700df6795f4b3def23b4a1d Mon Sep 17 00:00:00 2001 From: shotozuro Date: Wed, 3 Oct 2018 09:30:30 +0700 Subject: [PATCH 16/42] add my name to contributor list --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 89efd15..75a1d3f 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,11 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) +### Sho Tozuro +- Frontend Developer +- :heart: javascript enthusiast +- [![github-alt][github-img]](https://github.com/shotozuro) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 007cfd4683f177fde9f324a169281802e7a98c96 Mon Sep 17 00:00:00 2001 From: shotozuro Date: Wed, 3 Oct 2018 09:32:42 +0700 Subject: [PATCH 17/42] add hello script written in JS --- code/say_hello.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 code/say_hello.js diff --git a/code/say_hello.js b/code/say_hello.js new file mode 100644 index 0000000..1d29621 --- /dev/null +++ b/code/say_hello.js @@ -0,0 +1,2 @@ +console.log("Hello everybody!") + From 0ef151f6b31515913530be61bff5cb3e75698357 Mon Sep 17 00:00:00 2001 From: Luke Oliff Date: Tue, 2 Oct 2018 20:39:31 -0700 Subject: [PATCH 18/42] Delete README.md.bak --- README.md.bak | 404 -------------------------------------------------- 1 file changed, 404 deletions(-) delete mode 100644 README.md.bak diff --git a/README.md.bak b/README.md.bak deleted file mode 100644 index 41f7a8f..0000000 --- a/README.md.bak +++ /dev/null @@ -1,404 +0,0 @@ -![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-pink.svg) -![First Timers Only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat) -![Up For Grabs](https://img.shields.io/badge/up--for--grabs-friendly-green.svg?style=flat) - -![GitHub](https://img.shields.io/github/license/my-first-pr/hacktoberfest-2018.svg) -![GitHub forks](https://img.shields.io/github/forks/my-first-pr/hacktoberfest-2018.svg) -![GitHub issues](https://img.shields.io/github/issues/my-first-pr/hacktoberfest-2018.svg) -![GitHub pull requests](https://img.shields.io/github/issues-pr/my-first-pr/hacktoberfest-2018.svg) -![GitHub contributors](https://img.shields.io/github/contributors/my-first-pr/hacktoberfest-2018.svg) -![GitHub commit activity the past week, 4 weeks, year](https://img.shields.io/github/commit-activity/w/my-first-pr/hacktoberfest-2018.svg) -![GitHub last commit](https://img.shields.io/github/last-commit/my-first-pr/hacktoberfest-2018.svg) -![GitHub top language](https://img.shields.io/github/languages/top/my-first-pr/hacktoberfest-2018.svg) -![GitHub language count](https://img.shields.io/github/languages/count/my-first-pr/hacktoberfest-2018.svg) - -This repository is for anyone to create pull requests during Hacktoberfest 2018, with their name, code samples, etc. Any PRs outside of hacktoberfest will still be considered, but may not count towards your hacktoberfest contributions. - -![My First PR: Hacktoberfest](https://my-first-pr.github.io/assets/images/undraw_fall_is_coming_dg3x.svg) -![Hacktoberfest 2018](https://my-first-pr.github.io/assets/images/Hacktoberfest_2018_logo_lockup.png) - -## Contributors List - -Start adding your names here: - -### Aditya Kolsur -- I'm a 3rd year student. -- I am a web developer. -- [![github-alt][github-img]](https://github.com/adikolsur) - -### Bir Singh -- I am a young developer in India interested in c++,html/css,java(android). -- I'm currently a computer science student! -- My hobbies include: - - Coding - - Gaming -- [![github-alt][github-img]](https://github.com/singhbir) - -### Hafpaf -- Software student -- Small electronics enthutiast. -- [![github-alt][github-img]](https://github.com/hafpaf) - -### Aditya Choudhary -- Software Engineer in India -- [![twitter-alt][twitter-img]](https://twitter.com/webmasteradi) - [![github-alt][github-img]](https://github.com/adich23) - -### Akshay N Shaju -- Software Developer From India.🇧 -- Hobbies: - - Coding - - Gaming -- [![twitter-alt][twitter-img]](https://twitter.com/akshaynshaju) - [![github-alt][github-img]](https://github.com/Akshay-N-Shaju) - -### Alok Rajasukumaran -- AI Architect by profession -- [!Know more at](https://alokraj68.in) -- [![twitter-alt][twitter-img]](https://twitter.com/alokraj68) - [![github-alt][github-img]](https://github.com/alokraj68) - -### Ananya -- I'm a junior year student. -- I am an Android Developer. I also work on other technologies such as web development using Django and Machine Learning. -- I like to listen to music while I code. -- [![facebook-alt][facebook-img]](https://www.facebook.com/ac.ananya) - [![github-alt][github-img]](https://github.com/ananya1304) - -### Anastasis Xouzafeiris (aka anksos) -- I am a VMware engineer -- I'm currently working as a Virtualization Specialist -- [![twitter-alt][twitter-img]](https://twitter.com/ankso) - [![github-alt][github-img]](https://github.com/anksos) - -### Anshima Chaudhary -- I'm a contributor :) -- I study CS -- My hobbies include coding, debating and dancing -- [![github-alt][github-img]](https://github.com/anshima1) - -### Srishty Mittal -- I'm a contributor and web developer -- I study Electronics and Communication Engineering -- My hobbies include coding, debating and acting -- [![github-alt][github-img]](https://github.com/MittalS211) - -### Anush93 -- I am a young developer in Sri Lanka -- I'm currently a undergraduate -- My hobbies include: - - Coding - - Gaming - - Nature Photography -- [![github-alt][github-img]](https://github.com/Anush93) - -### Arjun Rajpal -- Software Engineer and a ML Enthusiast -- [![github-alt][github-img]](https://github.com/arjunrajpal) - -### BenTechy66 -- I am a young developer in England interested in node.js, python, C, and front-end web development frameworks -- I'm currently a student! -- My hobbies include: - - Coding - - Gaming - - ~~Having a social life~~ -- [![github-alt][github-img]](https://github.com/BenTechy66) - -### BenoCD -- Final Year Computer Engineering student from Concepción, Chile -- Raspberry Pi Enthusiast -- First time participating in Hacktoberfest -- [![twitter-alt][twitter-img]](https://twitter.com/beno_cd) - [![github-alt][github-img]](https://github.com/benocd) - -### duongoku -- I'm a student and I'm in last year of highschool. -- I'm interested in competitive programming, physics, calculus and tech stuff. -- I also like listening to music and playing games. -- [![twitter-alt][twitter-img]](https://twitter.com/duongoku) - [![github-alt][github-img]](https://github.com/duongoku) - - ### festusdrakon -- Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. -- Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) -- I share as I learn at [DIY DS](https://www.instagram.com/dodsyourself/) and [DIY CS](https://www.instagram.com/docsyourself/) on instagram. -- Started from the bottom, now we here: - [![github-alt][github-img]](https://github.com/festusdrakon) - -### Dushyant -- Software Developer and a ML enthusiast. -- [![github-alt][github-img]](https://github.com/dushyantRathore) - -### Danil Shankovskiy -- I'm a student from Ukraine -- Interested in Python, Django -- [![github-alt][github-img]](https://github.com/BeAsYit) - -### gursimran -- I am a young developer in india -- I'm currently a student! - -### James -- DevOps Engineer -- Taking part in my first Hacktoberfest - -### janicek1m -- I am currently a high school student. -- I love robotics, programming, and web-development. -- I also like playing the cello, watching shows on Netflix, and cooking. -- [![github-alt][github-img]](https://github.com/janicek1m) - -### Jillian Anderson Slate -- I am a 25-year-old from the United States of America, and I recently moved with my husband to Barcelona, Spain. -- As part of the move I have decided to pursue coding as a new career! -- I am working toward a junior-level position doing front-end work with HTML, CSS, JavaScript, and React. -- My other hobbies include reading, rock climbing, and re-watching 30 Rock and The Office :stuck_out_tongue_winking_eye: -- [![twitter-alt][twitter-img]](https://twitter.com/Jillifish17) - [![github-alt][github-img]](https://github.com/jillianandersonslate) - -### Karen Geerts -- I work for REA (https://www.rea-group.com/IRM/content/default.aspx) and am a junior Ruby developer. -- [![twitter-alt][twitter-img]](https://twitter.com/GeekRanters) - [![github-alt][github-img]](https://github.com/karengeerts) - -### Kundan Kumar -- I am a high school graduate. -- I love AI, programming and web development. -- I love playing and making games. -- [![github-alt][github-img]](https://github.com/kundan28) - -### Luke Oliff -- Technical Writer working for @auth0 -- [![twitter-alt][twitter-img]](https://twitter.com/mroliff) - [![github-alt][github-img]](https://github.com/lukeoliff) - -### lunamana104 -- I am currently a student in highschool. -- I love physics, technology and IT-related stuff. -- I also like listening to music and watching movies. -- [![github-alt][github-img]](https://github.com/lunamana104) - -### Mathieu Jolivet (Cynferdd) -- Developper as a hobby since 1996, professionaly since 2005. -- Bass player, I also love reading, photography and beer. -- [![twitter-alt][twitter-img]](https://twitter.com/cynferdd) - [![github-alt][github-img]](https://github.com/cynferdd) - -### pankhuri22 -- Computer Science Undergraduate -- [![twitter-alt][twitter-img]](https://twitter.com/pankhuri221198) - [![github-alt][github-img]](https://github.com/pankhuri2211) - -### Patrick Sedlacek -- I am a recent graduate from University and recently started my career as a developer. -- I volunteer with High School students teaching them programming and robotics. -- I will have each of them participate in Hacktoberfest tonight!! - -### rahman95 -- Software Developer born in Germany raised in the UK. 🇩🇪 🇬🇧 -- Hobbies include: - - Coding - - Tinkering - - Photography - - Gastronomy -- [![twitter-alt][twitter-img]](https://twitter.com/rahman_younus) - [![github-alt][github-img]](https://github.com/rahman95) - -### Rohit Swami -- Data Science Aspirant -- I love Python :heart: -- Connect with me on social media platform -- [![twitter-alt][twitter-img]](https://twitter.com/rowhitswami) - [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) - [![github-alt][github-img]](https://github.com/rowhitswami) - -### Shubham Nishad -- Fourth year student in Computer Science. -- you can check my site [https://shubhamnishad.com/](https://shubhamnishad.com/) -- [![twitter-alt][twitter-img]](https://twitter.com/shubhamnishad97) - [![github-alt][github-img]](https://github.com/shubhamnishad97) - -### Suvin Nimnaka -- A Student from Sri Lanka -- [![twitter-alt][twitter-img]](https://twitter.com/tikirimaarie) - [![github-alt][github-img]](https://github.com/suvink) - -### Tom Davis -- IT Manager in The United States -- [![twitter-alt][twitter-img]](https://twitter.com/kat35601) -- [![github-alt][github-img]](https://github.com/kat35601) -- I am an old computer guy wanting to learn new things - -### Utkarsh Kunwar -- Fourth year student in Mechanical Engineering. -- [![github-alt][github-img]](https://github.com/UtkarshKunwar) - -### Vaibhav Agarwal -- Fourth year undergraduate at IIT Mandi, Computer Science. -- [![twitter-alt][twitter-img]](https://twitter.com/vaibhav_a1997) - [![github-alt][github-img]](https://github.com/vaibhavagarwal220) - -### Yash Agrawal -- I am a student at IIT Mandi persuin B.Tech. in computer science. -- I like more of competitive programming. -- I am the co-ordinator of programming club, IIT Mandi. -- [![github-alt][github-img]](https://github.com/YashAgrawal0) - -### Nikhil Shrivastava -- I am a student at ILovely Professional University persuingmy B.Tech degree in computer science. -- I am very much passionate about programming. -- I am a member of Microsoft Technical Community , LPU -- [![github-alt][github-img]](https://github.com/NikhilShrivastava) - -### IGC -- I am a Spanish CS student and developer. -- I like Java and Python. -- I am looking foward learning Django. -- [![github-alt][github-img]](https://github.com/igcigc) - -### Nievas Martin -- I'm an Electronic Engineer from Argentina. -- Currently pursuing a PhD scholarship. - [![github-alt][github-img]](https://github.com/MartinNievas) - -### Izabela Cardozo -- I'm a Brazilian Electrical Engineer studant and Friends lover, by the way, How u doin'? ;) -- My hobbies include: - - Watch spanish TV shows (please watch Gran Hotel); - - Listen music. -- [![twitter-alt][twitter-img]](https://twitter.com/izabela963) - -### Francisco Nievas (frannievas) -- Computer science student -- Nerd, geek, gamer, I love TLoK -- [![github-alt][github-img]](https://github.com/frannievas) - -### Naufal Yudhistira -- Ordinary student. -- Like to play with cats. -- [![github-alt][github-img]](https://github.com/yudhst) - -### Nha Huynh -- Backend developer -- Code, Football, Dota2 -- [![github-alt][github-img]](https://github.com/thanhnha1103) - -### Dmytro Litvinov -- Full Stack Python develop from Ukraine :snake: -- [My website](https://DmytroLitvinov.com) -- [![twitter-alt][twitter-img]](https://twitter.com/Dmytro_Litvinov) - [![github-alt][github-img]](https://github.com/DmytroLitvinov) - -### Vishal Anand -- Student -- Programmer -- Cricketer -- Painter - [![github-alt][github-img]](https://github.com/Vishal1541) - -### Jay Vasant -- Python enthusiast. -- My hobbies include: - - Competitive Programming - - Reading and Writing Blogs -- [![twitter-alt][twitter-img]](https://twitter.com/jayvasantjv) - [![github-alt][github-img]](https://github.com/jayvasantjv) - -### Alexandre Pereira Santos -- Student of Analysis and Development of Systems - Estácio de Sá University - Last Period -- Programmer at Stefanini - Working with Test Autamatization -- Passionate about Technologies - Java, Ruby, C, C ++, C #, Ruby and Python -- [![twitter-alt][twitter-img]](https://twitter.com/alexEndrios) - [![facebook-alt][facebook-img]](https://facebook.com/alex.endrios) - [![github-alt][github-img]](https://github.com/alexendrios) - -### Elijah Rwothoromo -- Software Developer -- I love movies, poetry and hangouts. -- [![twitter-alt][twitter-img]](https://twitter.com/rwothoromo) - [![github-alt][github-img]](https://github.com/rwothoromo) - -### Thomas Kulmbach (D0Tch) -- Webdeveloper working in Denmark -- [![github-alt][github-img]](https://github.com/d0tch) - -### Ravindra Kumar Meena -- Computer Sciene & Engineering Student -- Hobbies: - - Coding - - Gaming - - Beatboxing -- [![twitter-alt][twitter-img]](https://twitter.com/rmeena840) - [![github-alt][github-img]](https://github.com/rmeena840) - -### Charlye -- Student of Development of multiplatform applications - Last year. -- Working in the Povisa hospital (Programming and systems). -- Lover of programming, drums, cars, ping-pong and anime. -- [![github-alt][github-img]](https://github.com/costassolla) - -### Banso D. Wisdom -- Software Engineer, Gamer and Machine Learning Enthusiast -- Hobbies: - - Programming - - Gaming - - Netflix -- Works with .NET, .NET Core, Ionic and Angular -- [![github-alt][github-img]](https://github.com/Overrideveloper) - -### Lauren Reilly -- I'm a cat loving underwater gardener -- Currently studying web development at a coding bootcamp -- I love gaming and hope to become a game dev! -- [![twitter-alt][twitter-img]](https://twitter.com/WitchScript) - [![github-alt][github-img]](https://github.com/LaurenReilly) - -### Vidushi Jain -- I'm a computer science student -- Interested in app development -- I love coding. -- [![github-alt][github-img]](https://github.com/VidushiJain30) - -### Petri-Johan Last -- I'm an Electronic Engineer and busy with a Masters degree in Machine Learning -- Currently learning the Rust programming language -- [![github-alt][github-img]](https://github.com/GuineaPiet) - -### Example Profile -- I'm an example that you can copy, if you want :) -- I work for... -- My hobbies include... -- [![twitter-alt][twitter-img]](https://twitter.com/example) - [![facebook-alt][facebook-img]](https://facebook.com/example) - [![google-img][google-img]](https://plus.google.com/+Example) - [![tumblr-alt][tumblr-img]](https://example.tumblr.com) - [![dribbble-alt][dribbble-img]](https://dribbble.com/example) - [![github-alt][github-img]](https://github.com/example) - - -## How to Contribute - -Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request. - -## Code of Conduct - -Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. - -## Copyright - -Copyright (c) 2018 My First PR. See [LICENSE](LICENSE) for details. - -[twitter-alt]: Twitter -[facebook-alt]: Facebook -[google-alt]: Google+ -[tumblr-alt]: Tumblr -[dribbble-alt]: Dribbble -[github-alt]: GitHub - -[twitter-img]: https://i.imgur.com/wWzX9uB.png -[facebook-img]: https://i.imgur.com/fep1WsG.png -[google-img]: https://i.imgur.com/VlgBKQ9.png -[tumblr-img]: https://i.imgur.com/jDRp47c.png -[dribbble-img]: https://i.imgur.com/Vvy3Kru.png -[github-img]: https://i.imgur.com/9I6NRUm.png From a8335b4482361f28feeafe3a6cef546607101ec9 Mon Sep 17 00:00:00 2001 From: Celso Antonio Uliana Junior <32890738+CelsoUliana@users.noreply.github.com> Date: Wed, 3 Oct 2018 00:55:20 -0300 Subject: [PATCH 19/42] Add myself --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2fdad90..ee2c812 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,13 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/akshaynshaju) [![github-alt][github-img]](https://github.com/Akshay-N-Shaju) +### Celso Uliana +- Last year student. +- Perl and Node enthusiastic. +- Regex, automating and graphs. +- [![github-alt][github-img]](https://github.com/CelsoUliana) + [![facebook-alt][facebook-img]](https://www.facebook.com/profile.php?id=100009599017240&ref=bookmarks) + ### Alok Rajasukumaran - AI Architect by profession - [!Know more at](https://alokraj68.in) From 5608178ebef8d0ac83896558b90ef06bf2ae3fb3 Mon Sep 17 00:00:00 2001 From: Celso Antonio Uliana Junior <32890738+CelsoUliana@users.noreply.github.com> Date: Wed, 3 Oct 2018 00:59:02 -0300 Subject: [PATCH 20/42] Add a little graduation script. --- code/simcache.pl | 84 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 code/simcache.pl diff --git a/code/simcache.pl b/code/simcache.pl new file mode 100644 index 0000000..f9ea20f --- /dev/null +++ b/code/simcache.pl @@ -0,0 +1,84 @@ +#!/usr/bin/perl -w +use strict; +use warnings; + +############################################################ +### Usage: simcache.pl n_blocks n_blocksPerSet(associativity) n_wordsPerBlock TracerFile +### ex : simcache.pl 128 1 4 trace1.txt +### output: n_access n_missRate n_substitutions +### ex : 300 20 35 +### +### Celso A. Uliana Junior - Aug 2016 +############################################################ + +die "Usage: simcache.pl n_blocks n_blocksPerSet(associativity) n_wordsPerBlock TracerFile\n " if ( @ARGV != 4 ); + + +my $n_set = ( my $blocks = shift) / ( my $assoc = shift); +my $n_words = shift; +my $tracerfile = shift; +my %cs; +my $i = 0, my $j = 0; +my $n_access, my $n_miss, my $n_substitutions, my $n_missRate; +my $n_log_words = log($n_words)/log(2); + +############################################################ +# If tracerfile is not .txt adds .txt to the string +############################################################ + +if($tracerfile !~ /^\w+\.(doc|txt)$/){ + $tracerfile = $tracerfile . ".txt"; +} + +############################################################ +# Reading tracer file +############################################################ + +open TRC , "$tracerfile" or die "Couldn't open the file $tracerfile\n" ; + + + +my $test = 0 ; +my $test2 = 0 ; +my $test3 = 0 ; + +my $hit = 0 ; +while( ){ + chomp ; + if( $n_set == $blocks ){ + if( $cs{int(($_ / 4) % $n_set)}[0] ){ + $test = int(($_ / 4) % $n_set); + $test2 = int( ($_ / 4) / $n_set ); + $test3 = $cs{int(($_ / 4) % $n_set)}[2] ; + print "indice = $test // tag esperada = $test2 // tag no hash = $test3 \n"; + if( $cs{int(($_ / 4) % $n_set)}[2] != int( ($_ / 4) / $n_set ) ){ + $n_miss++; + $n_substitutions++; + $cs{(int($_ / 4) % $n_set)}[2] = int( ($_ / 4) / $n_set ); + } + else{ + $hit++; + } + } + else{ + $cs{int(($_ / 4) % $n_set)}[0] = 1; + $n_miss++ ; + $cs{int(($_ / 4) % $n_set)}[2] = int( ($_ / 4) / $n_set); + + } + } + + $n_access++; +} + +print "hits = $hit // misses = $n_miss\n"; +close TRC; + +############################################################ +# Print the n_acess n_missrate n_substitutions +############################################################ + +printf ("%d %d %d \n", $n_access, (($n_miss / $n_access) * 100), $n_substitutions); + +exit(0); +############################################################ \ No newline at end of file From 8bb8e2b927dcf4c660f92a5906c13a9076e2fbdb Mon Sep 17 00:00:00 2001 From: ravikishorethella Date: Tue, 2 Oct 2018 23:00:58 -0500 Subject: [PATCH 21/42] Updated README.md with the new contributor --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2fdad90..2cbb95e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Start adding your names here: - Software Engineer in NZ - [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) [![github-alt][github-img]](https://github.com/gitruili) - + ### Aditya Kolsur - I'm a 3rd year student. - I am a web developer. @@ -123,7 +123,7 @@ Start adding your names here: - I also like listening to music and playing games. - [![twitter-alt][twitter-img]](https://twitter.com/duongoku) [![github-alt][github-img]](https://github.com/duongoku) - + ### festusdrakon - Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. - Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) @@ -215,7 +215,7 @@ Start adding your names here: - I love Python :heart: - Connect with me on social media platform - [![twitter-alt][twitter-img]](https://twitter.com/rowhitswami) - [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) + [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) [![github-alt][github-img]](https://github.com/rowhitswami) ### Shubham Nishad @@ -278,7 +278,7 @@ Start adding your names here: - Computer science student - Nerd, geek, gamer, I love TLoK - [![github-alt][github-img]](https://github.com/frannievas) - + ### Naufal Yudhistira - Ordinary student. - Like to play with cats. @@ -414,6 +414,13 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Ravi Thella +- React Developer +- Hobbies: + - Programming + - Watching Tennis +- [![github-alt][github-img]](https://github.com/ravikishorethella) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... @@ -424,7 +431,7 @@ Start adding your names here: [![tumblr-alt][tumblr-img]](https://example.tumblr.com) [![dribbble-alt][dribbble-img]](https://dribbble.com/example) [![github-alt][github-img]](https://github.com/example) - + ## How to Contribute From 8f0243e07cd2f5330c65d45cfff7532395155cd5 Mon Sep 17 00:00:00 2001 From: Lincoln Anders Date: Wed, 3 Oct 2018 00:14:34 -0400 Subject: [PATCH 22/42] Fixed many of the names out of order --- README.md | 206 +++++++++++++++++++++++++++--------------------------- 1 file changed, 104 insertions(+), 102 deletions(-) diff --git a/README.md b/README.md index 2fdad90..45828ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-pink.svg) +![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-pink.svg) ![First Timers Only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat) ![Up For Grabs](https://img.shields.io/badge/up--for--grabs-friendly-green.svg?style=flat) @@ -21,48 +21,6 @@ This repository is for anyone to create pull requests during Hacktoberfest 2018, Start adding your names here: -### Rui Li -- Software Engineer in NZ -- [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) - [![github-alt][github-img]](https://github.com/gitruili) - -### Aditya Kolsur -- I'm a 3rd year student. -- I am a web developer. -- [![github-alt][github-img]](https://github.com/adikolsur) - -### Bir Singh -- I am a young developer in India interested in c++,html/css,java(android). -- I'm currently a computer science student! -- My hobbies include: - - Coding - - Gaming -- [![github-alt][github-img]](https://github.com/singhbir) - -### Hafpaf -- Software student -- Small electronics enthutiast. -- [![github-alt][github-img]](https://github.com/hafpaf) - -### Aditya Choudhary -- Software Engineer in India -- [![twitter-alt][twitter-img]](https://twitter.com/webmasteradi) - [![github-alt][github-img]](https://github.com/adich23) - -### Akshay N Shaju -- Software Developer From India.🇧 -- Hobbies: - - Coding - - Gaming -- [![twitter-alt][twitter-img]](https://twitter.com/akshaynshaju) - [![github-alt][github-img]](https://github.com/Akshay-N-Shaju) - -### Alok Rajasukumaran -- AI Architect by profession -- [!Know more at](https://alokraj68.in) -- [![twitter-alt][twitter-img]](https://twitter.com/alokraj68) - [![github-alt][github-img]](https://github.com/alokraj68) - ### Ananya - I'm a junior year student. - I am an Android Developer. I also work on other technologies such as web development using Django and Machine Learning. @@ -70,71 +28,115 @@ Start adding your names here: - [![facebook-alt][facebook-img]](https://www.facebook.com/ac.ananya) [![github-alt][github-img]](https://github.com/ananya1304) +### Anush93 + - I am a young developer in Sri Lanka + - I'm currently a undergraduate + - My hobbies include: + - Coding + - Gaming + - Nature Photography + - [![github-alt][github-img]](https://github.com/Anush93) + +### Lincoln Anders +- 1st year CS major at Georgia Tech +- MERN full stack, primary interest in backend APIs +- Node.js, Java, Bash, Swift +- [![twitter-alt][twitter-img]](https://twitter.com/lincolnanders5) + [![github-alt][github-img]](https://github.com/lincolnanders5) + +### BenTechy66 + - I am a young developer in England interested in node.js, python, C, and front-end web development frameworks + - I'm currently a student! + - My hobbies include: + - Coding + - Gaming + - ~~Having a social life~~ + - [![github-alt][github-img]](https://github.com/BenTechy66) + +### BenoCD + - Final Year Computer Engineering student from Concepción, Chile + - Raspberry Pi Enthusiast + - First time participating in Hacktoberfest + - [![twitter-alt][twitter-img]](https://twitter.com/beno_cd) + [![github-alt][github-img]](https://github.com/benocd) + +### Anshima Chaudhary + - I'm a contributor :) + - I study CS + - My hobbies include coding, debating and dancing + - [![github-alt][github-img]](https://github.com/anshima1) + +### Aditya Choudhary + - Software Engineer in India + - [![twitter-alt][twitter-img]](https://twitter.com/webmasteradi) + [![github-alt][github-img]](https://github.com/adich23) + +### duongoku + - I'm a student and I'm in last year of highschool. + - I'm interested in competitive programming, physics, calculus and tech stuff. + - I also like listening to music and playing games. + - [![twitter-alt][twitter-img]](https://twitter.com/duongoku) + [![github-alt][github-img]](https://github.com/duongoku) + +### Dushyant + - Software Developer and a ML enthusiast. + - [![github-alt][github-img]](https://github.com/dushyantRathore) + +### festusdrakon + - Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. + - Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) + - I share as I learn at [DIY DS](https://www.instagram.com/dodsyourself/) and [DIY CS](https://www.instagram.com/docsyourself/) on instagram. + - Started from the bottom, now we here: + [![github-alt][github-img]](https://github.com/festusdrakon) + +### Hafpaf + - Software student + - Small electronics enthutiast. + - [![github-alt][github-img]](https://github.com/hafpaf) + +### Rui Li +- Software Engineer in NZ +- [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) + [![github-alt][github-img]](https://github.com/gitruili) + +### Srishty Mittal + - I'm a contributor and web developer + - I study Electronics and Communication Engineering + - My hobbies include coding, debating and acting + - [![github-alt][github-img]](https://github.com/MittalS211) + +### Alok Rajasukumaran + - AI Architect by profession + - [!Know more at](https://alokraj68.in) + - [![twitter-alt][twitter-img]](https://twitter.com/alokraj68) + [![github-alt][github-img]](https://github.com/alokraj68) + +### Arjun Rajpal + - Software Engineer and a ML Enthusiast + - [![github-alt][github-img]](https://github.com/arjunrajpal) + +### Bir Singh + - I am a young developer in India interested in c++,html/css,java(android). + - I'm currently a computer science student! + - My hobbies include: + - Coding + - Gaming + - [![github-alt][github-img]](https://github.com/singhbir) + +### Akshay N Shaju + - Software Developer From India.🇧 + - Hobbies: + - Coding + - Gaming + - [![twitter-alt][twitter-img]](https://twitter.com/akshaynshaju) + [![github-alt][github-img]](https://github.com/Akshay-N-Shaju) + ### Anastasis Xouzafeiris (aka anksos) - I am a VMware engineer - I'm currently working as a Virtualization Specialist - [![twitter-alt][twitter-img]](https://twitter.com/ankso) [![github-alt][github-img]](https://github.com/anksos) -### Anshima Chaudhary -- I'm a contributor :) -- I study CS -- My hobbies include coding, debating and dancing -- [![github-alt][github-img]](https://github.com/anshima1) - -### Srishty Mittal -- I'm a contributor and web developer -- I study Electronics and Communication Engineering -- My hobbies include coding, debating and acting -- [![github-alt][github-img]](https://github.com/MittalS211) - -### Anush93 -- I am a young developer in Sri Lanka -- I'm currently a undergraduate -- My hobbies include: - - Coding - - Gaming - - Nature Photography -- [![github-alt][github-img]](https://github.com/Anush93) - -### Arjun Rajpal -- Software Engineer and a ML Enthusiast -- [![github-alt][github-img]](https://github.com/arjunrajpal) - -### BenTechy66 -- I am a young developer in England interested in node.js, python, C, and front-end web development frameworks -- I'm currently a student! -- My hobbies include: - - Coding - - Gaming - - ~~Having a social life~~ -- [![github-alt][github-img]](https://github.com/BenTechy66) - -### BenoCD -- Final Year Computer Engineering student from Concepción, Chile -- Raspberry Pi Enthusiast -- First time participating in Hacktoberfest -- [![twitter-alt][twitter-img]](https://twitter.com/beno_cd) - [![github-alt][github-img]](https://github.com/benocd) - -### duongoku -- I'm a student and I'm in last year of highschool. -- I'm interested in competitive programming, physics, calculus and tech stuff. -- I also like listening to music and playing games. -- [![twitter-alt][twitter-img]](https://twitter.com/duongoku) - [![github-alt][github-img]](https://github.com/duongoku) - - ### festusdrakon -- Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. -- Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) -- I share as I learn at [DIY DS](https://www.instagram.com/dodsyourself/) and [DIY CS](https://www.instagram.com/docsyourself/) on instagram. -- Started from the bottom, now we here: - [![github-alt][github-img]](https://github.com/festusdrakon) - -### Dushyant -- Software Developer and a ML enthusiast. -- [![github-alt][github-img]](https://github.com/dushyantRathore) - ### Danil Shankovskiy - I'm a student from Ukraine - Interested in Python, Django From ed3a9852df25d7d3fe69392868b430dd142707ec Mon Sep 17 00:00:00 2001 From: Karthik-0 <41418580+Karthik-0@users.noreply.github.com> Date: Wed, 3 Oct 2018 09:52:13 +0530 Subject: [PATCH 23/42] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fdad90..e6cfcb1 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,12 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) + +### Karthik Raja T. +- A full stack developer. +- I like to code and build applications. +- [![github-alt][github-img]](https://github.com/Karthik-0) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From ce9034cb01f90f0349d762cb885995a5efe46b6a Mon Sep 17 00:00:00 2001 From: Derek Reinhardt Date: Wed, 3 Oct 2018 00:37:11 -0400 Subject: [PATCH 24/42] Alphabetized the contributors lists and added letter headers for future needs --- README.md | 534 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 294 insertions(+), 240 deletions(-) diff --git a/README.md b/README.md index 2fdad90..6b2e03f 100644 --- a/README.md +++ b/README.md @@ -17,38 +17,43 @@ This repository is for anyone to create pull requests during Hacktoberfest 2018, ![My First PR: Hacktoberfest](https://my-first-pr.github.io/assets/images/undraw_fall_is_coming_dg3x.svg) ![Hacktoberfest 2018](https://my-first-pr.github.io/assets/images/Hacktoberfest_2018_logo_lockup.png) +# Getting Started + +### Example Profile +- I'm an example that you can copy, if you want :) +- I work for... +- My hobbies include... +- [![twitter-alt][twitter-img]](https://twitter.com/example) + [![facebook-alt][facebook-img]](https://facebook.com/example) + [![google-img][google-img]](https://plus.google.com/+Example) + [![tumblr-alt][tumblr-img]](https://example.tumblr.com) + [![dribbble-alt][dribbble-img]](https://dribbble.com/example) + [![github-alt][github-img]](https://github.com/example) + +## How to Contribute + +Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request. + +## Code of Conduct + +Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. + ## Contributors List Start adding your names here: -### Rui Li -- Software Engineer in NZ -- [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) - [![github-alt][github-img]](https://github.com/gitruili) - -### Aditya Kolsur -- I'm a 3rd year student. -- I am a web developer. -- [![github-alt][github-img]](https://github.com/adikolsur) - -### Bir Singh -- I am a young developer in India interested in c++,html/css,java(android). -- I'm currently a computer science student! -- My hobbies include: - - Coding - - Gaming -- [![github-alt][github-img]](https://github.com/singhbir) - -### Hafpaf -- Software student -- Small electronics enthutiast. -- [![github-alt][github-img]](https://github.com/hafpaf) +# A ### Aditya Choudhary - Software Engineer in India - [![twitter-alt][twitter-img]](https://twitter.com/webmasteradi) [![github-alt][github-img]](https://github.com/adich23) +### Aditya Kolsur +- I'm a 3rd year student. +- I am a web developer. +- [![github-alt][github-img]](https://github.com/adikolsur) + ### Akshay N Shaju - Software Developer From India.🇧 - Hobbies: @@ -57,6 +62,14 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/akshaynshaju) [![github-alt][github-img]](https://github.com/Akshay-N-Shaju) +### Alexandre Pereira Santos +- Student of Analysis and Development of Systems - Estácio de Sá University - Last Period +- Programmer at Stefanini - Working with Test Autamatization +- Passionate about Technologies - Java, Ruby, C, C ++, C #, Ruby and Python +- [![twitter-alt][twitter-img]](https://twitter.com/alexEndrios) + [![facebook-alt][facebook-img]](https://facebook.com/alex.endrios) + [![github-alt][github-img]](https://github.com/alexendrios) + ### Alok Rajasukumaran - AI Architect by profession - [!Know more at](https://alokraj68.in) @@ -82,12 +95,6 @@ Start adding your names here: - My hobbies include coding, debating and dancing - [![github-alt][github-img]](https://github.com/anshima1) -### Srishty Mittal -- I'm a contributor and web developer -- I study Electronics and Communication Engineering -- My hobbies include coding, debating and acting -- [![github-alt][github-img]](https://github.com/MittalS211) - ### Anush93 - I am a young developer in Sri Lanka - I'm currently a undergraduate @@ -101,6 +108,29 @@ Start adding your names here: - Software Engineer and a ML Enthusiast - [![github-alt][github-img]](https://github.com/arjunrajpal) +# B + +### Banso D. Wisdom +- Software Engineer, Gamer and Machine Learning Enthusiast +- Hobbies: + - Programming + - Gaming + - Netflix +- Works with .NET, .NET Core, Ionic and Angular +- [![github-alt][github-img]](https://github.com/Overrideveloper) + +### Ben C. +- A high school student who is a beginner at code. +- I like to code and play games. +- [![github-alt][github-img]](https://github.com/yopamuhanu) + +### BenoCD +- Final Year Computer Engineering student from Concepción, Chile +- Raspberry Pi Enthusiast +- First time participating in Hacktoberfest +- [![twitter-alt][twitter-img]](https://twitter.com/beno_cd) + [![github-alt][github-img]](https://github.com/benocd) + ### BenTechy66 - I am a young developer in England interested in node.js, python, C, and front-end web development frameworks - I'm currently a student! @@ -110,12 +140,44 @@ Start adding your names here: - ~~Having a social life~~ - [![github-alt][github-img]](https://github.com/BenTechy66) -### BenoCD -- Final Year Computer Engineering student from Concepción, Chile -- Raspberry Pi Enthusiast -- First time participating in Hacktoberfest -- [![twitter-alt][twitter-img]](https://twitter.com/beno_cd) - [![github-alt][github-img]](https://github.com/benocd) +### Bir Singh +- I am a young developer in India interested in c++,html/css,java(android). +- I'm currently a computer science student! +- My hobbies include: + - Coding + - Gaming +- [![github-alt][github-img]](https://github.com/singhbir) + +### Brian Burress +- I'm Brian Burress, IT consultant with The Byte Stuff +- Currently learning to program under Adruino IDE as well as design simple circuits +- [![github-alt][github-img]](https://github.com/TheByteStuff ) + [![twitter-alt][twitter-img]](https://twitter.com/thebytestuff) + +# C + +### Charlye +- Student of Development of multiplatform applications - Last year. +- Working in the Povisa hospital (Programming and systems). +- Lover of programming, drums, cars, ping-pong and anime. +- [![github-alt][github-img]](https://github.com/costassolla) + +### CohheeTime +- I built my first website in 1999 +- [![github-alt][github-img]](https://github.com/CohheeTime) + +# D + +### Danil Shankovskiy +- I'm a student from Ukraine +- Interested in Python, Django +- [![github-alt][github-img]](https://github.com/BeAsYit) + +### Dmytro Litvinov +- Full Stack Python develop from Ukraine :snake: +- [My website](https://DmytroLitvinov.com) +- [![twitter-alt][twitter-img]](https://twitter.com/Dmytro_Litvinov) + [![github-alt][github-img]](https://github.com/DmytroLitvinov) ### duongoku - I'm a student and I'm in last year of highschool. @@ -123,27 +185,69 @@ Start adding your names here: - I also like listening to music and playing games. - [![twitter-alt][twitter-img]](https://twitter.com/duongoku) [![github-alt][github-img]](https://github.com/duongoku) - - ### festusdrakon -- Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. -- Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) -- I share as I learn at [DIY DS](https://www.instagram.com/dodsyourself/) and [DIY CS](https://www.instagram.com/docsyourself/) on instagram. -- Started from the bottom, now we here: - [![github-alt][github-img]](https://github.com/festusdrakon) ### Dushyant - Software Developer and a ML enthusiast. - [![github-alt][github-img]](https://github.com/dushyantRathore) -### Danil Shankovskiy -- I'm a student from Ukraine -- Interested in Python, Django -- [![github-alt][github-img]](https://github.com/BeAsYit) +# E + +### Elijah Rwothoromo +- Software Developer +- I love movies, poetry and hangouts. +- [![twitter-alt][twitter-img]](https://twitter.com/rwothoromo) + [![github-alt][github-img]](https://github.com/rwothoromo) + +# F + +### festusdrakon +- Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. +- Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) +- I share as I learn at [DIY DS](https://www.instagram.com/dodsyourself/) and [DIY CS](https://www.instagram.com/docsyourself/) on instagram. +- Started from the bottom, now we here: +[![github-alt][github-img]](https://github.com/festusdrakon) + +### Francisco Nievas (frannievas) +- Computer science student +- Nerd, geek, gamer, I love TLoK +- [![github-alt][github-img]](https://github.com/frannievas) + +# G ### gursimran - I am a young developer in india - I'm currently a student! +# H + +### Hafpaf +- Software student +- Small electronics enthutiast. +- [![github-alt][github-img]](https://github.com/hafpaf) + +### Helus +- I'm a mathematics student. +- I'm interested in data science. +- My hobbies include gaming and listening to classical music. +- [![github-alt][github-img]](https://github.com/example) + +# I + +### IGC +- I am a Spanish CS student and developer. +- I like Java and Python. +- I am looking foward learning Django. +- [![github-alt][github-img]](https://github.com/igcigc) + +### Izabela Cardozo +- I'm a Brazilian Electrical Engineer student and Friends lover, by the way, How u doin'? ;) +- My hobbies include: + - Watching spanish TV shows (please watch Gran Hotel); + - Listening to music. +- [![twitter-alt][twitter-img]](https://twitter.com/izabela963) + +# J + ### James - DevOps Engineer - Taking part in my first Hacktoberfest @@ -154,6 +258,14 @@ Start adding your names here: - I also like playing the cello, watching shows on Netflix, and cooking. - [![github-alt][github-img]](https://github.com/janicek1m) +### Jay Vasant +- Python enthusiast. +- My hobbies include: + - Competitive Programming + - Reading and Writing Blogs +- [![twitter-alt][twitter-img]](https://twitter.com/jayvasantjv) + [![github-alt][github-img]](https://github.com/jayvasantjv) + ### Jillian Anderson Slate - I am a 25-year-old from the United States of America, and I recently moved with my husband to Barcelona, Spain. - As part of the move I have decided to pursue coding as a new career! @@ -162,6 +274,8 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/Jillifish17) [![github-alt][github-img]](https://github.com/jillianandersonslate) +# K + ### Karen Geerts - I work for REA (https://www.rea-group.com/IRM/content/default.aspx) and am a junior Ruby developer. - [![twitter-alt][twitter-img]](https://twitter.com/GeekRanters) @@ -173,6 +287,15 @@ Start adding your names here: - I love playing and making games. - [![github-alt][github-img]](https://github.com/kundan28) +# L + +### Lauren Reilly +- I'm a cat loving underwater gardener +- Currently studying web development at a coding bootcamp +- I love gaming and hope to become a game dev! +- [![twitter-alt][twitter-img]](https://twitter.com/WitchScript) + [![github-alt][github-img]](https://github.com/LaurenReilly) + ### Luke Oliff - Technical Writer working for @auth0 - [![twitter-alt][twitter-img]](https://twitter.com/mroliff) @@ -184,12 +307,41 @@ Start adding your names here: - I also like listening to music and watching movies. - [![github-alt][github-img]](https://github.com/lunamana104) +# M + ### Mathieu Jolivet (Cynferdd) - Developper as a hobby since 1996, professionaly since 2005. - Bass player, I also love reading, photography and beer. - [![twitter-alt][twitter-img]](https://twitter.com/cynferdd) [![github-alt][github-img]](https://github.com/cynferdd) +# N + +### Naufal Yudhistira +- Ordinary student. +- Like to play with cats. +- [![github-alt][github-img]](https://github.com/yudhst) + +### Nha Huynh +- Backend developer +- Code, Football, Dota2 +- [![github-alt][github-img]](https://github.com/thanhnha1103) + +### Nievas Martin +- I'm an Electronic Engineer from Argentina. +- Currently pursuing a PhD scholarship. +- [![github-alt][github-img]](https://github.com/MartinNievas) + +### Nikhil Shrivastava +- I am a student at ILovely Professional University persuingmy B.Tech degree in computer science. +- I am very much passionate about programming. +- I am a member of Microsoft Technical Community , LPU +- [![github-alt][github-img]](https://github.com/NikhilShrivastava) + +# O + +# P + ### pankhuri22 - Computer Science Undergraduate - [![twitter-alt][twitter-img]](https://twitter.com/pankhuri221198) @@ -200,6 +352,15 @@ Start adding your names here: - I volunteer with High School students teaching them programming and robotics. - I will have each of them participate in Hacktoberfest tonight!! +### Petri-Johan Last +- I'm an Electronic Engineer and busy with a Masters degree in Machine Learning +- Currently learning the Rust programming language +- [![github-alt][github-img]](https://github.com/GuineaPiet) + +# Q + +# R + ### rahman95 - Software Developer born in Germany raised in the UK. 🇩🇪 🇬🇧 - Hobbies include: @@ -210,124 +371,6 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/rahman_younus) [![github-alt][github-img]](https://github.com/rahman95) -### Rohit Swami -- Data Science Aspirant -- I love Python :heart: -- Connect with me on social media platform -- [![twitter-alt][twitter-img]](https://twitter.com/rowhitswami) - [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) - [![github-alt][github-img]](https://github.com/rowhitswami) - -### Shubham Nishad -- Fourth year student in Computer Science. -- you can check my site [https://shubhamnishad.com/](https://shubhamnishad.com/) -- [![twitter-alt][twitter-img]](https://twitter.com/shubhamnishad97) - [![github-alt][github-img]](https://github.com/shubhamnishad97) - -### Suvin Nimnaka -- A Student from Sri Lanka -- [![twitter-alt][twitter-img]](https://twitter.com/tikirimaarie) - [![github-alt][github-img]](https://github.com/suvink) - -### Tom Davis -- IT Manager in The United States -- I am an old computer guy wanting to learn new things -- [![twitter-alt][twitter-img]](https://twitter.com/kat35601) - [![github-alt][github-img]](https://github.com/kat35601) - -### Utkarsh Kunwar -- Fourth year student in Mechanical Engineering. -- [![github-alt][github-img]](https://github.com/UtkarshKunwar) - -### Vaibhav Agarwal -- Fourth year undergraduate at IIT Mandi, Computer Science. -- [![twitter-alt][twitter-img]](https://twitter.com/vaibhav_a1997) - [![github-alt][github-img]](https://github.com/vaibhavagarwal220) - -### Yash Agrawal -- I am a student at IIT Mandi persuin B.Tech. in computer science. -- I like more of competitive programming. -- I am the co-ordinator of programming club, IIT Mandi. -- [![github-alt][github-img]](https://github.com/YashAgrawal0) - -### Nikhil Shrivastava -- I am a student at ILovely Professional University persuingmy B.Tech degree in computer science. -- I am very much passionate about programming. -- I am a member of Microsoft Technical Community , LPU -- [![github-alt][github-img]](https://github.com/NikhilShrivastava) - -### IGC -- I am a Spanish CS student and developer. -- I like Java and Python. -- I am looking foward learning Django. -- [![github-alt][github-img]](https://github.com/igcigc) - -### Nievas Martin -- I'm an Electronic Engineer from Argentina. -- Currently pursuing a PhD scholarship. - [![github-alt][github-img]](https://github.com/MartinNievas) - -### Izabela Cardozo -- I'm a Brazilian Electrical Engineer student and Friends lover, by the way, How u doin'? ;) -- My hobbies include: - - Watching spanish TV shows (please watch Gran Hotel); - - Listening to music. -- [![twitter-alt][twitter-img]](https://twitter.com/izabela963) - -### Francisco Nievas (frannievas) -- Computer science student -- Nerd, geek, gamer, I love TLoK -- [![github-alt][github-img]](https://github.com/frannievas) - -### Naufal Yudhistira -- Ordinary student. -- Like to play with cats. -- [![github-alt][github-img]](https://github.com/yudhst) - -### Nha Huynh -- Backend developer -- Code, Football, Dota2 -- [![github-alt][github-img]](https://github.com/thanhnha1103) - -### Dmytro Litvinov -- Full Stack Python develop from Ukraine :snake: -- [My website](https://DmytroLitvinov.com) -- [![twitter-alt][twitter-img]](https://twitter.com/Dmytro_Litvinov) - [![github-alt][github-img]](https://github.com/DmytroLitvinov) - -### Vishal Anand -- Student -- Programmer -- Cricketer -- Painter -- [![github-alt][github-img]](https://github.com/Vishal1541) - -### Jay Vasant -- Python enthusiast. -- My hobbies include: - - Competitive Programming - - Reading and Writing Blogs -- [![twitter-alt][twitter-img]](https://twitter.com/jayvasantjv) - [![github-alt][github-img]](https://github.com/jayvasantjv) - -### Alexandre Pereira Santos -- Student of Analysis and Development of Systems - Estácio de Sá University - Last Period -- Programmer at Stefanini - Working with Test Autamatization -- Passionate about Technologies - Java, Ruby, C, C ++, C #, Ruby and Python -- [![twitter-alt][twitter-img]](https://twitter.com/alexEndrios) - [![facebook-alt][facebook-img]](https://facebook.com/alex.endrios) - [![github-alt][github-img]](https://github.com/alexendrios) - -### Elijah Rwothoromo -- Software Developer -- I love movies, poetry and hangouts. -- [![twitter-alt][twitter-img]](https://twitter.com/rwothoromo) - [![github-alt][github-img]](https://github.com/rwothoromo) - -### Thomas Kulmbach (D0Tch) -- Webdeveloper working in Denmark -- [![github-alt][github-img]](https://github.com/d0tch) - ### Ravindra Kumar Meena - Computer Sciene & Engineering Student - Hobbies: @@ -337,61 +380,6 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/rmeena840) [![github-alt][github-img]](https://github.com/rmeena840) -### Charlye -- Student of Development of multiplatform applications - Last year. -- Working in the Povisa hospital (Programming and systems). -- Lover of programming, drums, cars, ping-pong and anime. -- [![github-alt][github-img]](https://github.com/costassolla) - -### Banso D. Wisdom -- Software Engineer, Gamer and Machine Learning Enthusiast -- Hobbies: - - Programming - - Gaming - - Netflix -- Works with .NET, .NET Core, Ionic and Angular -- [![github-alt][github-img]](https://github.com/Overrideveloper) - -### Lauren Reilly -- I'm a cat loving underwater gardener -- Currently studying web development at a coding bootcamp -- I love gaming and hope to become a game dev! -- [![twitter-alt][twitter-img]](https://twitter.com/WitchScript) - [![github-alt][github-img]](https://github.com/LaurenReilly) - -### Vidushi Jain -- I'm a computer science student -- Interested in app development -- I love coding. -- [![github-alt][github-img]](https://github.com/VidushiJain30) - -### Petri-Johan Last -- I'm an Electronic Engineer and busy with a Masters degree in Machine Learning -- Currently learning the Rust programming language -- [![github-alt][github-img]](https://github.com/GuineaPiet) - -### Helus -- I'm a mathematics student. -- I'm interested in data science. -- My hobbies include gaming and listening to classical music. -- [![github-alt][github-img]](https://github.com/example) - -### Brian Burress -- I'm Brian Burress, IT consultant with The Byte Stuff -- Currently learning to program under Adruino IDE as well as design simple circuits -- [![github-alt][github-img]](https://github.com/TheByteStuff ) - [![twitter-alt][twitter-img]](https://twitter.com/thebytestuff) - -### Utsha Sinha -- I'm an Information Technology third year student -- :heart: for tech and passionate about how it influences our everyday lives -- [![github-alt][github-img]](https://github.com/utsha1510) - -### Sho Tozuro -- Frontend Developer -- :heart: javascript enthusiast -- [![github-alt][github-img]](https://github.com/shotozuro) - ### Reesea - I'm an MBA student - Hobbies: @@ -400,40 +388,106 @@ Start adding your names here: - [![twitter-alt][twitter-img]](https://twitter.com/_reesea) [![github-alt][github-img]](https://github.com/reesea) -### CohheeTime -- I built my first website in 1999 - [![github-alt][github-img]](https://github.com/CohheeTime) +### Rohit Swami +- Data Science Aspirant +- I love Python :heart: +- Connect with me on social media platform +- [![twitter-alt][twitter-img]](https://twitter.com/rowhitswami) + [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) + [![github-alt][github-img]](https://github.com/rowhitswami) -### Ben C. -- A high school student who is a beginner at code. -- I like to code and play games. -- [![github-alt][github-img]](https://github.com/yopamuhanu) +### Rui Li +- Software Engineer in NZ +- [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) + [![github-alt][github-img]](https://github.com/gitruili) + +# S + +### Sho Tozuro +- Frontend Developer +- :heart: javascript enthusiast +- [![github-alt][github-img]](https://github.com/shotozuro) + +### Shubham Nishad +- Fourth year student in Computer Science. +- you can check my site [https://shubhamnishad.com/](https://shubhamnishad.com/) +- [![twitter-alt][twitter-img]](https://twitter.com/shubhamnishad97) + [![github-alt][github-img]](https://github.com/shubhamnishad97) ### slouch - Linux Systems Administrator turning DevOps person - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) -### Example Profile -- I'm an example that you can copy, if you want :) -- I work for... -- My hobbies include... -- [![twitter-alt][twitter-img]](https://twitter.com/example) - [![facebook-alt][facebook-img]](https://facebook.com/example) - [![google-img][google-img]](https://plus.google.com/+Example) - [![tumblr-alt][tumblr-img]](https://example.tumblr.com) - [![dribbble-alt][dribbble-img]](https://dribbble.com/example) - [![github-alt][github-img]](https://github.com/example) - +### Srishty Mittal +- I'm a contributor and web developer +- I study Electronics and Communication Engineering +- My hobbies include coding, debating and acting +- [![github-alt][github-img]](https://github.com/MittalS211) -## How to Contribute +### Suvin Nimnaka +- A Student from Sri Lanka +- [![twitter-alt][twitter-img]](https://twitter.com/tikirimaarie) + [![github-alt][github-img]](https://github.com/suvink) -Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request. +# T -## Code of Conduct +### Thomas Kulmbach (D0Tch) +- Webdeveloper working in Denmark +- [![github-alt][github-img]](https://github.com/d0tch) -Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. +### Tom Davis +- IT Manager in The United States +- I am an old computer guy wanting to learn new things +- [![twitter-alt][twitter-img]](https://twitter.com/kat35601) + [![github-alt][github-img]](https://github.com/kat35601) +# U + +### Utkarsh Kunwar +- Fourth year student in Mechanical Engineering. +- [![github-alt][github-img]](https://github.com/UtkarshKunwar) + +### Utsha Sinha +- I'm an Information Technology third year student +- :heart: for tech and passionate about how it influences our everyday lives +- [![github-alt][github-img]](https://github.com/utsha1510) + +# V + +### Vaibhav Agarwal +- Fourth year undergraduate at IIT Mandi, Computer Science. +- [![twitter-alt][twitter-img]](https://twitter.com/vaibhav_a1997) + [![github-alt][github-img]](https://github.com/vaibhavagarwal220) + +### Vidushi Jain +- I'm a computer science student +- Interested in app development +- I love coding. +- [![github-alt][github-img]](https://github.com/VidushiJain30) + +### Vishal Anand +- Student +- Programmer +- Cricketer +- Painter +- [![github-alt][github-img]](https://github.com/Vishal1541) + +# W + +# X + +# Y + +### Yash Agrawal +- I am a student at IIT Mandi persuin B.Tech. in computer science. +- I like more of competitive programming. +- I am the co-ordinator of programming club, IIT Mandi. +- [![github-alt][github-img]](https://github.com/YashAgrawal0) + +# Z + +------------ ## Copyright Copyright (c) 2018 My First PR. See [LICENSE](LICENSE) for details. From 19e8ce64b5845ce0b34f8db5ecee67187509c4d4 Mon Sep 17 00:00:00 2001 From: muhtarudinsiregar <6048482+muhtarudinsiregar@users.noreply.github.com> Date: Wed, 3 Oct 2018 11:43:07 +0700 Subject: [PATCH 25/42] Adding my name as constributor --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2fdad90..54c2545 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Start adding your names here: - Software Engineer in NZ - [![twitter-alt][twitter-img]](https://twitter.com/RuiLi15) [![github-alt][github-img]](https://github.com/gitruili) - + ### Aditya Kolsur - I'm a 3rd year student. - I am a web developer. @@ -82,6 +82,11 @@ Start adding your names here: - My hobbies include coding, debating and dancing - [![github-alt][github-img]](https://github.com/anshima1) +### Ardin +- Software Engineer from Indonesia +- I solve problem and make stuff +- [![github-alt][github-img]](https://github.com/muhtarudinsiregar/) + ### Srishty Mittal - I'm a contributor and web developer - I study Electronics and Communication Engineering @@ -123,7 +128,7 @@ Start adding your names here: - I also like listening to music and playing games. - [![twitter-alt][twitter-img]](https://twitter.com/duongoku) [![github-alt][github-img]](https://github.com/duongoku) - + ### festusdrakon - Interested in figuring out how to turn Data into Information, primarily to improve customer experiences on the web. - Permission Marketing FTW! (Just **never** at the cost of privacy invasion.) @@ -215,7 +220,7 @@ Start adding your names here: - I love Python :heart: - Connect with me on social media platform - [![twitter-alt][twitter-img]](https://twitter.com/rowhitswami) - [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) + [![facebook-alt][facebook-img]](https://facebook.com/rowhitswami) [![github-alt][github-img]](https://github.com/rowhitswami) ### Shubham Nishad @@ -278,7 +283,7 @@ Start adding your names here: - Computer science student - Nerd, geek, gamer, I love TLoK - [![github-alt][github-img]](https://github.com/frannievas) - + ### Naufal Yudhistira - Ordinary student. - Like to play with cats. @@ -424,7 +429,7 @@ Start adding your names here: [![tumblr-alt][tumblr-img]](https://example.tumblr.com) [![dribbble-alt][dribbble-img]](https://dribbble.com/example) [![github-alt][github-img]](https://github.com/example) - + ## How to Contribute From 45b8b96dc8e66b849a00672d294e7cf7cc2b036b Mon Sep 17 00:00:00 2001 From: Shweta Goyal <36664302+Shwetago@users.noreply.github.com> Date: Wed, 3 Oct 2018 10:17:45 +0530 Subject: [PATCH 26/42] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fdad90..be7b1cd 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,10 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Shweta Goyal +- Computer Science Graduate +- [![github-alt][github-img]](https://github.com/Shwetago) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 3e3d5509c2b4083c85309a9e29c34480d84b4f8a Mon Sep 17 00:00:00 2001 From: Shweta Goyal <36664302+Shwetago@users.noreply.github.com> Date: Wed, 3 Oct 2018 10:20:55 +0530 Subject: [PATCH 27/42] Create Shwetago.py --- code/Shwetago.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 code/Shwetago.py diff --git a/code/Shwetago.py b/code/Shwetago.py new file mode 100644 index 0000000..3a9e6e9 --- /dev/null +++ b/code/Shwetago.py @@ -0,0 +1,6 @@ +### + +s = 'Hello, world!' +str(s) + +### From 39ae95223cecc76e61ab0aa5384780d4320ac618 Mon Sep 17 00:00:00 2001 From: LemonPepsi <43800160+LemonPepsi@users.noreply.github.com> Date: Wed, 3 Oct 2018 14:44:12 +0930 Subject: [PATCH 28/42] Update README.md Just introducing myself --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fdad90..d112877 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,10 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### LemonPepsi +- Electrical engineering student +- A fair bit rusty in coding, hope to get back into it + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 85dca42eeb7181b542d4ae5b0f536cd9d8db7b53 Mon Sep 17 00:00:00 2001 From: Pritish Thakkar Date: Wed, 3 Oct 2018 11:06:01 +0530 Subject: [PATCH 29/42] added my details --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2fdad90..8bda3f5 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,11 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Pritish Thakkar +- I'm an undergraduate from Punjab engineering college +- My favourite programming language is C++ and I'm a sport programmer. +- [![github-alt][github-img]](https://github.com/ma5terdrag0n) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From e479fbdebeadeb5ba18a2195e8b52755dab60835 Mon Sep 17 00:00:00 2001 From: Thilina Dissanayake Date: Wed, 3 Oct 2018 11:37:27 +0530 Subject: [PATCH 30/42] Update README.md added contributor details --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2fdad90..5065cee 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,11 @@ Start adding your names here: - My hobbies include coding, debating and dancing - [![github-alt][github-img]](https://github.com/anshima1) +### thilna +- I am a web developer. +- I like to listen to music while I code. + + ### Srishty Mittal - I'm a contributor and web developer - I study Electronics and Communication Engineering From 95b5b958c71899d0ee393a3ee93a4eb4b03e27f9 Mon Sep 17 00:00:00 2001 From: Iqlaas Date: Wed, 3 Oct 2018 14:29:46 +0800 Subject: [PATCH 31/42] Add name and code --- README.md | 5 +++++ code/rubyhelloworld.rb | 11 +++++++++++ 2 files changed, 16 insertions(+) create mode 100644 code/rubyhelloworld.rb diff --git a/README.md b/README.md index 2fdad90..da1b233 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,11 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Kamal Iqlaas +- Pursuing Master in Business Intelligence and Data Analytics +- Love tech, learn tech, use tech, teach tech. +- [![github-alt][github-img]](https://github.com/Iqlaas) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... diff --git a/code/rubyhelloworld.rb b/code/rubyhelloworld.rb new file mode 100644 index 0000000..f4a8b5e --- /dev/null +++ b/code/rubyhelloworld.rb @@ -0,0 +1,11 @@ +class HelloWorld + def initialize(name) + @name = name.capitalize + end + def say_hi + puts "Hello #{@name}!" + end +end + +hello = HelloWorld.new("World") +hello.say_hi From 3d86465cbb5c000f0d467aaa2040f5cd28ccfc4d Mon Sep 17 00:00:00 2001 From: Nabheet Madan Date: Wed, 3 Oct 2018 13:04:02 +0530 Subject: [PATCH 32/42] Update my(nabheet madan) info --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2fdad90..c65470b 100644 --- a/README.md +++ b/README.md @@ -414,16 +414,10 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) -### Example Profile -- I'm an example that you can copy, if you want :) -- I work for... -- My hobbies include... -- [![twitter-alt][twitter-img]](https://twitter.com/example) - [![facebook-alt][facebook-img]](https://facebook.com/example) - [![google-img][google-img]](https://plus.google.com/+Example) - [![tumblr-alt][tumblr-img]](https://example.tumblr.com) - [![dribbble-alt][dribbble-img]](https://dribbble.com/example) - [![github-alt][github-img]](https://github.com/example) +### Nabheet Madan +- I'm a SAP Technical Consultant interested in #Technical stuff. +- I like to code +- [![twitter-alt][twitter-img]](https://twitter.com/nabheet) ## How to Contribute From 55f84c8d85855da5ed21967112d47a8efa96226d Mon Sep 17 00:00:00 2001 From: Shiven Sinha Date: Wed, 3 Oct 2018 13:32:01 +0530 Subject: [PATCH 33/42] Added my details --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fdad90..9c6172d 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,12 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Shiven S. +- I'm a web developer and a high school student. +- I do freelance projects and involve myself in internships. +- [![twitter-alt][twitter-img]](https://twitter.com/sinha_shiven) + [![github-alt][github-img]](https://github.com/shivensinha4) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 3478819ebd6393e57cf7f73dc06ac5a40bbccf72 Mon Sep 17 00:00:00 2001 From: Aadesh Mirajkar <32631561+captainadsh@users.noreply.github.com> Date: Wed, 3 Oct 2018 14:19:42 +0530 Subject: [PATCH 34/42] Added my info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fdad90..9098e68 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,10 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Aadesh Mirajkar +- Student, Code Ninza +- [![github-alt][github-img]](https://github.com/captainadsh) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 7ce3a4d90c0b36d1f143141345ef1a5efab494a8 Mon Sep 17 00:00:00 2001 From: Ben Mort <43807761+jmort125@users.noreply.github.com> Date: Wed, 3 Oct 2018 04:53:30 -0400 Subject: [PATCH 35/42] Added self to the read me just added small bio and social links --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fdad90..d74a23e 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,12 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Ben Mort +- New to code but want to learn a lot +- love games and league of legends +- [![twitter-alt][twitter-img]](https://twitter.com/Ben_Aaron_Mort) + [![github-alt][github-img]](https://github.com/jmort125) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 6e70e0d0176ae44884884accddd7fc7bd4cc84c6 Mon Sep 17 00:00:00 2001 From: Darshan Date: Wed, 3 Oct 2018 16:17:10 +0530 Subject: [PATCH 36/42] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fdad90..b2f5e79 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,12 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Darshan G +- Computer Science student +- Some of my hobbies include photography, math, writing code, video games and writing letters +- [![instagram-alt][instagram-img]](https://www.instagram.com/darsh4n/) + [![github-alt][github-img]](https://github.com/darshan934) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 9f7848bb482353f83ca6b557dac5e362dbf87ad7 Mon Sep 17 00:00:00 2001 From: Himanshu Nailwal Date: Wed, 3 Oct 2018 17:44:38 +0530 Subject: [PATCH 37/42] Update README.md Updated with my few personal details. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fdad90..85ebea9 100644 --- a/README.md +++ b/README.md @@ -402,13 +402,19 @@ Start adding your names here: ### CohheeTime - I built my first website in 1999 - [![github-alt][github-img]](https://github.com/CohheeTime) + -[![github-alt][github-img]](https://github.com/CohheeTime) ### Ben C. - A high school student who is a beginner at code. - I like to code and play games. - [![github-alt][github-img]](https://github.com/yopamuhanu) +### Himanshu Nailwal +- I'm pursuing my post graduation. +- I am an aspiring Data Scientist. +- [![github-alt][github-img]](https://github.com/ryokugyu) +- [![twitter-alt][twitter-img]](https://twitter.com/ryokugyu_) + ### slouch - Linux Systems Administrator turning DevOps person - Engineer at heart, if it isn't broken, break it! From 725094774ceb9ecaa2e533e54d77ff0bacf55330 Mon Sep 17 00:00:00 2001 From: Shivani Gupta <40537358+Gshivani1234@users.noreply.github.com> Date: Wed, 3 Oct 2018 18:41:16 +0530 Subject: [PATCH 38/42] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fdad90..b420830 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,12 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Shivani Gupta +- I'm a computer science student. +- I am Interested in Web Development. +- I love designing frontend Webpages and Coding. +- [![github-alt][github-img]](https://github.com/Gshivani1234) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From b673c3063401a55372421ef680fb76f5c1fe869a Mon Sep 17 00:00:00 2001 From: Himanshu Aggarwal Date: Wed, 3 Oct 2018 19:03:24 +0530 Subject: [PATCH 39/42] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2fdad90..11cd59a 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,12 @@ Start adding your names here: - Engineer at heart, if it isn't broken, break it! - [![github-alt][github-img]](https://github.com/slouchd) +### Himanshu Aggarwal (@haggcoder) +- 3rd year CS undergraduate at Delhi Technological University +- Microsoft Student Partner +- [![facebook-alt][facebook-img]](https://www.facebook.com/profile.php?id=100014377755202) + [![github-alt][github-img]](https://github.com/haggcoder) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 0a3a4d01d73deeada76d500bd0ef656b0bd6e2e4 Mon Sep 17 00:00:00 2001 From: Md Akram Kazmi Date: Wed, 3 Oct 2018 20:24:24 +0530 Subject: [PATCH 40/42] Name added to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0344918..499fd70 100644 --- a/README.md +++ b/README.md @@ -491,6 +491,11 @@ Start adding your names here: - Watching Tennis - [![github-alt][github-img]](https://github.com/ravikishorethella) +### Md Akram Kazmi +- Trying to learn what I can. +- Love to play games! +- [![github-alt][github-img]](https://github.com/akramkazmi71) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... From 961e9bc3f5376c745bef52a0dcdaf7bc887f3647 Mon Sep 17 00:00:00 2001 From: Luke Oliff Date: Wed, 3 Oct 2018 08:23:33 -0700 Subject: [PATCH 41/42] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index df38bf6..d71dc74 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,6 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU ## Contributors List -Start adding your names here: - # A ### Aditya Choudhary From 8077d5045674045dfabef22e6bd1522bad7b2b1d Mon Sep 17 00:00:00 2001 From: Luke Oliff Date: Wed, 3 Oct 2018 08:32:41 -0700 Subject: [PATCH 42/42] Rename rubyhelloworld.rb to kamaliqlaas.rb --- code/{rubyhelloworld.rb => kamaliqlaas.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename code/{rubyhelloworld.rb => kamaliqlaas.rb} (100%) diff --git a/code/rubyhelloworld.rb b/code/kamaliqlaas.rb similarity index 100% rename from code/rubyhelloworld.rb rename to code/kamaliqlaas.rb