jake100

Elite
@jake100

world-gen-game. Slick2d tile game with procedural world generation. Finished, released on itch.io.

19

lua-state-machine. lua state machine taking advantage of first class functions. Made this while reading a book on oop in lua.

17

markov-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.

11

interpreter. interpreter for a stack based language, one of the first scripting languages that I have made.

11

chat. chat site in React that I made.

7

cat-gallery. simple cat image site.

4

FlappyBird. FlappyBird written in Java with rocks, rings and some other stuff.

3

Stack-Brainfuck. My variant of Brainfuck with stack, goto and boolean operations.

3

WordMaker. A tool to randomly generate made-up words

3

online-shunting-yard-calculator-. Shares calculator data using socket io. Uses shunting yard algorithm to convert infix to reverse polish notation then computes the result.

3

autohotkey-popup-block. closes default web browser one different than the one you usually use to prevent popups from malware.

3

BrainfuckGenerator. Generates Brainfuck code that doesn't produce errors, generates matching pairs of brackets so that it runs.

2

MettoiVania. MetroidVania game made following a tutorial

2

jake100.github.io. website made with javascript

2

java-markov-chain-text-generator. used a roulette wheel algorithm to pick next word.

2

BrainfuckEvolutionGenerator. Generates Brainfuck code by using an evolutionary algorithm.

2

socket-io-simple-chat-site. uses node js, jquery and socket.io to make a simple site where everyone is anonymous.

2

2d-game. collect health, dodge enemies.

2

roulette-wheel-selection. randomly chooses a selection based on some weights.

2

Shunting-yard. turns infix notation into rpn

2

Insult-gen. creates insults basted on personal information

2

calculator. calculator using shunting yard algorithm

2

FactorRegex. Regex that turns equations into tokens.

2

gta-clone. My attempt at making a grand theft auto clone, I wrote all the physics code so everything is still buggy.

2

android-flashlight-library. api that allows you to use the camera's flash as a flashlight.

2

lowest-hash-python. my attempt at a program that would get the lowest hash to win the contest at http://www.h11e.com/

2

java-typing-game. java2d game to test typing skills

2

Timed-Screen-Shot-Program. java swing program that takes screen shots after a specified amount of time.

2

ahk-timer. press r to start the timer then r to stop it

2

Site-0. simple social media site.

1

MarkovTextGeneratorC-. a markov text generator writtten in c#

1

Kronic. Game Engine

1

React-Calculator. Calculator in React.js

1

csv-dataset-for-markov-text-generator. made for use with the java api weka.

1

MarkovTextGeneratorLua. Markov text generator written in lua

1

Dictionary-Editing-Program. C# program created in Visual Studio.

1

django-imagekit. Automated image processing for Django. Currently v3.0

1

Paint.JAVA. Cross-platform Paint.NET clone

1

Music-Player. Visual Basic Mp3 playing program.

1

RecurrentJava. Deep Recurrent Neural Nets in Java.

1

android-capabilities. color coded list displaying what features your device has.

1

stealthlang. 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.

1

MarkovTextGeneratorPython. Markov text generator written in Python

1

Regexxx. 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.

1

Chatbot. 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?".

1

alphabet-game. answer whether or not a letter is lower in the alphabet than another.

1

MarkovTextGeneratorJavaScript. Markov text generator written in JavaScript

1

maxcoin. The main source tree for the Max Coin cryptocurrency

1

bitcoin. Bitcoin Core integration/staging tree

1

keywords-for-job-sites.

1
50
Apply