Blog
2026
I watched a talk about getting LLMs to recommend an open source library, then tried the same idea on my portfolio. The homepage did not change. The scores did.
How I built a local wake-word launcher for Sesame with configurable ONNX models, a Textual TUI, and reliable browser automation.
2025
Creating a flexible AI chat application that works with 100+ language models from different providers using Streamlit's interactive interface and LiteLLM's unified API abstraction.
A personal journey from constant audio stimulation to rediscovering the value of silence through mindful consumption practices
How I integrated Ollama into GitHub Actions to run LLMs in CI/CD pipelines opening up new possibilities for automated content generation and AI-powered workflows
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.
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!
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.