projectsgooster
$cat case-study.md
// Gooster - Optimization & Refactoring
Technical intervention to optimize performance, accessibility, and semantic structure in a React/Vite app.

[00]
97%
Performance
[01]
1.1s
LCP
[02]
100/100
SEO Score
$ tech --stack
ReactViteTailwind CSS
// Case_Study
For Gooster, I was tasked with raising the technical standards of a platform already in production. My work focused on a deep audit and execution of performance improvements, drastically reducing load times (1.1s LCP) by optimizing assets and Vite bundle best practices. I redesigned the semantic structure to boost SEO and accessibility. Additionally, I performed a full responsive adjustment with Tailwind CSS. The result was a faster, more accessible platform with much cleaner and more maintainable code.