Software engineering · AI tools · build log
Practical notes from building real things.
I am a software engineer writing about the technical problems I run into and the process of building ResumeCrank in public.
Latest posts
View all →ResumeCrank Post 1: Starting Over and Building in Public
I am turning this site from scattered technical notes into a public build log for ResumeCrank.
Add SSH Key To BitBucket
How to add an SSH key to BitBucket
D3 Key Function, Entry, Exit, and Update Explained
Basic intro to D3 entry exit update
How to use C struct pointers in WASM
How to call a C function that takes a pointer to a struct as arguments from WASM.