Pinned Repositories
algorithms-and-data-structures
implementation of several algorithms and data structures for practice and learning
clojure-conways-game-of-life
A Clojure + Lanterna Implementation of Conway's Game of Life
HackForLA-Data-Analysis
Inspired by the HackForLA organization, this repository will house the analysis of open LA datasets.
idle-clicker
A simple barebones idle clicker game written as a static SPA using React.js and Gatsby.js
lichess-inaccuracies
chess inaccuracies puzzles server
mangadler
Manga Downloader supporting mangareader.net
open-source-machine-learning-degree
Learn machine learning for free, because free is better than not-free.
Runescape-Grand-Exchange-Market-Data
Years of Runescape Grand Exchange data collected from grandexchangewatch.com. Cleaned, pruned for duplicates, and some analysis.
Video-To-Ascii-in-Python
Using OpenCV, a video-to-ascii program!
sjqtentacles's Repositories
sjqtentacles/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
sjqtentacles/lolpy
Python library for accessing League of Legends API
sjqtentacles/Minecraft
Simple Minecraft-inspired program using Python and Pyglet
sjqtentacles/PyGame-Game-of-Life
Each cell is represented by 1 pixel on the screen. 50x40 window represents 2000 cells (dead and alive). Updates nicely for something less than 50x50 and can be viewed by zooming into the screen (or lowering screen resolution). Bad graphics, decent programming, maximum cell capacity.
sjqtentacles/PyGame-RPG
A platform RPG made with PyGame
sjqtentacles/pyokc
Programatically interact with OKCupid
sjqtentacles/reddiwrap
Python wrapper for interacting with reddit.com's API
sjqtentacles/summarize
A python library for simple text summarization