Skip to content
View jaimaSad23's full-sized avatar
  • Joined Apr 20, 2026

Block or report jaimaSad23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Verilog_Assignment_CSE332L Verilog_Assignment_CSE332L Public

    In CSE332L: Computer Organization and Architecture Lab, I completed an assignment involving several Verilog tasks, where I solved the problems using behavioral, dataflow, and gate-level modeling.

    Verilog

  2. MIPS_Processor_Inspired_16bit_R_and_I_type_dataflow_project MIPS_Processor_Inspired_16bit_R_and_I_type_dataflow_project Public

    I have built a R-type and I-type datapath for a 16-bit system in logisim, featuring 16 bit data, 4-bit addressing (16 registers) and 16-bit instructions, where the ALU is capable of performing 8 op…

  3. Resistor_Calculator_Python_Beginner_Project Resistor_Calculator_Python_Beginner_Project Public

    Resistors have colored bands that indicate their resistance value, tolerance, and the temperature coefficient of resistance (TCR) which is measured in ppm/C. Resistors could have 4-6 colored bands.…

    Python

  4. -MCU_ENERGY_MODE_ANALYZER_with_Python_matplot -MCU_ENERGY_MODE_ANALYZER_with_Python_matplot Public

    Advanced microcontrollers support multiple energy modes for balancing performance and power efficiency. This project parses MCU data from a CSV file, analyzes power consumption by selected energy m…

    Python