8/23/2024
Animating SVGs with A Little Bit of Math
svg
animation
nature of code
How the Interactive Background Works
8/16/2024
How to Configure and Package Fonts with Tamagui and Next.js
react-native
next.js
fonts
debugging
Documenting my journey for both my future self and others who might run into the same problem.
8/14/2024
Fixing React Native Universal FS Node Module Not Supported Error
react-native
typescript
node
debugging
A quick debugging session on how fixing the error "The package at "../../node_modules/next/dist/compiled/gzip-size/index.js" attempted to import the Node standard library module "fs".
8/12/2024
Half Batch Summer 2 Recurse Center Return Statement
recurse-center
programming
A reflection on my time and experience during a 6-week half batch
8/14/2020
What I Learned by Fixing One Line of CSS in an Open Source Project
css-tricks
svelte
OSS
I was browsing the Svelte docs on my iPhone and came across a blaring UI bug. The notch in the REPL knob was totally out of whack.
9/26/2018
What I learned from failure
career
softkills
“Failure free operations require continuous experience with failure”
1/28/2018
Here’s what I’ve learned nine months into my software engineering job
early career
I’ve been working for about nine months at Dexter as a software developer. I wrote a blog post about landing the job initially, as well as…
8/23/2017
Self Positioning React Components
react
javascript
web-development
programming
A big thanks to Dexter engineering specifically Daniel Ilkovich and David Hu for letting me share this code and all of their help and…
7/22/2017
How I got my first development job, and what I’m going to do next
career
programming
job-search
Breaking into a new industry or role is difficult. Learning a new set of skills and getting a job using them is just that, difficult. You…