Projects

Things I build in my own time — exploring AI, tools for developers, and apps that solve real problems for real people.

github.com/pernastefano

Featured

Other Projects

Image Server

A lightweight Node.js image serving application, forked and extended. Handles image upload, storage, retrieval, and basic transformations. Useful as a self-hosted image CDN for small projects.

JavaScript Node.js REST API

This Website

Personal website with built-in microblog system. Flask backend with SQLite, Jinja2 templates, server-side Markdown rendering, full admin panel, and a dark/light design system. Deployed on nginx with gunicorn.

Python Flask SQLite HTML/CSS nginx