-
Tacspeak - speech recognition for gaming
Tacspeak - speech recognition for gaming. I made something cool!
Link to Youtube video of me playing Ready or Not, commanding the AI with Tacspeak.
Link to Tacspeak Github repo
Link to Tacspeak Nexusmods mod page
-
Advent of Code 2022, Rust, egui and Wasm
I’ve been going through the Advent of Code 2022 (aoc2022) challenges in an attempt to improve my coding skills in the Rust programming language.
It’s been fun so far!
I’m up to day 12 of the challenges at the time of writing, and liked the challenge so much I made a egui Wasm web app for it: play with it here! (it runs in your browser)
-
Hello World!
Let’s start with…
fn main() { println!("Hello World!"); }
Hello!
I’m JWebmeister, an engineer who writes code on a daily basis. I sometimes make cool and useful stuff, so I’m setting up this site to
dumpshare it.