Vibe Pie Chart: Exploring Different Models - review
February 21, 2026
Welcome to portfolio where I can showcase my professional skills along with work samples, projects, and community works.
I’ve been working in software development for the last 15+ years. I have built and maintained applications for web, mobile, desktop, systems administrations, and platform deliverabilty. I’m a full-stack engineer with a speciality in highly available and scalable software solutions. I’m currently expanding my knowledge into AI through machine learning, deep learning, and agentic systems. And I am passionate about management, helping others grow by meeting them where they’re at each day and pushing them to do better for tomorrow.
For more information on my experiences and accomplishments visit my resume page.
While it’s not always possible to show off the work I’m doing, here is a spot where I can talk about it, share my thoughs, and maybe present smaller pieces out of context.
February 21, 2026
I figured I'd reach out and see what other AIs are out there and what they have to offer. I tried codellama, but it refused to build this pie chart module claiming it was too much work and instead quoted me to expect to have to pay upwards of $5k to have it coded and delivered. This would be like 20 minutes of work if I did it from scratch because I'd grab the D3 documentation copy the starting chunk and add in the extra paarts I want. I wish I could charge $5k for having some fun like this.
I've already done this with qwen3-coder, Copilot, Claude Code, and here is Meta.AI. I have to say that from the get go, this was the most annoying code helper since it decided to split up code that clearly all go together in one file into 3 separate chunks... but let's see what it made.
February 20, 2026
I'm not going to lie, on the surface Claude Code had the most visual bells and whistles of the bunch. I really liked that when I asked for a single page application like this it already displayed it and had it working so I could see what to expect.
However, I do not like how many assumptions this made. I would have to spend a lot more time redesigning it from what I initially wanted.
February 19, 2026
Yesterday I vibe coded a pie chart using Qwen3-coder and today I'm trying the exact same prompt with Copilot.
February 18, 2026
I have been curious about different models when it comes to vibe coding. I found an open-soource model called Qwen3-coder that I'm utilitzing to generate the following code.
February 17, 2026