
* feat: upgrade to v3; install eleventy-upgrade-help * feat: convert all files to esm * feat: remove decapcms * fix: remove unused filter * feat: remove netlify packages * feat: update image handling - removes old image shortcode - update to latest 11ty image transform plugin * feat: update colophon * fix: pill style; global style Fixes an issue with <img> inside <figure> not being centered * feat: remove linting packages * feat: update package.json scripts * feat: remove upgrade helper plugin * feat: add new button style, update nav * feat: simplify `pill` class usage * feat: fix tag list in catalogue-item.html * feat: move games into their own section * feat: update node version to latest LTS * feat: move books to their own section * feat: move fun pages into pages dir * feat: update index and book/game templates * feat: add watching section * fix: update scaling values for buttons * feat: various css updates * feat: update now page style * feat: cleaning up newer posts using old shortcode also adding markdown-it-attrs to add attrs to various markdown elements! * fix: movie data structure * feat: update colophon * fix: remove text-skew from post excerpt text * feat: add support for shows in /watching * fix: update book tags * feat: add complete implementation of books pages other stuff happened too * fix: image border-radius * feat: update game layout and content * feat: reorganize watching section * feat: add contact page * feat: small page changes * feat: add podroll page * feat: reorganize content directories * feat: exclude podcasts from page output * chore: delete guestbook page * chore: remove bracket syntax for css classes in html * feat: create macro for tag list * fix: colophon update * chore: remove last.fm data * chore: clean up 11ty config * fix: misc permalink fixes * feat: add update post * fix: media meta grid on mobile * fix: tables on mobile * fix: add titles to icon button links * fix: add missing divider for movies/shows * feat: add alternate feeds * fix: tag cleanup * feat: homepage content update * fix: game meta data * fix: update post dates * feat: add missing link to changelog
66 lines
2.7 KiB
Markdown
66 lines
2.7 KiB
Markdown
---
|
|
title: About
|
|
description: All about me!
|
|
---
|
|
|
|
# About me
|
|
|
|
**See also**: [Stuff I use](/uses), my [contact info](/contact), or [what's happening now](/now).
|
|
|
|
Hello! Ahoj! Welcome to my site!
|
|
|
|
My name is **Devin Haska** and this is my little slice of the internet I call home.
|
|
|
|
Here's a non-exhaustive list of topics you'll find here: web development, music, reading, video games, politics, and intersections of all of the above.
|
|
|
|
I really like frogs, like a lot. So I made myself a mascot. They don't have a name yet, but perhaps you can think of one?
|
|
|
|

|
|
|
|
## Professional
|
|
|
|
I'm currently looking for my next role. My previous workplace was [Metalab][metalab] as a **Web Engineer** for almost 5 years.
|
|
|
|
I have a Bachelor of Science degree with a major in Computer Science from the [University of Victoria][uvic].
|
|
|
|
Technologies I have focused on in the last few years include:
|
|
|
|
- React
|
|
- React Native
|
|
- TypeScript
|
|
- Next.js
|
|
|
|
I have a passion for the intersection of development and design. There are a few titles[^1] I've seen tossed around that I feel represent myself:
|
|
|
|
- Creative Developer
|
|
- Design Technologist
|
|
- Design Engineer
|
|
- Web Designer
|
|
|
|
As a _creative web design engineer technologist_, I enjoy being in the middle of design and development, and bridge the gap between the two disciplines. I have enough design knowledge to know how an experience should look and feel, and the engineering skills to execute that vision.
|
|
|
|
I'm happiest when I'm at the front of the front-end, getting into nitty-gritty details with an emphasis on motion. CSS is my home base (and yes, it's a programming language).
|
|
|
|
I try my best to champion accessibility wherever I can. I incorporate accessibility testing tools into my workflow while carrying out my day-to-day work.
|
|
|
|
## Hobbies
|
|
|
|
I tend to hop from interest to interest, fully engrossing myself and then moving on after a few weeks. That said, I do have some mainstays that I have a regular interest in, such as:
|
|
|
|
- Playing video games
|
|
- Discovering new music
|
|
- Tinkering with small electronics
|
|
- Using web dev to make things (hey, you're looking at one such thing!)
|
|
- Journaling
|
|
- Painstakingly researching the piece of gear I'm thinking about getting
|
|
- Reading
|
|
- Home DIY (building furniture, home repair and upgrades, that sort of thing)
|
|
- Networking (as in the Internet kind) (I use a lot of UniFi products)
|
|
- Making pixel art
|
|
|
|
[metalab]: https://metalab.com
|
|
[uvic]: https://uvic.ca
|
|
|
|
[^1]: [Maggie Appleton wrote a great article][design-eng] that can explain what my role is better than I can.
|
|
|
|
[design-eng]: https://maggieappleton.com/design-engineers
|