Projects

Things I've built with simplicity and clarity in mind.

Active Projects

Kosh

Active

CLI Password Manager

A simple, secure command-line password manager built with a focus on security and usability. Kosh uses strong encryption to protect your credentials while maintaining an intuitive command-line interface. The project emphasizes doing one thing well: managing passwords without complexity.

Go SQLite Security Encryption

PlutoLab Website

Active

Personal Website & Portfolio

This website itself is a project in modern, minimal web development. Built with vanilla HTML, CSS, and JavaScript, it showcases how clean code and thoughtful design can create elegant experiences without heavy frameworks. Features include dark mode, view transitions, and responsive design.

HTML CSS JavaScript Self-hosted

In Development

Infrastructure

Home Server

Active

Self-hosted Infrastructure

All PlutoLab projects run on a home server—an old laptop repurposed for continuous service. This setup gives complete control over the infrastructure and serves as a learning platform for systems administration, networking, and deployment practices. It's a testament to the value of understanding your stack from the ground up.

Linux Self-hosted Networking

Forgejo Instance

Active

Self-hosted Git Forge

A self-hosted Forgejo instance serving as the central repository for all projects. This provides complete ownership of source code, issue tracking, and collaboration tools. Running your own Git forge means understanding the full development workflow and maintaining control over your data.

Forgejo Git Self-hosted