mirror of
https://github.com/ArthurDanjou/ArthurDanjou.git
synced 2026-01-21 18:23:23 +01:00
178 lines
6.7 KiB
Markdown
178 lines
6.7 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 | **No** |
|
|
| :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**
|
|
|
|
> 🏆 151 Contributions in the Year 2021
|
|
>
|
|
> 📦 28.5 kB Used in Github's Storage
|
|
>
|
|
> 💼 Opted to Hire
|
|
>
|
|
> 📜 12 Public Repositories
|
|
>
|
|
> 🔑 2 Private Repositories
|
|
>
|
|
**I'm an Early 🐤**
|
|
|
|
```text
|
|
🌞 Morning 27 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 7.85%
|
|
🌆 Daytime 162 commits ███████████░░░░░░░░░░░░░░ 47.09%
|
|
🌃 Evening 131 commits █████████░░░░░░░░░░░░░░░░ 38.08%
|
|
🌙 Night 24 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 6.98%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Thursday**
|
|
|
|
```text
|
|
Monday 50 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.53%
|
|
Tuesday 55 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.99%
|
|
Wednesday 36 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.47%
|
|
Thursday 63 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.31%
|
|
Friday 18 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 5.23%
|
|
Saturday 61 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.73%
|
|
Sunday 61 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.73%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
⌚︎ Time Zone: Europe/Paris
|
|
|
|
💬 Programming Languages:
|
|
Vue.js 10 hrs 43 mins ███████████████░░░░░░░░░░ 62.92%
|
|
TypeScript 3 hrs 57 mins █████░░░░░░░░░░░░░░░░░░░░ 23.27%
|
|
Other 50 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.91%
|
|
JSON 33 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.28%
|
|
Docker 19 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.93%
|
|
|
|
🔥 Editors:
|
|
WebStorm 17 hrs 1 min █████████████████████████ 100.0%
|
|
|
|
🐱💻 Projects:
|
|
artsite 12 hrs 2 mins █████████████████░░░░░░░░ 70.73%
|
|
artapi 4 hrs 52 mins ███████░░░░░░░░░░░░░░░░░░ 28.6%
|
|
test-eslint-prettier 6 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.64%
|
|
test 0 secs ░░░░░░░░░░░░░░░░░░░░░░░░░ 0.04%
|
|
|
|
💻 Operating System:
|
|
Windows 17 hrs 1 min █████████████████████████ 100.0%
|
|
|
|
```
|
|
|
|
**I Mostly Code in Java**
|
|
|
|
```text
|
|
Java 4 repos ██████████░░░░░░░░░░░░░░░ 40.0%
|
|
JavaScript 2 repos █████░░░░░░░░░░░░░░░░░░░░ 20.0%
|
|
TypeScript 2 repos █████░░░░░░░░░░░░░░░░░░░░ 20.0%
|
|
Vue 2 repos █████░░░░░░░░░░░░░░░░░░░░ 20.0%
|
|
|
|
```
|
|
|
|
|
|
|
|
<!--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)
|