Skip to content

Commit

Permalink
Adding Hello World in Clojure Language
Browse files Browse the repository at this point in the history
  • Loading branch information
Khoirun Nawa committed Oct 20, 2019
1 parent 96166cb commit 79601b5
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
- [Karan Singh](https://github.com/karansingh97)
- [Kaustubh J](https://github.com/thsubaku9)
- [Kevin Ward](https://github.com/Blueward12)
- [Khoirun Nawa](https://github.com/dialytica)
- [Kunal Kumar](https://github.com/kunal164107)
- [Kushantha Charuka](https://github.com/Kushiya)
- [Kuwarbir Singh](https://github.com/kuwarbir)
Expand Down
1 change: 1 addition & 0 deletions code/Clojure/Hello_World_.clj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(println "Hello World")
25 changes: 25 additions & 0 deletions profiles/Dialytica.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Dialytica

### Bio

Hello there, I'm Khoirun Nawa. I'm your another first timer in this hacktoberfest and making a pull
request on public repository. I hope I can give my best contribution.

Oh, and currently I work as a trainee of Software Development Engineering in Testing at accelbyte.

### Location
Yogyakarta, Indonesia

### Projects
Currently have no public project. Maybe someday :D

### Hobbies & Interests
Tinkering with new stuff, maybe I should find a stable hobby.

### Profiles
[![Github][github-img]](https://github.com/dialytica)
[![Twitter][twitter-img]](https://twitter.com/_nnawa)

<!-- 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 79601b5

Please sign in to comment.