• Stars
    star
    1
  • Language
    Java
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

lua-state-machine

lua state machine taking advantage of first class functions.
Lua
16
star
2

world-gen-game

Slick2d tile game with procedural world generation. Finished, released on itch.io.
Java
16
star
3

markov-chain-text-generator

Creates random text using a markov chain generator
Java
11
star
4

interpreter

interpreter for a language that I'm making
Python
10
star
5

chat

anonymous site that does not track you with cookies
HTML
7
star
6

cat-gallery

simple cat image site.
HTML
4
star
7

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.
HTML
3
star
8

Stack-Brainfuck

My variant of Brainfuck with stack, goto and boolean operations.
Java
3
star
9

socket-io-simple-chat-site

uses node js, jquery and socket.io to make a simple site where everyone is anonymous.
HTML
2
star
10

roulette-wheel-selection

randomly chooses a selection based on some weights.
JavaScript
2
star
11

Insult-gen

creates insults basted on personal information
Java
2
star
12

Timed-Screen-Shot-Program

java swing program that takes screen shots after a specified amount of time.
Java
2
star
13

FactorRegex

Regex that turns equations into tokens.
Java
2
star
14

autohotkey-popup-block

closes default web browser one different than the one you usually use to prevent popups from malware.
AutoHotkey
2
star
15

java-markov-chain-text-generator

used a roulette wheel algorithm to pick next word.
Java
2
star
16

jake100.github.io

website made with javascript
HTML
2
star
17

gta-clone

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

Shunting-yard

turns infix notation into rpn
Java
2
star
19

lowest-hash-python

my attempt at a program that would get the lowest hash to win the contest at http://www.h11e.com/
Python
1
star
20

MarkovTextGeneratorJavaScript

Markov text generator written in JavaScript
JavaScript
1
star
21

BrainfuckGenerator

Generates Brainfuck code that doesn't produce errors, generates matching pairs of brackets so that it runs.
Python
1
star
22

Kronic

Game Engine
HTML
1
star
23

2d-game

collect health, dodge enemies.
1
star
24

csv-dataset-for-markov-text-generator

made for use with the java api weka.
1
star
25

BrainfuckEvolutionGenerator

Generates Brainfuck code by using an evolutionary algorithm.
Python
1
star
26

MarkovTextGeneratorC-

a markov text generator writtten in c#
C#
1
star
27

MarkovTextGeneratorLua

Markov text generator written in lua
Lua
1
star
28

keywords-for-job-sites

1
star
29

MarkovTextGeneratorPython

Markov text generator written in Python
Python
1
star
30

Dictionary-Editing-Program

C# program created in Visual Studio.
C#
1
star
31

android-flashlight-library

api that allows you to use the camera's flash as a flashlight.
Java
1
star
32

calculator

calculator using shunting yard algorithm
Java
1
star
33

java-typing-game

java2d game to test typing skills
Java
1
star
34

Music-Player

Visual Basic Mp3 playing program.
Visual Basic
1
star
35

Site-0

simple social media site.
Java
1
star
36

React-Calculator

Calculator in React.js
JavaScript
1
star
37

ahk-timer

press r to start the timer then r to stop it
AutoHotkey
1
star
38

MettoiVania

MetroidVania game made following a tutorial
1
star
39

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.
Java
1
star