forked from agarwalrounak/Hello-World
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Hello World in Clojure Language
- Loading branch information
Khoirun Nawa
committed
Oct 20, 2019
1 parent
96166cb
commit 79601b5
Showing
3 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
(println "Hello World") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |