Skip to content
View abdullah7579's full-sized avatar
🙃
🙃

Block or report abdullah7579

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

Pinned Loading

  1. abdullah7579-Solder-Reflow-Oven-using-PIC-MicroController abdullah7579-Solder-Reflow-Oven-using-PIC-MicroController Public

    Automated solder reflow oven control system driven by a PIC18F458 microcontroller. Features precise K-type thermocouple thermal tracking, closed-loop PWM heating/cooling management, and a Python GU…

  2. FM-Based-Walkie_Talkie FM-Based-Walkie_Talkie Public

    Design, breadboard prototyping, and spectral analysis of a 75 MHz wireless voice transceiver system. Features a discrete 2N3904 NPN transistor modulator, LC tank tuning, and an LM386-based demodula…

  3. Whack-A-Mole-Game Whack-A-Mole-Game Public

    A hardware-based replication of the classic arcade Whack-a-Mole game using discrete digital logic design. Integrates 555 timers for randomization, logic gates and counters for control routing, and …

  4. HotDog-Classifier-ANN-vs-CNN HotDog-Classifier-ANN-vs-CNN Public

    A comprehensive computer vision project comparing ANN, CNN, and pre-trained YOLOv8 architectures for binary image classification and object localization on the Kaggle Hot Dog dataset. Implements re…

    Jupyter Notebook

  5. Snake-Game Snake-Game Public

    A structured C++ object-oriented implementation of the classic Snake Game. Showcases robust OOP design patterns, dynamic memory allocation using arrays for snake growth, real-time collision detecti…

    C++

  6. SyncBoost-EV SyncBoost-EV Public

    A synchronous DC-DC boost converter designed for electric vehicle drivetrains, stepping up 12V to a regulated 48V (360W). Includes full state-space modeling, PI-based voltage-mode control, and Simu…

    MATLAB