helpers
Articles
A quick fix to when NextJS return window is undefined when you import a lib that isn't a react library rather one that requires window
How to add background gradient to canvas circle
A simple way that enables you to create a rounded triangle with the Canvas API.
A list of tips to make your CSS life easier.
A short description on how to update a new entry in your Caddyfile and load the changes with caddy
How to implement route protection in Next.JS with getServerSideProps
A simple step-by-step process on how to transfer your ssh keys from one Unix-based os to another.