Projects & Demos

Shippable proofs of concept, notebooks, and end-to-end showcases.

Building an Oracle Agent Memory Workspace — Part 2/3: FastAPI, Autonomous Database and OCI Generative AI

How I built the backend layer for an Oracle Agent Memory Workspace using FastAPI, Oracle Autonomous Database over TLS, OCI Generative AI, Codex, ChatGPT Enterprise and Visual Studio Code. 2.0 Introduction: from architecture to backend implementation In the first article of this series, I explained the architecture behind my Oracle Agent Memory Workspace. The idea […]

Building an Oracle Agent Memory Workspace — Part 2/3: FastAPI, Autonomous Database and OCI Generative AI Read More »

I let two AIs review my PRs: One breaks my fastAPI code, the other fixes It

Pull Requests are where good engineering habits either level up… or quietly get replaced by “LGTM, ship it.” You open a PR. You do the responsible things: Then your reviewer asks: What happens if the uploaded filename contains weird Unicode? And you realize the truth we all share: PR reviews are human-scaled. Attackers are not.

I let two AIs review my PRs: One breaks my fastAPI code, the other fixes It Read More »