Recent posts

Designing, My Achilles Heel

less than 1 minute read

Well after all that backend work, I should have known this would be coming…. Since I completed all my Backend work, I thought I could try my hand at the Fron...

Kids, Don’t Skip Tests

1 minute read

It was late into the development that I realized that Automated Testing is another major part that I was missing out on. Sure we tested all the api routes wi...

Why Do We Chat?

less than 1 minute read

One of the things that I wish I knew when I was starting out was that overthinking the Database design for extreme use cases is not a good idea. I spent days...

The Beggining

1 minute read

Website Developement was a new world for me, the only “Websites” I had developed one page html and css websites. So, I knew the basics but I had no Idea how ...