Designing and launching real-world products

A collection of client websites built end-to-end — from discovery to live deployment.

ROLE: I take unclear client inputs and turn them into structured website layouts, redesign or build pages from scratch, simplify complex content into clear user flows, maintain consistency across pages using reusable components, and stay involved during development to ensure the final build matches the design.

Theseprojectsgobeyondvisualdesign.Eachonerequiredunderstandinguserneeds,structuringinformation,andmakingdecisionsthatbalanceusability,brand,andbusinessgoals.

01

Prosper Therapeutic Wellness

The final site balances a spa-like aesthetic with clarity and usability, helping Prosper present their personalized care model in a way that feels both warm and credible.

The final site balances a spa-like aesthetic with clarity and usability, helping Prosper present their personalized care model in a way that feels both warm and credible.

02

Kentucky Equestrian Sports Association

Built a nonprofit website to help the community support horses through accessible online funding.

Built a nonprofit website to help the community support horses through accessible online funding.

03

Jenkins Family Dentistry

A multi service dental website designed to clearly organize general, cosmetic, and surgical offerings while helping patients understand complex treatments with confidence.

A multi service dental website designed to clearly organize general, cosmetic, and surgical offerings while helping patients understand complex treatments with confidence.

04

Eden Lakes- Patient First Dental Experience

A modern dental website designed to guide patients through services, build trust, and support appointment related actions.

A modern dental website designed to guide patients through services, build trust, and support appointment related actions.

05

Keystone Dentistry

A healthcare website focused on organizing orthodontic and restorative services into an easy to navigate patient experience.

app screenshot

06

Holmes Dental

A patient-focused dental website designed to make modern treatments feel approachable, with clear pathways for preventive, restorative, and advanced care.

app screenshot

07

Poag Disability Law

A disability-focused legal website built to simplify complex processes and help individuals understand their rights, eligibility, and next steps with clarity.

app screenshot
:root { --grain-opacity: .06; } /* tweak strength */ html, body { height:100%; background:#0e4d2b; } /* your green */ body::before{ content:""; position:fixed; inset:0; pointer-events:none; z-index:999999; /* above everything, but not clickable */ opacity:var(--grain-opacity); mix-blend-mode:multiply; /* try overlay/soft-light too */ background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAL0lEQVQYV2NkYGD4z0AbYMQgRRCgGJgYGBhGJgZ/ABQxgQGg2kCw0EwDgYQzCwBQAQAA8n0V2b0o3jQAAAABJRU5ErkJggg=="); background-repeat:repeat; image-rendering: pixelated; /* keeps noise crisp */ }