mirror of
https://github.com/ArthurDanjou/ArthurDanjou.git
synced 2026-01-25 19:52:36 +01:00
80 lines
2.2 KiB
Markdown
80 lines
2.2 KiB
Markdown

|
|
|
|
# Hi there, I'm Arthur 🙋♂️
|
|
### A Web & Software Developer from Paris, France 🇫🇷
|
|
|
|
## Get In Touch ✨
|
|
soon
|
|
|
|
---
|
|
## About me ⭐
|
|
|
|
```javascript
|
|
const me = {
|
|
pronouns: "Arthur",
|
|
location: ["Paris", "France"],
|
|
passions: [
|
|
"Dev",
|
|
"DevOps",
|
|
"New technologies",
|
|
"Gaming"
|
|
],
|
|
code: [
|
|
"Javascript",
|
|
"Typescript",
|
|
"HTML",
|
|
"CSS",
|
|
"GoLang",
|
|
"Python",
|
|
"Java"
|
|
],
|
|
askMeAbout: [
|
|
"Web dev",
|
|
"Tech",
|
|
"Consulting",
|
|
"Cloud native",
|
|
"Software dev"
|
|
],
|
|
technologies: {
|
|
webApp: ["VueJs", "NuxtJs", "Sass", "Tailwind"],
|
|
desktopApp: ["ElectronJs"],
|
|
mobileApp: ["React Native"],
|
|
backEnd: {
|
|
typescript: ["AdonisJs"],
|
|
java: ["Spring"]
|
|
},
|
|
databases: ["MongoDB", "MariaDB", "Redis"],
|
|
messaging: ["RabbitMq"],
|
|
other: ["Docker", "Git"],
|
|
architecture: ["microservices", "event-driven", "design system pattern"],
|
|
},
|
|
projects: {
|
|
artsite: {
|
|
description: 'ArtSite is my personnal website',
|
|
progress: '90%',
|
|
url: 'https://arthurdanjou.fr/'
|
|
},
|
|
artapi: {
|
|
description: 'ArtApi is my personnal API',
|
|
progress: '90%',
|
|
url: 'https://api.arthurdanjou.fr/'
|
|
},
|
|
artclick: {
|
|
description: 'Artsite is my personnal url shortener',
|
|
progress: '100%',
|
|
url: 'https://artdanj.to/'
|
|
},
|
|
artcloud: {
|
|
description: 'Artsite is my personnal instance managment system',
|
|
progress: '90%',
|
|
url: 'https://arthurdanjou.fr'
|
|
}
|
|
}
|
|
}
|
|
```
|
|
---
|
|
|
|
## Dev Stats 📊
|
|
|
|
[](https://github.com/anuraghazra/github-readme-stats)
|
|
[](https://github.com/anuraghazra/github-readme-stats) |