Today I did something I've been needing to do for a while now — I finally built a website that actually showcases who I am and what I'm capable of. It sounds simple, right? For a lot of people it probably is. But for me, this has been one of those things sitting on my to-do list for way too long, collecting dust next to all the other great ideas I've had over the years that never quite made it off the ground.
Here's the honest truth: I know how to do a lot of things. I'm resourceful, I'm creative, and I have no shortage of vision. But coding? Coding has always been the one thing that has absolutely eluded me. It's not that I haven't tried. I have. But there's always been this wall — this gap between the idea in my head and the ability to bring it to life on a screen. That gap has cost me more than a few great projects over the years.
That all changed when I found Claude thanks to the reccomendation of a co-worker. He asked what Ai i was using and why, I told him I used ChatGPT for everything from code, revising content, to documentation and it was what i was the most familiar with. After talking for awhile I decided to give claude a try, I haven't turned back sense.
A Different Kind of AI
Now, I know what you might be thinking — there are a lot of AI tools out there, and at first glance they can all look the same. I've used others. But Claude felt different from the moment I started using it. It wasn't just answering my questions; it was actually working *with* me.
When I decided to build my portfolio site, I didn't go in with a perfectly mapped out plan or a technical brief. I just started talking to Claude the way I'd talk to a real collaborator. I told it exactly what I was envisioning. I uploaded my resume, dropped in my LinkedIn profile, added other content that represented who I am — and I let the AI build context around *me*. Not just generic code for some generic website. A starting point tailored to my actual story.
I hit enter, and Claude went to work.
Watching It Come Together
What came back was honestly impressive. Claude didn't just spit out a wall of code and leave me staring at it confused. It walked me through what it was doing, explained the structure, and gave me a preview of what the site could actually look like. For someone who has historically frozen at the sight of raw HTML, that experience was a complete game-changer. It not only gave me confidence in what i was doing but it also showed me how to fix anything that might have been wrong in the code (Claude isn't perfect but its really really good)
But here's where it really got interesting.
After seeing the first version of the site, I wanted to make changes. More content here, less over there, and a completely different color scheme. In the past, that kind of revision process would've meant going back to square one, or spending hours watching YouTube tutorials, or paying someone to do it for me. With Claude, I just described what I wanted — and it updated. Instantly. Cleanly. The easiest website edits I have ever experienced.
One thing I will say — and I think this is important advice for anyone using AI to write code — always double check the output! AI is a tool, not a guarantee. I actually ran the code Claude gave me through ChatGPT as a second opinion, and then had Claude review it as well. You know what I found? The original code was about 95% ready to go. That's remarkable. But that remaining 5% matters, especially if you're pushing something live. Cross-checking saved me from a couple of small issues that could've been headaches later. Proper Cross eximination may take a extra 3 minutes but it could save untold ammounts of time.
The process of verifying your code doesn't have to be intimidating either. If you don't know what you're looking at, just ask the AI to explain it. That's what I did. And by the end of this whole process, I actually understood more about how my own website worked than I ever expected to.
GitHub Integration Made Everything Seamless
One feature that genuinely impressed me was the ability to connect Claude directly to GitHub(the desktop app is super nice). If you're not a developer, GitHub is essentially where your code lives — it's the platform that stores your project and tracks every change you make. Being able to push commits directly through the workflow saved me so much time. What would've been a clunky, multi-step process became seamless. Write, review, push. Done.
For someone like me — someone who has great ideas but has always hit a technical wall — that kind of streamlined workflow is the difference between actually finishing a project and abandoning it halfway through like I've done times before.
Building this site wasn't just about having it. It was about proving something to myself. That the ideas I've always had aren't stuck in my head forever. That the technical barrier I thought was permanent was actually just a missing tool — and now I have that tool.
If you're someone who has great ideas but has felt held back by the technical side of building things, I genuinely encourage you to give Claude a try. Come in with your content, your vision, your personality — and let it help you build something real.
Because today, I finally did and Here it is
Stay tuned to read about where i deployed this and how i did it!