prabh124's repositories

Credit-Card-Validator

A text based credit card validator created via the Luhn Check (also known as the Mod 10 check).

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

Police-Dispatcher

A police dispatcher using Linked Lists to simulate a priority queue. Commands are taken from a text file, as well as the job descriptions/ratings which are explained later on.

Language:PythonStargazers:4Issues:2Issues:0

Airline-Reservation-System

The project created at hand is an Airline Reservation System which is outputted onto the console. A menu is displayed and users can pick from 3 options. If the input is 1, a random first class seat (1-5) will be booked. If first class becomes full, the user will be prompted to book an economy class seat, and vice versa if option 2 (seats 6-10) is chosen and becomes full. Option 3 will output the array and show which seats are reserved and unreserved. When the flight is booked the reservation status will be displayed and the program will exit.

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

London-Weather

Using a supplied text file, this program analyzes a simple data set of London weather to find the coldest/hottest months and years dating back to 1884. As well as searching for specific years and finding the mean temperature.

Language:PythonStargazers:3Issues:2Issues:0

NothingButNet

Team 1104G's VEX Nothing But Net robot code.

Language:CStargazers:3Issues:2Issues:0

StarStruck

Team 1104G's VEX StarStruck files

Language:CStargazers:3Issues:2Issues:0

TicTacToe

A simple text based game of TicTacToe which can be played against the computer (no logic, random valid moves).The object of the game is to achieve 3 of either "x" or "o" in a row. If by the end of the game there is no winner, it is a draw. The player can input numbers seen on the board which are still available. If the number has been taken and replaced with either an "x" or an "o", then the user will receive an error prompt asking for them to input a valid board place.

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

Word-Blitz

A mixture of Hangman and Wheel of fortune either against another player, or the computer. A list of puzzles is loaded into the game via reading the supplied textfile. In which there are a list of clues and words.

Language:PythonStargazers:3Issues:2Issues:0

Coffee-Or-Tea

A simple text based ordering system for a restaurant

Language:PythonStargazers:2Issues:2Issues:0
Language:PythonStargazers:2Issues:4Issues:0

Trip-Planner

Given a map, this program finds the path that is the most efficient with the least amount of transfers using graphs and DFS to get from the start to the end.

Language:JavaStargazers:1Issues:0Issues:0

Hash-Game

A graphical game similar to tic tac toe which is played on an n x n playing field. The use of hash tables with separate chaining allows for an intelligent computer opponent.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

mcc-codes

A public repository of Merchant Category Codes (MCC) in formats easier to read than most places (i.e. not a PDF)

License:UnlicenseStargazers:0Issues:0Issues:0