Pinned Repositories
aoc-2020
My solutions for Advent of Code 2020.
aoc-2022
My solutions for Advent of Code 2022. #86 on global leaderboard.
aoc-2023
Advent of Code 2023 solutions - #48 on global leaderboard
aoc-2024
Advent of Code 2024 solutions
canvas-cli
Command line interface for the Canvas learning management system
cotton
A package manager for JavaScript projects. `cotton install` runs faster than `rm -rf node_modules`.
lemond
Keep your desktop responsive during heavy load and near-OOM situations
magiclist
List with O(log n) random access, insert, split, concat, and range queries (WIP)
mc-sandpaper
Optimization mod for Minecraft (15 fps ⇒ 70 fps)
umdb
Fast enough solution to an NP-hard (and #P-complete) problem (UMD schedule planner)
danielhuang's Repositories
danielhuang/cotton
A package manager for JavaScript projects. `cotton install` runs faster than `rm -rf node_modules`.
danielhuang/aoc-2023
Advent of Code 2023 solutions - #48 on global leaderboard
danielhuang/mc-sandpaper
Optimization mod for Minecraft (15 fps ⇒ 70 fps)
danielhuang/canvas-cli
Command line interface for the Canvas learning management system
danielhuang/umdb
Fast enough solution to an NP-hard (and #P-complete) problem (UMD schedule planner)
danielhuang/aoc-2024
Advent of Code 2024 solutions
danielhuang/aoc-2022
My solutions for Advent of Code 2022. #86 on global leaderboard.
danielhuang/eslint-config-lemon
Opinionated ESLint configuration for JavaScript, TypeScript, JSX, and more
danielhuang/conserve
🌲 robust portable backup tool in Rust (ꞵ)
danielhuang/lemond
Keep your desktop responsive during heavy load and near-OOM situations
danielhuang/pathfinding
Pathfinding library for rust
danielhuang/wordle-words
Finding a set of 5 5-letter words containing 25 unique letters.
danielhuang/magiclist
List with O(log n) random access, insert, split, concat, and range queries (WIP)
danielhuang/btree-vec
A growable array (vector) implemented as a B-tree
danielhuang/cmsc430-www
CMSC 430 Design and Implementation of Programming Languages
danielhuang/cosmic-session
Session manager for the COSMIC desktop environment
danielhuang/curl-rust
Rust bindings to libcurl
danielhuang/DeepFilterNet
Noise supression using deep filtering
danielhuang/delta-v-website
danielhuang/fast-mkinitcpio
danielhuang/gnome-shell-extension-clipboard-indicator
The most popular clipboard manager for GNOME, with over 1M downloads
danielhuang/grapefmt
danielhuang/js.org
Dedicated to JavaScript and its awesome community since 2015
danielhuang/node-semver-rs
A parser for Nodes semver in Rust
danielhuang/rust
Empowering everyone to build reliable and efficient software.
danielhuang/rust-analyzer
A Rust compiler front-end for IDEs
danielhuang/rustfmt
Format Rust code
danielhuang/sodium-fabric
A Fabric mod designed to improve frame rates and reduce micro-stutter
danielhuang/tokio-tar
A tar archive reading/writing library for async Rust.
danielhuang/umd-cmsc330-spring23
List of projects and Discussion Repos for Github Classrooms