Documenting my journey, one article at a time.

I write to learn, reflect, and share with the community. Here you'll find my thoughts on web development, problem-solving, and lessons learned along the way.

Setting Up a VM Without Built-In Support

I've been knocking my head over microprocessors and IoT lately for a school project. This project involves a DHT11 temperature and humidity sensor...

Solving the 'It works in my machine' problem

When it came time to deploy the application I tried AWS, but honestly I was kind of bummed out with the amount of information and services they...

Highcharts in React: Toronto Food Basket App

Four months ago I visualized in my head what I wanted the Toronto Food Basket app to look like. Lots of ideas regarding design and functionalities...

Software Development Life Cycle

Well defined processes are what describes the Software Life Cycle in its whole and each of its steps. It is what is "behind" the chosen...

What is UML?

With the surge of object-oriented programming in the 80's organizations felt the necessity to come up with methods that would help design and...