diff --git a/signalboost.dhall b/signalboost.dhall index 9987f72..dbb5bc2 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -55,4 +55,21 @@ in [ Person::{ , gitLink = "https://github.com/astronouth7303" , twitter = "https://twitter.com/AstraLuma" } + , Person::{ + , name = "Prajjwal Singh" + , tags = + [ "full-stack javascript" + , "ruby" + , "rails" + , "vuejs" + , "emberjs" + , "golang" + , "linux" + , "docker" + , "google-cloud" + , "typescript" + ] + , gitLink = "https://github.com/Prajjwal" + , twitter = "https://twitter.com/prajjwalsin" + } ]