Skip to content

Commit

Permalink
Increase knowledge on Nix
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisJensen95 committed Apr 9, 2024
1 parent 7fe1641 commit fce58d4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Building a DevOps with GitOps best practice platform with Infrastructure as Code
* Build best practice reusable CI/CD pipelines around GitOps deployments with ArgoCD and custom deployment engines written in Golang and migrating from Azure DevOps to GitHub Actions.
* Automated integration tests interfacing with deployments and their infrastructure and including SonarCloud as a static code analyzer.
* Building everything containerized in Linux containers (Docker) and modularized for easy deployment and consistent environments across development and production.
* Tech lead for a team of two full-time employees and two part-time employes.

<table>
<tr>
Expand Down
46 changes: 23 additions & 23 deletions apps/frontend/src/markdown-files/tech-skills/technologies.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# Technologies

| Technology | Level | Last Used | Years |
|------------------------|------------------|-----------|-------|
| Python | Expert | 2023 | 7 |
| C++ | Very Experienced | 2023 | 4 |
| Bash | Expert | 2023 | 7 |
| Rust | Very Experienced | 2023 | 4 |
| Golang | Experienced | 2023 | 2 |
| Dart | Very Experienced | 2023 | 2 |
| C | Experienced | 2023 | 3 |
| TypeScript/JavaScript | Experienced | 2023 | 3 |
| SQL | Good Knowledge | 2023 | 2 |
| Groovy | Very Experienced | 2023 | 3 |
| Ansible | Very Experienced | 2023 | 3 |
| Bicep | Good Knowledge | 2023 | 0.5 |
| Nix | Good Knowledge | 2023 | 1 |
| Terraform | Experienced | 2023 | 2 |
| CMake | Expert | 2023 | 3 |
| Cargo | Very Experienced | 2023 | 4 |
| Poetry | Expert | 2023 | 2 |
| Generate Ninja (GN) | Experienced | 2022 | 1.5 |
| NPM | Experienced | 2023 | 3 |
| Yarn | Good Knowledge | 2023 | 1 |
| Fnm | Good Knowledge | 2023 | 0.5 |
| Technology | Level | Last Used | Years |
| --------------------- | ---------------- | --------- | ----- |
| Python | Expert | 2023 | 7 |
| C++ | Very Experienced | 2023 | 4 |
| Bash | Expert | 2023 | 7 |
| Rust | Very Experienced | 2023 | 4 |
| Golang | Experienced | 2023 | 2 |
| Dart | Very Experienced | 2023 | 2 |
| C | Experienced | 2023 | 3 |
| TypeScript/JavaScript | Experienced | 2023 | 3 |
| SQL | Good Knowledge | 2023 | 2 |
| Groovy | Very Experienced | 2023 | 3 |
| Ansible | Very Experienced | 2023 | 3 |
| Bicep | Good Knowledge | 2023 | 0.5 |
| Nix | Experienced | 2023 | 2 |
| Terraform | Experienced | 2023 | 2 |
| CMake | Expert | 2023 | 3 |
| Cargo | Very Experienced | 2023 | 4 |
| Poetry | Expert | 2023 | 2 |
| Generate Ninja (GN) | Experienced | 2022 | 1.5 |
| NPM | Experienced | 2023 | 3 |
| Yarn | Good Knowledge | 2023 | 1 |
| Fnm | Good Knowledge | 2023 | 0.5 |

0 comments on commit fce58d4

Please sign in to comment.