★ keira ★ (keirakaitlynn)

keirakaitlynn

Geek Repo

Location:Surf City, CA

Github PK Tool:Github PK Tool


Organizations
csulbwic

★ keira ★'s repositories

MonoalphabeticSubstitutionCiphers

Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.

Language:PythonStargazers:3Issues:2Issues:0

BinaryFileHexEditor

An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at specific addresses / offsets in the original game's files (SAVED.GAM). (HxD-autosetter.py can be ignored; This is an extra file originally written to change the stats of all 16 characters to 99, or 999 for some, & requires HxD.exe to execute since it implements OS & Key.Controller).

Language:PythonStargazers:2Issues:2Issues:0

CTE-Redesign

A redesign of www.cagetheelephant.com. (https://bit.ly/36CRwaW)

Language:JavaScriptStargazers:1Issues:2Issues:5

AlbumSorter

A program that sorts objects of type "Album" via the Insertion Sort Algorithm (ie. Albums that you must "sortByArtist" and albums that you must "sortByTitleReverse"). Since there are multiple ways to sort an Album, we must make separate classes for each and implement a Comparator of type "Album" so each class has a different compare() method. (See: Comparable vs. Comparator)

Language:JavaStargazers:0Issues:2Issues:0

BooksDatabaseApp

Created an ADO.NET Entity Data Model (EDM) from an existing database via the Database-First Approach where each entity is mapped to the database table & for each database table the Entity Data Model generates a context & entity class. We also used LINQ queries to access data from the database.

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

c-sharp

Software Development w/ Frameworks (C#) Coursework. Each lab has a corresponding folder above which contains the solution folder & a .pdf file containing code, output, or a reflection of what was learned.

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

cecs105

CECS 105 GitHub Workshop

Stargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:2Issues:0

SchoolDatabaseApp

Based on the Generic Repository Pattern so that a repository does not need to be made for each and every Entity. The repository acted as a middle man between Database and Business Logic layer & read from & wrote to our database, while the business layer is responsible for providing the repository with more specific attributes for the repository to search for in the database.

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

IntegerSets

CECS 475 Lab Assignment 2

Language:C#Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0
Language:CStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0