This is your work, valued

Anthony Liu

Expert
@turbomaze

Currently at a stealth startup

word2vecjson. This project represents the 300-dimensional word vectors from word2vec as JSON.

130

JS-Fourier-Image-Analysis. Javascript implementation of a 2D FFT for images. Makes it easy to apply low pass/high pass/band filters.

98

colorful-phish. 🐠 Generate secret, user-specific colors for emails so your users don't get phished 🐡

42

28-hour-day. Quick calculator to experiment with a 28 hour day.

20

reedr. A web app for speed reading real life books.

14

loop. Play billiards on an elliptical board in HTML5.

13

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.

9

4d-tic-tac-toe. A generalized Tic Tac Toe game that extends to multiple sizes and dimensions.

9

guitar-tabs. React UI to render guitar tabs https://tabs.anthony.ai

6

petra. Multiplayer word game built with Meteor.js.

4

reign. Reign.js is a reinforcement learning algorithm for JavaScript projects.

4

hlim. Hlim (HighLight IMage) is a bit of javascript that enables you to hide images in the background of highlighted text.

3

JS-Brainfuck-Interpreter. A Brainfuck Interpreter written in Javascript.

2

velociraptor-escape. A web game in which players write programs to escape from hordes of savage velociraptors.

2

metropolis. Draw simple rooms with block furniture in 2d and view it in full 3d using VR and inverse graphics. YHack 2016.

2

CGP-Neural-Network. Cartesian genetic programming is used to evolve neural networks. (Note: it's totally inferior to the standard methods of ANN learning, but it sounds AWESOME!)

2

raptor-lang. An experimental functional language implemented in javascript.

2

Fourier-Transform-Evolutionary-Art. Evolutionary Art program that uses Fourier Transforms to generate random images.

1

2048-Study. A version of 2048 in which study questions are asked every few moves.

1

HTML5-Fractal-Viewer. Renders various types of fractals in pure javascript (no webgl).

1

anthony-ai. Personal website.

1

tix-js. Tik clock implemented in javascript.

1

practicing-git. JavaScript

1

ARt-teacher. Learn how to paint using augmented reality.

1

Faucet. Generates random n-dimensional fields with unique global maximums. Give a faucet an n-dim vector and get a scalar result.

1

2048. 2048 with the following merge restriction: the tiles must be congruent modulo some number n.

1

Interstellar-Robot-Walker. This experiment in reinforcement learning attempts to teach the robots from Interstellar to walk.

1

cinnabari. PHP

1

alexa-stock-skill. Custom Alexa skill to get the price of stock tickers. To use, make sure to change the app id.

1

design-by-voice. Use your voice to update the design of a website.

1

paint-space. Convert an image to a list of the RYB+white paint ratios needed to mix all the colors in the image.

1

Search-Algorithm-Experiments. An exploration of search algorithms (for lists of numbers) coupled with a way to visualize them.

1

freak-reader. A speed reading program that leverages word complexity to help you read.

1

172-leaderboard. Leaderboard for 172 submissions.

1

masternodes-online-scraper. Scrape masternodes.online to find good coins to spin up masternodes for.

1

Locust-PSO. An asynchronous particle swarm optimization algorithm written in Javascript.

1

untemplate. Scrape structured information from websites using HTML templates.

1

parlance. Parlance is a general parser that makes it easy to construct arbitrary syntax trees.

1