added myself (Piyushh) (#131)

* added myself (Piyushh)

* Update signalboost.dhall

Co-authored-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Piyushh Bhutoria 2020-03-25 02:11:25 +05:30 committed by GitHub
parent baddea3d78
commit 7dd56c3190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

View File

@ -2,4 +2,4 @@
My personal/portfolio website.
![](https://puu.sh/vWnJx/57cda175d8.png)
![https://puu.sh/vWnJx/57cda175d8.png](https://puu.sh/vWnJx/57cda175d8.png)

View File

@ -89,4 +89,17 @@ in [ Person::{
, gitLink = "https://github.com/Prajjwal"
, twitter = "https://twitter.com/prajjwalsin"
}
, Person::{
, name = "Piyushh Bhutoria"
, tags =
[ "golang"
, "react-native"
, "full-stack developer"
, "javascript"
, "php"
, "google-cloud"
]
, gitLink = "https://github.com/Piyushhbhutoria"
, twitter = "https://twitter.com/PiyushhB"
}
]