An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by healeycodes

A curated list of projects in awesome lists by healeycodes .

https://github.com/healeycodes/if-sad-send-cat

๐Ÿฑ A program that sends cats to my phone when I'm sad at the computer.

cat-api cats emotion-recognition

Last synced: 22 Apr 2025

https://github.com/healeycodes/doom-checkboxes

๐Ÿ•น๏ธ DOOM rendered via checkboxes in a web browser.

checkboxes checkboxland doom wasm

Last synced: 13 Apr 2025

https://github.com/healeycodes/andoma

โ™Ÿ๏ธ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.

alpha-beta-pruning bot chess chess-engine lichess move-ordering piece-square-tables uci

Last synced: 09 Mar 2026

https://github.com/healeycodes/bandwidth-checker

โšก Test and graph your internet bandwidth over time

bandwidth bandwidth-monitor bandwidth-test raspberry-pi

Last synced: 30 Apr 2025

https://github.com/healeycodes/codeguessr

๐Ÿค” Like GeoGuessr but for code. An open source project quiz.

code quiz

Last synced: 27 Apr 2025

https://github.com/healeycodes/healeycodes.com

๐Ÿก Personal blog/website running Next.js.

blog markdown nextjs personal-website vercel

Last synced: 07 Apr 2025

https://github.com/healeycodes/boids

๐Ÿฆข The boids flocking simulation in Wasm using Ebiten!

boids ebiten flocking go go-game go-wasm wasm

Last synced: 30 Aug 2025

https://github.com/healeycodes/deno-script-sandbox

๐Ÿœ๏ธ A sandbox that runs user-supplied JavaScript/TypeScript scripts.

sandbox untrusted-code

Last synced: 21 Jul 2025

https://github.com/healeycodes/in-memory-cache-over-http

โ›ท๏ธ In-memory key/value cache server over HTTP with no dependencies.

cache cache-storage go golang in-memory-http-server

Last synced: 06 Mar 2026

https://github.com/healeycodes/crane-search

๐Ÿฆ A full-text WebAssembly search engine for static websites. Build, index, and fly.

go-wasm jamstack search static-site-search wasm webassembly

Last synced: 15 Feb 2026

https://github.com/healeycodes/untrusted-python

๐Ÿ“ฆ Run untrusted python code on the server.

pyseccomp rlimit sandbox seccomp setrlimit untrusted-code

Last synced: 21 Jun 2025

https://github.com/healeycodes/broken-link-crawler

:robot: Python bot that crawls your website looking for dead stuff

bot crawler python

Last synced: 30 Apr 2025

https://github.com/healeycodes/Broken-Link-Crawler

:robot: Python bot that crawls your website looking for dead stuff

bot crawler python

Last synced: 27 Sep 2025

https://github.com/healeycodes/jar

๐Ÿซ™ A server-side web framework that deploys to Vercel.

build-output-api serverless-functions vercel web-framework

Last synced: 02 Jul 2025

https://github.com/healeycodes/adventlang

๐ŸŽ… A programming language (+ code playground) for Advent of Code.

advent-of-code interpreter programming-language

Last synced: 07 Mar 2026

https://github.com/healeycodes/websocket-benchmarker

Benchmark a WebSocket server's message throughput โŒ›

benchmark python websockets

Last synced: 30 Apr 2025

https://github.com/healeycodes/noter

๐Ÿ“ A text editor for macOS. Built using the Ebitengine game engine.

ebiten text-editor

Last synced: 15 Apr 2025

https://github.com/healeycodes/lisp-to-js

๐Ÿ–จ An optimizing compiler for a Lisp variant. Compiles and executes byte code in a VM. Can also output JavaScript.

byte-code compiler javascript lisp optimization parser-combinators transpiler virtual-machine

Last synced: 06 Oct 2025

https://github.com/healeycodes/pi

:pie: Monorepo for my Raspberry Pi dashboard and GPS satellite listener.

