Showcase of past UI/UX work
  • CSS 69.3%
  • HTML 23.4%
  • JavaScript 7.3%
Find a file
2026-05-13 12:21:45 -04:00
archetypes Initial content sections for forms case study; improvements to the layout at all breakpoints and landing on a better design 2026-04-18 17:20:38 -04:00
assets Adds slight bounce animation to colored words on homepage 2026-05-13 12:21:45 -04:00
content Minor fixes with the TOC nav, clarifications in values page, adds footnote links to values 2026-05-11 14:19:50 -04:00
layouts Better text spacing on the homepage lede now that we're using Inter 2026-05-11 16:47:03 -04:00
static Optimizes all images and some SVGs 2026-05-11 10:31:38 -04:00
.gitignore Initial commit 2026-04-16 14:16:33 +00:00
hugo.yaml Adds screenshots to Honeycomb case study; updates that study's docs after review and revisions 2026-05-07 15:23:10 -04:00
LICENSE Initial commit 2026-04-16 14:16:33 +00:00
package.json Initial content sections for forms case study; improvements to the layout at all breakpoints and landing on a better design 2026-04-18 17:20:38 -04:00
README.md Initial content sections for forms case study; improvements to the layout at all breakpoints and landing on a better design 2026-04-18 17:20:38 -04:00

Portfolio and case studies

Showcase of past UI/UX work by Andrew Gioia.

Local development

Run the Hugo dev server:

hugo server -D

Build the site:

hugo