forked from cadey/xesite
added myself (Piyushh) (#131)
* added myself (Piyushh) * Update signalboost.dhall Co-authored-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
baddea3d78
commit
7dd56c3190
|
@ -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)
|
||||||
|
|
|
@ -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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue