Web Whisperer
webwhisperer.net
Cloud-forward hosting brand—cyan gradients, crisp type, SaaS polish.
kesly@desk:~$
Press Esc to skip
Design · experience · play
const designer = 'web & brand interfaces';
I bring a strong eye for design to every project—composition, type, color, and rhythm—then shape each interface so the experience fits its purpose. I like finding creative, human-centered paths to the clearest journey: what a visitor should feel, understand, and do, tuned to the brand and the moment.
export function About() {
return (
<section className="intro">
<figure>
<img
src="assets/kesly-photo.png"
alt="Kesly Carpenter"
/>
</figure>
<p>
Hi, I am Kesly. I love <em>plants</em>, cozy RGB desk
light, and interfaces that feel as good as a perfect color theme.
</p>
</section>
);
}
Greenery and gear both need good lighting. On the web, I chase clarity first—then joy—with layouts, color, and UX that fit each brand like a custom IDE theme.
Each card opens the real, published site in a new browser tab—three launches with different vibes for different audiences.
webwhisperer.net
Cloud-forward hosting brand—cyan gradients, crisp type, SaaS polish.
candymountainunicorns.com
Rainbow-bright fantasy branding—big color, big joy.
pacificgrindz.com
Illustrated hospitality brand—warm peach, sage green, generous island detail.
{
"name": "Kesly Carpenter",
"role": "Web & brand designer",
"interests": ["plants", "computers", "color systems"],
"availability": "Booking 2026 projects",
"email": "kescarpenter@gmail.com",
"note": "Write when you are ready—replies are thoughtful, not rushed.",
"linkedin": "https://www.linkedin.com/in/keslycarpenter",
"github": "https://github.com/janedear"
}
// Say hello by email, or find me on LinkedIn / GitHub below.
kescarpenter@gmail.comkesly@desk:~$