Blog
2025
-
uv is a blazingly fast Python package manager that simplifies dependency management and virtual environment workflows through modern tooling written in Rust.
2024
-
Key steps and improvements in supervised learning, from data splitting to advanced techniques for better performance
-
How to set up and use Fuzzy CLIPS to create a fuzzy logic system for controlling fan speed based on temperature and humidity.
-
I found JupyterLite for embedding Python code in websites, enabling easy sharing and local execution.
-
How I set up an Android tablet to be able to run a Linux Distro in order to have a desktop experience and boost your productivity.
- Going into a new direction 23 Feb
My sharing regarding my approach towards the AI development, and what are my next steps for this incoming year.
2023
-
Boost your app's efficiency with Git LFS, the large file storage hub you can link with your app in GitHub.
-
Astro lets you implement multiple frameworks in one project, providing many performance and UX/DX benefits. Learn how to integrate them here!
- New year, new portfolio 3 Jan
Introduction to my website, along with some learning I found on the process of refactoring and technical improvements.
2022
-
Learn about Astro islands, how they enhance our websites, and how you can combine different UI libraries into a single project.
-
Implement the end-to-end testing framework Detox in a React Native application, write several interaction tests, and integrate Detox into your development workflow.
2020
-
How I automatize the README images of my open-source projects by using Cypress and GitHub Actions.
-
Most people think that by using TypeScript as their application language, they are "covered" from any emptiness error, but this assumption is wrong.
2019
-
Implementing a maintainable icon system for a React and React Native project can be a hard task. At Omio, we implemented a consistent icon system inside our component library.
-
If you're a FED who's struggled with containers, worry not - we review Docker's core concepts.
-
Converting Storybook into a great testing framework by using the strategy of visual diffing to check for changes.
-
Demo on how to integrate Zapier along with Gatsby to make automatic deploys based on events.
2018
-
Step by step on how to integrate Google Forms into a Gatsby project to collect new answer and display them inside the website.