Pinned Repositories
AssemblyBrainfuckInterpreter
A Brainfuck Interpreter written in Assembly.
bit-vector
A Bit Vector library implemented in Rust
BrainfuckCompiler
A Brainfuck Compiler written in Java.
BusinessSoftware
Software for small businesses
HearthMonitor-AndroidApp
An Android app that can be used to visualize data from HearthMonitor real-time.
HearthMonitor-LogReader
An utility library that can be used to read logs from HearthStone.
HopfieldNeuralNetwork
Hopfield Neural Network
OGNext
OGNext
OGNext-Userscript
Userscript for OGNext
TCG
A trading card game featuring a simple AI, initially designed for codereview.stackexchange.com Coding Challenge #2.
skiwi2's Repositories
skiwi2/AssemblyBrainfuckInterpreter
A Brainfuck Interpreter written in Assembly.
skiwi2/BrainfuckCompiler
A Brainfuck Compiler written in Java.
skiwi2/OGNext-Userscript
Userscript for OGNext
skiwi2/OGNext
OGNext
skiwi2/bit-vector
A Bit Vector library implemented in Rust
skiwi2/BusinessSoftware
Software for small businesses
skiwi2/BruteforceBrainfuck
Creating programs in BrainFuck using brute force
skiwi2/GeneticBrainfuck
Generating Brainfuck programs using Genetic Algorithms
skiwi2/GranadoEspadaTools
A collection of tools for the MMORPG Granado Espada.
skiwi2/pokemon-cards
A Pokemon Cards project.
skiwi2/PokemonPSAv3
skiwi2/AdventOfCode2019
Advent of Code 2019
skiwi2/ArbitrageClient
skiwi2/ArenaDraftAssistant
An Arena draft assistant for HearthStone.
skiwi2/bf-interpreter-ast
An AST-based Brainfuck interpreter written in Haskell
skiwi2/brainfuck-interpreter
A Brainfuck interpreter written in Haskell
skiwi2/checkers-server
A checkers server written in Haskell
skiwi2/eventbus
An Event-Bus implementation in Haskell
skiwi2/factorio
skiwi2/Fragments
Unique Trading Card Game
skiwi2/Fragments-Server
Server for the Fragments card game.
skiwi2/HearthStoneTrainData
skiwi2/MagicParser
A parser for parsing the text of Magic the Gathering cards
skiwi2/NeuralNetwork
A collection of neural networks.
skiwi2/OGamePlanner
Planner for OGame
skiwi2/project-euler
A collection of Project Euler problems solved in Clojure.
skiwi2/ROVControlSoftware
Software to control an ROV.
skiwi2/ROVControlSoftware-Arduino
Arduino software to control an ROV.
skiwi2/SEDENNInput
Converter to prepare input for a neural network.
skiwi2/sieve-multithreaded-shared
Multithreaded Sieve implementation in Rust using shared memory access