Projects of mine:

(Green links denote that it is a favorite of mine...)
(and that I probably put a lot of time and effort into it.)

Fetch Programs clojurefetch
I have a problem with making info fetch utilities in different langs okay.
cppfetch
A neofetch-esque program written in CPP. This project is being used as a method of learning CPP.
fsfetch
A neofetch type program in F#.
hsfetch
An info fetch tool written in Haskell.
jsfetch
A neofetch-esque tool powered by JS and Deno.
luafetch
Info fetch program in Lua.
perlfetch
Think neofetch but perl.
phpfetch
An info fetch tool written in PHP. Because why not. /shrug
pyfetch
Neofetch-like program in Python.
rsfetch
A Neofetch alternative written in Rust.
scalafetch
Neofetch alternative in Scala.

General alrm
A WIP alarm program..
bcalc
A pure-bash calculator in which I even wrote my own lexer for.
bc-lyrics
A shell script to scrape lyrics from bandcamp using current music from mpd as the query.
crust
A shell written in Rust.
dep-organizer
A dependency organizer for random programs you may be installing from source.
dotfiles
Contains everything from my bashrc to kernel configurations to even AutoHotKey keybindings for Windows.
gzdoom-discordrpc
DiscordRPC for GZDoom, written in Rust.
lobsters
A WIP CLI for https://lobster.rs.
mpc-status
A program written in Rust which outputs a single line of output with music info from mpd.
mpv-config
My mpv configuration.
musinfo
A program written in pure Rust to query music info from mpd and display it in a notification.
nixinfo
A lib crate for gathering system info such as cpu, distro, environment, kernel, etc in Rust.
nixinfo-ffi
A library providing an FFI-compatible interface to nixinfo.
nvim-config
My pure lua nvim config.
pkg
A CLI frontent to emerge, written in Rust.
ppkg
Phate's Package Manager, a binary package manger (planned to be hybrid) written in Rust.
racket-libmpdclient
Racket bindings for libmpdclient.
rktmpc
An MPC-type program in Racket. Not meant to be a direct clone, mostly an example project for racket-libmpdclient.
rsmpc
mpc, but implemented in Rust.
rsmpv
A controller for mpv, requires ipc to be enabled in mpv.
rsPhate
A discord bot written in Rust.
rsPhate 2.0
The rewrite of rsPhate.
sxhkdrc-mode
A WIP major mode for sxhkd's config file because I couldn't find one for it.
tes-rpc
This is a WIP Discord Rich Presence utility for The Elder Scrolls games.
vlp
A repo for various little projects that I don't feel like deserve their own repo. (Currently contains 3 projects.)
WBMPFMPD
Web-based music player for MPD.

Projects I have participated in: portop
Monitor system status during Portage emerge.

Projects I have co-created: p6nc-overlay
A gentoo overlay for software by Phate6660, ncdulo, others, or just missing from the default repos.

rktfetch
System fetch program in Racket

undeprecated-overlay
An overlay for fixing Gentoo's mistakes.

Potential future projects: - A minimal WM which features an official, fully functioning, grid layout, to satisfy my OCD.
- A notification daemon which works in both Wayland and X, and is not dependent on any init system or a part of one.
- A proper Sourcehut CLI which uses it's API, instead of just inconsistently scraping webpages.
- Info fetch programs in:
  + factor (this will be next)
  + malbolge
  + raku
  + ruby
  + and an extremely over-bloated nonsensical web one using insane frameworks.