Kurt Manrique-Nino's repositories

BezoutCoefficients

Performs Euclid's GCD Algorithm and finds Bezout coefficients using tabular method

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

TextPlaceholders

Perform text replacement using placeholders on a text file.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

LightweightTaskScheduler

The Light-weight Task Scheduler is a flexible standalone program that allows launching tasks at a specific time and date.

Language:C++License:MITStargazers:0Issues:0Issues:0

Peru_COVID19_OpenData

Informacion accesible y de libre uso sobre la situacion del coronavirus en Peru.

Language:PythonLicense:CC0-1.0Stargazers:4Issues:0Issues:0

Kompressor

My own implementation of a file compression program.

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

LALIB

Linear Algebra mini-library for matrix operations in C++

Language:C++License:MITStargazers:0Issues:0Issues:0

RoverSystem

Pre-2021 Software Repository for the Binghamton University Rover Team

Stargazers:0Issues:0Issues:0

ECD124

Codebase of the Watson Capstone Project: ECD124 Microcontroller SW for New Solid State Transformer

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

FloatIntegerConverter

Float-Integer converter for serial communication between devices.

Language:C++License:MITStargazers:0Issues:0Issues:0

COVID19_DataTool

Command-based visualization tool for coronavirus statistics in the U.S. and Peru.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

RoundRobinScheduler

Round Robin Process Scheduler Simulator in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Erdos-Renyi_Graphs

A Java program that generates Erdos-Renyi graphs using adjacency matrices to store data about edges. Computes the probability of a graph surpassing a threshold for longest path possible.

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

SortingAlgorithmsAnalysis

Group project for CS240 Data Structures and Algorithms class at Binghamton University.

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

CSV-JSON_Converter

A simple CSV-JSON converter.

Language:C++License:MITStargazers:0Issues:0Issues:0

krmnino.github.io

Github Pages Repository

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

PruferCode

Implementation of the Prüfer Code for trees. MATH314 @ Binghamton University

Language:C#License:MITStargazers:0Issues:0Issues:0

DelimiterCheck

Takes a string containing delimiters ( ) { } [ ] < > and checks if they are balanced.

Language:C++License:MITStargazers:0Issues:0Issues:0

CacheSimulator

Project 2 of CS320 @ Binghamton University

Language:C++License:MITStargazers:0Issues:0Issues:0

BranchPredictor

Branch Predictor project for CS320 class @ Binghamton University

Language:C++License:MITStargazers:0Issues:0Issues:0

Tetriz

My own implementation of the game Tetris.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

FileSystemCrawler

Traverses file system starting from a root directory

Language:C++License:MITStargazers:0Issues:0Issues:0

PalindromeCheck

Simple program that returns true or false if a given word is palindrome or not

Language:C++License:MITStargazers:0Issues:0Issues:0

PostfixCalculator

Java program that implements a stack to compute a expression using post-fix notation

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

TextData_To_2DVector

Parses data from a text file given a delimiter and stores the data in a 2D vector

Language:C++License:MITStargazers:0Issues:0Issues:0

WordRepetitionCounter

Keeps track number of repetitions of words in a list of files.

Language:C++License:MITStargazers:0Issues:0Issues:0

MemoryGame

A simple memory game of cards implemented in Java

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

ChemicalEquationBalancer

A Python program that balances both sides of a chemical equation.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

RowReductionEchelonForm

A small Python program that performs row reduction on a mxn matrix

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

CellAutomata

A Java program simulating the interaction between two organisms: predator and prey

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

XrayDiffraction-DataReduction

Performs data reduction on a x-ray diffraction experiment data set. Implemented for the Cornell High Energy Synchrotron Source

Language:PythonStargazers:0Issues:0Issues:0