Skip to content
View HayaTahboub's full-sized avatar

Block or report HayaTahboub

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

Hi, I'm Haya Tahboub ๐Ÿ‘‹

Computer Systems Engineering graduate from Palestine Polytechnic University (GPA: 90.8/100) with hands-on experience in full-stack development and hardware verification.


๐Ÿ› ๏ธ Tech Stack


๐Ÿš€ Featured Projects

Event-driven backend service (inspired by Zapier) that receives webhooks, processes them through a RabbitMQ job queue, and delivers results to registered subscribers โ€” with chained processors, retry logic, and CI/CD.


๐Ÿฆบ NaviStep โ€” Smart Walker for Elderly People

Smart mobility aid using LiDAR, IMU sensors, Raspberry Pi + ESP32 for real-time step sync, obstacle detection, and fall alerts โ€” 95% accuracy.


๐Ÿ”ฌ BMU Verification (RISC-V)

UVM-based testbench for a RISC-V Bit Manipulation Unit covering all BitManip subsets (Zbb, Zbs, Zbp, Zba) using Cadence Verisium.


โœ… Task Manager Web App

Full-featured task manager with multi-language support, drag-and-drop, CRUD, starring, status tracking, and localStorage persistence.


๐Ÿ›’ E-Commerce Shop

E-commerce app built with TypeScript and Express.


โš™๏ธ SIC Two-Pass Assembler

Two-pass assembler for SIC architecture with full error handling.


๐Ÿ’ผ Experience

  • ๐Ÿข Backend Developer Intern โ€” Foothill Technology (Febโ€“Mar 2026)
  • ๐Ÿ”ฌ Design Verification Intern โ€” Orion VLSI Technologies (Octโ€“Dec 2025)
  • ๐Ÿ’ป Frontend Developer Intern โ€” IzTechValley (Junโ€“Nov 2025)

๐Ÿ“ซ Contact

Popular repositories Loading

  1. synchronization synchronization Public

    Coded simple program, tested, managed user Threads and Hardware synchronization for multicore Processer using java.

    Java

  2. Coffee-Machine Coffee-Machine Public

    Forked from LujainAbuRajab/Coffee-Machine

    Designed and developed a Java Application to simulate a Coffee Machine by applying the concepts of Object-oriented programming in the codeูˆ I used Java Swing for designing simple user interface thaโ€ฆ

    Java

  3. The-first-stone- The-first-stone- Public

    Forked from LujainAbuRajab/The-first-stone-

    This project is not the best thing I ever made, and it is not even close to being an accepted web project. However, it is the first website I ever made with pure HTML and CSS when I was only 15 yeaโ€ฆ

    HTML

  4. SoloLearn SoloLearn Public

    This project it is the second website I ever made with pure HTML and CSS, This website is an imitation of a page SoloLearn.

    HTML

  5. Express-TypeScript-CRUD-with-TypeORM-and-MySQL Express-TypeScript-CRUD-with-TypeORM-and-MySQL Public

    This is a simple Express project built with TypeScript, integrated with TypeORM and MySQL. It demonstrates basic CRUD operations for a Customer entity along with custom error handling. The project โ€ฆ

    TypeScript

  6. E-commerce-Shop E-commerce-Shop Public

    TypeScript