Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erwanlt/erwanlt


https://github.com/erwanlt/erwanlt

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# LE TUTOUR Erwan

## About me
[![@erwanlt's Holopin board](https://holopin.io/api/user/board?user=erwanlt)](https://holopin.io/@erwanlt)



## 👦🏼 Social
[![](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/erwan-le-tutour-32904972/)
[![](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ErwanLeTutour)
[![](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/ErwanLT)

## Skills
### đź’» OS
![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)
![](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white)
### 👨🏼‍💻 Code
[![](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)](https://www.java.com/ "java")
[![](https://img.shields.io/badge/Kotlin-0095D5?&style=for-the-badge&logo=kotlin&logoColor=white)](https://kotlinlang.org/ "Kolinlang")
[![](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/ "Python")
[![](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)](https://www.javascript.com/ "javascript")
[![](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=whit)](https://angular.io/ "angular")
### đź›  Tools
![](https://img.shields.io/badge/Oracle-F80000?style=for-the-badge&logo=Oracle&logoColor=white)
![](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
![](https://img.shields.io/badge/-Travis%20CI-3EAAAF?style=for-the-badge&logo=travis)
![](https://img.shields.io/badge/-Codecov-9cf?style=for-the-badge&logo=codecov)
![](https://img.shields.io/badge/Heroku-430098?style=for-the-badge&logo=heroku&logoColor=white)
### đź—Ł Languages
![](https://img.shields.io/badge/-French-blue?style=for-the-badge)
![](https://img.shields.io/badge/-English-lightgrey?style=for-the-badge)

### đź–Ť Design
![](https://img.shields.io/badge/-Gimp-9cf?style=for-the-badge&logo=gimp&logoColor=5C5543)

## Github Stats

[![](https://raw.githubusercontent.com/ErwanLT/ErwanLT/main/profile-summary-card-output/nord_dark/0-profile-details.svg)](https://github.com/vn7n24fzkq/github-profile-summary-cards)

[![](https://raw.githubusercontent.com/ErwanLT/ErwanLT/main/profile-summary-card-output/nord_dark/1-repos-per-language.svg)](https://github.com/vn7n24fzkq/github-profile-summary-cards) [![](https://raw.githubusercontent.com/ErwanLT/ErwanLT/main/profile-summary-card-output/nord_dark/2-most-commit-language.svg)](https://github.com/vn7n24fzkq/github-profile-summary-cards)

[![](https://raw.githubusercontent.com/ErwanLT/ErwanLT/main/profile-summary-card-output/nord_dark/3-stats.svg)](https://github.com/vn7n24fzkq/github-profile-summary-cards)

## Events
| | Hacktoberfest | Advent of Code | meetup |
|------|:-------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:|-------------------------------------------|
| 2020 | [![](img/hacktoberfest/hacktoberfest2020.png "Hactoberfest 2020")](https://hacktoberfest.digitalocean.com/) | [![](img/adventOfCode/AdventOfCode.png "Advent of Code 2020")](https://adventofcode.com/) | |
| 2021 | [![](img/hacktoberfest/hacktoberfest2021.png "Hactoberfest 2021")](https://hacktoberfest.digitalocean.com/) | [![](img/adventOfCode/AdventOfCode2021.png "Advent of Code 2021")](https://adventofcode.com/) | |
| 2022 | [![](img/hacktoberfest/hacktoberfest2022.png "Hactoberfest 2022")](https://hacktoberfest.digitalocean.com/) | [![](img/adventOfCode/AdventOfCode2022.png "Advent of Code 2022")](https://adventofcode.com/) | |
| 2023 |[![](img/hacktoberfest/hacktoberfest2023.png "Hactoberfest 2023")](https://hacktoberfest.digitalocean.com/) | | ![apiday_paris.png](img/apiday_paris.png) |

# đź“ť Blog posts
## Find me
[![](https://img.shields.io/badge/-DeviantArt-05CC47?style=for-the-badge&logo=deviantart&logoColor=white)](https://www.deviantart.com/diablo143)
[![](https://img.shields.io/badge/-Medium-black?style=for-the-badge&logo=medium)](https://letutour-e.medium.com/)
[![](https://img.shields.io/badge/-dev.to-black?style=for-the-badge&logo=medium)](https://dev.to/erwanlt)
[![](https://img.shields.io/badge/-sfeir.dev-blue?style=for-the-badge)](https://www.sfeir.dev/author/erwan/)
## [SFEIR.dev](https://www.sfeir.dev/)
### [Design Patterns](https://github.com/ErwanLT/designPattern)
| Creation | Comportementaux | Structurels |
|--- | --- | --- |
| [Factory](https://www.sfeir.dev/back/design-pattern-factory/) | [Stratégie](https://www.sfeir.dev/back/les-designs-pattern-comportementaux/) | [Adaptateur](https://www.sfeir.dev/back/les-design-patterns-structurel-adaptateur/) |
| [Builder](https://www.sfeir.dev/back/les-designs-patterns-de-creation-builder/) | [MĂ©mento](https://www.sfeir.dev/back/design-patterns-comportementaux-memento/) | [Composite](https://www.sfeir.dev/back/les-design-patterns-structurels-composite/) |
| [Prototype](https://www.sfeir.dev/back/les-designs-patterns-de-creation-prototype/) | [MĂ©diateur](https://www.sfeir.dev/back/design-patterns-comportementaux-mediateur/) | [DĂ©corateur](https://www.sfeir.dev/back/les-design-patterns-structurels-decorateur/) |
| [Singleton](https://www.sfeir.dev/back/design-pattern-singleton/) | [Observateur](https://www.sfeir.dev/back/design-patterns-comportementaux-observateur/) | [Facade](https://www.sfeir.dev/back/les-design-patterns-structurels-facade/) |
| | [Chaine de responsabilité](https://www.sfeir.dev/back/design-patterns-comportementaux-chaine-responsabilite/) | [Pont](https://www.sfeir.dev/back/les-design-patterns-structurels-pont/)|
| | [Commande](https://www.sfeir.dev/back/design-patterns-comportementaux-commande/) | [Proxy](https://www.sfeir.dev/back/les-design-patterns-structurels-proxy/) |
| | [Etat](https://www.sfeir.dev/back/design-patterns-comportementaux-etat/) | |
| | [Visiteur](https://www.sfeir.dev/back/les-design-patterns-comportementaux-visiteur/) | |
| | [Interpréteur](https://www.sfeir.dev/back/les-design-patterns-comportementaux-interpreteur/) | |

### đź’ˇ Tips
* [Test paramétrés - un test pour les gouverner tous](https://www.sfeir.dev/back/un-test-pour-les-gouverner-tous/)
* [RĂ©ussir sa migration de Swagger 2 Ă  OpenApi 3](https://www.sfeir.dev/back/migrer-de-swagger-2-a-openapi-3/)
* [Comment personnaliser la bannière d'un projet Spring Boot](https://www.sfeir.dev/back/comment-avoir-une-banniere-spring-personnalisee/)
* [Comment bien gérer ses exceptions dans Spring Boot](https://www.sfeir.dev/back/comment-bien-gerer-ses-erreur-dans-springboot/)
* [Avoir un profil GitHub qui claque](https://www.sfeir.dev/product/avoir-un-profil-github-qui-claque/)
* [Les commandes git essentielles démystifiées](https://www.sfeir.dev/product/draft-les-commande-git/)
* [Comprendre les annotations dans Spring Boot](https://www.sfeir.dev/back/comprendre-les-annotations-dans-spring-boot/)

### [Spring Boot](https://github.com/ErwanLT/springboot-demo)
* [Comment bien gérer ses exceptions dans Spring Boot](https://www.sfeir.dev/back/comment-bien-gerer-ses-erreur-dans-springboot/)
* [Superviser votre application Spring Boot grâce à Prometheus et Grafana](https://www.sfeir.dev/back/superviser-votre-application-spring-boot/)
* [Planifier des tâches avec Spring Batch](https://www.sfeir.dev/back/planifier-des-taches-avec-spring-batch/)