Files
ArthurDanjou/README.md
2020-12-20 18:32:29 +01:00

106 lines
3.4 KiB
Markdown

![Banner](./assets/Banner.png)
# Hi there, I'm Arthur 🙋‍♂️
### A Web & Software Developer from Paris, France 🇫🇷
---
## 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: '100%',
url: 'https://arthurdanjou.fr/'
},
artapi: {
description: 'ArtApi is my personnal API',
progress: '75%',
url: 'https://api.arthurdanjou.fr/'
},
artclick: {
description: 'ArtClick is my personnal url shortener',
progress: '100%',
url: 'https://artdanj.to/'
},
artcloud: {
description: 'ArtCloud is my personnal instance managment system',
progress: '10%',
url: 'https://cloud.arthurdanjou.fr'
}
}
}
```
---
## Statistics and information about my activity from [api.arthurdanjou.fr](https://api.arthurdanjou.fr)
| Statistics | Daily | Weekly | Monthly | Total |
| :------------------------------------------ | ----------: | ----------: | -----------: | -----------: |
| :computer: Commands | **0** | **0** | **0** | **0** |
| :hammer: Docker Builds | **0** | **0** | **0** | **0** |
| Informations | State |
| ---------------------------: | ------: |
| :musical_note: Music Playing | **No** |
| :bed: Sleeping | **No** |
| :computer: Developing | **No** |
| :books: Learning | **Yes** |
###### Curious how this works? : [api.arthurdanjou.fr/source](https://api.arthurdanjou.fr/source)
## Get In Touch ✨
Check my website on: [**arthurdanjou.fr**](https://arthurdanjou.fr)
Follow me on Twitter: [**@ArthurDanj**](https://twitter.com/ArthurDanj)
See my work on Github: [**@ArthurDanjou**](https://github.com/ArthurDanjou)
Send me mail to: [**me@arthurdanjou.fr**](mailto:me@arthurdanjou.fr)
## Dev Stats 📊
[![Arthur's github stats](https://github-readme-stats.vercel.app/api?count_private=true&show_icons=true&theme=dracula&username=arthurdanjou)](https://github.com/anuraghazra/github-readme-stats)
[![Arthur's github stats](https://github-readme-stats.vercel.app/api/top-langs/?count_private=true&show_icons=true&theme=dracula&username=arthurdanjou)](https://github.com/anuraghazra/github-readme-stats)
###### README powered by [api.arthurdanjou.fr/](https://api.arthurdanjou.fr/source)