dashboard dht22 gps gps-device heroku pos58 raspberry-pi receipt-printer

Last synced: 30 Apr 2025

https://github.com/healeycodes/bitcask-lite

๐Ÿ“š A log-structured hash table database. Speedy K/V store for datasets larger than memory.

bitcask database log-structured riak

Last synced: 29 Aug 2025

https://github.com/healeycodes/golfcart

โ›ณ A minimal programming language inspired by Ink, JavaScript, and Python.

functional-programming interpreter language programming-language

Last synced: 01 May 2025

https://github.com/healeycodes/tools

๐Ÿ› ๏ธ Terminal tools, written from scratch.

cat grep ls unix

Last synced: 04 Sep 2025

https://github.com/healeycodes/niceware

:lock: Generate or convert random bytes into passphrases. A Rust port of niceware.

cryptography diceware generator niceware passphrase password

Last synced: 05 May 2025

https://github.com/healeycodes/talking-between-python-and-js

Talking to Python from JavaScript (and Back Again!)

Last synced: 05 May 2025

https://github.com/healeycodes/inkbyexample

โœ’ A hands-on introduction to Ink using annotated example programs.

ink ink-programming-language tour tutorial

Last synced: 06 May 2025

https://github.com/healeycodes/twitter-ticker-tape

๐Ÿ–จ๏ธ A Raspberry Pi project to read tweets via receipt printer

pos58 raspberry-pi receipt-printer tweepy

Last synced: 06 May 2025

https://github.com/healeycodes/among-us-friends

๐ŸŽฎ An ELO and player tracking system for the game Among Us

among-us among-us-player-data elo express netlify-functions

Last synced: 06 May 2025

https://github.com/healeycodes/embroidery-vision

๐Ÿงต Identify which DMC threads are used in embroidery hoop images.

colorpalette dmc-color embroidery hough-transform opencv

Last synced: 12 Sep 2025

https://github.com/healeycodes/nodots-lang

๐ง๐ A small programming language with an interpreter, and a WebAssembly compiler.

lark-parser tree-walk-interpreter

Last synced: 07 May 2025

https://github.com/healeycodes/deno-isolate-web-request

๐ŸŒŽ Making web requests from inside an isolate

deno isolate webrequest

Last synced: 20 Aug 2025

https://github.com/healeycodes/self-forge

Self-host your GitHub repositories via a lightweight user interface.

git go-git self-host

Last synced: 07 May 2025

https://github.com/healeycodes/dev-article-analysis

๐Ÿ“Š A website that graphs textual statistics from a DEV user's articles

devto express express-ws textual-analysis thepracticaldev websockets

Last synced: 07 May 2025

https://github.com/healeycodes/secret-sudoku

:game_die: Play Sudoku in your browser's URL bar!

javascript sudoku

Last synced: 05 Mar 2026

https://github.com/healeycodes/hoot-language

๐Ÿฆ‰ A general-purpose interpreted scripting language with an event loop.

crafting-interpreters lox lox-language programming-language tree-walk-interpreter

Last synced: 12 Jun 2025

https://github.com/healeycodes/privacy-focused-analytics

๐Ÿ—ƒ๏ธ A toy analytics system for the web with a focus on user privacy.

analytics flask tracking-pixels web-analytics

Last synced: 08 May 2025

https://github.com/healeycodes/markov-chain-generator

๐Ÿค– Build and consume Markov chain models to generate random realistic text.

markov-chain markov-model text-generation

Last synced: 29 Jun 2025

https://github.com/healeycodes/tiny-note-taker

A tiny note taking app that teaches the power of the Storage API ๐Ÿช

Last synced: 08 May 2025

https://github.com/healeycodes/real-rainy-mood

โ˜” If it's not raining, you're not allowed in.

netlify nuxtjs openweathermap rain raining sakura vuejs

Last synced: 29 Oct 2025

https://github.com/healeycodes/quill

A Rust port of the Ink programming language (thesephist/ink)

