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.
Merge pull request agarwalrounak#240 from Nisheanthan/nish-dart
Add @Nisheanthan's contributions
- Loading branch information
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,4 @@ | ||
// this is my first code in dart. | ||
void main() { | ||
print("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,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 |