Pinned Repositories
CptS121-CptS122-2019-2020
Programming Design and Data Structures code in C/C++. Compilation of my first year of programming at WSU!
CptS223-Final-Project-Typespeed
Advanced Data Structures Final Project in C++ and SFML. Made a game using hash tables and complex classes
CptS315-HW1
Intro to Data Mining HW 1 in Python. Used the A-Priori algorithm to find products frequently browsed together. Finishes running within a few seconds for 31k lines of data.
CptS322-Course-Project-LibrarianPrototype
Software Engineering Principles Project in C++. Prototyped a librarian assistant program
CptS360-Final-Project-FileSystem
Systems Programming Final Project in C. Made my own filesystem with similar structures+processes to Unix/Linux and MTX Operating Systems
graph-theory-sketchpad
MikaDirectional
1.18 Minecraft plugin that adds a customizable action bar with your coordinates and facing direction
mikalooloo.github.io
PersonalProject-ExtractFromExcel
Personal project in C. Extracts and prints the days and times I work on any given week using the libxls library and the Excel scheduling worksheet
skyvoyage
Self-made 2D pixel-art endless runner side-scroller game
mikalooloo's Repositories
mikalooloo/CptS360-Final-Project-FileSystem
Systems Programming Final Project in C. Made my own filesystem with similar structures+processes to Unix/Linux and MTX Operating Systems
mikalooloo/CptS121-CptS122-2019-2020
Programming Design and Data Structures code in C/C++. Compilation of my first year of programming at WSU!
mikalooloo/CptS223-Final-Project-Typespeed
Advanced Data Structures Final Project in C++ and SFML. Made a game using hash tables and complex classes
mikalooloo/CptS315-HW1
Intro to Data Mining HW 1 in Python. Used the A-Priori algorithm to find products frequently browsed together. Finishes running within a few seconds for 31k lines of data.
mikalooloo/CptS322-Course-Project-LibrarianPrototype
Software Engineering Principles Project in C++. Prototyped a librarian assistant program
mikalooloo/graph-theory-sketchpad
mikalooloo/MikaDirectional
1.18 Minecraft plugin that adds a customizable action bar with your coordinates and facing direction
mikalooloo/mikalooloo.github.io
mikalooloo/PersonalProject-ExtractFromExcel
Personal project in C. Extracts and prints the days and times I work on any given week using the libxls library and the Excel scheduling worksheet
mikalooloo/skyvoyage
Self-made 2D pixel-art endless runner side-scroller game
mikalooloo/sprint_template
Repo that hosts the required template for the sprint report