Kyle Mohney Kyle Mohney
CSS Engineering – Pretty Under the Hood

Pretty on the Surface. Smarter Under the Hood.

When people hear "AI built my website", the default assumption is messy spaghetti code: something that looks fine in the browser but falls apart the moment you inspect the source.

That's not what I built.

What I created is a site that's just as gorgeous under the hood as it is on the surface. And that's no accident. It came from months of project-stacking, a relentless focus on modularity, and one guiding principle I carried from writing a 700-page novel into the world of coding and design: Show, don't tell.

In This Article, You'll Learn

Ferrari under the hood

Where "Show, Don't Tell" Began

In my novel, I learned that readers don't want you to say a character is brave — they want to see bravery in action. That lesson became my creative north star.

When I pivoted into AI projects, I carried it with me. I realized the same principle applied everywhere:

Every element of my website — from the code, to the design, to the resume — was built on that philosophy.

From Monster Stylesheet to Modular Masterpiece

My first attempt at a universal stylesheet ballooned into a 3,000-line monster. Fonts, headers, page-specific quirks, experimental code — it was all jumbled together. Debugging became painful. Every change risked breaking something across the site.

So I refactored.

Now, instead of a tangled mess, the code reads like a book — organized chapters, a table of contents at the top, and a changelog at the bottom.

It's not just functional. It's readable. It's maintainable. It's beautiful.

Lessons That Stacked

This didn't happen in a vacuum. Each project taught me something I carried into the next:

And over all of it — the discipline of "Show, don't tell."

You can read articles detailing each project here on LinkedIn or by visiting kylemohney.com/articles.

Project showcase

What Makes This Code Different

Here's what you'd see if you opened my styles.css:

Scale & Mobile

The Takeaway

Anyone can make a website that looks good on the surface. Few can make one that's just as elegant behind the scenes.

I learned that from writing fiction, from debugging a video game, from teaching AI to remember and to draw, and from pushing myself project after project.

The result is a methodology — AI Coordination Methodology — that turns AI into a team of specialists and produces products that "show, don't tell."

And that's the difference. AI didn't replace me. AI made me a builder, a documenter, and a systems designer.

A link to my GitHub repository available at kylemohney.com/projects

FAQ

Q: Isn’t AI-built code usually messy and unreliable?

Not if you hold it to standards. My AI copilots weren’t allowed to “vibe code.” I structured everything into modular sections, required expert notation, and tracked changes in a detailed changelog. The result is clean, documented, and scalable.

Q: Why spend so much time on notation and modularity?

Because without it, debugging turns into a nightmare. With it, even someone who’s never touched CSS could open my file and understand what every section does. It future-proofs the site.

Q: What role did past projects play in this build?

Every project stacked lessons onto the next — HTML basics from my visualizer, modularity from Quinn’s Quest, documentation from consulting, efficiency from Claude’s “art lessons,” and branding from design work. All of it converged here.

Q: What’s the recruiter takeaway?

This isn’t just a pretty website. It’s a demonstration of AI Coordination Methodology: the ability to turn AI into a team of specialists and produce enterprise-grade results.

Kyle Mohney

About the Author

Kyle J. Mohney is an operations consultant and AI solutions architect with a passion for automating complex workflows and empowering teams. He specializes in bridging the gap between business needs and technical solutions, using AI as a co-pilot for rapid, repeatable results.

Connect with me

"Simplicity is the ultimate sophistication."
– Leonardo da Vinci