Pinned Repositories
audiofile
A Go library for dealing with (currently just) wave files
chum
A simple node migration tool for postgres
hypospray
An example javascript dependency injection framework (for both node and browser).
koa-rrr
A koa middleware for rendering react-router/redux apps
maxpolun.github.io
My personal blog
osc
This is a prototype to play with the AudioContext api in newer versions of firefox/chrome.
rails-vagrant-template
a template project that sets up most of a postgres, rvm, rails stack in vagrant. Feel free to clone it.
Reddit7
RedditStream
tundra
A simple experiment in writing a programming language
maxpolun's Repositories
maxpolun/hypospray
An example javascript dependency injection framework (for both node and browser).
maxpolun/chum
A simple node migration tool for postgres
maxpolun/koa-rrr
A koa middleware for rendering react-router/redux apps
maxpolun/maxpolun.github.io
My personal blog
maxpolun/osc
This is a prototype to play with the AudioContext api in newer versions of firefox/chrome.
maxpolun/Reddit7
maxpolun/RedditStream
maxpolun/universal-js-screencasts
The code for a series of screencasts on developing a universal javascript app.
maxpolun/.bash
My .bash folder holds all of my bash configuration
maxpolun/actix-web-opentelemetry
OpenTelemetry integration for Actix Web
maxpolun/chinook
Migration tool for node.
maxpolun/daily94
my entry for daily programmer 94 [difficult] -- write a lisp interpreter
maxpolun/epr
A tool to make node require paths nicer
maxpolun/expect-srv
maxpolun/gdbgui
A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.
maxpolun/generator-polunware
A yeoman generator to match my tastes
maxpolun/go-weightlog
This is a simple backend api for a weightlog project I'm playing around with
maxpolun/jasmine2-pit
Run tests on promises using jasmine2 or minijasminenode
maxpolun/jest-runner-standard
Standard Style runner for Jest
maxpolun/koa-router
Router middleware for koa.
maxpolun/node-tap
Test Anything Protocol tools for node
maxpolun/parcel
The zero configuration build tool for the web. 📦🚀
maxpolun/podq
maxpolun/podqueue-api
maxpolun/podqueue-ui-core
maxpolun/selenium-rs
A Rust Client for the Selenium webdriver (WIP)
maxpolun/serde_qs
Serde support for querystring-style strings
maxpolun/tactics
an experiment to build a 3d tactical rpg in the browser
maxpolun/weightlog-clj
I'm comparing how to make an api (using a weightlog as an example) using several different front and back-end technologies. This is the clojure version.
maxpolun/weightlog-ui