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

Hey there, I'm Peter Ayad πŸ‘‹

Software Engineer Β· ML Enthusiast


🧠 About Me

  • 🧩 Software Engineer @ Confidencial.io - building secure document processing libraries in TypeScript
  • πŸ€– 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

  • πŸ›‘οΈ scan_pii
    A high-performance, local-first PII (Personally Identifiable Information) scanner powered by NVIDIA GLiNER.
    Uses CUDA acceleration to scan codebases and full Git history for accidental sensitive data leaks.
    Python / PyTorch / Security / ML

  • πŸ›’οΈ Wireline Log Analysis
    Oil well wireline log analysis for petrophysical data interpretation
    Python / Jupyter Notebook

  • πŸ“ˆ ISODATA
    Clustering algorithm implemented from scratch
    Jupyter Notebook


πŸ“Š GitHub Stats

Pinned Loading

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

    This is a guide to write ARM assembly on STM32

    Assembly 16 2

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

    Oil Well Wireline Log Analysis

    Lasso 4 3

  3. ISODATA ISODATA Public

    ISODATA From Scratch

    Jupyter Notebook 1

  4. AssemblyX86-PacMan AssemblyX86-PacMan Public

    Pacman Game in x86 Assembly

    Assembly