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

Projects in Awesome Lists by anders94

A curated list of projects in awesome lists by anders94 .

https://github.com/anders94/blockchain-demo

A web-based demonstration of blockchain concepts.

bitcoin blockchain blockchain-technology

Last synced: 12 May 2025

https://github.com/anders94/public-private-key-demo

Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.

Last synced: 13 Apr 2025

https://github.com/anders94/raspberry-pi-home-automation

A node.js based home automation system based around the Raspberry Pi.

Last synced: 13 Oct 2025

https://github.com/anders94/https-authorized-clients

Force HTTPS clients to present a valid certificate

Last synced: 28 Oct 2025

https://github.com/anders94/disruptor

A distributed real-time computation platform in node.js.

Last synced: 21 Mar 2025

https://github.com/anders94/order-matching-engine

An exchange order matching engine implemented within PostgreSQL stored procedures.

Last synced: 21 Mar 2025

https://github.com/anders94/code-llm

A CLI tool that works with a local LLM in an iterative chat-like style, providing code suggestions based on your local directory context.

cli code llm

Last synced: 28 May 2026

https://github.com/anders94/loan-manager

Loan management bot supporting Bitfinex and Poloniex

Last synced: 28 Oct 2025

https://github.com/anders94/bitcoin-supply.com

We're tracking provably lost bitcoin at https://bitcoin-supply.com

bitcoin

Last synced: 11 Sep 2025

https://github.com/anders94/pub-sub-map

Publish and subscribe to markers on a Google Map with real-time updating.

Last synced: 18 Jul 2025

https://github.com/anders94/render.js

A Node.js raytracing renderer with RenderMan RIB format support, implemented in pure JavaScript.

Last synced: 22 May 2026

https://github.com/anders94/postgres-evm

Implements the Ethereum Virtual Machine (EVM) backed by a PostgreSQL database. Uses `revm` for the EVM implementation and provides a standard Ethereum JSON-RPC interface.

Last synced: 27 May 2026

https://github.com/anders94/sql-course

A beginner class on learning SQL

Last synced: 28 Oct 2025

https://github.com/anders94/framebuffer-digits

Command line utility to display graphical digits on the frame buffer.

Last synced: 28 Oct 2025

https://github.com/anders94/geoipdns

Location-Aware Authoritative DNS Server

Last synced: 07 Oct 2025

https://github.com/anders94/wif-decorruptor

A bitcoin WIF private key decorruptor.

Last synced: 28 Oct 2025

https://github.com/anders94/dump-bitcoin-transactions

Dump a chronological list of transactions using a bitcoin full node's RPC.

Last synced: 07 Jun 2026

https://github.com/anders94/with.drawal.info

ETH withdrawal monitoring website

Last synced: 24 Sep 2025

https://github.com/anders94/eth-vanity-gen

A vanity Ethereum address generator.

Last synced: 05 Mar 2025

https://github.com/anders94/blender-llm

A Blender addon that integrates LLM chat functionality directly into Blender using Ollama.

Last synced: 24 May 2026

https://github.com/anders94/mitcoin

mitcoin - a bitcoin fork

Last synced: 12 Jun 2025

https://github.com/anders94/usdc-cool-js

The USDC stablecoin supply scanner

Last synced: 19 Apr 2026

https://github.com/anders94/zero-knowledge-proof-demo

A demonstration of the core idea behind Zero Knowledge Proofs

Last synced: 11 Sep 2025

https://github.com/anders94/mdbxjs

Node.js binding for libmdbx - a fast, compact, embeddable key-value database

Last synced: 25 May 2026

https://github.com/anders94/liftoffin.com

Web based countdown timer. That's it - nothing else.

countdown-timer website

Last synced: 05 Mar 2025

https://github.com/anders94/usdc-aum

Last synced: 21 Apr 2026

https://github.com/anders94/api-docs

Last synced: 12 Apr 2025

https://github.com/anders94/count-of-monte-cristo

The Project Gutenberg eBook of The Count of Monte Cristo, by Alexandre Dumas, père

Last synced: 06 Mar 2026

https://github.com/anders94/pulse-oximetry-monte-carlo

A GPU-accelerated Monte Carlo simulation for modeling light propagation in human tissue for pulse oximetry applications.

Last synced: 15 Mar 2026

https://github.com/anders94/zkp-demo

A demonstration of the core idea behind Zero Knowledge Proofs

Last synced: 12 May 2025

https://github.com/anders94/express-bootstrap-template

An express project with bootstrap to use as a template.

Last synced: 05 Mar 2025

https://github.com/anders94/lightning-quake

A Lightning Network-enabled Quake clone where players stake satoshis in Lightning channels and compete in first-person shooter matches. The winner takes all the staked satoshis.

Last synced: 27 May 2026

https://github.com/anders94/throttle

Parallelize function execution up to a defined limit.

Last synced: 06 Jun 2026

https://github.com/anders94/qfunc

Node.js queue of async/await functions that execute sequentially.

Last synced: 05 Mar 2025

https://github.com/anders94/sbs

Old code from Stony Brook School services

Last synced: 27 Jun 2025

https://github.com/anders94/raftjs

Last synced: 15 Sep 2025

https://github.com/anders94/asynqlite

Node.js async / await wrapper for sqlite3

Last synced: 28 Jul 2025

https://github.com/anders94/tvhomerun-backend

A backend for the TVHomeRun iOS, tvOS and web apps. Requires an HDHomeRun device on the local network.

appletv hdhomerun hls

Last synced: 24 May 2026

https://github.com/anders94/tvhomerun-ios

A SwiftUI-based streaming client for iOS that connects to a server running tvhomerun-web, enabling you to browse and watch video content on iPhone and iPad.

Last synced: 26 May 2026

https://github.com/anders94/3pc-node

Last synced: 28 May 2026

https://github.com/anders94/tvhomerun-tvos

A SwiftUI-based AppleTV application for streaming video content from a local network server running tvhomerun-web.

Last synced: 28 May 2026

https://github.com/anders94/transaction-generator

Generates random valid transactions.

Last synced: 20 Apr 2026

https://github.com/anders94/bitcoin-cold-storage-check

Show how much bitcoin addresses contain.

Last synced: 05 Mar 2025

https://github.com/anders94/allowance_app.com

Allowance tracking for families.

Last synced: 30 Mar 2025

https://github.com/anders94/waveshare-epaper

A modular Node.js driver for Waveshare E-Paper displays that supports multiple display models with different resolutions and color modes

Last synced: 20 Jan 2026

https://github.com/anders94/tvhomerun

Last synced: 13 Mar 2026

https://github.com/anders94/matcherd

A replicated in-memory order matcher written in C++

Last synced: 18 Mar 2026

https://github.com/anders94/evm-js

A toy implementation of the Ethereum Virtual Machine (EVM) in JavaScript

Last synced: 21 Apr 2026

https://github.com/anders94/lido-balance-reader

Reads the stETH balance of a given address.

Last synced: 06 Jun 2026