- Portland, OR
- https://tracehelms.com
- @tracehelms
Stars
Master programming by recreating your favorite technologies from scratch.
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A typescript implementation of Rust's Result object.
Build production-ready applications in TypeScript
A curated list of my favourite music DSP and audio programming resources
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
Library to simplify the way you create and manipulate sounds with the Web Audio API.
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
A word-guessing game in web assembly made with Rust and Yew.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Touch typing trainer using N-grams as data source, with options to customize the auto-generated lessons and specify the minimum typing performance needed. There are sound/color effects as well.
A fast-paced local party game with starships that battle in a 2d top-down arena
Voice command set for Talon, community-supported.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Notebooks for several books, mostly in the domain of audio DSP. Notebooks are broken up by chapter. Most have animations, working code examples, and solutions (or attempts) at exercises. I hope the…
2048 game implemented with Rust and Yew and compiled to WASM
A full featured, fast Command Line Argument Parser for Rust