Skip to content

Commit

Permalink
Merge pull request agarwalrounak#240 from Nisheanthan/nish-dart
Browse files Browse the repository at this point in the history
Add @Nisheanthan's contributions
  • Loading branch information
agarwalrounak authored Oct 21, 2019
2 parents e8aa5aa + 72a33ef commit 624f0e2
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 @@ -62,6 +62,7 @@
- [Naveenraj M](https://github.com/naveenrajm7)
- [nilesh](https://github.com/nileshsahitya9)
- [Nishant Tilve](https://github.com/Antimatter98)
- [Nisheanthan Karthikeyan](https://github.com/Nisheanthan)
- [Pragadeeswaran Gnanasekaran](https://github.com/pragapraga)
- [Prateek kocher](https://github.com/prateekk2001)
- [Ramy Fetteha](https://github.com/NoirFLamme)
Expand Down
4 changes: 4 additions & 0 deletions code/Dart/first_hello_world.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// this is my first code in dart.
void main() {
print("Hello World");
}
22 changes: 22 additions & 0 deletions profiles/Nisheanthan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Nisheanthan Karthikeyan

## Bio
Hey, Am an enthusiastic student who is passionated on whatever doing.
I'm looking to polish my self with each and every bit of chance am getting
and will keep going like this untill all ends.

## Location
Colombo, Sri Lanka

## Projects
Working with some Angular projects and now stepping into Dart/Flutter.

## Hobbies and Interests
Love to code, Chess with friends and Music makes me relax.

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

[twitter-img]: https://i.imgur.com/wWzX9uB.png
[github-img]: https://i.imgur.com/9I6NRUm.png

0 comments on commit 624f0e2

Please sign in to comment.