Pinned Repositories
bootstrap-linktree
A simple page to put your links and socials with a built-in dark mode, made with Bootstrap.
js-advent-calendar
A JavaScript advent calendar to count down to Christmas (with a surprise on the last day).
js-countdown
A little countdown widget that counts down to a specific date in days, hours, minutes and seconds.
js-music-player
A music player written in JavaScript with play/pause, current/total track time, moving seek bar, mute and volume controls.
js-notes
A simple notes application that allows you to edit and delete notes, saving them in the browser storage to prevent loss on page refresh.
js-text-editor
A simple text editor written in JavaScript with the ability to save and open text files.
js-toggle-dark-mode
A smart JavaScript application that automatically inherits the user's prefers-color-scheme, but allows it to be overridden by the user and stored in the user's browser storage to enable site-wide preference and future visits.
js-url-shortener
A simple URL shortener written in JavaScript.
js-whats-my-ip
A JavaScript application that implements the IP Info API to look up your IP address and return a few other details including hostname, ISP and location info.
php-hit-counter
A simple PHP and JavaScript AJAX hit counter that counts and displays the number of hits for each page on your website.
robsd's Repositories
robsd/js-whats-my-ip
A JavaScript application that implements the IP Info API to look up your IP address and return a few other details including hostname, ISP and location info.
robsd/js-toggle-dark-mode
A smart JavaScript application that automatically inherits the user's prefers-color-scheme, but allows it to be overridden by the user and stored in the user's browser storage to enable site-wide preference and future visits.
robsd/php-hit-counter
A simple PHP and JavaScript AJAX hit counter that counts and displays the number of hits for each page on your website.
robsd/js-text-editor
A simple text editor written in JavaScript with the ability to save and open text files.
robsd/js-url-shortener
A simple URL shortener written in JavaScript.
robsd/php-confirm-external-link
A simple PHP page to redirect external links to so a user can confirm before visiting them.
robsd/js-paypal-link-generator
A generator for PayPal links so you can get paid for simple items quickly.
robsd/js-rock-paper-scissors
A simple Rock Paper Scissors game written in JavaScript.
robsd/js-show-hide-password
A method of showing and hiding a password field in JavaScript.
robsd/js-unit-converter
An application to convert between different units of measurement including length, weight, speed, temperature and digital storage (more coming soon).
robsd/js-whats-my-screen-resolution
A super simple JavaScript application that tells you the screen resolution of your device.
robsd/js-whatsapp-link-generator
A generator for WhatsApp's click to chat feature using links, with an option for prefilled text too.
robsd/json-cv
Display your CV (resume) in a JSON-formatted way.
robsd/php-form-to-email
A PHP script which sends form submissions to an email address of choice and offers a simple captcha to help prevent abuse.
robsd/php-logger
A simple PHP and JavaScript AJAX logger that logs IP addresses, their URI request and their user-agent with timestamps.
robsd/js-snowflakes
A JavaScript wrapper for PavelTheCoder's CSSnowflakes to activate on demand and control the amount.