signalboost: add Prajjwal

This commit is contained in:
Prajjwal Singh 2020-03-19 12:18:06 +05:30
parent df42958057
commit 891e9c7a1e
1 changed files with 17 additions and 0 deletions

View File

@ -55,4 +55,21 @@ in [ Person::{
, gitLink = "https://github.com/astronouth7303" , gitLink = "https://github.com/astronouth7303"
, twitter = "https://twitter.com/AstraLuma" , 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"
}
] ]