docker Building the cloudflare-ddns Docker image I maintain a free and open source solution for updating DNS on Cloudflare. The solution is based on crontab, a software utility, to repeatedly run a python3 script based on a config file.
CSS CSS @media queries for responsive websites. The correct way to write CSS @media queries to apply styles for all supported layout dimensions and minimize the chance of flash of unstyled content is to use decimal values up to, but not including the min-width of the next breakpoint.
ant design 👨💻 Revising my MERN stack for early 2020 My thoughts on integrating Ant Design & Preact for Full Stack development.
docker 🐬 Dockerized TypeScript App Template I am glad to share this template to help anyone developing TypeScript applications save an afternoon of tedious configuration. I can't wait to see what the community builds.
HomeKit HomeKit Apartment Tour 2019 A reddit user requested a tour of my HomeKit apartment. I geek out on home automation and self-hosting projects. This setup serves my needs perfectly as a young man in Atlanta, Georgia who films YouTube videos on Computer Science topics & self-hosting recreationally.
imessage Finally a Free iMessage Scheduler that Just Works Schedule iMessages on iOS 13 using Node.js & an Always on Mac. Samsung phones have this feature built into the stock texting app.
binance Building a Crypto Kill Switch A kill switch to instantly transfer between bitcoin and other crypto assets to dollar-backed stable coins. Source code and instructions included in this article.
cloudflare Free Dynamic DNS based on Cloudflare Dynamic DNS service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
ant design MERN Stack for Production + Ant Design + GraphQL + Next.js + JSX in Markdown Deploying web apps to production is hard. This GPLv3-licensed open source template contains sensible defaults for web apps implementing MongoDB, Express, React, & Node.js, otherwise known as the MERN stack.