Challenges

Featured Challenge:
#188 — Voice Chatbot

In this coding challenge, ...

apr 20, 2026

Voice Chatbot

Filter by Language

Pick a language to filter

Filter by Topic

countdown timer

In this video, I use the p5.js library to create a web-based countdown timer. I discuss the native JavaScript method setInterval() and well as p5’s millis().

JavaScript Countdown Timer