diff --git a/assets/scss/extra.scss b/assets/scss/extra.scss index 9ab56c0..dba29ca 100644 --- a/assets/scss/extra.scss +++ b/assets/scss/extra.scss @@ -20,12 +20,6 @@ figure { } } -ul.skills { - display: grid; - grid-gap: .25rem; - grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); -} - #projects > .projects { @media print { display: grid; diff --git a/content/web/sections/010-skills.md b/content/web/sections/010-skills.md index 1e1fefe..7b304c8 100644 --- a/content/web/sections/010-skills.md +++ b/content/web/sections/010-skills.md @@ -3,8 +3,8 @@ id: skills --- ## Skills -- **Architecture & Cloud**: Microservices | Event‑Driven Systems | REST | Domain‑Driven Design | CI/CD | Containers (Docker, Podman) | AWS | GCP | Back-end Architecture -- **Leadership & Delivery**: Technical Vision & Roadmaps | Mentorship | Agile / Scrum | Cross‑Functional Collaboration | Product Development | Problem Solving | Communication -- **Languages & Frameworks**: Go | PHP (Laravel, Wordpress) | Python | Javascript (node.js, Vue.js, React) | HTML | CSS (SCSS) -- **Databases & Tools**: MySQL | Mongodb | Linux | Git +- **Architecture & Cloud**: Microservices • Event‑Driven Systems • REST • Domain‑Driven Design • CI/CD • Containers (Docker, Podman) • AWS • GCP • Back-end Architecture +- **Leadership & Delivery**: Technical Vision & Roadmaps • Mentorship • Agile / Scrum • Cross‑Functional Collaboration • Product Development • Problem Solving • Communication +- **Languages & Frameworks**: Go • PHP (Laravel, Wordpress) • Python • Javascript (node.js, Vue.js, React) • HTML • CSS (SCSS) +- **Databases & Tools**: MySQL • Mongodb • Linux • Git {.skills}