Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saedcv2.netlify.app

My portfolio — hand-coded, zero frameworks, zero build step. Three pages of vanilla HTML/CSS/JS, written the way I write production code: deliberately.

Live: saedcv2.netlify.app

Page What it is
index.html The portfolio — including a working intent-hashing demo (real SHA-256 in your browser: sign a transaction, tamper with it, watch the server verdict kill it)
lab.html The Lab — 7 interactive simulations of production fintech patterns: idempotent payments, self-healing webhook sagas, ack-driven delivery ticks, passkey challenge–response, prioritized security telemetry, crash-safe transaction lifecycles, cursor-resumed sockets
cv.html The CV as a live document — two tracks (Mobile / Backend), printable, PDF downloads

Why no framework?

Because the patterns matter more than the tools. Every demo in The Lab — the retry storms, the exponential backoff clocks, the write-ahead journals, the sequence-cursor replays — is implemented from scratch in plain JavaScript, which means every line of it is readable right here in this repo.

View source is the feature.

Saed Younis · saedbusiness2021@gmail.com

About

Hand-coded portfolio + The Lab: 7 interactive fintech simulations in vanilla JS — idempotency, webhook sagas, crash recovery, socket resume. Zero frameworks. Live at saedcv2.netlify.app

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages