In this space I want to show you differents apps that I have developed for Free Code Camp to get a Frontend Development Certificate.
For many people, time is an enemy. We race against the clock to finish assignments and meet deadlines. The Pomodoro Technique teaches you to work with time, instead of struggling against it. A revolutionary time management system, it is at once deceptively simple to learn and life-changing to use. This is a countdown. You can customize the length of each pomodoro and reset the clock for the next pomodoro. You can view the project Pomodoro project or maybe you want to fork the code from github account.
This is a basic calculator using jquery. You can view the project Calculator. You feel free to fork the code from my github account.
This is a Wikipedia Viewer where you can search about a topic or if you prefer, you can get a random article. I have worked using a Wikipedia Api and jquery. You can view the project Wikipedia Viewer or maybe If you prefer download the code from my github account.
This is my Twitch Tv, where there are some channels and you can filter them if the user is online or offline. You can search in your channel if an user exist or not. For this exercise, I have to work with twitch api and jquery. You can view the project Twitch Streammer. You feel free to fork the code from my github account