The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add myself to signalboost.dhall (#490)

authored by

Gabriel Simmer and committed by
GitHub
7541df77 5c09a722

+16
+16
signalboost.dhall
··· 278 278 , gitLink = Some "https://github.com/henri" 279 279 , twitter = Some "https://twitter.com/henri_shustak" 280 280 } 281 + , Person::{ 282 + , name = "Gabriel Simmer" 283 + , tags = 284 + [ "golang" 285 + , "backend" 286 + , "javascript" 287 + , "python" 288 + , "software" 289 + , "full-stack" 290 + , "linux" 291 + , "devops" 292 + , "developer tooling" 293 + ] 294 + , gitLink = Some "https://github.com/gmemstr" 295 + , twitter = Some "https://twitter.com/gmem_" 296 + } 281 297 ]