
Electrical Engineering graduate with strong software development skills, aspiring to make impactful contributions in the semiconductor industry. Seeking opportunities to apply expertise in hardware-software integration and drive innovation in leading semiconductor companies.
Design and Implementation of a Processor | Verilog:
Designed and implemented a processor capable of executing instructions for diverse operations., Control Unit, Instruction Register, Program Memory, Data Memory
Universal Asynchronous Receiver and Transmitter (UART) System Implementation:
Designed and implemented a UART system in Verilog., UART transmitter (TX), UART receiver (RX), UART registers (REG), UART first-in-first-out (FIFO) buffer, top-level UART module (TOP)
Design of a Generic NCL Unsigned MAC | VHDL:
Developed a generic dual-rail unsigned Multiply and Accumulate (MAC) unit using the NCL paradigm., Multiplier, Multiplicand, Accumulator
Designing a Blackjack game using python:
Designed a text-based Blackjack game with Python, employing OOP principles for creating classes like Card and Deck to simulate the game., Player, Dealer