Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
A Google Foobar problem.
-
fun with plots
-
A Google Foobar problem.
-
A quicky attempt at making an OFC Poker agent using vanilla Monte Carlo.
-
Simple Discord bot for Tennis Elbow 4 online game tracking.
-
Updating ytalk-type chat using Python.
-
-
-
Mapping the state space of tic-tac-toe, simplifying it, and visualizing it.
-
Lightweight Meteor/React Markdown/LaTeX dynamically-rendered micro-blogging platform? It's something along those lines.
I use it every day. It's live at stacked.by.tc.
-
Messing with primes.
-
Python port of Skynet
-
C program that uses an assembly-like language to spawn random mini-programs, attempting to match test cases to find a program that satisfies those conditions.
-
-
Various problems from Project Euler.
-
-
...yeah, turns out this was a short-lived experiment.
-
A Google Foobar problem.
-
A Google Foobar problem.
-
makeChange.py is a program I wrote recently for a job application to solve an optimization problem: given a set of coin denominations with arbitrary values, and a sum to total to, return the minimum number of coins necessary to reach that sum.