Hello!
Welcome to my dedicated space for sharing insights and showcasing a selection of my software development projects. Here, you'll find a collection of articles and a portfolio that provides a glimpse into my journey in the world of software development.
I'm a Frontend Engineer with a Bachelor's degree in Computer Science and more than 5 years of practical experience in software development. My expertise extends across Web and Software Development, Data Structures and Algorithms, Agile Methodologies and a strong background in Design (graphic design, visual identity, and UI/UX).
Interested in professional growth and willing to embrace new technologies. I am also enthusiastic about sharing knowledge and working collaboratively as a team.
Last posts
See all posts
Linting Guide: Organize Your Codebase with Ease
Keeping your codebase clean and organized is essential for collaboration and maintainability. This guide will help you set up and use tools like EditorConfig, ESLint, Prettier, Husky, and Lint-Staged to streamline your development workflow.

Differences between using the V-Model on Vue 2 and 3
The differences between using the v-model on Vue 2 and 3.