Category: Programming
-
Building a Goodreads clone
I got inspired by the Uber clone project by Juraj Majerik to learn and expand his skills. So I plan to do something similar for a project that I’ve long ignored after having some hurdles. This is a project for creating a clone of Goodreads. In my day job, I am primarily a Frontend engineer,…
-
Best books to learn Javascript
Hello everyone, just wanted to share some really nice books I came across while learning Javascript. I hope you guys enjoy reading this article, and please do feel free to share it across social media! Note: I have put up affiliate links to help support writing this blog! Please use the affiliate links where possible…
-
Resizing Filesystems
As my personal website at box.buoyantair.co grows, I am trying to keep up with the amount of data that is being uploaded by me or the applications that generate the data (TTRSS for example). This is the process I use to resize my filesystem once I upgrade the volume size in Hetzner. I hope you…
-
Managing multiple ssh identities for git projects
In this blog post, I want to share a quick tip when it comes to working on multiple projects and shh identities. ssh, github ssh key, ssh keygen, what is ssh,