Thanks, Pixel Jeff, for such an amazing gif!
- 💼 I’m currently working @ Die Zeit.
- ⭐️ Web Accessibility Specialist by IAAP.
- 👾 Game Developer & Amateur Pixel Artist.
- 🤟 I'm currently localizing Dreamed Away into Spanish.
- 📝 Like creating content and putting my thoughs down in my blog.
const coolestProjectsEver = [
{ name: 'Avatar Creator', url: 'https://my-avatar-creator.vercel.app' },
{ name: 'Bee Icons', url: 'https://www.bee-icons.com/' },
{ name: 'Budget Calculator', url: 'https://my-budget-calculator.vercel.app' },
{ name: 'The Hamburg Times', url: 'https://the-hamburg-times.vercel.app' },
]
const a11YThingsIHaveBeenWorkingOnLately = [
{ name: 'A11Y Portal in Spanish', url: 'https://www.accesibilidad-web.info' },
{
name: 'A11Y CSS Debug Tool (Open Source!)',
url: 'https://github.com/manuelsanchez2/a11y-debug-stylesheet',
},
]
const gamesIHaveBeenWorkingOnLately = [
{
name: 'Turn Based Game About Vikings',
url: 'https://msweb.itch.io/saxons-and-vikings',
},
{
name: 'Scumm Engine (1 Level Available)',
url: 'https://scumm-ts.vercel.app/',
},
{ name: 'Retro World Engine', url: 'https://www.retroworldengine.com/' },
]