mirror of
https://github.com/ArthurDanjou/ArthurDanjou.git
synced 2026-01-22 13:51:36 +01:00
180 lines
6.9 KiB
Markdown
180 lines
6.9 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**
|
|
|
|
> 🏆 473 Contributions in the Year 2021
|
|
>
|
|
> 📦 22.4 kB Used in Github's Storage
|
|
>
|
|
> 💼 Opted to Hire
|
|
>
|
|
> 📜 10 Public Repositories
|
|
>
|
|
> 🔑 1 Private Repository
|
|
>
|
|
**I'm an Early 🐤**
|
|
|
|
```text
|
|
🌞 Morning 50 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.31%
|
|
🌆 Daytime 202 commits ██████████░░░░░░░░░░░░░░░ 41.65%
|
|
🌃 Evening 198 commits ██████████░░░░░░░░░░░░░░░ 40.82%
|
|
🌙 Night 35 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.22%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Sunday**
|
|
|
|
```text
|
|
Monday 58 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.96%
|
|
Tuesday 87 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.94%
|
|
Wednesday 33 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 6.8%
|
|
Thursday 84 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.32%
|
|
Friday 70 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.43%
|
|
Saturday 60 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.37%
|
|
Sunday 93 commits ████░░░░░░░░░░░░░░░░░░░░░ 19.18%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
⌚︎ Time Zone: Europe/Paris
|
|
|
|
💬 Programming Languages:
|
|
JSON 1 hr 24 mins █████████░░░░░░░░░░░░░░░░ 35.5%
|
|
TypeScript 57 mins ██████░░░░░░░░░░░░░░░░░░░ 24.45%
|
|
Markdown 38 mins ████░░░░░░░░░░░░░░░░░░░░░ 16.09%
|
|
Other 32 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.83%
|
|
JavaScript 17 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 7.56%
|
|
|
|
🔥 Editors:
|
|
WebStorm 3 hrs 56 mins █████████████████████████ 100.0%
|
|
|
|
🐱💻 Projects:
|
|
cli 58 mins ██████░░░░░░░░░░░░░░░░░░░ 24.78%
|
|
artapi 32 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.85%
|
|
slidev-docs-fr 29 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.47%
|
|
create-linky 26 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 11.23%
|
|
artsite 24 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 10.44%
|
|
|
|
💻 Operating System:
|
|
Windows 3 hrs 56 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%
|
|
|
|
```
|
|
|
|
|
|
|
|
Last Updated on 29/06/2021
|
|
<!--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)
|