Projects!

MiniTracker

A lightweight wrapper for Linux devices to track your playtime and sessions on any app without using a bunch of system resources! Written in Rust and uses an SQLite database so it's easy to view.

An example of running MiniTracker from the terminal.

Staticlyh

A Static Site Generator in the form of a Python script. It takes a folder of a website with markdown files inside and convert them to HTML, allowing you to host a blog or similar without needing a database, or handwriting HTML for every page.

A snippet of code from Staticlyh.

Siteonlyh

The very website you're on. Built using HTML, CSS and my own custom Static Site Generator.

The Siteonlyh Homepage.