GitHub / ericvolp12 72 Repositories
I build software and architect distributed systems at scale on open protocols.
Donate: https://github.com/sponsors/ericvolp12
ericvolp12/bsky-experiments
A handful of Go-based tools for poking around with BlueSky using the AT Protocol
Language: Go - Size: 2.07 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 285 - Forks: 19

ericvolp12/external-secrets Fork of external-secrets/external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
Size: 155 MB - Last synced at: 8 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

ericvolp12/bufstream-demo Fork of bufbuild/bufstream-demo
A demo of Bufstream, a drop-in replacement for Apache Kafka that's 8x less expensive to operate and brings broker-side schema awareness to Kafka
Language: Go - Size: 164 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ericvolp12/go-bsky-feed-generator
A minimal implementation of a BlueSky Feed Generator in Go
Language: Go - Size: 135 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 3

ericvolp12/atomic-bloom Fork of bits-and-blooms/bloom
Go package implementing threadsafe, high-throughput Bloom filters based on BitSets powered by Atomic Int64s
Language: Go - Size: 153 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 0

ericvolp12/bsky-graph
BlueSky Social Graph
Language: TypeScript - Size: 75.6 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 4

ericvolp12/practical-observability
A book about observability in practice
Language: Makefile - Size: 415 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

ericvolp12/awair-local-prom-exporter
Simple Awair Local API Prometheus Exporter
Language: Go - Size: 29.3 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 6

ericvolp12/jetstream
A simplified JSON event stream for AT Proto
Language: Go - Size: 478 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 103 - Forks: 47

ericvolp12/jazco-dev
Language: SCSS - Size: 4.49 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ericvolp12/atproto.tools
A looking glass for the AT Proto Firehose
Language: TypeScript - Size: 453 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 19 - Forks: 2

ericvolp12/connect-interceptors
A library of interceptors for ConnectRPC that I've found handy
Language: Go - Size: 8.79 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ericvolp12/infra-exp
Infra experiments and stuff
Language: Go - Size: 48.8 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ericvolp12/gomemcache Fork of bradfitz/gomemcache
Go Memcached client library #golang w/ tweaks for HA
Size: 110 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ericvolp12/never-ipv6
A website that never has IPV6 enabled.
Language: HTML - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ericvolp12/topk Fork of segmentio/topk
Go implementation of HeavyKeeper for efficiently finding top K flows
Size: 24.4 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ericvolp12/gostatix Fork of kwertop/gostatix
Thread-safe and persistent Golang implementations of probabilistic data structures: Bloom Filter, Cuckoo Filter, HyperLogLog, Count-Min Sketch and Top-K
Language: Go - Size: 234 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ericvolp12/s3purge
Delete all objects from a S3-compatible bucket very quickly
Language: Go - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ericvolp12/bsky-ts-feed-generator Fork of bluesky-social/feed-generator
Language: TypeScript - Size: 2.77 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ericvolp12/distributed-transcoder
This project contains a system for transcoding media files in a distributed manner, allowing you to farm out transcoding jobs to a cluster of nodes for better throughput
Language: TypeScript - Size: 2.96 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

ericvolp12/go-dexec Fork of ahmetb/go-dexec
It's like Go os/exec package but for Docker. What if you could exec programs remotely with the same interface as os/exec?
Language: Go - Size: 39.1 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ericvolp12/oapi-codegen Fork of oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
Language: Go - Size: 8.13 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ericvolp12/unifi-ddns Fork of willswire/unifi-ddns
Cloudflare DDNS (Dynamic DNS) support for UniFi OS
Language: JavaScript - Size: 107 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ericvolp12/aoc-2023
Language: Go - Size: 3.91 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ericvolp12/litestream Fork of benbjohnson/litestream
Streaming replication for SQLite.
Size: 634 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ericvolp12/bsky-client
A Golang client for Bluesky that simplifies some interfaces
Language: Go - Size: 24.4 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ericvolp12/jwt-go-secp256k1 Fork of ureeves/jwt-go-secp256k1
A secp256k1 signature method for dgrijalva/jwt-go.
Language: Go - Size: 161 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

