HackerTrans
TopNewTrendsCommentsPastAskShowJobs

userundefined

no profile record

Submissions

[untitled]

1 points·by userundefined·vor 2 Jahren·0 comments

[untitled]

1 points·by userundefined·vor 2 Jahren·0 comments

comments

userundefined
·vor 6 Monaten·discuss
https://dawnofthe.dad/workout

Been working on a Google-sheet backed workout tracker, which basically makes it easy for me to see what I've done or not done recently and pick the next thing to do. I'm thinking of open sourcing this soon, but need to do some "de-monolithing" first.
userundefined
·letztes Jahr·discuss
I'm still working on and off on my https://dawnofthe.dad/crossword, albeit most of the guts (solver backing the crossword builder) have been stable and lately most of the work has been on the front-end. On that note, I've been meaning to rewrite the UX component to be HTML element based, rather than canvas.
userundefined
·vor 2 Jahren·discuss
Backend is in pure golang, frontend is in Typescript compiled to JS.