💄 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 {
|
#projects > .projects {
|
||||||
@media print {
|
@media print {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@ id: skills
|
||||||
---
|
---
|
||||||
## Skills
|
## Skills
|
||||||
|
|
||||||
- **Architecture & Cloud**: Microservices | Event‑Driven Systems | REST | Domain‑Driven Design | CI/CD | Containers (Docker, Podman) | AWS | GCP | Back-end Architecture
|
- **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
|
- **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)
|
- **Languages & Frameworks**: Go • PHP (Laravel, Wordpress) • Python • Javascript (node.js, Vue.js, React) • HTML • CSS (SCSS)
|
||||||
- **Databases & Tools**: MySQL | Mongodb | Linux | Git
|
- **Databases & Tools**: MySQL • Mongodb • Linux • Git
|
||||||
{.skills}
|
{.skills}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue