Jad Assaf
DevOps & Systems Engineer | Information Systems Student
Hi, my name is Jad. I am an Information Systems student at Youngstown State University. I am currently on track to become a DevOps engineer, with strong interest in low-level operating systems, memory control, and reverse engineering.
GitHub: @squallstrings
Email: Assaf.jad230 [at] gmail (dot) com
Copied to clipboard ResumePortfolio
Cedar
Python macro input recorder capable of capturing and replaying complex input sequences for automation and testing.
IOCTL Kernel Driver
Windows kernel-mode driver written in C++ exploring IOCTL communication, memory access, and user–kernel boundaries.
kyubey-scan
Lightweight port scanner written in Go focused on socket behavior, concurrency, and network enumeration.
dots and Neovim config
Personal Arch Linux dotfiles including a full Neovim Lua configuration and Hyprland desktop environment setup.
Hospital Backend Mock
Containerized backend stack with monitoring and metrics using Prometheus, Grafana, Postgres, Nginx, and Bash on Ubuntu.
Synge
Reimplemented selected standard-library abstractions from first principles to study ownership, memory allocation strategies, and safe/unsafe boundaries in Rust.