Ezz Nasr
Ezz Nasr is a Computer and Communications engineer & with a concentration in AI engineering and software engineer who builds complete systems end to end: the API and the database behind it, the interface on top, and, when the project calls for it, the circuit board underneath. Everything below is public or documented, so it can be checked, not just read.
Who's building this
I'd rather ship one complete system than five half-finished demos. My main project, a factory ERP, is already running in daily use at a manufacturing business. My invoice tool went through three real iterations, from a command-line script to a published web app. My NFC lock exists as an actual soldered board, routed in KiCad and verified in Falstad before it ever ran firmware.
I write backend services in FastAPI, interfaces in React, and firmware in C++. I document all of it in LaTeX, the same way I'd write an engineering report, because a project nobody can read is a project nobody can trust.
- School
- Faculty of Engineering · Alexandria University
- Major
- Computer Communications & AI
- Year
- Third year
- Graduating
- 2028
- Scholarship
- DEPI Scholarship, Ministry of Education
- Current Focus
- AWS Certified Cloud Practitioner, target Oct 2026
The Bill of Materials (Tech Stack)
| Ref | Item | Function | Status |
|---|---|---|---|
| U1 | C · C++ · Python · Java · JavaScript · SQL | Languages | DSA coursework was in C; C++ carries the projects |
| U2 | FastAPI · REST APIs · Auth · PDF generation | Backend | |
| U3 | React · Vite · HTML5 · CSS3 | Frontend | Interfaces for the backend services |
| U4 | SQLite | Database | |
| U5 | ESP32 · Arduino · KiCad · Falstad | Embedded / Hardware | Firmware through PCB layout and simulation |
| U6 | LaTeX · Git · GitHub · VS Code | Docs / Tools | Reports, version control, day to day work |
| C1 | AWS Certified Cloud Practitioner | Certification | In Progress |
| C2 | DEPI Scholarship | Scholarship | Ministry of Education, accepted |
Featured projects
Factory ERP System
ShippedFull-scale manufacturing management system for a real factory. Handles production tracking, inventory, and cost analysis.
NFC Smart Lock
ShippedHardware security system using NFC authentication. Custom PCB design, routed for production and running custom C++ firmware.
Invoice Tool V2
ShippedProfessional billing system that evolved from a CLI script to a full web application. Used for real-world client invoicing.
Competitive Programming
ActiveOngoing algorithmic training on the ICPC track in C++: graphs, trees, dynamic programming, greedy algorithms, and number theory.
Coursework support tools
Journey
| Rev | Date | Change |
|---|---|---|
| 2024.0 | 2024 | Started programming seriously. |
| 2025.0 | 2025 | Shipped the first invoice app iteration. Began work on the Factory ERP. |
| 2026.0 | 2026 | Invoice App V2 shipped. Factory ERP reached feature-complete and went into production use. Built the NFC Smart Lock, from PCB to firmware. Accepted into the DEPI Scholarship. Started ICPC prep and AWS certification study. |
| 2028.0 | Expected | Graduation. Looking toward a Master's in Germany. |