diff --git a/README.md b/README.md index a67715b..0001479 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,12 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - Reactjs. - [![github-alt][github-img]](https://github.com/goelaakash79) +### Abay +- UI Designer, Frontend Developer +- [![facebook-alt][facebook-img]](https://facebook.com/abaykandotcom) + [![twitter-alt][twitter-img]](https://twitter.com/abaykandotcom) + [![github-alt][github-img]](https://github.com/abaykan) + ### Adeonir Kohl - UI Designer, Frontend Developer - [![twitter-alt][twitter-img]](https://twitter.com/adeonir) @@ -112,6 +118,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - [![twitter-alt][twitter-img]](https://twitter.com/ankso) [![github-alt][github-img]](https://github.com/anksos) +### André Paulo +- I'm a Junior Back-End Developer from Portugal +- Music and Photography Lover +- [![github-alt][github-img]](https://github.com/andre-paulo98) + ### Andrew Hinkson - I am a Beginner Front-End Developer - I am currently spending most of my free time learning. @@ -381,6 +392,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - DevOps Engineer - Taking part in my first Hacktoberfest +### James Warner +- I am currently a Univeristy Student +- I enjoy playing video games and surfing the web and sailing +- [![github-alt][github-img]](https://github.com/dubsy9) + ### janicek1m - I am currently a high school student. - I love robotics, programming, and web-development. @@ -429,6 +445,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - I like to code and build applications. - [![github-alt][github-img]](https://github.com/Karthik-0) +### Kathleen Cram +- I am a senior studying Web Development and Computer Science. +- I currently have an internship as a software engineer at SciTools. +- [![github-alt][github-img]](https://github.com/d00297334) + ### Kundan Kumar - I am a high school graduate. - I love AI, programming and web development. @@ -536,6 +557,10 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU # O +### Omkar Kulkarni +- I'm a Computer Engineer. +- [![github-alt][github-img]](https://github.com/omkar1212) + # P ### pankhuri22 @@ -605,6 +630,13 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - Learning - [![twitter-alt][twitter-img]](https://twitter.com/_reesea) [![github-alt][github-img]](https://github.com/reesea) + + ### Robert Spurlin +- Web Developer +- Hobbies: + - Programming + - Marching Band +- [![github-alt][github-img]](https://github.com/robertspurlin) ### Rohit Swami - Data Science Aspirant @@ -663,6 +695,12 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - My hobbies include coding, debating and acting - [![github-alt][github-img]](https://github.com/MittalS211) +### Sukhwmit Kaur +- I'm a contributor. +- I study Electronics and Computer Engineering. +- My hobbies include reading and sleeping. +- [![github-alt][github-img]](https://github.com/sukhwmit12) + ### Suvin Nimnaka - A Student from Sri Lanka - [![twitter-alt][twitter-img]](https://twitter.com/tikirimaarie) @@ -694,6 +732,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - I am a web developer. - I like to listen to music while I code. +### thientran +- I am a developer. +- I love Coding + [![github-alt][github-img]](https://github.com/thientranreactdev) + ### Trill Cosby - Student Computer Science - Reverse engineer all the things @@ -717,6 +760,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - Expert in Kaggle - [![github-alt][github-img]](https://github.com/uds5501) +### Uditi Chaudhary +- An undergraduate student +- Interests: Machine learning +- [![github-alt][github-img]](https://github.com/Uditi5) + # V ### Vaibhav Agarwal diff --git a/code/jameswarner.java b/code/jameswarner.java new file mode 100644 index 0000000..d600077 --- /dev/null +++ b/code/jameswarner.java @@ -0,0 +1,8 @@ +public class HelloWorld { + + public static void main(String[] args) { + // Prints "Hello, World" to the terminal window. + System.out.println("Hello, World"); + } + +} \ No newline at end of file