hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.5K
active users

Today I'm working to move my Figma designed resume into good ole HTML and (print) CSS!

Some quick googling on available schemas, and it seems like json-resume is the go to. It falls apart for me under a little scrutiny, because I'd like to list multiple date ranges of employment for an employer.

So I'll be using a modified version and cursing myself if there's ever any real standardization in the future

Realizing quite quickly that I want to include partial highlights for important call outs like I do in my PDF resume. The schema's not going to allow that, and supporting it in JSON means getting into some complex tokenization of my text.

Back to good ole HTML! Nothing wrong with hand-coding the first pass.

Ryan

I have my content laid out and styled, and somehow I'm excited to be touching print CSS again!

Made a gray scale version for anyone who hits the print button, while still preserving some visual highlights

Working on the personal site has been a great exercise in focused work.

Every ounce of me wants to depart from the task at hand and start styling the hell out of it! Picking colors, fonts, etc. But content is key.