Tag: php

  • CSS World Clocks – Lensco.be

    A fully functional clock using only CSS and HTML.

  • Secret Santa Project

    It’s the holiday season and that means you are buying a lot of gifts and probably along the way doing at least one gift exchange. Probably the most well known of these (at least here in the US) is Secret Santa. My family does Secret Santa amongst ourselves and this year I decided to modernize […]

  • The Complex Made Simple

    For work, I had a piece of code that needed to calculate if a certain date fell in between two other days. So I started out writing out this big long function to calculate if a date fell first within the same year as either of the two dates, and if so within the two […]