Projects
A growing portfolio of web design and digital solutions — each built with purpose, documentation, and an eye toward scalability.
North Star Vinyl Co.
Minneapolis Record Shop Website — Conceptual
North Star Vinyl Co. is a conceptual website for a vinyl record store that blends vintage music culture with modern web design. The goal was to create a strong visual identity for a retail brand, capture a nostalgic, analog feeling through typography and color, and design a hero-driven landing page that immediately sets mood and tone. This project focuses heavily on branding, atmosphere, and layout hierarchy.
Interact with the production-ready code natively below. The design explores a nostalgic, analog-inspired layout with hero-driven branding and a custom visual identity system.
Full front-end design and development — HTML structure and layout building, CSS styling system (colors, typography, spacing), hero section design and visual composition, and navigation and site structure design.
.page and .active states. Each section defaults to display: none, with the active page dynamically revealed using a controlled override — keeping the HTML structure modular and reusable.This project helped strengthen my ability to build cohesive visual systems from scratch, manage complex single-page layouts without frameworks, and make intentional design decisions that serve both aesthetics and usability. The constraints of working without a UI library pushed me to develop a deeper understanding of CSS architecture and layout hierarchy.
Northside Table & Tap
Gastropub UI Modernization & Menu Expansion
This project focuses on the architectural and cosmetic modernization of an outdated 2024 single-page website for a neighborhood gastropub. The original design lacked proper asset management, structural scalability, and device responsiveness. The objective was to execute an intentional digital face-lift that reflects 2026 web layout paradigms, improving typographic contrast, upgrading item copy to read more appetizingly, and utilizing ambient media elements, while remaining strictly faithful to the legacy brand guidelines.
↓ See the 2026 redesign live and interactive below ↓
Interact with the production-ready code natively below. The modern interface introduces ambient background blocks, unified custom layout tokens, and fluid grid properties.
Served as sole front-end engineer and copy editor. Refocused the site identity using a high-contrast palette wrapper, deployed non-destructive smooth navigation routing anchors, and expanded the core components framework to support media loading layers seamlessly.
clamp() calculations, giving display headlines crisp, automatic text scaling across arbitrary viewports without breakages.This project highlighted the immense power of vanilla CSS. By stripping away dependencies and relying entirely on native specifications like CSS variables, custom variables, and modern grids, the complete build remains blazing fast, fully accessible, and extraordinarily simple to package or isolate inside standard iframe containers.