Agentic programming with AI: Python port scanner on Windows

/* Agentic Programming with AI: Python Port Scanner on Windows */

A simple practical example of agentic programming with ChatGPT, Codex CLI, Python, Git and GitHub on Windows. We build a small educational port scanner.

July 7, 2026 · 13 min · Vincenzo Argese

/* Build Your First Artificial Neuron in C: The Perceptron Made Simple */

A practical C exercise to understand how a perceptron works, using a simple example that connects basic code with neural networks and machine learning.

August 9, 2025 · 8 min · Vincenzo Argese