[ Oussama Bernou ]

Hi,

This is Oussama Bernou, building end-to-end software across Go, TS / JS, and Python.

What I am into:

Highlights:

Over the past few years, I have built projects around infrastructure, networking, and AI tooling.

Projects

[ AI Tooling ]

ClankerOverflow

Platform for capturing, searching, and reusing practical engineering solutions, stopping AI agents from making the same mistakes.

AI TypeScript Hono PostgreSQL Developer Tools
[ AI Tooling ]

LazyShell - AI CLI

AI-assisted CLI that turns natural-language requests into shell commands with confirmation and guardrails, making terminal workflows faster without giving up control.

TypeScript Node.js AI CLI
[ Project ]

Simplinvo - Invoicing App

Full-stack invoicing app built around real business workflows, covering customer-facing UI, billing flows, data handling, and backend logic in one product.

TypeScript React Laravel PHP
[ Extension ]

ConText Tools

Browser extension that brings Gemini-powered rewriting into the context menu, reducing friction for editing and refining text inside existing workflows.

Chrome Extension Gemini API JavaScript Web
[ Systems ]

Trustun - User-Space VPN

User-space VPN in Rust that exercises secure packet transport, async I/O, and low-level networking without relying on kernel modules.

VPN Networking Rust Systems Programming
[ Systems ]

DNS Server

From-scratch DNS server in Go that demonstrates protocol parsing, resolution flow, and packet-level debugging in networked systems.

DNS Networking Python Go Systems Programming

Writings

[ Writing ]

Deploying Laravel with FrankenPHP, Octane, Docker, and Traefik

A clean, single-server Laravel deployment setup with fast multi-stage Docker builds, persistent workers, and one-command deploys.

Laravel Docker FrankenPHP Octane
[ Writing ]

Rewriting a C HTTP Server in Rust from Scratch, Part 1

Rebuilding a C HTTP server in Rust to improve safety and maintainability.

Rust HTTP Server Rewrite
[ Writing ]

How to Seamlessly Embed a Remix SPA into Your Go Backend

Embedding a Remix SPA into a Go backend for a simpler full-stack deployment model.

Go Remix learning in public SPA