💄 Fix some styling around skills

This commit is contained in:
Dan Jones 2025-11-08 18:49:29 -06:00
commit 777fc54c6c
2 changed files with 4 additions and 10 deletions

View file

@ -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;

View file

@ -3,8 +3,8 @@ id: skills
---
## Skills
- **Architecture & Cloud**: Microservices | EventDriven Systems | REST | DomainDriven Design | CI/CD | Containers (Docker, Podman) | AWS | GCP | Back-end Architecture
- **Leadership & Delivery**: Technical Vision & Roadmaps | Mentorship | Agile / Scrum | CrossFunctional 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 • EventDriven Systems • REST • DomainDriven Design • CI/CD • Containers (Docker, Podman) • AWS • GCP • Back-end Architecture
- **Leadership & Delivery**: Technical Vision & Roadmaps • Mentorship • Agile / Scrum • CrossFunctional 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}