AI-Assisted

Posts tagged AI-Assisted are created with support from artificial intelligence. I use AI tools to research, draft, and refine ideas—combining human insight with machine precision to deliver clear, informed, and creative content.

AI agent workflow in Oracle APEX showing PL/SQL agent, runtime tools, database integration, and automated responses.

Creating an AI Agent in PL/SQL for Oracle APEX

Welcome to the next evolution of database programming. You can now build dynamic AI agents directly within your code, eliminating the need to rely entirely on static configurations. Creating an AI agent in PL/SQL gives you complete control over how…

One-person unicorn startup diagram showing AI, automation, distribution, revenue, and growth.

What is a One-Person Unicorn?

You have likely heard the term unicorn used in the business world to describe a wildly successful startup. Traditionally, this meant a massive company with hundreds of employees that reached a billion-dollar valuation. Today, a radical new business model is…

Oracle SQL Developer IDE.

Oracle SQL Developer Guide

If you work with Oracle databases, you need a reliable tool that makes querying, building, and managing your data feel effortless. Oracle SQL Developer is exactly that tool, and it has been the go-to IDE for Oracle database professionals for…

Boilerplate code diagram showing reusable code templates accelerating software project development.

Boilerplate Code Explained

Are you tired of writing the same setup instructions for every single new project? You are definitely not alone in feeling this everyday frustration. Every developer faces the repetitive task of configuring files and setting up folders before they can…

Software development cycle time diagram showing workflow from planning to deployment with colorful process stages.

Cycle Time in Software Development

Understanding your cycle time in software development is the secret to building better products faster. It measures the time elapsed from when work begins on a task to when it reaches the end user. This metric provides a clear window…

Continuous Integration workflow showing code commit, repository push, automated build, tests, feedback, and results.

A Complete Guide to Continuous Integration

When you write code with a team, combining everyone's work can become a massive headache. You might spend days manually fixing conflicts instead of building new features. Continuous integration solves this exact problem by automating the entire merging process. This…