-
👨💻 All of my projects are available at https://github.com/monicadola42
-
📫 How to reach me monicadola42@gmail.com
👨💻 All of my projects are available at https://github.com/monicadola42
📫 How to reach me monicadola42@gmail.com
FPGA-based Neural Network Accelerator designed in Verilog with MAC, ReLU, and parallel neural network layers.
Verilog 1
Parameterized multi-operation ALU designed in Verilog HDL with arithmetic, logic, and shift operations, including processor status flags and simulation testbench.
Verilog
A real-time hand gesture recognition system built with Python using computer vision and hand landmark detection. It processes live webcam input, compares gestures with a reference database, and per…
Python 1
Satellite Image Change Detection using Deep Learning is a machine learning project that analyzes paired before-and-after satellite images to identify changed regions. It uses Python and PyTorch to …
Python
UART Communication System implemented in Verilog with transmitter, receiver, and baud rate generator modules, verified using simulation testbenches and waveform analysis.
Verilog