1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-09 17:45:53 +02:00
.profile/README.md

46 lines
2.5 KiB
Markdown
Raw Normal View History

<h1 align="center"><a href="https://theoludwig.fr/">Théo LUDWIG</a></h1>
2021-04-17 20:06:51 +02:00
2021-04-18 22:30:27 +02:00
<p align="center">
2024-01-23 23:59:10 +01:00
<strong>Developer Full Stack • Open-Source Enthusiast</strong>
2021-04-18 22:30:27 +02:00
</p>
2021-04-17 20:06:51 +02:00
2021-04-18 22:30:27 +02:00
<p align="center">
<a href="https://github.com/theoludwig"><img alt="GitHub" src="https://img.shields.io/badge/-GitHub-5A5A5A?style=flat&labelColor=5A5A5A&logo=github&logoColor=white"/></a>
<a href="https://gitlab.com/theoludwig"><img alt="GitLab" src="https://img.shields.io/badge/-GitLab-303030?style=flat&labelColor=303030&logo=gitlab&logoColor=white"/></a>
<a href="https://www.npmjs.com/~theoludwig"><img alt="npm" src="https://img.shields.io/badge/-npm-c4302b?style=flat&labelColor=c4302b&logo=npm&logoColor=white"/></a>
<a href="https://twitter.com/theoludwig_"><img alt="Twitter" src="https://img.shields.io/badge/-Twitter-1ca0f1?style=flat&labelColor=1ca0f1&logo=twitter&logoColor=white"/></a>
<a href="https://www.youtube.com/@theo_ludwig"><img alt="YouTube" src="https://img.shields.io/badge/-YouTube-c4302b?style=flat&labelColor=c4302b&logo=youtube&logoColor=white"/></a>
<a href="https://www.twitch.tv/theoludwig"><img alt="Twitch" src="https://img.shields.io/badge/-Twitch-9147FF?style=flat&labelColor=9147FF&logo=twitch&logoColor=white"/></a>
<a href="https://theoludwig.fr/"><img alt="Website" src="https://img.shields.io/badge/-Website-181818?style=flat&labelColor=181818&logo=Google-Chrome&logoColor=white"/></a>
<a href="mailto:contact@theoludwig.fr"><img alt="Email" src="https://img.shields.io/badge/-contact@theoludwig.fr-2F7EBE?style=flat&labelColor=2F7EBE&logo=minutemailer&logoColor=white"/></a>
2021-04-18 22:30:27 +02:00
</p>
<hr />
## 📜 About
```json
{
"name": "Théo LUDWIG",
"pronouns": "He/Him",
2023-05-29 17:44:26 +02:00
"birthDate": "31/03/2003",
"nationality": "Alsace, France",
2024-01-23 23:59:10 +01:00
"interests": ["Developer Full Stack", "Open-Source Enthusiast"],
"skills": {
2022-11-29 10:29:02 +01:00
"programmingLanguages": ["JavaScript/TypeScript", "Python", "C/C++", "PHP"],
2024-01-23 23:59:10 +01:00
"frontend": ["HTML/CSS", "Tailwind CSS", "React.js/Next.js"],
2023-05-29 17:44:26 +02:00
"backend": ["Laravel", "Node.js", "Fastify", "PostgreSQL"],
2023-06-18 12:18:24 +02:00
"tools": ["GNU/Linux", "Arch Linux", "Visual Studio Code", "Git", "Docker"]
2021-04-18 22:30:27 +02:00
}
}
```
<hr />
2021-10-01 08:51:07 +02:00
## 📈 Statistics
2021-04-18 22:30:27 +02:00
<p align=center>
2023-12-28 06:21:24 +01:00
<img height=175 align="center" src="https://github-readme-stats.vercel.app/api?username=theoludwig&show_icons=true&theme=dark" alt="Théo LUDWIG's GitHub Stats" />
<img height=175 align="center" src="https://github-readme-stats.vercel.app/api/top-langs/?username=theoludwig&hide=html,css,javascript&langs_count=8&layout=compact&theme=dark" alt="Théo LUDWIG's Programming Languages" />
2021-04-18 22:30:27 +02:00
</p>