abstract-syntax-tree event-loop interpreter programming-language

Last synced: 08 May 2025

https://github.com/healeycodes/unrandom

๐ŸŽฒ Intercept and modify getrandom syscalls from a process (x86-64 Linux).

getrandom ptrace syscalls

Last synced: 12 May 2025

https://github.com/healeycodes/sokoban

๐Ÿงฉ Sokoban game and automated puzzle solver

sokoban sokoban-solver

Last synced: 11 Sep 2025

https://github.com/healeycodes/oak-lru-cache

๐ŸŒณ An LRU cache written in Oak.

lru-cache oaklang

Last synced: 12 Feb 2026

https://github.com/healeycodes/gatsby-serverless-comments

๐Ÿ”ง Use Netlify serverless functions to add commenting to a static website

blog comments gatsby netlify netlify-serverless-functions serverless

Last synced: 09 May 2025

https://github.com/healeycodes/cursor-travel-tracker

๐Ÿญ How far has my cursor travelled?

macos-menubar pynput rumps

Last synced: 12 May 2025

https://github.com/healeycodes/embed-dev-posts

Embed a list of your most recent DEV posts with this tiny library ๐Ÿ’Œ

Last synced: 30 Apr 2025

https://github.com/healeycodes/file-share-cli

๐Ÿ“ Share files with friends from your terminal.

share-files terminal upload-file

Last synced: 12 May 2025

https://github.com/healeycodes/raspberry-pi-live-cam

Build a live cam ๐Ÿ“ท with your Raspberry Pi and Pi Camera! Powered by Flask โš—๏ธ. Robust through laziness.

flask python raspberry-pi

Last synced: 30 Oct 2025

https://github.com/healeycodes/order-tracking-microservice

Node/Express/Firebase microservice for sending users an auto-updating delivery tracking page! :hamburger::fries::beer:

express firebase nodejs

Last synced: 31 Aug 2025

https://github.com/healeycodes/coolrule

๐Ÿงฎ Boolean expression evaluation engine. A Rust port of boolrule.

boolean-expression evaluator pom

Last synced: 31 Aug 2025

https://github.com/healeycodes/dm-multiplayer

๐Ÿ‘พ A game prototype for a 2D arena shooter.

Last synced: 08 Aug 2025

https://github.com/healeycodes/tld-quiz

๐ŸŒ How well do you know your top-level domains (TLDs)?

tld top-level-domain top-level-domains

Last synced: 19 Jan 2026

https://github.com/healeycodes/country-borders

๐Ÿ—บ๏ธ Calculating the path between two countries with the least border crossings.

breadth-first-search country-borders matplotlib networkx

Last synced: 31 Mar 2025

https://github.com/healeycodes/unity-smooth-camera-follow

An extendable C# camera script for a 3D smooth follow. Designed for single-unit top-down use.

Last synced: 31 Mar 2025

https://github.com/healeycodes/lua-sokoban

๐Ÿ“ฆ Sokoban clone written with Lร–VE

love2d sokoban

Last synced: 31 Mar 2025

https://github.com/healeycodes/captcha-api

๐Ÿ”’ An API for generating CAPTCHAs from scratch (Node.js)

canvas captcha captcha-generator jest nodejs

Last synced: 08 Aug 2025

https://github.com/healeycodes/emojistreamer

Real-time streaming of every emoji posted to Reddit.com ๐Ÿ”ฅ

emoji realtime reddit

Last synced: 08 Aug 2025

https://github.com/healeycodes/random-mdn-page

Random pages from the MDN JavaScript Docs, delivered fresh to your browser ๐ŸŒŽ

Last synced: 05 Jul 2025

https://github.com/healeycodes/virtual-ants

Langton's ant with vanilla HTML, CSS, JavaScript

celluar-automatons langtons-ant

Last synced: 08 Feb 2026

https://github.com/healeycodes/simple-images-to-pdf

