Isayha Raposo's repositories

LC-MagicFlashlight

A mod for Lethal Company that turns regular flashlights into portable inverse teleporters, among other minor tweaks.

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

lightweight-chess

A lightweight, C based Chess game, intended to feature full playability and a minimax-based AI.

Language:CLicense:MITStargazers:0Issues:0Issues:0

Audio-Classification-Method-Comparison--Reuploaded-

A Python-based audio classification project for CPSC 473 - Introduction to Data Mining

Language:PythonStargazers:0Issues:0Issues:0

spelling-bee-solver

A lightweight Python program that can be used to solve the New York Times' Spelling Bee game (see README.md)

Language:PythonStargazers:0Issues:0Issues:0

reversal_sort

A Python implementation of the Greedy Sorting with Reversals Problem for CPSC 450 (Bioinformatics) at UNBC

Language:PythonStargazers:0Issues:0Issues:0

longest_common_subseq

A Python implementation of the Longest Common Subsequence Problem for CPSC 450 (Bioinformatics) at UNBC

Language:PythonStargazers:0Issues:0Issues:0

read_pairs

A Python implementation of the String Reconstruction from Read-Pairs Problem for CPSC 450 (Bioinformatics) at UNBC

Language:PythonStargazers:0Issues:0Issues:0

median_string

A Python implementation of the Median String Problem for CPSC 450 (Bioinformatics) at UNBC

Language:PythonStargazers:0Issues:0Issues:0

NIM-variation

A Python implementation of a variation of NIM.

Language:PythonStargazers:0Issues:0Issues:0

matts-algorithm-for-interval-partitioning

A Python implementation of Matt's Algorithm for the Interval Partitioning Problem.

Language:PythonStargazers:0Issues:0Issues:0

number-of-shortest-paths-algorithm

A Python implementation of a modified Dijkstra's algorithm that allows for (and keeps track of the number of) repeated visits to the specified destination node where said visits originate from distinct paths and said distinct paths are all of the same (shortest possible) length. Created for a Data Structures 2 assignment.

Language:PythonStargazers:0Issues:0Issues:0

nrmp-algorithm

A Python implementation of (a derivative of) the National Residency Matching Program (NRMP) algorithm. Created for a Data Structures 2 assignment.

Language:PythonStargazers:0Issues:0Issues:0