Initial commit

This commit is contained in:
2024-06-21 00:21:49 +02:00
commit a99f3a4396
38 changed files with 17209 additions and 0 deletions

19
content/index.md Normal file
View File

@@ -0,0 +1,19 @@
# Arthur Danjou
Hey, I'm Arthur Danjou, a mathematics student at the Paris-Saclay Faculty of Science in France.
With a **deep understanding of emerging technologies**, I'm at the heart of a rapidly expanding field. My background in **mathematics** gives me a head start in understanding the concepts and theories behind these **technologies** and in designing them effectively.
As a software engineer and mathematics student, my **expertise** covers
<AIcon icon="i-logos:typescript-icon">TypeScript</AIcon>,
<AIcon icon="i-logos:vue">Vue</AIcon>,
<AIcon icon="i-logos:nuxt-icon">Nuxt</AIcon>,
<AIcon icon="i-logos:adonisjs-icon">Adonis</AIcon>,
<AIcon icon="i-logos:java">Java</AIcon>,
<AIcon icon="i-logos:python">Python</AIcon>,
<AIcon icon="i-logos:r-lang">R</AIcon>, which enables me to **understand** the different needs of mathematical projects and to propose the best solutions.
I'm **constantly** learning new things, from technology to finance and entrepreneurship. I love **sharing** my knowledge and learning new theorems and technologies. I'm a **curious** person and eager to continue learning and growing throughout my life.
As well as programming, I enjoy **sport** and **travelling**. My passion, commitment and eagerness to learn and progress are the qualities that enable me to succeed in my **career** and **studies**.

View File

@@ -0,0 +1,5 @@
{
"name": "Apple AirPods Pro",
"description": "Probably my most used item after my phone and laptop. I use them for everything from listening to music to taking calls. They are super convenient and the sound quality is great.",
"category": "hardware"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Apple iPad Air",
"description": "I use my iPad to read books, watch movies, and browse the web, but also to take notes and write some equations during my math classes.",
"category": "hardware"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Apple iPhone 14 Pro",
"description": "I don't upgrade my phone every year, but when I do, I go for the best. The iPhone 14 Pro is the best phone on the market, and I'm excited to get my hands on it.",
"category": "hardware"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Custom Built Gaming PC",
"description": "I have bought a customized computer for the gaming. I have chosen an Intel Core i5-10400F, with 16Go DDR4 and my graphical card is a RTX 2060. I use Windows 11.",
"category": "hardware"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Apple Suite",
"description": "I'm using the Apple Suite including Mail, Calendar, Notes, Music and Reminders for my daily organization.",
"category": "software"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Discord",
"description": "I'm using Discord for chatting and talking with my friends and my customers and discussing with some community members.",
"category": "software"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Apple MacBook Pro 13'",
"description": "My main programming computer is a MacBook Pro 13' 2020 with the Apple M1 Chip and 16Go RAM. I use MacOS Sorona.",
"category": "hardware"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Google Chrome",
"description": "I'm using Google Chrome for browsing, the dev tool, and the extension market.",
"category": "software"
}

View File

@@ -0,0 +1,5 @@
{
"name": "JetBrains Suite (IntelliJ IDEA Ultimate, PyCharm Professional, WebStorm, DataGrip)",
"description": "I use JetBrains Suite for development for 7 years. It's the best IDEs for Java, Python, JavaScript, SQL, and more. I used this suite to develop and to create this website.",
"category": "IDEs"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Logitech G203 LightSync Black",
"description": "This gaming mouse is designed to be the perfect gaming companion. With a classic design and simple layout, this mouse is perfect for any gamer.",
"category": "hardware"
}

5
content/uses/notion.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "Notion",
"description": "Notion is my all-in-one note-taking, kanban boards, wikis, and draft notebook.",
"category": "software"
}

View File

@@ -0,0 +1,5 @@
{
"name": "RayCast",
"description": "Raycast is my extendable launcher replacing Apple Spotlight. It lets me complete tasks, calculate, share common links, and much more thanks to the extensions.",
"category": "software"
}

View File

@@ -0,0 +1,5 @@
{
"name": "SteelSeries Apex 9 TKL",
"description": "This TKL keyboard is a great choice for gamers who want a compact keyboard with a lot of features.",
"category": "hardware"
}

View File

@@ -0,0 +1,5 @@
{
"name": "Theme and Font",
"description": "My theme is Catppuccin Macchiato, a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. My main fonts are Vercel Geist and JetBrains Mono",
"category": "IDEs"
}

5
content/uses/warp.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "Warp",
"description": "Warp is a modern, Rust-based terminal reimagined with AI and collaborative tools for better productivity. I'm loving it so far!",
"category": "hardware"
}