Skip to content
View Amid68's full-sized avatar

Block or report Amid68

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
Amid68/README.md

Pinned Loading

  1. arduino-electronic-die arduino-electronic-die Public

    An Arduino-based electronic die project with two implementations: Arduino IDE and pure embedded C for demonstrating microcontroller programming.

    C

  2. Pushbutton-Controlled-LED Pushbutton-Controlled-LED Public

    Control an LED using a momentary pushbutton switch

    C

  3. LED-Blinking-with-Serial-Communication LED-Blinking-with-Serial-Communication Public

    A basic "Hello, World!" project in Arduino

    C

  4. LED-Traffic-Light LED-Traffic-Light Public

    A simple Arduino project to simulate a traffic light using LEDs

    C

  5. problem-solving problem-solving Public

    Solutions to various LeetCode & CodeWars problems

    C

  6. Build-a-Simple-Command-Line-Shell Build-a-Simple-Command-Line-Shell Public

    Implement a basic Unix-like shell that can execute commands, handle piping, redirection, background processes, and manage signals.

    C