ericvolp12/bingo
Bingo knows everyone's name-o
Language: Go - Size: 42 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ericvolp12/connect-go-prometheus Fork of Exafunction/connect-go-prometheus
Prometheus interceptors for connect-go (fork)
Language: Go - Size: 201 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ericvolp12/redis-bench
A benchmark tool for different Redis backends
Language: Go - Size: 61.5 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ericvolp12/social-app Fork of bluesky-social/social-app
The Bluesky Social application for Web, iOS, and Android
Size: 17.5 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ericvolp12/indigo Fork of bluesky-social/indigo
Go source code for Bluesky's atproto services. NOT STABLE (yet)
Language: Go - Size: 1.36 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ericvolp12/graphology Fork of graphology/graphology
A robust & multipurpose Graph object for JavaScript & TypeScript.
Size: 7.58 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ericvolp12/yakGPT Fork of yakGPT/yakGPT
Locally running, hands-free ChatGPT
Size: 15.8 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ericvolp12/slack-cloudbuild
Cloud build notifications for Slack
Language: TypeScript - Size: 1000 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ericvolp12/streamdeck-ui Fork of timothycrosley/streamdeck-ui
A Linux compatible UI for the Elgato Stream Deck.
Size: 5.31 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ericvolp12/python-elgato-streamdeck Fork of karstlok/python-elgato-streamdeck
Python library to control the Elgato Stream Deck.
Size: 2.83 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ericvolp12/go-gin-prometheus Fork of zsais/go-gin-prometheus
Gin Web Framework Prometheus metrics exporter
Language: Go - Size: 65.4 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ericvolp12/particlerover.github.io Fork of particlerover/particlerover.github.io
Personal Website
Language: HTML - Size: 77.5 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ericvolp12/dotfiles
Personal dotfiles repo.
Language: Shell - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ericvolp12/twitch_recorder
This repo is a dump for some tooling to record and transcode twitch streams for archiving.
Language: Python - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ericvolp12/nix
Nix related stuff
Language: Nix - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ericvolp12/mumble
A discord bot that mumbles the audio from another room into your room (WIP)
Language: Go - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ericvolp12/ericvolp12.github.io
The home of my Jekyll blog.
Language: HTML - Size: 13 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ericvolp12/docs-v2 Fork of influxdata/docs-v2
InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.0, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
Size: 78.5 MB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ericvolp12/inkbird Fork of tobievii/inkbird
ble devices to mqtt
Language: JavaScript - Size: 48.8 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

ericvolp12/gohome
A home automation API written in Go for my apartment.
Language: Go - Size: 30.3 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

ericvolp12/go-ibbq Fork of sworisbreathing/go-ibbq
go-ble library for Inkbird wireless thermometers
Language: Go - Size: 122 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ericvolp12/go.geojson Fork of paulmach/go.geojson
Encoding and decoding GeoJSON <-> Go
Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ericvolp12/crburke3.github.io
Size: 1.6 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ericvolp12/go-query-schema
Schema enforcement for HTTP Query Strings in Golang
Language: Go - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

ericvolp12/learning-rust
Language: Rust - Size: 161 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ericvolp12/sails-docker
Playing around with sailsjs inside of docker containers.
Language: JavaScript - Size: 8.29 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

ericvolp12/vban Fork of quiniouben/vban
VBAN protocol open-source implementation
Size: 1.7 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ericvolp12/go-evepraisal Fork of evepraisal/go-evepraisal
the code that powers evepraisal.com
Language: Go - Size: 11.9 MB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ericvolp12/cmsc-239-project-2 Fork of mcnuttandrew/cmsc-239-project-2
Explorables & Explainables Project Template
Language: JavaScript - Size: 670 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ericvolp12/grp-1798-datavis19
Language: JavaScript - Size: 3.41 MB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ericvolp12/filebrowser Fork of filebrowser/filebrowser
:file_folder: Web File Browser which can be used as a middleware or standalone app.
Language: Go - Size: 44.9 MB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ericvolp12/white-water
A distributed key value store written in go
Language: Go - Size: 465 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ericvolp12/scriptsafe Fork of andryou/scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera. This version has been edited for the purpose of a usable security study.
Language: JavaScript - Size: 7.95 MB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ericvolp12/winston Fork of winstonjs/winston
a multi-transport async logging library for node.js
Language: JavaScript - Size: 1.38 MB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ericvolp12/social-savvy
A chrome extension to give better social stats at a glance on sites like Facebook
Language: HTML - Size: 135 KB - Last synced at: 8 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ericvolp12/package_notify
This repository runs a web server (intended for use on Raspberry Pi, I used a Pi 3) that responds to requests by sending signals on GPIO pins on a raspberry pi to change LED patterns so I notice when a package has arrived for me.
Language: Python - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

ericvolp12/dubtrack_obs
A simple site to host Dubtrack current songs for OBS using the BrowserPlugin
Language: JavaScript - Size: 563 KB - Last synced at: 8 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

ericvolp12/simple-webrtc-video-chat Fork of keithnorm/simple-webrtc-video-chat
A bare bones WebRTC video chat implementation
Language: JavaScript - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

ericvolp12/social-dock
A social media platform built from scratch by yours truly. Just learning different languages and messing around with them to see what kinds of cool stuff I can create (this experiment: a social media network for my school's robotics team!)
Language: PHP - Size: 281 KB - Last synced at: 8 days ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

ericvolp12/Batch-Experiments
Just some helpful batch tools I made...
Size: 85.9 KB - Last synced at: 8 days ago - Pushed at: over 13 years ago - Stars: 2 - Forks: 0

ericvolp12/angular.js Fork of angular/angular.js
HTML enhanced for web apps
Language: JavaScript - Size: 65.7 MB - Last synced at: 8 days ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

ericvolp12/Web-Assign-2
A new version of Web Assign to make things easier on my physics class.
Language: PHP - Size: 277 KB - Last synced at: 8 days ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

ericvolp12/WebAssign-Facelift
A facelift for my physics class' boring looking homework page.
Language: JavaScript - Size: 188 KB - Last synced at: 8 days ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

ericvolp12/Return-of-The-Bar
Language: JavaScript - Size: 129 KB - Last synced at: 8 days ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

ericvolp12/ResinIOFun
Playing with Resin IO
Language: JavaScript - Size: 93.8 KB - Last synced at: 8 days ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0
