Showcase of past UI/UX work
Go to file
2026-05-01 22:04:35 -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 Minor mobile improvements 2026-05-01 22:04:35 -04:00
content Fixes some wording in the values page 2026-05-01 21:55:04 -04:00
layouts Minor mobile improvements 2026-05-01 22:04:35 -04:00
static Homepage v1 done with case study list handling; improvements to icon partial 2026-04-29 13:56:08 -04:00
.gitignore Initial commit 2026-04-16 14:16:33 +00:00
hugo.yaml 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
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