ikhsan
haikal
freelance
9:41
5G ▮▮▮
👋
hi, i'm
ikhsan
haikal
Software developer from
— building at the intersection of code & craft.
Employed · open to freelance
scroll
"My bugs have a public record."
Lately having fun slicing UI with LLMs. Open to freelance & interesting problems. Frontend · Backend · LLM/UI.
Employed · open to freelance
more about me
featured notes
The
Log
.
Snippets from the terminal, written before I forget them.
git
git
Jun 18
git restore beats git reset
--staged unstages without touching your working tree. No more accidental --hard disasters.
true
css
css
Jun 09
CSS :has() is a real parent selector
form:has(input:invalid) lets you style the whole form when any field is bad. No JS, finally.
FULL ARCHIVE
browse all 2 notes
→
home
til
TECHNICAL LOG
blog
ESSAYS & NOTES
about
soon
THE PERSON BEHIND THE BUGS
"My bugs have a public record."
Lately having fun slicing UI with LLMs. Open to freelance & interesting problems. Frontend · Backend · LLM/UI.
Employed · open to freelance
Résumé ↓
Email me
featured notes
git
#git
Jun 18
git restore beats git reset
--staged unstages without touching your working tree. No more accidental --hard disasters.
css
#css
Jun 09
CSS :has() is a real parent selector
form:has(input:invalid) lets you style the whole form when any field is bad. No JS, finally.
browse all 2 notes