Pinned Repositories
atrocious-algorithms
A collection of absurd, convoluted, and rather impractical algorithms.
concision
Personalized GitHub profile README
docker-base-image-swapper
A CLI tool to swap out the base image of an already-existing built Docker image. Prompted by a curious StackOverflow post.
docker-windscribe-socks-server
Containerizes a SOCKS5 proxy server with traffic tunneled through Windscribe's VPN service
mobius-team-matchmaking
A competitive team-matchmaking algorithm for the melee game Mobius that utilizes genetic programming to optimize for balanced team matchup schedules.
n-queens
Solving the n-queens chessboard problem using DEAP evolutionary algorithms and genetic programming.
predicting-yelp-ratings
A Tensorflow model predicting Yelp business' star rating based off solely the text of user reviews.
unpacker-toolchain
A developer toolchain for extracting internal data from an unnamed game's internal files.
us-geopolitical-map-visualization
A U.S. geopolitical party map visualization built using D3.
concision's Repositories
concision/docker-windscribe-socks-server
Containerizes a SOCKS5 proxy server with traffic tunneled through Windscribe's VPN service
concision/docker-base-image-swapper
A CLI tool to swap out the base image of an already-existing built Docker image. Prompted by a curious StackOverflow post.
concision/n-queens
Solving the n-queens chessboard problem using DEAP evolutionary algorithms and genetic programming.
concision/predicting-yelp-ratings
A Tensorflow model predicting Yelp business' star rating based off solely the text of user reviews.
concision/atrocious-algorithms
A collection of absurd, convoluted, and rather impractical algorithms.
concision/concision
Personalized GitHub profile README
concision/esm-loader-chaining-polyfill
A Node.js polyfill of @devsnek's "esm: loader chaining" proposal for chaining several cooperative experimental EcmaScript module loaders.
concision/kdd-cup-1999-model
A Tensorflow model to detect network intrusions in the KDD Cup 1999 data-set.
concision/mobius-team-matchmaking
A competitive team-matchmaking algorithm for the melee game Mobius that utilizes genetic programming to optimize for balanced team matchup schedules.
concision/snowpack-plugin-acorn-injection
Snowpack plugin to inject Acorn plugins into Rollup's internal configuration.
concision/unpacker-toolchain
A developer toolchain for extracting internal data from an unnamed game's internal files.
concision/us-geopolitical-map-visualization
A U.S. geopolitical party map visualization built using D3.