The code and data behind xeiaso.net
5
fork

Configure Feed

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

Add Izzy's signal boost (#920)

Co-authored-by: Izzy Lancaster <izzy@izzy.sh>

authored by

Izzy Lancaster✨
Izzy Lancaster
and committed by
GitHub
65ced6d1 09bf1734

+17
+17
dhall/signalboost.dhall
··· 277 277 , Link::{ url = "https://github.com/shepherdjerred", title = "GitHub" } 278 278 ] 279 279 } 280 + , Person::{ 281 + , name = "Izzy Lancaster" 282 + , tags = 283 + [ "Software Engineer" 284 + , "Fullstack" 285 + , "C#" 286 + , ".NET" 287 + , "Rust" 288 + , "Python" 289 + , "React" 290 + , "Typescript" 291 + , "AWS" 292 + , "SQL" 293 + ] 294 + , links = 295 + [ Link::{ url = "https://github.com/ILikePizza555", title = "GitHub"} ] 296 + } 280 297 ] 281 298