Kevin Lin's repositories

atp-world-tour-tennis-data

Using Python to scrape ATP World Tour tennis data

strange-attractors

Rendering strange attractors in 3D using Pre3D and HTML5 Canvas. Numerical solutions to the systems of differential equations computed using both the Euler method and the Runge-Kutta 4th-order method.

Language:JavaScriptStargazers:10Issues:1Issues:0

cellular-automata

An elementary cellular automaton generator

Language:JavaScriptStargazers:4Issues:0Issues:0

triangle-puzzle

This project is a JavaScript implementation of the puzzle of finding the maximum sum of a triangle lattice of numbers and displaying the solution path(s). The brute force method would require a computationally infeasible NP algorithm. However I use a much more efficient algorithm that is polynomial time.

Language:JavaScriptStargazers:2Issues:0Issues:0

adobe-illustrator-scripts

JS scripts to automate Adobe Illustrator rendering tasks

Language:JavaScriptStargazers:1Issues:0Issues:0

sight-and-sound-poll-data

Using Python to scrape the data from the Sight & Sound polls of the greatest films of all time

Language:PythonLicense:MITStargazers:1Issues:1Issues:0