A command line utility to extract media from .key and .docx files.
Use npx
to run it locally.
npx extract-media cv.docx ./destination
A command line utility to extract media from .key and .docx files.
Use npx
to run it locally.
npx extract-media cv.docx ./destination
Thoughts on Joel Califa's talk "Full Stack Anxiety".
If you're looking for a new fresh editor font, find some great resources at coding-fonts.css-tricks.com and devfonts.gafi.dev.
A quick configuration snippet to limit the execution of GitHub actions depending on a commit message.
A quick article on how to use Gmail for GitHub notifications.