mirror of
https://github.com/ArthurDanjou/ArthurDanjou.git
synced 2026-01-22 15: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 | **Yes** |
|
|
| :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**
|
|
|
|
> 🏆 464 Contributions in the Year 2021
|
|
>
|
|
> 📦 22.3 kB Used in Github's Storage
|
|
>
|
|
> 💼 Opted to Hire
|
|
>
|
|
> 📜 14 Public Repositories
|
|
>
|
|
> 🔑 1 Private Repository
|
|
>
|
|
**I'm an Early 🐤**
|
|
|
|
```text
|
|
🌞 Morning 50 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.59%
|
|
🌆 Daytime 193 commits ██████████░░░░░░░░░░░░░░░ 40.89%
|
|
🌃 Evening 194 commits ██████████░░░░░░░░░░░░░░░ 41.1%
|
|
🌙 Night 35 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 7.42%
|
|
|
|
```
|
|
📅 **I'm Most Productive on Sunday**
|
|
|
|
```text
|
|
Monday 58 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.29%
|
|
Tuesday 87 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.43%
|
|
Wednesday 33 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 6.99%
|
|
Thursday 75 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.89%
|
|
Friday 70 commits ███░░░░░░░░░░░░░░░░░░░░░░ 14.83%
|
|
Saturday 60 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.71%
|
|
Sunday 89 commits ████░░░░░░░░░░░░░░░░░░░░░ 18.86%
|
|
|
|
```
|
|
|
|
|
|
📊 **This Week I Spent My Time On**
|
|
|
|
```text
|
|
⌚︎ Time Zone: Europe/Paris
|
|
|
|
💬 Programming Languages:
|
|
TypeScript 5 hrs 8 mins ████████████░░░░░░░░░░░░░ 48.24%
|
|
JSON 2 hrs 59 mins ███████░░░░░░░░░░░░░░░░░░ 28.0%
|
|
Other 52 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.17%
|
|
YAML 30 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.76%
|
|
Vue.js 21 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 3.43%
|
|
|
|
🔥 Editors:
|
|
WebStorm 10 hrs 39 mins █████████████████████████ 100.0%
|
|
|
|
🐱💻 Projects:
|
|
create-linky 4 hrs 58 mins ███████████░░░░░░░░░░░░░░ 46.62%
|
|
artapi 2 hrs 19 mins █████░░░░░░░░░░░░░░░░░░░░ 21.75%
|
|
core 1 hr 39 mins ████░░░░░░░░░░░░░░░░░░░░░ 15.54%
|
|
artsite 1 hr 20 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.57%
|
|
cli 10 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.58%
|
|
|
|
💻 Operating System:
|
|
Windows 10 hrs 39 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 24/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)
|