Achievements

Arctic Code Vault Contributor
IPv6 Certification Badge for Robert Whitney


This page has been visited an unknown number of times.
Page last generated:
2026/03/18 09:05:07.

I could use your help! If you enjoy my content, please consider making a donation of BTC (bc1q7ehwrh37u84tj6ymxfvj0jvjamkvyv7xgjskfc), via CashApp / $DerpSoft, or just by sharing my work on social media. Your support helps me create more content and keep it free for everyone. Thank you!

Programming

Index for “Programming”


Posts categorized in “Programming”

How to Embed a Custom Audio Playlist with HTML, CSS & JavaScript
In this tutorial I will show you how to embed a custom audio playlist into yo...

In this tutorial I will show you how to embed a custom audio playlist into your website using HTML5 audio elements and JavaScript.

Posted by Robert Whitney

How to create a Simple DNS Blacklist server with Node.js
In this guide I will show a simple implementation of a DNS blacklist server u...

In this guide I will show a simple implementation of a DNS blacklist server using Node.js.

Posted by Robert Whitney

How to check IP addresses against DNSBL in Node.js
A simple guide to checking IP addresses against DNSBL using Node.js.

A simple guide to checking IP addresses against DNSBL using Node.js.

Posted by Robert Whitney