Amr Hammoud
I build software that goes into production and stays there — and I usually end up owning the part where it has to keep running.
I'm a Senior Tech Consultant at EY. Everything below is my own work, shipped before that.
Selected work
- 01
Al Afdal News
A news platform on legacy PHP, moved to a Laravel API with a Next.js front end. 250,000+ articles migrated with the site still serving readers throughout.
- Laravel
- Filament
- Next.js
- GitHub Actions
alafdalnews.com
(opens in a new tab) - 02
Career assessment platform
Scoring logic, a job recommendation engine, and OAuth — built solo, front to back, on the existing component library, as part of a five-platform suite for a student-matching agency.
- React
- NestJS
- TypeScript
- PostgreSQL
career-test.education-basket.com
(opens in a new tab) - 03
Job fair queue system
Two browser tabs, no server and no dependencies, running the queue for a 500-candidate job fair across two days. Built in about two hours because the alternative was a clipboard.
- Vanilla JS
- BroadcastChannel
- localStorage
github.com/amr-hammoud/queue-server
(opens in a new tab)