Developer hub

This site hosts my public projects and demos. Everything is deployed automatically: git push → Cloudflare Pages → live.

Cloudflare Pages GitHub Static HTML/CSS/JS

Status

  • Domain: airgon.dev
  • Auto-deploy: enabled
  • HTTPS: active

Last update happens automatically on every push.

Projects

Live demos hosted under airgon.dev/projects.

Wine Manager

In progress

Admin-style tool for managing a sommelier wine catalog: table, filters and CRUD foundation.

WAR Assistant

Reference UI

Design + UX reference for the future restaurant tools. We’ll reuse the look and adapt it.

Lab

Soon

Small experiments, notes, and prototypes (networking, security, UI components).

About

Building a software engineering portfolio with a focus on web development and practical tools.

What this site is

A public workspace. Each project is developed locally, pushed to GitHub, and deployed automatically.

What comes next

Wine Manager MVP → import Excel data → filters → CRUD → then “wine list builder”.

Stack

Simple now. Scalable later.

Hosting Cloudflare Pages
Repo GitHub
Frontend HTML / CSS / JavaScript (no framework)
Database (later) Postgres (e.g., Supabase) + API