Skip to content
View bardr98's full-sized avatar

Block or report bardr98

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
bardr98/README.md

Hi, I’m Bar!

  • I am an ambitious and detail-oriented electrical engineering student with strong analytical and creative problem-solving skills.

  • I have completed various projects that demonstrate my expertise in AI, Logic Design, Micro-Controller Programming, and Hardware Design while utilizing programming tools like Python, Verilog, Arduino IDE, and C++.

  • For more information on these projects, please visit my GitHub repositories.


Languages:


How to reach me:

📫 - [email protected]

Pinned Loading

  1. Optimized-8-bit-pipelined-multiplier Optimized-8-bit-pipelined-multiplier Public

    This code demonstrates a pipelined multiplier design, which leverages parallelism to achieve high performance. It utilizes a four-stage pipeline to compute the product of two 8-bit numbers (a and b…

    Verilog 2 1

  2. ESP32-CAM-Wi-Fi-Controlled-Car ESP32-CAM-Wi-Fi-Controlled-Car Public

    The project involved using an ESP32-CAM board with Arduino to create a Wi-Fi controlled car. Users can remotely operate the car using a phone or computer while streaming live video from the onboard…

    C 1

  3. SingleCycleMIPS SingleCycleMIPS Public

    The code is a Python implementation of a simple single-cycle MIPS processor that executes a small set of instructions, with output recording for parameter examination after each instruction is exec…

    Python 2

  4. servo-robot-arm servo-robot-arm Public

    Servo motor robot arm design and code in Arduino

    C++ 1

  5. Emotion-recognition Emotion-recognition Public

    Basic emotion recognition in python

    Python 1

  6. RC-low-pass-filter RC-low-pass-filter Public

    The code is a Python script that simulates the response of an RC low-pass filter circuit to a sinusoidal input voltage waveform. This is an example of a common application of electrical engineering…

    Python 1