I created a website that delivers jokes, allowing you to react to them or share them in your group chats to make everyone laugh out loud. It uses HTML ,JS ,Css and API (official-joke-api.appspot.com/random_joke)
vercel : vercel-jokereactor-api.vercel.app
git repo and commits in scraps
the screenshotss
hope you like it
A program with Ada to know if a person can vote or not
New Year Countdown website which counts up to the upcoming new year! Vercel :newyrcounter.vercel.app this website is made by me Uses JS Css HTML
I made a spotify clone with HTML CSS JS REACT
It is just the ui for now
vercel vecel-spotify.vercel.app
the github repo is in session
also the commit links
made a instagram clone
vercel:tempvercelinstacloneafter30days.vercel.app
i used html css js
very simple version
thanks for giving a look hope you like it if anychages please let me know
wokwi.com/projects/405219980929509377
use a rotary encoder to set a distance threshold, which is displayed on an LCD screen. It also measures the actual distance using an ultrasonic sensor. If the measured distance is less than the threshold, a buzzer will sound. The rotary encoder's value is limited between 0 and 350, and the threshold is updated on the LCD screen whenever it changes. The system continuously checks the distance and activates the buzzer if needed.