Skip to content
View Amid68's full-sized avatar

Organizations

@Data-for-Palestine

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

Ameed Othman     عميد عثمان

Computer Science Student | Specializing in Embedded Systems

👋🏻 About Me

I'm a Computer Science student at An-Najah National University, based in Nablus. I'm currently focused on Embedded Software Development.

📁 Project Categories

Navigate through my projects by category:

🛠️ Tools & Technologies

C C++ Arduino Python Linux macOS Homebrew Make GDB GCC Vim Docker Bash Zsh Markdown Rust Git AVR

🌍 Languages

  • Arabic: Native
  • English: Fluent
  • German: Fluent

📈 GitHub Stats

GitHub Streak

GitHub StatsTop Languages


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