Pinned Repositories
basic_cpp_regex_parser
principles of programming (cse340) project 1
champ_select_scraper
A data scraping program for champion select in League of Legends
donut_c
Eulerian_Circuit_Walk
A program that returns a Eulerian circuit path, given an undirected graph as input.
heap_data_structure
This program demonstrates the usage and functions of a heap data structure in the C++ language.
kaggle-titanic
Memory-Manager-Kernel-Module
Operating Systems Project
Monkeypox-Data-Visualizer
Monkeypox Virus 3D globe visualization heatmap
Packet-Loss-Tracker
A program tracks the amount of packet loss over an interval of time and then graphs it.
raytracing-demo
alexanderono7's Repositories
alexanderono7/Monkeypox-Data-Visualizer
Monkeypox Virus 3D globe visualization heatmap
alexanderono7/champ_select_scraper
A data scraping program for champion select in League of Legends
alexanderono7/basic_cpp_regex_parser
principles of programming (cse340) project 1
alexanderono7/donut_c
alexanderono7/Eulerian_Circuit_Walk
A program that returns a Eulerian circuit path, given an undirected graph as input.
alexanderono7/heap_data_structure
This program demonstrates the usage and functions of a heap data structure in the C++ language.
alexanderono7/kaggle-titanic
alexanderono7/Memory-Manager-Kernel-Module
Operating Systems Project
alexanderono7/Packet-Loss-Tracker
A program tracks the amount of packet loss over an interval of time and then graphs it.
alexanderono7/raytracing-demo
alexanderono7/Simple-Compiler-Parser
This project is a small compiler that reads an input program and generates an intermediate representation in the form of a linked list.
alexanderono7/SoDA-Bootcamp
alexanderono7/spotify-song-recommender
alexanderono7/sundevil-pizza-app
"Sundevil Pizza Application" - A toy application used to order pizza from fictional pizza service Sundevil Pizza. Created as a semester-long group project for ASU's CSE 360 class (Introduction to Software Engineering).
alexanderono7/webextensions-examples
Example Firefox add-ons created using the WebExtensions API