Skip to content
View PeterAyad's full-sized avatar

Block or report PeterAyad

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

Hey there, I'm Peter Ayad 👋

Software Engineer · ML Enthusiast · Teaching Assistant


🧠 About Me

  • 🧩 Software Engineer @ Confidencial.io - building secure document processing libraries in TypeScript
  • 👨‍🏫 Teaching Assistant @ Cairo University - teaching ARM/x86 Assembly, Verilog, and VHDL
  • 🤖 Experienced in applied machine learning - built LSTM-based load balancing systems and high-accuracy classification models
  • 🧠 Always curious about what happens under the hood - from circuits to AI models

🧰 Tech Stack

🖥️ Languages & Frameworks

C++ Python TypeScript Kotlin Flutter Bash Assembly Verilog VHDL

🤖 ML & Data Science

PyTorch scikit-learn Pandas OpenCV PySpark

⚙️ Tools & Platforms

AWS Docker Git Linux Quartus ModelSim Android Studio VS Code


🚀 Featured Projects

  • 🧠 ARM Assembly 101
    A guide to write ARM assembly on STM32
    Assembly

  • 🛢️ Wireline Log Analysis
    Oil well wireline log analysis for petrophysical data interpretation
    Python / Jupyter Notebook

  • 📈 ISODATA
    Clustering algorithm implemented from scratch
    Jupyter Notebook

  • 🎮 x86 Pac-Man
    Pac-Man game written fully in x86 Assembly
    Assembly


📊 GitHub Stats


💬 Let's Connect!


⚡ "From circuits to code - I love exploring how things work at every layer." ⚡

Pinned Loading

  1. ARM-Assembly-101 ARM-Assembly-101 Public

    This is a guide to write ARM assembly on STM32

    Assembly 9 2

  2. Wireline-Log-Analysis Wireline-Log-Analysis Public

    Oil Well Wireline Log Analysis

    Lasso 3 2

  3. ISODATA ISODATA Public

    ISODATA From Scratch

    Jupyter Notebook 1

  4. AssemblyX86-PacMan AssemblyX86-PacMan Public

    Pacman Game in x86 Assembly

    Assembly