I've been working more than 13 years on innovation and technology products. Here are some of the projects I made to practice and play with new things. More professional infos on my LinkedIn and portfolio.
Space Invaders is a classic game that you should be able to find at any retro-based arcade. Surprisingly, coding it with JavaScript isn't that difficult, we just need to know few concepts regarding image rendering, physics, and object interaction. Play demo >
The Pomodoro Technique is a time management method for students, perfectionists, and procrastinators of all kinds. Work in focused, 25-minute intervals. Here we have a customizable timer to practice pomodoro. Check repo >