Pinned Repositories
history.nvim
A neovim plugin that provides a browser-like buffer history for each window
merkle
A Merkle Tree implementation in Go
stoic
Static site generator written in Rust
suggestive
Suggestive Typing with N-gram Language Models
truffle-voting
A simple voting distributed application built with truffle
udp-hole-punching
An experimental P2P encrypted chat app created to show UDP hole punching in action
unsafePerformIO
personal website & blog written in Haskell
vue-truffle-webpack
A trio of tools combined to assist with creating distributed applications on the Ethereum blockchain
vue-truffle-webpack-template
In addition to a full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction, this Vue.js template contains boilerplate code for writing Dapps with Truffle
wilfreddenton's Repositories
wilfreddenton/suggestive
Suggestive Typing with N-gram Language Models
wilfreddenton/8-puzzle-search
Using various tree search algorithms to solve the 8-puzzle
wilfreddenton/analytics-java
The hassle-free way to integrate analytics into any java application.
wilfreddenton/arkivi
A personal photo archive written in go and react
wilfreddenton/calculator
A calculator written in Javascript
wilfreddenton/crypto
A small crypto package containing some useful utility functions
wilfreddenton/gogetphotos
A Go command line utility to get images hosted on imgur from the front pages of specified subreddits.
wilfreddenton/index-cards
Command line index cards in Node.js
wilfreddenton/jsconcepts
wilfreddenton/kloss
A classy Ghost theme
wilfreddenton/much-discussion
an anonymous real-time discussion board for doges
wilfreddenton/mw
A small Go package and methodology for structuring your API logic into composable blocks
wilfreddenton/noto
nōto, a markdown block editor.
wilfreddenton/parity_problem
Solving the parity problem with a 2-layer feed-forward neural network in Rust
wilfreddenton/project-euler-solutions
Project Euler solutions in JavaScript
wilfreddenton/rbf-network
A RBF network using Gaussian distributions implemented in Clojure
wilfreddenton/react-motion
A spring that solves your animation problems.
wilfreddenton/reDo
re.Do is a simple golang retry utility
wilfreddenton/todomvc-ripples
An implementation of TodoMVC with Ripples