How We Built This Coding Style With a GPT Agent and an External Reviewer
The exact loop: build with a GPT coding agent, validate through a local portal, and use outside feedback to harden quality.
What is the quality tag? The quality tag collects 2 articles from Bradley Matera's portfolio covering quality-related topics in web development, cloud engineering, and AI. Each article includes real project examples, code snippets, and verification steps — not generic tutorials.
2 articles spanning 29.0–06.0. Written by Bradley Matera, a web developer in Durand, Illinois, serving Northwest Illinois with website design, SEO, and full-stack development. Last updated 06.03.2026.
These 2 articles cover quality-related topics from a practical, hands-on perspective. Each piece is based on real projects, experiments, or problems I solved — not theoretical overviews. You'll find code examples, before-and-after comparisons, and specific tools or techniques that worked in practice.
The following 2 articles are tagged “quality”:
| Title | Date | Read time |
|---|---|---|
| How We Built This Coding Style With a GPT Agent and an External Reviewer | 06.03.2026 | 9 min |
| Testing That I Actually Run: A Small Pyramid | 29.09.2025 | 7 min |
The exact loop: build with a GPT coding agent, validate through a local portal, and use outside feedback to harden quality.
The small testing stack I use for personal projects: fast Vitest unit tests for pure logic and a short manual smoke protocol, without bloated flaky UI test suit…
Looking for more topics? Browse all tags or visit the blog index for the full archive.