pdf-lite
Open Source
TypeScript
Zero Dependencies
Low-level, type-safe PDF library with zero
dependencies. Supports encryption (RC4,
AES-128/256), digital signatures (PKCS#7,
CAdES-T), and compression algorithms.
Includes advanced features like PDF signing
with timestamping, LTV support, and
certificate-based encryption.
rules_docs
Open Source
Bazel
MkDocs
Bazel rules for managing documentation as
build targets. Integrates MkDocs with
plugins via rules_python, supports git
last-updated timestamps, nested navigation
structures, and external links. Build static
sites with live reload during development.
pki-lite
Open Source
TypeScript
Cryptography
Modern PKI library with X.509 certificates,
PKCS#7/PKCS#12, digital signatures, RFC 3161
timestamping, OCSP, and CRL support. Uses
Web Crypto API with optional extended crypto
package for legacy algorithms. Zero
additional dependencies in core package.
json-stream-lite
Open Source
TypeScript
Zero Dependencies
Zero-dependency streaming JSON parser and
stringifier. Process large JSON files
without loading them into memory with
incremental parsing, bidirectional
streaming, and key-value extraction.
Supports sync/async iterables and
ReadableStreams.
csv-stream-lite
Open Source
TypeScript
Zero Dependencies
Zero-dependency, RFC 4180 compliant CSV
parser and stringifier with type
transformers. Stream large CSV files with
custom delimiters, strict column validation,
and row transformation. High performance
byte-level parsing.
soql-parser-lite
Open Source
TypeScript
Salesforce
Zero Dependencies
Zero-dependency SOQL parser for Salesforce
Object Query Language. Supports all major
clauses (SELECT, WHERE, GROUP BY, ORDER BY),
subqueries, aggregate functions,
relationship field paths, date literals, and
bind variables. Converts queries to
structured objects.
rules_postgresql
Open Source
Bazel
PostgreSQL
Hermetic Bazel rules for PostgreSQL as a
toolchain. Downloads and installs
PostgreSQL, creates isolated database
clusters with fresh data directories per
test. Supports multiple versions, operating
systems (Linux, macOS, Windows), and
architectures.
truck-physics-game
Open Source
Game
Phaser.js
Single player web game made with Phaser.js.
The aim is to keep the crates balanced on
the truck while driving through bumpy
terrain. Features realistic physics
simulation, challenging terrain navigation,
and cargo balancing mechanics.
blob.io
University Project
Game
WebSocket
Multiplayer web game created for university
coursework demonstrating real-time networked
gameplay. Built with Node.js backend,
WebSocket communication for player
synchronization, and HTML5 canvas rendering.
Includes documentation and video demo.