public Human worldwidepixel = new HumanBuilder("Lynn")
// Abstract
.country("Canada 🍁")
.timezone("UTC-7")
// Art
.addMedium("Music")
.addMedium("Pixel Art")
.addMedium("Drawing & Painting, every once and a while")
.addPortfolio("Abysm")
.addPortfolio("ModFest")
.addPortfolio("366")
.addPortfolio("Joy")
.addPortfolio("Wildflower")
// Programming
.addProject("Badger")
.addProject("Snapper")
.addLanguage("TypeScript")
.addLanguage("Java")
.addLanguage("English")
// GPG
.gpg("D047858E8DDE33D2B17FA853EF0A9914F411FD57")
.gpgWorthUsing(false)
.build();Seems you found my GitHub? Not really that much interesting stuff here, but that's besides the point. Anyway, I hope you enjoy all of the crap I've cobbled together <3



