Katie Cussans's repositories

AdvancedTicTacToe

This is the code for project 2 of CIS163. We had to create an advanced Tic Tac Toe program that allowed for a dynamically sized board and number of connections needed to win. Also featured is an AI that plays against the user. Code was written using IntelliJ.

Language:JavaStargazers:0Issues:1Issues:0

CarDealershipLinkedLists

This is the code for project 4 for CIS163, a car dealership program (from project 3) that allows you to purchase vehicles for your inventory and sell to customers. This program utilizes Linked Lists for storing of inventory. Code was written and run through IntelliJ

Language:JavaStargazers:0Issues:0Issues:0

CarDealershipProgram

This is the code for project 3 of CIS163, a car dealership program that allows you to purchase vehicles for your inventory and sell to customers. Data is presented in sorted lists across three main screens. Code was written and tested using IntelliJ.

Language:JavaStargazers:0Issues:1Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:0Issues:0Issues:0

halloweenGame

Text-based Halloween RPG for CIS343

Language:PythonStargazers:0Issues:1Issues:0

JournalAPI

A REST API that manages a quarantine journal system. This API manages users, entries, images, comments, and locations.

Language:JavaScriptStargazers:0Issues:0Issues:0

logger

📄 A multi channel logger written in TypeScript.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

SubstitutionCipher

This is the code for project 2 for CIS241. The requirements of this project was to design (on our own with no given code) a C program that performs a substitution encryption and decryption on a file's contents. All code was written using vim in linux terminal.

Language:CStargazers:0Issues:0Issues:0

WeatherForecast

Weather forecast front-end that pulls from the National Weather Service API. Uses React components for functionality and then uses Bootstrap for styling

Language:JavaScriptStargazers:0Issues:0Issues:0

Retro-Gamez

Firefox extension where you can play a different retro game each day from the website https://www.retrogames.cc.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Sorting

This code is project one for CIS241. It is a C program that preforms a bubble sort and selection sort on an unsorted and sorted array. Then it calculates how fast the sorts runs when its sorted versus unsorted. Code was written using vim in the linux terminal. A makefile is included to show how to run the code.

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

tsed

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

tsed-cli

💻 CLI for Ts.ED framework

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0