Skip to content

Commit

Permalink
✍ Add "Portfolio" post
Browse files Browse the repository at this point in the history
  • Loading branch information
aminelch committed Jan 31, 2025
1 parent acd0d19 commit ff742e2
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 30 deletions.
21 changes: 5 additions & 16 deletions assets/icons/portfolio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion assets/icons/rocket.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/portfolio-pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions content/projects/portfolio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: Mon portfolio
icon: portfolio
draft: false
slug: 'mon-portfolio'
date: 2023-08-11
tags:
- portfolio
- hugo
- github-pages
- gitlab
- markdown

url: '/projects/portfolio'

description: >
Un site statique rapide et optimisé avec Hugo et le thème Congo. Hébergé sur GitHub avec
mirroring GitLab, et un domaine géré via Name.com. Suivez mes projets et mes expériences en DevOps, Cloud et l'OpenSource
---

<h3>💻 Mon portfolio minimaliste, rapide et élégant 🚀</h3>

Mon portfolio, construit avec [Hugo](https://gohugo.io/) et le thème [Congo](https://github.com/jpanther/congo) pour un site statique rapide, léger et élégant.

Le contenu est rédigé en [Markdown](https://www.markdownguide.org/getting-started/), ce qui simplifie l'écriture et la gestion des mises à jour.

<h3>📌 Ce que vous y trouverez</h3>

- Mes projets en Devops, GNU/Linux 🐧, et architecture applicative.

- Mes expériences professionnelles et personnelles, partagées avec transparence.

- Des astuces techniques, des bonnes pratiques et des mémo utiles pour les passionnés de tech.

- Des réflexions sur l'optimisation des systèmes, le développement durable en tech et l'open source.

![](portfolio-pic.jpg)

**Côté technique** :

- Hébergement sur [GitHub](https://github.com/aminelch/aminelch.github.io) avec un mirroring sur [GitLab](https://gitlab.com/aminelch/amine.io) pour une flexibilité maximale.
- Gestion du domaine via [Name.com](https://name.com).
- Icônes en SVG, sous licence libre, soigneusement sélectionnées sur [Iconfinder](https://www.iconfinder.com/).
Loading

0 comments on commit ff742e2

Please sign in to comment.