Things I’ve made and working on.

I’ve worked on tons of little projects over the years, but these are the ones I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • Lute Music Search

    Lute Music Search

    Extremely fast and relevant search that makes it easier to find new lute music.

    keliris.dev/lute-search

  • spotify-tui

    spotify-tui

    Spotify for the terminal written in Rust 🚀.

    github.com

  • Rigel Theme

    Rigel Theme

    🌌 Colorscheme based on the star Rigel ✨.

    rigel.netlify.app

  • Changelog: rledger

    Changelog: rledger

    Open source plain text accounting, written in Rust. This site serves as the changelog for the project.

    log.rledger.org

  • 🪀 Toy Redis Clone in Rust 🚀

    🪀 Toy Redis Clone in Rust 🚀

    Purely for fun and learning, this is a toy Redis implementation in Rust. Kicked off by following the excellent CodeCrafters Redis course.

    github.com