Pinned Repositories
cloud-developer
content for Udacity's cloud developer nanodegree
FPGA-Calculator
FPGA calculator that operates using switches and buttons to add, subtract, multiply, and divide.
ImageSharingService
KmapSimplifier
KMAP simplification tool for up to 3 variables.
MiniawyManager
Process manager written in Rust.
Notes
PropertyFinderGUI
Property finder website. A GUI that communicates with a database to process queries.
RISCV-Processor
Processor that implements the 40 RISCV assembly instructions, as well as the multiplication instructions. There is also the pipelined version of the processor.
SearchEngineProject
Search Engine project for the Analysis and Design of Algorithms Lab Course
Walkthroughs
OmarMiniesy's Repositories
OmarMiniesy/Notes
OmarMiniesy/Walkthroughs
OmarMiniesy/cloud-developer
content for Udacity's cloud developer nanodegree
OmarMiniesy/FPGA-Calculator
FPGA calculator that operates using switches and buttons to add, subtract, multiply, and divide.
OmarMiniesy/ImageSharingService
OmarMiniesy/KmapSimplifier
KMAP simplification tool for up to 3 variables.
OmarMiniesy/MiniawyManager
Process manager written in Rust.
OmarMiniesy/PropertyFinderGUI
Property finder website. A GUI that communicates with a database to process queries.
OmarMiniesy/RISCV-Processor
Processor that implements the 40 RISCV assembly instructions, as well as the multiplication instructions. There is also the pipelined version of the processor.
OmarMiniesy/SearchEngineProject
Search Engine project for the Analysis and Design of Algorithms Lab Course
OmarMiniesy/TextCompressionProject
Text compression project for the Analysis and Design of Algorithms course using the Huffman compression algorithm
OmarMiniesy/Tomasulu-Simulator
The goal of this project is to implement an architectural simulator capable of assessing the performance of a simplified out-of-order 16-bit RISC processor that uses Tomasulo’s algorithm without speculation.
OmarMiniesy/user_proj_mul32