Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.15 KB

README.md

File metadata and controls

44 lines (29 loc) · 2.15 KB

Hi there 👋

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

Vue-p5

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:

Rust

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.

Other

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.