Improve GitHub Readme

This commit is contained in:
2020-12-15 12:29:32 +01:00
parent 55253e0e69
commit 162b022b91
2 changed files with 75 additions and 27 deletions

102
README.md
View File

@@ -1,32 +1,80 @@
<h1 align="center">Hi 👋, I'm Arthur Danjou</h1>
<h3 align="center">A passionate creative developer from Paris, France 🎨</h3>
![Banner](./assets/Banner.png)
## I am passionate about :
- Web development 🌍
- Software Development ⚙
- Technologies 🧪
- DevSecOps & Hacking 🔓
- Gaming 🎮
# Hi there, I'm Arthur 🙋‍♂️
### A Web & Software Developer from Paris, France 🇫🇷
## Skills
![HTML](https://img.shields.io/badge/HTML-F16529?style=for-the-badge) ![CSS](https://img.shields.io/badge/CSS-2965f1?style=for-the-badge) ![JavaScript](https://img.shields.io/badge/JavaScript-F0DB4F?style=for-the-badge)
![Java](https://img.shields.io/badge/Java-007396?style=for-the-badge)
![Python](https://img.shields.io/badge/Python-4B8BBE?style=for-the-badge)
![Go](https://img.shields.io/badge/Go-29beb0?style=for-the-badge)
---
![VueJs](https://img.shields.io/badge/VueJs-42b883?style=for-the-badge)
![NuxtJs](https://img.shields.io/badge/NuxtJs-41b883?style=for-the-badge)
![ReactJs](https://img.shields.io/badge/ReactJs-61DBFB?style=for-the-badge)
![NextJs](https://img.shields.io/badge/NextJs-black?style=for-the-badge)
---
## Get In Touch ✨
soon
[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge)](https://twitter.com/ArthurDanj)
[![Mail](https://img.shields.io/badge/Mail-EA4335?style=for-the-badge)](mailto:contact@arthurdanjou.fr)
[![Discord](https://img.shields.io/badge/Discord-738ADB?style=for-the-badge)](https://discord.com/invite/Y49t58b)
[![Website](https://img.shields.io/badge/Website-fcba03?style=for-the-badge)](https://arthurdanjou.fr)
---
![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)
![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)
## 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: '90%',
url: 'https://arthurdanjou.fr/'
},
artapi: {
description: 'ArtApi is my personnal API',
progress: '90%',
url: 'https://api.arthurdanjou.fr/'
},
artclick: {
description: 'Artsite is my personnal url shortener',
progress: '100%',
url: 'https://artdanj.to/'
},
artcloud: {
description: 'Artsite is my personnal instance managment system',
progress: '90%',
url: 'https://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)

BIN
assets/Banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB