added myself (Piyushh)

This commit is contained in:
Piyushhbhutoria 2020-03-24 18:12:19 +05:30
parent baddea3d78
commit f94164bd9a
No known key found for this signature in database
GPG Key ID: 753B93B48BC75979
2 changed files with 14 additions and 1 deletions

View File

@ -2,4 +2,4 @@
My personal/portfolio website. 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" , gitLink = "https://github.com/Prajjwal"
, twitter = "https://twitter.com/prajjwalsin" , 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"
}
] ]