useDarkMode Hook in ReactThis hooks objective is to enable and disable the dark mode on-demand and store the current state using localStorage. Also with useMedia…Feb 1, 2021Feb 1, 2021
Using the HTML canvas elementI used the HTML canvas element when creating my personal website. While browsing other’s personal websites, I got the idea of having an…Jan 25, 2021Jan 25, 2021
A few CSS properties I’ve been trying.I’ve been working on creating another website and trying to improve my front-end creativity and styling. I’m using this blog to write down…Jan 18, 2021Jan 18, 2021
Job searching is a job.Starting a job search for the first time in my life has been quite a journey. I’m only one week in and I feel like it’s a lot to cover…Jan 10, 2021Jan 10, 2021
React Native CLI vs. Expo CLIWhen you choose to make a React Native app, you have 2 options to get your project up and running. In the React Native docs Setting up…Nov 6, 2020Nov 6, 2020
The Bootstrap GridIf you don’t like writing lots of CSS code, Bootstrap is a way to give you more time to spend on designing your webpages. It helps quicken…Sep 30, 2020Sep 30, 2020
Setting up the Devise gem for your rails app.Devise is a flexible authentication solution for Rails based on Warden. It is Rack based with a complete MVC solution based on Rails…Sep 9, 2020Sep 9, 2020
The best gems to make your CLI application look clean.For the first time in my life, I will be writing a CLI application. What better way to prepare myself then to do some research? In that…Aug 19, 20201Aug 19, 20201