💄 Fix some styling around skills
This commit is contained in:
parent
1a0e0d0765
commit
777fc54c6c
2 changed files with 4 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue