Skip to content

Commit e213341

Browse files
committed
📝 add winter activities
1 parent c052866 commit e213341

6 files changed

Lines changed: 59 additions & 5 deletions

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ yarn watch
2424
Or even better :
2525

2626
```bash
27-
docker run --rm -u "$(id -u):$(id -g)" -v $PWD:/app --workdir /app -p 1983:1983 ghcr.io/getzola/zola:v0.17.1 serve --interface 0.0.0.0 --port 1983 --base-url localhost
27+
docker run --rm -u "$(id -u):$(id -g)" -v $PWD:/app --workdir /app -p 1983:1983 ghcr.io/getzola/zola:v0.19.2 serve --interface 0.0.0.0 --port 1983 --base-url localhost
2828
```

‎content/it-xp/2024-08-01-2024 Personal-projects.fr.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "🪀 Projets perso de 2024"
33
[taxonomies]
44
categories=["IT XP"]
55
tech-file=["it-xp"]
6-
tags=["Vue.js", "Go", "NextJS", "Rust", "WebAssembly", "Ansible", "Docker", "Traefik", "Restic", "Grafana", "Prometheus","Nextcloud"]
6+
tags=["Vue.js", "Go", "Next.js", "Rust", "WebAssembly", "Ansible", "Docker", "Traefik", "Restic", "Grafana", "Prometheus","Nextcloud"]
77
[extra]
88
logo = ""
99
duration_month = "2"

‎content/it-xp/2024-08-01-2024 Training.fr.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "🧑‍🏫 Formations 2024"
33
[taxonomies]
44
categories=["IT XP"]
55
tech-file=["it-xp"]
6-
tags=["Vue.js", "Go", "NextJS", "NodeJS", "Rust", "WebAssembly"]
6+
tags=["Vue.js", "Go", "Next.js", "NodeJS", "Rust", "WebAssembly"]
77
[extra]
88
logo = ""
99
duration_month = "2"
@@ -17,5 +17,5 @@ Ici sont référencés de quelques **formations**
1717

1818
Auto-formation avec [Udemy](https://www.udemy.com) :
1919

20-
- NextJS : <https://www.udemy.com/course/next-js-the-complete-developers-guide/>
20+
- Next.js : <https://www.udemy.com/course/next-js-the-complete-developers-guide/>
2121
- Golang : <https://www.udemy.com/course/working-with-design-patterns-in-go-golang/>

‎content/it-xp/2024-08-01-2024 Training.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "🧑‍🏫 Trainings of 2024"
33
[taxonomies]
44
categories=["IT XP"]
55
tech-file=["it-xp"]
6-
tags=["Vue.js","Go", "NextJS", "NodeJS", "Rust", "WebAssembly"]
6+
tags=["Vue.js","Go", "Next.js", "NodeJS", "Rust", "WebAssembly"]
77
cv=["training"]
88
[extra]
99
logo = ""
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
+++
2+
title = "♞ Winter freelancing activities"
3+
[taxonomies]
4+
categories=["IT XP"]
5+
tech-file=["it-xp"]
6+
tags=["Go", "Next.js", "React", "Typescript", "Javascript", "Superset"]
7+
cv=["it-xp"]
8+
[extra]
9+
logo = ""
10+
duration_month = "6"
11+
+++
12+
13+
Activités freelance hiver 2025-2026 : Golang, Next.js, React and Superset
14+
15+
## Prestation de développement
16+
17+
<!-- more -->
18+
19+
- Évolution d'une application médicale [Tucky](https://www.e-takescare.com/) Application **React** avec backend **Node.Js** en **Javascript**
20+
- Création d'un outil en **Golang** interagissant avec l'API **Graphql** de Github : <https://github.com/ad2ien/help-the-stars/>
21+
- Évolutions d'un outil Golang qui interopère des ERPs dans le secteur du bâtiment
22+
- Pipelines de CI/CD réutilisables **Gitlab** <https://gitlab.com/ad2ien/chestnut-jobs>
23+
24+
### Solidarité Paysans
25+
26+
- Une application **Next.js** / **React** pour fusionner et afficher des calendriers provenant de différentes sources : <https://github.com/ad2ien/cagendar-view>
27+
- Déploiement et configuration d'une instance [Superset](https://superset.apache.org/). Traitement des données, configuration des tableaux de bord
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
+++
2+
title = "♞ Winter freelancing activities"
3+
[taxonomies]
4+
categories=["IT XP"]
5+
tech-file=["it-xp"]
6+
tags=["Go", "Next.js", "React", "Typescript", "Javascript", "Superset"]
7+
cv=["it-xp"]
8+
[extra]
9+
logo = ""
10+
duration_month = "6"
11+
+++
12+
13+
Winter 2025-2026 freelance activities : Golang, Next.js, React and Superset
14+
15+
## Development services
16+
17+
<!-- more -->
18+
19+
- Medical app evolution for [Tucky](https://www.e-takescare.com/) **React** app with **Node.Js** backend in **Javascript**
20+
- Creation of a **Golang** tool that interacts with Github **Graphql** API : <https://github.com/ad2ien/help-the-stars/>
21+
- Evolutions of a Golang tool that interoperates ERPs in the building business
22+
- **Gitlab** reusable CI/CD pipelines <https://gitlab.com/ad2ien/chestnut-jobs>
23+
24+
### Solidarité Paysans
25+
26+
- A Next.js / React app to merge and display calendars from various sources : <https://github.com/ad2ien/cagendar-view>
27+
- Deploy, configure a [Superset](https://superset.apache.org/) instance. Data processing, dashboards setup

0 commit comments

Comments
 (0)