Andrew Hyde

Technical notes and build logs

Writing about the work while doing the work.

This is where I keep practical engineering notes and the public build log for ResumeCrank, a resume and job-search product I am building with modern AI tools.

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.

resumecrankaiagentsbuild-in-public

Add SSH Key To BitBucket

How to add an SSH key to BitBucket

bitbucketgitssh

D3 Key Function, Entry, Exit, and Update Explained

Basic intro to D3 entry exit update

d3javascriptdata-visualization

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.

cwasmvue

Electron Worker Thread

How to write a simple electron worker thread

electronworker-threadstypescript

Graphing a UDP data stream

Add a Plotly plot of a stream of UDP data packets.

electronplotlyudp

Simple Vite Electron App

A Simple Vite Electron App.

electronvitevue

Simple C UDP Broadcast Client

How to write a simple C UDP broadcast test program.

cudpnetworking

Setting Up A Hosted VuePress2 Site

How to set up a VuePress2 site hosted on Netlify.

vuepressnetlifybitbucket