Tag: Software Engineering
-
Building and Securing Publicly Facing AI Agents

A CV is compressed text. It is easy to skim, easy to misread, and hard to validate. So instead of publishing my background as static pages, I built a public, live AI agent on top of my Notion database. The goal is simple: don’t just read my CV. Interact with it. Ask questions in your…
-
Building Self-Hosted AI: Connect 4 Game Insights

The author has created a Lab section on their website to share technology experiments, including a self-hosted Connect 4 game featuring AI. The game allows human players to compete, providing data for improving the AI. Utilizing Google Cloud tools, they established a reliable deployment architecture that captures realistic gameplay and enhances machine learning model training.
-
App Prototyping: When Software Engineering Matters More Than Documentation
I’ve been building software since I was 14 years old, and since then, I’ve suffered the consequences of refactoring bad code. First, it was my code that I suffered, then others’ code. Then, that’s how I learned the importance of good software engineering practices and how to make good progress when time is your most…
