I sometimes start side projects. This account has ~30 public repos (that aren't forks), most of them are junk. Here's a list of those that may be worth reading or using.
2022, April 30th
Kinrany/vue-p5 is a library I wrote in university that combines multimedia with web UI. It is intended for web games and interactive graphical prototyping. Concretely, it wraps p5.js in a Vue.js component.
There are 100+ Github stars and 300+ projects that depend on it, so I'm happy to say that other people also liked the idea. I haven't been making many games in the last few years so the project could really use a facelift at this point.
Related projects:
Kinrany/inkstory converts instory.su interactive stories into Ink story files.
Kinrany/one_hour_one_life is a client and a parser for One Hour One Life game server logs.
Kinrany/awesome-ecosystems is a list of tools provided by different programming language ecosystems: package managers, code formatters, etc.
Kinrany/katas compares Rust, TypeScript, C# and Clojure solutions to programming challenges.