https://github.com/robleto/palindrome
On any given day, the site will tell the user whether today's date is a palindrome or not.
https://github.com/robleto/palindrome
palindrome palindrome-checker palindrome-date palindrome-dates
Last synced: 3 months ago
JSON representation
On any given day, the site will tell the user whether today's date is a palindrome or not.
- Host: GitHub
- URL: https://github.com/robleto/palindrome
- Owner: robleto
- Created: 2021-12-27T04:31:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T19:40:27.000Z (10 months ago)
- Last Synced: 2025-02-13T08:37:18.985Z (5 months ago)
- Topics: palindrome, palindrome-checker, palindrome-date, palindrome-dates
- Language: TypeScript
- Homepage: https://istodayapalindrome.live
- Size: 1.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Is Today a Palinedrome
Checking each day if the month and day are a reserve of the year making today's date a palindrome.
Hello there 👋, thanks for visiting.
My late father was a Math major and always found a fascination with numbers and found a particular interest in date palindromes. He would write or call to share when the date was a palindrome and in the first part of the century there were quite a few. This site is built in his memory to share as my dad would if today's date is a palindrome.
. . .
## Code and Tools
This site was created with: **React**, **Next.js**, **Tailwind**, **Typescript**, **HTML**, and **CSS**
Tools used to build this site: **Figma**, **VS Code**, **Github**, **Netlify**, and **ChatGPT**