Skip to content

Commit

Permalink
fix: add alt-text
Browse files Browse the repository at this point in the history
  • Loading branch information
PScoriae committed Feb 9, 2025
1 parent e130777 commit 14690e2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions main/content/projects/PCPartsTool.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ Read the official full-fat documentation in the [GitHub repository](https://gith

### Tech Stack

| Infrastructure | DevOps | Backend | Frontend |
| --------------------------- | ---------------------------- | --------------- | ------------- |
| ![][aws] ![][red-hat] | ![][jenkins] | ![][mongodb] | ![][svelte] |
| ![][terraform] ![][ansible] | ![][playwright] | ![][sveltekit] | ![][tailwind] |
| ![][nginx] | ![][docker] | ![][typescript] | ![][daisy-ui] |
| ![][cloudflare] | ![][prometheus] ![][grafana] | | |
| Infrastructure | DevOps | Backend | Frontend |
| ------------------------------------------- | --------------------------------------------- | ------------------------- | --------------------- |
| ![aws][aws] ![red-hat][red-hat] | ![jenkins][jenkins] | ![mongodb][mongodb] | ![svelte][svelte] |
| ![terraform][terraform] ![ansible][ansible] | ![playwright][playwright] | ![sveltekit][sveltekit] | ![tailwind][tailwind] |
| ![nginx][nginx] | ![docker][docker] | ![typescript][typescript] | ![daisy-ui][daisy-ui] |
| ![cloudflare][cloudflare] | ![prometheus][prometheus] ![grafana][grafana] | | |

**Note:** The PCPartsTool project consists of multiple repositories. Here are all the related repositories:

Expand Down
10 changes: 5 additions & 5 deletions main/content/projects/pierreccesario.com.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ Read the official full-fat how-to and documentation in the [GitHub repository](h

### Tech Stack

| Infrastructure | Monitoring | CI/CD | Frontend |
| ----------------------------- | ---------------- | ------------------- | ------------- |
| ![][aws] ![][gcp] ![][debian] | ![][uptime-kuma] | ![][github-actions] | ![][hugo] |
| ![][terraform] | | | ![][markdown] |
| ![][cloudflare] | | | |
| Infrastructure | Monitoring | CI/CD | Frontend |
| ----------------------------------------- | --------------------------- | --------------------------------- | --------------------- |
| ![aws][aws] ![gcp][gcp] ![debian][debian] | ![uptime-kuma][uptime-kuma] | ![github-actions][github-actions] | ![hugo][hugo] |
| ![terraform][terraform] | | | ![markdown][markdown] |
| ![cloudflare][cloudflare] | | | |

## Achievements

Expand Down
12 changes: 6 additions & 6 deletions main/content/projects/shuttleday.info.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ As usual, in FOSS spirit, all source code and full documentation is available on

### Tech Stack

| Infrastructure | CI/CD | Backend | Frontend |
| ---------------------------- | ------------------- | ----------------------- | -------------------- |
| ![][aws] ![][digitalocean] | ![][github-actions] | ![][mongodb] | ![][react] ![][vite] |
| ![][red-hat] ![][kubernetes] | ![][argocd] | ![][typescript] | ![][javascript] |
| ![][terraform] ![][ansible] | ![][jest] | ![][nodejs] | ![][tailwind] |
| ![][nginx] ![][cloudflare] | | ![][expressjs] ![][jwt] | ![][material-ui] |
| Infrastructure | CI/CD | Backend | Frontend |
| -------------------------------------------- | --------------------------------- | ----------------------------------- | ----------------------------- |
| ![aws][aws] ![digitalocean][digitalocean] | ![github-actions][github-actions] | ![mongodb][mongodb] | ![react][react] ![vite][vite] |
| ![redhat][red-hat] ![kubernetes][kubernetes] | ![argocd][argocd] | ![typescript][typescript] | ![javascript][javascript] |
| ![terraform][terraform] ![ansible][ansible] | ![jest][jest] | ![nodejs][nodejs] | ![tailwind][tailwind] |
| ![nginx][nginx] ![cloudflare][cloudflare] | | ![expressjs][expressjs] ![jwt][jwt] | ![material-ui][material-ui] |

### System Design and Cloud Architecture

Expand Down

0 comments on commit 14690e2

Please sign in to comment.