Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by AidenManuel
A curated list of projects in awesome lists by AidenManuel .
https://github.com/aidenmanuel/cs2704-final-project
A python based statistical analysis of the correlation between COVID-19 vaccine beliefs and education quality across the United States.
Last synced: 29 Dec 2024
https://github.com/aidenmanuel/c-snake
This is a rudimentary C implementation of Snake which uses the ncurses library as it's primary graphical engine. Feel free to download and give it a whirl!
Last synced: 29 Dec 2024
https://github.com/aidenmanuel/conways_rust_of_life
This is my first proper attempt at making something in Rust. It is a classic Conways game of life, with rendering performed using the Piston crate. I used code from one of the Piston Tutorial examples on making a spinning square, and made modifications mostly in the App Implementation. See original code below:
conway conway-game conways-game-of-life game-of-life piston piston-engine piston-game-engine rust rust-lang
Last synced: 29 Dec 2024
https://github.com/aidenmanuel/2022wi_cs_1083_sj01b
My year one, semester 2, intro to java class. This will be for assignments, labs, and other odds and ends
Last synced: 29 Dec 2024
https://github.com/aidenmanuel/integer-to-string
This is the final project of my 2253 class on machine level program. The objective was to start with a C program of our choosing, and gradually convert it to assembly. This repo is a record of my progress.
Last synced: 29 Dec 2024
https://github.com/aidenmanuel/sorting_algorithm_visualization
A visualizer for sorting algorithms in Rust using the Piston crate
Last synced: 29 Dec 2024
https://github.com/aidenmanuel/mandelbrot_rust
A simple Mandelbrot zoom, made using the OpenGL and the Piston crate in Rust. Currently it is quite slow, but there are plans to parallelize it soon. Crank up the ITERATIONS constant for a deeper zoom, or the GRAPH_SCALE constant for more pixels (at the risk of your own CPU). Magic numbers were sourced from the video below:
mandelbrot mandelbrot-fractal mandelbrot-set mandelbrot-zoom opengl piston piston-engine piston-game-engine piston2d rust rust-lang rust-language
Last synced: 19 Nov 2024
https://github.com/aidenmanuel/cs-4795-final-project
This is my final project for CS*4795, Intro to AI. I will be doing a Natural Language Processing model in Python, and training it on the cumulative works of Aristotle, to approximate what it may be like to have a philosophical conversation with the titular Greek philosopher.
Last synced: 28 Nov 2024