diff --git a/README.md b/README.md
index 8183e4512..ec6969f0b 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,80 @@
-
Hi ๐, I'm Arthur Danjou
-A passionate creative developer from Paris, France ๐จ
+
-## 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
-  
-
-
-
-
----
-
-
-
-
-
----
## Get In Touch โจ
+soon
-[](https://twitter.com/ArthurDanj)
-[](mailto:contact@arthurdanjou.fr)
-[](https://discord.com/invite/Y49t58b)
-[](https://arthurdanjou.fr)
---
-
-
+## 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 ๐
+
+[](https://github.com/anuraghazra/github-readme-stats)
+[](https://github.com/anuraghazra/github-readme-stats)
\ No newline at end of file
diff --git a/assets/Banner.png b/assets/Banner.png
new file mode 100644
index 000000000..92461aaa6
Binary files /dev/null and b/assets/Banner.png differ