A tiny Python program to create PDF files from multiple images.

Last synced: 29 Oct 2025

https://github.com/healeycodes/earn-a-build-passing-badge

The files for my tutorial on continuous intregration with Jest, Express, and Travis CI โœ…

express jest travis-ci

Last synced: 07 May 2025

https://github.com/healeycodes/project-mood

Node.js API for generating GitHub badges depending on a repository's mood ๐ŸŒธ๐Ÿ”ตโ˜€๏ธ๐ŸŒƒ

badge github-badge nodejs

Last synced: 03 Jan 2026

https://github.com/healeycodes/dumac

๐Ÿ—ƒ๏ธ Very fast alternative to 'du -sh' for macOS.

disk-usage du

Last synced: 16 Aug 2025

https://github.com/healeycodes/artisan-pixelation

Inspired by Kensuke Koike's real life pixelation art, this program which performs an approximation of his 'Avatar' piece.

Last synced: 31 Mar 2025

https://github.com/healeycodes/hidden-in-apostrophes

A tutorial on tricking Google: encoding messages in apostrophes

apostrophe encoding

Last synced: 30 Oct 2025

https://github.com/healeycodes/caladan

๐Ÿ“ฆ Experimental npm package manager. Installs from package.json/package-lock.json, and runs bin scripts.

Last synced: 16 Aug 2025

https://github.com/healeycodes/advent-of-code-2020

๐ŸŽ… My solutions for Advent of Code 2020 in browser-land JavaScript

advent-of-code advent-of-code-2020

Last synced: 31 Mar 2025

https://github.com/healeycodes/reddit-bot-tutorial

Build a friendly bot to keep you company on Reddit! :robot:

Last synced: 31 Mar 2025

https://github.com/healeycodes/drep

๐Ÿ—ƒ๏ธ A fast grep clone written with Deno.

deno file-search grep workers

Last synced: 31 Mar 2025

https://github.com/healeycodes/compressing-cs2-demos

An example of compressing Counter-Strike 2 demo data.

compress counter-strike delta-encoding demo

Last synced: 18 Jun 2025

https://github.com/healeycodes/tinyinfra

๐Ÿ— A simple key/value store (get/set) and queue (send/receive/delete).

gorm keyvaluestore

Last synced: 10 Oct 2025

https://github.com/healeycodes/full-stack-test-for-kano

~2 hour 'Full Stack Development Test' - A blog application that stores user submitted messages which can be retrieved.

Last synced: 04 Feb 2026

https://github.com/healeycodes/pleasebeup

Website monitoring and alert system (a one-day hackday project)

Last synced: 11 Jan 2026

https://github.com/healeycodes/eulalia.xyz

my site

Last synced: 08 Jan 2026

https://github.com/healeycodes/love-game-protoypes

๐Ÿƒ Some game prototypes made with Lร–VE.

love love2d lua

Last synced: 21 Feb 2025

https://github.com/healeycodes/chessboard-representation-api

Node.js/Express microservice. Takes FEN string, returns its HTML chess board representation.

api chess chessboard chessboard-representation fen-string node

Last synced: 17 Feb 2026

https://github.com/healeycodes/advent-of-code-2022

Advent of Code 2022 solutions!

advent-of-code-2022

Last synced: 31 Mar 2025

https://github.com/healeycodes/advent-of-code-2019

๐ŸŽ… Advent of Code 2019 solutions and notes

advent-of-code advent-of-code-2019 adventofcode

Last synced: 31 Mar 2025

https://github.com/healeycodes/py-looper

Create long videos from a loopable audio track and a static image - resulting in a video file that dynamically stretches to never cut off your track :heart:.

Last synced: 31 Mar 2025

https://github.com/healeycodes/empty

Last synced: 11 Jan 2026

https://github.com/healeycodes/queuedle

๐Ÿงฉ Daily word-sliding puzzle game (with an optimal solver)

best-first-search word-puzzle

Last synced: 16 Aug 2025