Projects
jitomate: a Pomodoro clock of sorts
2021.09.14 - Jan Reggie Dela Cruz
jitomate is a “25+5 application”, or a Pomodoro clock, built using React and TypeScript, which is another project of five in the “Front End Libraries” certification in freeCodeCamp.
janreggie.github.io: internals of janreggie’s sandbox
2020.09.21, last updated 2021.07.20 - Jan Reggie Dela Cruz
janreggie’s sandbox is built using Hugo , bootstrap-bp-hugo-theme , external fonts, and tears and sweat from the author . In this post I describe the steps I made in building this website.
randomquoter: Random Quote Machine
2020.09.17 - Jan Reggie Dela Cruz
In this post, I talk about randomquoter, a random quote machine,
which is the first project of five for the “Front End Libraries” certification in freeCodeCamp,
wherein I used create-react-app
to bootstrap my React application
as well as TypeScript to greatly improve type safety.