Pinned Repositories
async-synchro
Synchronization for concurrency. Allows for mutex, semaphores, read-write locks, timed locks, and more.
chromaview
Using device camera and filtering to simulate color-blindness
coloroo
TypeScript/JavaScript library for colors, color-space, conversion, and manipulation
dndlib
TypeScript/JavaScript library and accompanying JSON Schema for Dungeons & Dragons 5th edition.
electronic-symbols
Open-Source electronic schematic diagram symbols in SVG, JPG, and PNG formats
go-prql
Go library/implementation for the PRQL pipelined query language
mockingbird
VSCode extension for generation of data useful in making mock-ups or testing. Includes random data, and real data.
scnt
Counting number of source code lines in projects (aka Source Lines Of Code)
texpax
Texture packer for making composite images (combined gray-scale images)
geo-db
Geographical database files for countries, languages, currencies, regions, counties, cities, and postal codes
chris-pikul's Repositories
chris-pikul/go-prql
Go library/implementation for the PRQL pipelined query language
chris-pikul/electronic-symbols
Open-Source electronic schematic diagram symbols in SVG, JPG, and PNG formats
chris-pikul/chromaview
Using device camera and filtering to simulate color-blindness
chris-pikul/mockingbird
VSCode extension for generation of data useful in making mock-ups or testing. Includes random data, and real data.
chris-pikul/async-synchro
Synchronization for concurrency. Allows for mutex, semaphores, read-write locks, timed locks, and more.
chris-pikul/equip
Node based CLI tool for common tools used in development
chris-pikul/scnt
Counting number of source code lines in projects (aka Source Lines Of Code)
chris-pikul/coloroo
TypeScript/JavaScript library for colors, color-space, conversion, and manipulation
chris-pikul/dndlib
TypeScript/JavaScript library and accompanying JSON Schema for Dungeons & Dragons 5th edition.
chris-pikul/async-memory-cache
Node-based in-memory cache for key-value data management. Allows for mutex/lock safety, expiry records, serialization, and more.
chris-pikul/chris-pikul
My personal README
chris-pikul/DnDatabase
Dungeons and Dragons 5th Edition Compendium
chris-pikul/electromatic
WORK IN PROGRESS - Web-based Electronic Circuit Simulator and Schematic Drafting
chris-pikul/enigma
Modern take on an Enigma Machine simulation for Web using TypeScript/JS
chris-pikul/JukeBerry
Raspberry Pi Java application for multi-input music playing
chris-pikul/kismet-zero
chris-pikul/magic-remote
chris-pikul/megaphone
Experiment with network broadcast channels in Go to do things across network devices
chris-pikul/pg_hset
PostgreSQL extension for hash-set data type. Hash-set being a unique array of strings that is case-insensitive and can be searched for values within.
chris-pikul/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
chris-pikul/portfolio
My personal portfolio site
chris-pikul/retro-tv
Facelift experiment for the great My90sTV.com website
chris-pikul/texpak
Browser based texture packer for making component masks and adjusting PBR textures when working with 3D game engines.
chris-pikul/traducere
VSCode extension for translating within the editor
chris-pikul/ts-toolbox
Library of common TypeScript utilities as a package
chris-pikul/vole
What if Go had even smaller syntax? What if it was off-sided? What if it had compile-time preprocessing?
chris-pikul/vscode-bgc
Experimental extension to make Go comments better in VSCode via extension
chris-pikul/vscode-maple-theme
Quick VSCode theme called Maple
chris-pikul/vscode-suave
Dark, low-contrast, theme and syntax colors for VSCode
chris-pikul/winshader
Windows shaders for screen and wallpaper generation. Win32 built on C++ for Win10+