I'm a front-end focused software engineer, previous art director in creative advertising, motion graphics, and mobile games. I've designed for interactive digital platforms, web/television animation, and digital user experiences for national and independent brands, and worked with developers and creative technologists to bring those ideas to life.
To be able to build those experiences myself, I've completed an intensive fullstack software engineering program to combine my design expertise with a technical skillset. I'm here to address the gap between engineering and design needs during a product's development cycle, and contribute to products that scale effectively and excel in delivering rich user experiences.
- ποΈ Sharebnb - For the 500 sq.ft apartment dwellers!
- π Jobly - For the hustlers!
- βοΈ Flask Cafe - For the coffee lovers!
class Veronica {
constructor() {
this.pronouns: ['she', 'her', 'they', 'them'];
this.hobbies: ['cycling π²', 'sci-fi books π', 'killing plants πͺ΄', 'cooking π₯'];
this.isReading: ['NK Jemisin', 'Ann Leckie', 'Naomi Novik'];
this.cities: ['NYC', 'Boston', 'Worcester', 'Guangzhou', 'Kanazawa'];
this.prevWork: [
'taxidermied raccoons π¦',
'national burger π & bank π¦ commercials',
'indie games πΎ',
'live-action shoots π¬',
'giving talks β‘οΈ',
'drawing naked ppl π³',
]
}
dance() {
console.log('βͺβ½β½Ω©( α )ΫΆβΎβΎ | ββΩ©( α )ΫΆβββͺ | (ΰΈγ)ΰΈ§ | (~ΛβΎΛ)~');
}
}