Pinned Repositories
28-hour-day
Quick calculator to experiment with a 28 hour day.
4d-tic-tac-toe
A generalized Tic Tac Toe game that extends to multiple sizes and dimensions.
CGP-Evolutionary-Art
Random mathematical equations are used to generate appealing images, which are improved with a genetic algorithm through the use of a human fitness function. I used Cartesian genetic programming (CGP) to create the equations, and in this case, the CGP has access to around 20 functions, like addition, rounding, and exponentiation. A few project specific heuristics are used to obtain interesting pixel colors for each (x,y) location of the images. The images are mutated as per CGP, with the fitness function simply being the boolean value of whether or not an image was selected by the user.
colorful-phish
🐠 Generate secret, user-specific colors for emails so your users don't get phished 🐡
guitar-tabs
React UI to render guitar tabs https://tabs.anthony.ai
JS-Fourier-Image-Analysis
Javascript implementation of a 2D FFT for images. Makes it easy to apply low pass/high pass/band filters.
loop
Play billiards on an elliptical board in HTML5.
metropolis
Draw simple rooms with block furniture in 2d and view it in full 3d using VR and inverse graphics. YHack 2016.
reedr
A web app for speed reading real life books.
word2vecjson
This project represents the 300-dimensional word vectors from word2vec as JSON.
turbomaze's Repositories
turbomaze/JS-Fourier-Image-Analysis
Javascript implementation of a 2D FFT for images. Makes it easy to apply low pass/high pass/band filters.
turbomaze/colorful-phish
🐠 Generate secret, user-specific colors for emails so your users don't get phished 🐡
turbomaze/28-hour-day
Quick calculator to experiment with a 28 hour day.
turbomaze/CGP-Evolutionary-Art
Random mathematical equations are used to generate appealing images, which are improved with a genetic algorithm through the use of a human fitness function. I used Cartesian genetic programming (CGP) to create the equations, and in this case, the CGP has access to around 20 functions, like addition, rounding, and exponentiation. A few project specific heuristics are used to obtain interesting pixel colors for each (x,y) location of the images. The images are mutated as per CGP, with the fitness function simply being the boolean value of whether or not an image was selected by the user.
turbomaze/guitar-tabs
React UI to render guitar tabs https://tabs.anthony.ai
turbomaze/velociraptor-escape
A web game in which players write programs to escape from hordes of savage velociraptors.
turbomaze/172-leaderboard
Leaderboard for 172 submissions.
turbomaze/design-by-voice
Use your voice to update the design of a website.
turbomaze/masternodes-online-scraper
Scrape masternodes.online to find good coins to spin up masternodes for.
turbomaze/alpaca-trade-api-go
Go client for Alpaca's trade API
turbomaze/blokus-piece-describer
turbomaze/cafezinho
Tiny tiny Mocha for testing super basic node.js packages that don't justify massive testing dependencies.
turbomaze/camera-55
Ghetto smart camera for raspi + webcam.
turbomaze/clubhouse-story-cli
CLI so you can add clubhouse stories from your terminal.
turbomaze/digital-dilemma
A two-player negotiation game that involves a prisoner's dilemma in the context of digital vs physical.
turbomaze/dont-seppuku
turbomaze/ecc_linkable_ring_signatures
Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.
turbomaze/freedom-pie
WIP radio comms
turbomaze/Gridworld-NNGP
A Gridworld Critter that hunts Flowers by using an artificial neural network to make decisions. A genetic algorithm is used to improve the ANNs.
turbomaze/handshake-network-analyzer
My attempt to figure out who stole my name on Handshake Testnet 3
turbomaze/hs-client
REST, websocket, and RPC client for hsd
turbomaze/hsd
Handshake Daemon & Full Node
turbomaze/paint-by-reference
Use your webcam to find reference points in an image while you're painting.
turbomaze/parser-tutorial
This project is a learning tool to help people learn more about parsing by showing how EBNFs work.
turbomaze/rectify-image
Display projection-rectified images on websites with a few lines of javascript.
turbomaze/secure-whistle
An implementation of an anonymized and authenticated whistle-blowing platform.
turbomaze/terraform-ls
Terraform Language Server
turbomaze/terraform-provider-cloudflare
Cloudflare Terraform Provider
turbomaze/uition
NuPIC's cortical learning algorithm written in Javascript for the web.
turbomaze/untemplate
Scrape structured information from websites using HTML templates.