Jacob Wilkins's repositories

Find-Optimal-Route

Computes the shortest route between a source and destination city, and prints out both the length of the route and a list of all the cities on the route.

Language:C++Stargazers:4Issues:2Issues:0

Airline-SQL-Databse

This database stores information about flight schedules for an airline company and uses JDBC to interact with it in Java

Language:TSQLLicense:GPL-3.0Stargazers:1Issues:2Issues:0

Distance-Vector-Routing

Calculates the distance vectors for routers in a network, based upon link costs. The algorithm allows you to change a link cost and then updates the distance vector table.

Personal-Website

Personal website for Jacob Wilkins. Available at

Language:ShellLicense:MITStargazers:1Issues:0Issues:0

Robot-Shop

Simulates a store, to buy and sell robot products, using C++ and FLTK.

Language:C++Stargazers:1Issues:2Issues:0

HTTP-Web-Server

HTTP Java Server that handles requests and responses for pages with status code 200, 404, or 301.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Last-Cipher

Encrypts and decrypts text using 12 different encryption methods

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Max-Connect-4

Max Connect 4 game in Java that implements an AI opponent who is very difficult to defeat.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Movifier

Given a dataset of movie titles and descriptions, implements text search using BM25 to score, classifies movies by genre, and generates captions for movie scenes

Language:PythonStargazers:0Issues:3Issues:0

Swift-Scan-Specifications

Project charter and Specifications for the Swift Scan project. Project:

Language:TeXStargazers:0Issues:2Issues:0

Assembly-ID-Search

Given a range of IDs, prints the names of people in that range

Language:AssemblyStargazers:0Issues:2Issues:0

badges

:flower_playing_cards: Readme Badges – Gotta catch 'em all

Language:CoffeeScriptStargazers:0Issues:2Issues:0

Bayesian-Network

Determines the probability of particular actions using a Bayesian network

Language:JavaStargazers:0Issues:0Issues:0

capstone-1

TEKcamp

Language:JavaScriptStargazers:0Issues:3Issues:0

Edit-Distance

Calculates the edit distance between two strings

Language:CStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:0Issues:0

git

TEKcamp

Language:HTMLStargazers:0Issues:3Issues:0

Gradient-Descent

Minimizes the sum of squared distances from a hospital to the neighboring cities using gradient descent

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

html-css

TEKcamp

Language:HTMLStargazers:0Issues:0Issues:0

javascript

TEKcamp

Language:JavaScriptStargazers:0Issues:0Issues:0

Mean-Owl

Unity shooter game

Language:C#Stargazers:0Issues:0Issues:0

Numerical-Methods

Evaluates/Finds the least squared solutions of Ax=b for x with 3 different methods. Uses A and b from the svd-data.csv dataset.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:3Issues:0

react

TEKcamp

Language:JavaScriptStargazers:0Issues:3Issues:0

Regular-Expression-Classifier

Classifies strings based on regular expressions.

Language:JavaStargazers:0Issues:0Issues:0

Reverse-String

Reverses a string of up to 100 characters

Language:AssemblyStargazers:0Issues:2Issues:0

spring5webapp

Example Spring 5 Web Application

Stargazers:0Issues:0Issues:0

Text-Indexer

Indexes words from a file, excluding punctuation, and sorts them in alphabetical order using insertion sort

Language:CStargazers:0Issues:0Issues:0

Wumpus-World

A knowledge base and inference engine for the wumpus world

Language:JavaStargazers:0Issues:2Issues:0