Lawrence Gimenez

Hobby Project - isitmybirthdayyet.py

For my upcoming birthday, I decided to write a program just for the fun of it. My initial idea was just a simple script to convert a hex string to the words “Happy Birthday Law!”. But it’s too simple and I wanted to refresh some little Python at the same time.

So I wrote a small decent program that will check if it is my birthday yet or if not it will ask if you want a dad joke instead.

You can check the code at https://github.com/lawgimenez/isitmybirthdayyet