About me
I am a front-end developer with a focus on sublime and accessible user interfaces.

Work
SwissBorg
- Worked closely with designers and product managers to bring design into high quality and production-ready features
- Developed reusable components that integrate with Headless CMS which made independent page building possible.
- Implemented Storybook into the codebase for better development and having a single source of truth
- Worked with latest React tools and features (ESNext, Webpack, React functional components, hooks, etc.)
Capgemini
I was assigned to a project for the French government, focusing on the automation of traffic fine processing. During that time I had the following responsibilities:
- Ensured database stability
- Maintained Linux scripts
- Managed internal services
- Conducted unit and integration testing
- Wrote documentation in Confluence
Cosentino
- Completed a three-month internship, working on a project to create an internal web page for employees to request items from company warehouses.
- Accessed inventory database, monitored stock levels, and managed requests using established microservices.
- Learned and applied the Kendo UI library, following the project's coding and design guidelines.
- Implemented authentication and authorization features on the front-end, ensuring user privacy for request history and ongoing requests.
Projects
Pasteleria Miss Dulces
First real project for a client using Gatsby, GraphQL with the goal of using best SEO and best practices for security and performance. Implements google maps API, Facebook API to fetch posts, Google Analytics, and a cookie banner to be GDPR compliant.
Features:
- SEO best practices
- Security and performance best practices
- Google Maps API
- Facebook API
- Google Analytics
- Cookie Banner GDPR Complaint

MovieDB
A react application using TheMovieDB API to fetch the latest movies.
Features:
- Fetching data from The Movie DB API
- Infinite scroll
- Transitions
- Comments using a cloud MongoDB database and Netlify serverless functions
- React Router

Studies & Certificates
React - The Complete Course
A 48-hour course on React and how to build fully-fledged SPAs.
Key concepts:
- Design independent and reusable components
- Creating custom React Hooks
- Styled Components and CSS Modules
- Using React with Redux as a state management
- NextJS and TypeScript
JavaScript Algorithms and Data Structures
FreeCodeCamp certificate for Javascript Algorithms and Data Structures representing approximately 300 hours of coursework.
Key concepts:
- Learned JavaScript with the latest version ECMAScript 2021
- Data structures and algorithms
- Testing and debugging
- Functional programming
NodeJS - The Complete Course
Responsive Web Design
FreeCodeCamp certificate for Responsive Design representing approximately 300 hours of coursework.
Key concepts:
- Flexbox and Grid
- Mobile-first / desktop-first design
- Responsive design using media queries
- Accessibility and best practices
The Web Development Bootcamp
My first course where I learned the basic of web development.
Key concepts:
- Semantic and responsive design with HTML and CSS
- Interactive pages and calling APIs asynchronously using JavaScript.
- Coding a web server using ExpressJS, MongoDB and MySQL
- Authentication, cookies, authorization, sessions
- Common security issues and how to avoid them