Serverless web-based to-do application with Nuxt3

Introduction Technology Stack Creating the Project with Nuxt3 Managing Data Deploying Changes Future Objectives Introduction After much consideration, I wanted to document the development of an application from start to finish. I had some very specific requirements that I found challenging to address. The most crucial among them was the need for the application to function entirely without a server. In other words, all the code had to be delivered by a static content server....

December 02, 2023 · 3 min · Jesús Fernández Jiménez

Transforming the structure of the web repos

2023/08/05 Update: Codeball.ai is no longer available. I have remove the actions related to it but the post will remain as it is for archival purposes. Hello everyone! The other day I was busy going through some information about Hugo, Github Actions, etc and decided to change the way the website works because it seemed like the right thing to do. The before When I first published the website, everything was contained in a single repository....

May 15, 2023 · 3 min · Jesús Fernández Jiménez

Creating a shortcode to insert SVG in Hugo

Hello! I recently changed my workflow to work with the web, and to show the details, I wanted to insert a graphic. I was using Excalidraw, and the advantage is that you can export it as SVG? . Limitations encountered 🚧 When I tried to import the SVG directly into the content of the entry, I ran into some problems. More than problems, they were limitations such as the following:...

May 14, 2023 · 2 min · Jesús Fernández Jiménez

Contributing to FOSS

Good afternoon, everyone! The other day, I shared on my LinkedIn that I was going to start contributing to FOSS? projects because of the high impact these tools have on my work. The truth is, even a small contribution can help a project cover the cost of a domain or other expenses. In the context of SDET? and the QA? department in IT companies, I believe we rely heavily on these tools, but we usually don’t give much back....

May 13, 2023 · 2 min · Jesús Fernández Jiménez

First post!

⚠️ Update 04/24/2023 ⚠️: After checking that the charlola theme was actually (without having correctly attributed it) a fork of hugo-PaperMod I decided to change it and update the repository license. After a long time, I have finally decided to make a website where I can have my own portfolio (in the future) as well as uploading some articles about things I find interesting. The aim is no other than forcing myself to document and explain how I do things and thus be able to share everything....

April 16, 2023 · 1 min · Jesús Fernández Jiménez