This website is no longer updated. Please visit TechieCable's new site.
Hey! I'm Techie Cable, a learning programmer. Welcome to my website!
Currently, I am writing Processing JavaScript programs, simple HTML web pages, and spicing those web pages up with some CSS styling. I recently wrote a few programs centered around time. Let me explain:
Have you ever wondered exactly how many days it has been since your last birthday? The start of the year? 00/00/0000? I wrote a program that can calculate all of those, and more. Below you will see a program that I wrote specifically to show how many days have passed since a user-specified date. It basically calculates how many days there are between the user date and 00/00/0000. Then it finds today's date and calculates the number of days between that and 00/00/0000. Finally, it subtracts days since user date from today date and shows the viewer the output. I put it in a nice block of text so the user can see the outcome. To select the user-specified date, I made several buttons for switching between menus and increasing/decreasing the values.
You can view a list of all my published programs or see my latest release (also shown just after this letter).
Have fun and invent more,
Techie Cable
July 2020