mirror of
https://github.com/ArthurDanjou/ArthurDanjou.git
synced 2026-01-21 18:23:23 +01:00
177 lines
6.6 KiB
Markdown
177 lines
6.6 KiB
Markdown

|
|
|
|
# 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",
|
|
"Java"
|
|
],
|
|
ask_me_about: [
|
|
"Web dev",
|
|
"Tech",
|
|
"Consulting",
|
|
"Cloud computing",
|
|
"DevOps",
|
|
"Software dev"
|
|
],
|
|
technologies: {
|
|
web_app: ["VueJs", "NuxtJs", "Sass", "Tailwind"],
|
|
desktop_app: ["ElectronJs"],
|
|
mobile_app:["React Native"],
|
|
back_end: {
|
|
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'
|
|
}
|
|
}
|
|
}
|
|
```
|
|
---
|
|
|
|
## Information about my activity from [api.arthurdanjou.fr](https://api.arthurdanjou.fr)
|
|
|
|
| Informations | State |
|
|
| ---------------------------: | ------: |
|
|
| :musical_note: Music Playing | **No** |
|
|
| :bed: Sleeping | **No** |
|
|
| :computer: Developing | **Yes** |
|
|
| :books: Learning | **No** |
|
|
|
|
###### Curious how this works? : [api.arthurdanjou.fr/source](https://api.arthurdanjou.fr/source)
|
|
|
|
## Statistics about my dev activity
|
|
|
|
<!--START_SECTION:waka-->
|
|
**🐱 My Github Data**
|
|
|
|
> 🏆 280 Contributions in the Year 2021
|
|
>
|
|
> 📦 21.5 kB Used in Github's Storage
|
|
>
|
|
> 💼 Opted to Hire
|
|
>
|
|
> 📜 13 Public Repositories
|
|
>
|
|
> 🔑 1 Private Repository
|
|
>
|
|
**I'm an Early 🐤**
|
|
|
|
```text
|
|
🌞 Morning 26 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 8.31%
|
|
🌆 Daytime 140 commits ███████████░░░░░░░░░░░░░░ 44.73%
|
|
🌃 Evening 118 commits █████████░░░░░░░░░░░░░░░░ 37.7%
|
|
🌙 Night 29 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.27%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Sunday**
|
|
|
|
```text
|
|
Monday 38 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.14%
|
|
Tuesday 65 commits █████░░░░░░░░░░░░░░░░░░░░ 20.77%
|
|
Wednesday 30 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.58%
|
|
Thursday 30 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.58%
|
|
Friday 22 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.03%
|
|
Saturday 44 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.06%
|
|
Sunday 84 commits ██████░░░░░░░░░░░░░░░░░░░ 26.84%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
⌚︎ Time Zone: Europe/Paris
|
|
|
|
💬 Programming Languages:
|
|
JSON 45 mins ███████████░░░░░░░░░░░░░░ 45.32%
|
|
TypeScript 23 mins █████░░░░░░░░░░░░░░░░░░░░ 23.42%
|
|
Vue.js 17 mins ████░░░░░░░░░░░░░░░░░░░░░ 17.18%
|
|
YAML 5 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 5.17%
|
|
JavaScript 4 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.18%
|
|
|
|
🔥 Editors:
|
|
WebStorm 1 hr 40 mins █████████████████████████ 100.0%
|
|
|
|
🐱💻 Projects:
|
|
artsite 1 hr 5 mins ████████████████░░░░░░░░░ 65.9%
|
|
nuxt-ts-app 24 mins ██████░░░░░░░░░░░░░░░░░░░ 24.3%
|
|
vitesse-nuxt 9 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 9.8%
|
|
|
|
💻 Operating System:
|
|
Windows 1 hr 40 mins █████████████████████████ 100.0%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Java**
|
|
|
|
```text
|
|
Java 4 repos ███████████░░░░░░░░░░░░░░ 44.44%
|
|
JavaScript 2 repos █████░░░░░░░░░░░░░░░░░░░░ 22.22%
|
|
TypeScript 2 repos █████░░░░░░░░░░░░░░░░░░░░ 22.22%
|
|
Vue 1 repo ██░░░░░░░░░░░░░░░░░░░░░░░ 11.11%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--END_SECTION:waka-->
|
|
|
|
## 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 📊
|
|
|
|
[](https://github.com/anuraghazra/github-readme-stats)
|
|
[](https://github.com/anuraghazra/github-readme-stats)
|
|
|
|
###### ⚡README powered by [api.arthurdanjou.fr/](https://api.arthurdanjou.fr)
|