world-gen-game. Slick2d tile game with procedural world generation. Finished, released on itch.io.
19lua-state-machine. lua state machine taking advantage of first class functions. Made this while reading a book on oop in lua.
17markov-chain-text-generator. Creates random text using a markov chain generator then removes some grammatically incorrect sentences. I believe it's the best or one of the best out there.
11interpreter. interpreter for a stack based language, one of the first scripting languages that I have made.
11chat. chat site in React that I made.
7cat-gallery. simple cat image site.
4FlappyBird. FlappyBird written in Java with rocks, rings and some other stuff.
3Stack-Brainfuck. My variant of Brainfuck with stack, goto and boolean operations.
3WordMaker. A tool to randomly generate made-up words
3online-shunting-yard-calculator-. Shares calculator data using socket io. Uses shunting yard algorithm to convert infix to reverse polish notation then computes the result.
3autohotkey-popup-block. closes default web browser one different than the one you usually use to prevent popups from malware.
3BrainfuckGenerator. Generates Brainfuck code that doesn't produce errors, generates matching pairs of brackets so that it runs.
2MettoiVania. MetroidVania game made following a tutorial
2jake100.github.io. website made with javascript
2java-markov-chain-text-generator. used a roulette wheel algorithm to pick next word.
2BrainfuckEvolutionGenerator. Generates Brainfuck code by using an evolutionary algorithm.
2socket-io-simple-chat-site. uses node js, jquery and socket.io to make a simple site where everyone is anonymous.
22d-game. collect health, dodge enemies.
2roulette-wheel-selection. randomly chooses a selection based on some weights.
2Shunting-yard. turns infix notation into rpn
2Insult-gen. creates insults basted on personal information
2calculator. calculator using shunting yard algorithm
2FactorRegex. Regex that turns equations into tokens.
2gta-clone. My attempt at making a grand theft auto clone, I wrote all the physics code so everything is still buggy.
2android-flashlight-library. api that allows you to use the camera's flash as a flashlight.
2lowest-hash-python. my attempt at a program that would get the lowest hash to win the contest at http://www.h11e.com/
2java-typing-game. java2d game to test typing skills
2Timed-Screen-Shot-Program. java swing program that takes screen shots after a specified amount of time.
2ahk-timer. press r to start the timer then r to stop it
2Site-0. simple social media site.
1MarkovTextGeneratorC-. a markov text generator writtten in c#
1Kronic. Game Engine
1React-Calculator. Calculator in React.js
1csv-dataset-for-markov-text-generator. made for use with the java api weka.
1MarkovTextGeneratorLua. Markov text generator written in lua
1Dictionary-Editing-Program. C# program created in Visual Studio.
1django-imagekit. Automated image processing for Django. Currently v3.0
1Paint.JAVA. Cross-platform Paint.NET clone
1Music-Player. Visual Basic Mp3 playing program.
1RecurrentJava. Deep Recurrent Neural Nets in Java.
1android-capabilities. color coded list displaying what features your device has.
1stealthlang. Scripting language called stealth. Uses indentation-based syntax with optional function parenthesis and optional strong static typing with weak dynamic typing as the default. It's Python mixed with Lua with some Java so far mostly, whole language is available with no imports neaded.
1MarkovTextGeneratorPython. Markov text generator written in Python
1Regexxx. Regex that uses edit distance to match strings in a given edit distance, uses commands to match different types of edits, after 3 so far it crashes the program unless you don't use all the types of commands.
1Chatbot. chatbot using nlpcore and regex to respond to input. Responds to angry comments with "Are you angry?" and responds to sad comments wiht "Are you sad?".
1alphabet-game. answer whether or not a letter is lower in the alphabet than another.
1MarkovTextGeneratorJavaScript. Markov text generator written in JavaScript
1maxcoin. The main source tree for the Max Coin cryptocurrency
1bitcoin. Bitcoin Core integration/staging tree
1keywords-for-job-sites.
1