Skip to content
Alberto Arena

Projects

Open source tools and professional work.

Professional Work

Standards Tracker

Professional
Educate · Lead developer

Performance management system for schools, tracking teacher standards and appraisals.

JavaScript PHP CodeIgniter
Website 2015–2021

View more on my LinkedIn profile .

Personal Projects

Filament plugin that intercepts create, edit, and delete actions and routes them through Spatie event sourcing aggregates, with per-record event history, a system-wide stored events browser, and projector replay.

Laravel PHP Filament Event Sourcing Spatie

envaudit

Active

Zero-dependency Node.js CLI tool that audits .env files by comparing them against .env.example to detect missing variables, exposed secrets, and configuration drift before they reach production.

Node.js JavaScript CLI