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.
added code in Bash language(shellscript), added profile and added nam…
…e in contributors.md
- Loading branch information
Sanatan-Shrivastava
committed
Oct 19, 2019
1 parent
96166cb
commit e27af57
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,3 @@ | ||
#!/bin/bash | ||
STR="Hello, World!" | ||
echo $STR |
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,23 @@ | ||
## Sanatan-Shrivastava | ||
|
||
### Bio | ||
I am a sophomore undergraduate in Computer Science and Engineering at Indian Institute of Information Technology, Kota. My areas of interest are Cloud Computing, Data Structures and Full Stack Web Development. | ||
|
||
### Location | ||
Jaipur, Rajasthan, India. | ||
|
||
### Projects | ||
Online News Magazine - StackScoop | ||
Enterprise Resource Portal - A student ERP Portal | ||
An application based on flutter with Developer Students Clubs of IIIT Kota | ||
|
||
### Hobbies & Interests | ||
I like reading blogs, playing Badminton and working on customer oriented projects. | ||
|
||
### Profiles | ||
[![GitHub][github-img]](https://github.com/Sanatan-Shrivastava) | ||
[![Twitter][twitter-img]](https://twitter.com/SanatanShrivas1) | ||
|
||
<!-- Don't edit the below 2 lines --> | ||
[twitter-img]: https://i.imgur.com/wWzX9uB.png | ||
[github-img]: https://i.imgur.com/9I6NRUm.png |