Skip to content

Commit

Permalink
Merge pull request agarwalrounak#167 from naveenrajm7/groovy-hello
Browse files Browse the repository at this point in the history
Added Groovy Hello-World code
  • Loading branch information
agarwalrounak authored Oct 9, 2019
2 parents 5653548 + 9db568e commit 0150e3f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@
- [Momozor](https://github.com/momozor)
- [Mykola Balabash](https://github.com/twilderan)
- [nilesh](https://github.com/nileshsahitya9)
- [Naveenraj M](https://github.com/naveenrajm7)
- [Pragadeeswaran Gnanasekaran](https://github.com/pragapraga)
- [Ramy Fetteha](https://github.com/NoirFLamme)
- [Randil Tennakoon](https://github.com/randiltennakoon)
- [Raul Gonzalez Cruz](https://github.com/raulgonzalezcz)
- [Ricardo Borges](https://github.com/ricardo93borges)
- [Rounak Agarwal](https://github.com/agarwalrounak)
- [Rounak Agarwal](https://github.com/agarwalrounak)
- [Sahildeep Singh](https://github.com/sahilcodes)
- [Samuel Tonini](https://github.com/samuel-tonini)
- [Shriram Navaratnalingam](https://github.com/ShriLingam23)
Expand All @@ -47,4 +48,4 @@
- [viewless](https://github.com/viewless)
- [Vlad Zaporozhskyi](https://github.com/thezapovlad)

<!-- Please follow ALPHABETICAL ORDER -->
<!-- Please follow ALPHABETICAL ORDER -->
1 change: 1 addition & 0 deletions code/Groovy/hello_world.groovy
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
println "Hello World!"
23 changes: 23 additions & 0 deletions profiles/Naveenraj_M.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Naveenraj M

### Bio
I'm Student

### Location
Mysuru, Karnataka , INDIA.

### Projects
2017, I made 5 tables for inventory management using **MySql**
2018, I build a webapp for those tables using **Django**
2019, I containerised the webapp using **Docker**

### Hobbies & Interests
I waste time and code sometimes.

### Profiles
[![GitHub][github-img]](https://github.com/naveenrajm7)
[![Twitter][twitter-img]](https://twitter.com/naveenraj_m)

<!-- Don't edit the below 2 lines -->
[twitter-img]: https://i.imgur.com/wWzX9uB.png
[github-img]: https://i.imgur.com/9I6NRUm.png

0 comments on commit 0150e3f

Please sign in to comment.