This is my personal portfolio site, an "About Me" page plus a hub for my projects. I'm Gabriel Willye, a Data Scientist and AI Engineer, and this is where I point people who want a quick overview of who I am and what I've built.
It's a single static page (index.html, plain HTML and CSS, no build step) served by GitHub Pages at https://gwillye.github.io.
- About me: a short profile summary and a list of skills, sourced from my LinkedIn.
- Projects: grouped by theme (AI/ML, Data/BI, Web, Academic). Each card links to its repository, and live demos (for example the Compass UOL Plotly dashboard) get added as they come online.
Everything lives in index.html and all the styles are inline, so you edit that file directly. To add a project, copy an existing .card block into the matching .grid.