From Design to Code: Using Figma MCP to Build a Footer in Minutes
I've been exploring ways to speed up my front-end workflow lately, and I stumbled upon something that completely changed how I think about...
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.
I've been exploring ways to speed up my front-end workflow lately, and I stumbled upon something that completely changed how I think about...
I've been setting up a local environment to test a Retrieval-Augmented Generation (RAG) application, and I wanted to use PostgreSQL through...
I've been knocking my head over microprocessors and IoT lately for a school project. This project involves a DHT11 temperature and humidity sensor...
I've been re-visiting the content of C language - something I haven't seen for a while. I'm trying to better understand how data structures work...
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...
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...
Last week my webscraper completed its 100 days anniversary. I've been wanting to write about this project ever since I implemented it because this...
It was time for me to work on the <Predata /> component of the TorontoFoodBasket App. This component is responsible for rendering the total...
The torontoFoodBasket App is an application that retrieves information from a backend I developed. Conversely, this backend is fueled by data...
Sooooo, last week I've finally finished the first version of my torontoFoodBasket App. For this first batch I wanted to at least implement the...
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...
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...