Maybe eventually I'll make some videos...
vim marks
I have a bunch of ideas about how to improve vim marks. Might be nice to write a plugin for it and then a video about the plugin. Alternatively, I could just make a video about the idea.
calendar
Once I finish my calendar program I can make a nice video about it.
go tutorials
At some point I'd like to make a go programming tutorial series.
interactive website with go
Similar to lets go book.
tui program
Walking through using bubbbletea to build a simple TUI program.
yaml to go
Write a simple yaml to go struct generator and show how it can be used to select some yaml in vim and convert it to go structs.
export github stars
Re-write https://git.sr.ht/~kota/export-github-stars and show how to use github's api to export all your starred repos.
Additionally, I could write a program that lets me select a list of github links in vim and "star" them; which re-writes the list with an added description, lang, stars, and topic fields.
game programming
git tutorials
Small tutorial series on git. Not sure I know git well enough for this lol...
desktop linux tutorial series
Teaching about each of the important components, showing how window managers and everything fits together, etc.
minecraft server hosting tips
Quick walkthrough of setting up a fabric server with a systemd units and such.