Hi, I'm Dustin Healy
Software engineer
Cal Poly SLO Computer Science graduate with a passion for full-stack web development.
Software Projects
Github
Zero-Dependency Bitcoin Wallet in Javascript
Bitcoin wallets are being abstracted away from the clients in the form of simple-to-use SDKs and APIs. I implemented a Bitcoin wallet from scratch using Javascript with zero dependencies to learn the inner workings.
Github
Image Processing Pipeline in Node.js
User-generated media is on many popular sites, but the image you upload is not the same image you see in-app. I built an image processing pipeline to convert user-uploaded media into various images sizes and formats.