|
1 | | -## Hi there 👋 |
| 1 | +<div align="center"> |
2 | 2 |
|
3 | | -<!-- |
4 | | -**softpython2884/softpython2884** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile. |
| 3 | + |
5 | 4 |
|
6 | | -Here are some ideas to get you started: |
| 5 | +## 🚀 Full-Stack Developer • API Engineer • UI Designer |
7 | 6 |
|
8 | | -- 🔭 I’m currently working on ... |
9 | | -- 🌱 I’m currently learning ... |
10 | | -- 👯 I’m looking to collaborate on ... |
11 | | -- 🤔 I’m looking for help with ... |
12 | | -- 💬 Ask me about ... |
13 | | -- 📫 How to reach me: ... |
14 | | -- 😄 Pronouns: ... |
15 | | -- ⚡ Fun fact: ... |
16 | | ---> |
| 7 | +[](https://nightproject.nationquest.fr/) |
| 8 | +[](https://forgenet.fr) |
| 9 | +[](https://marcusbot.fr) |
| 10 | + |
| 11 | +</div> |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## 👨💻 About Me |
| 16 | + |
| 17 | +```javascript |
| 18 | +const nightFury = { |
| 19 | + code: ["JavaScript", "TypeScript", "Python", "Java", "C++"], |
| 20 | + technologies: { |
| 21 | + frontEnd: { |
| 22 | + js: ["React", "NextJS", "Vue"], |
| 23 | + css: ["Tailwind", "SASS", "Styled Components"] |
| 24 | + }, |
| 25 | + backEnd: { |
| 26 | + js: ["Node.js", "Express", "NestJS"], |
| 27 | + python: ["FastAPI", "Django"], |
| 28 | + databases: ["PostgreSQL", "MongoDB", "Redis"] |
| 29 | + }, |
| 30 | + devOps: ["Docker", "AWS", "CI/CD", "Nginx"], |
| 31 | + mobile: ["React Native", "Flutter"], |
| 32 | + currentlyLearning: ["Cloud Architecture", "Microservices", "AI/ML"], |
| 33 | + hobbies: ["Gaming", "Modding", "UI/UX Design", "Open Source"] |
| 34 | + }, |
| 35 | + currentFocus: "Building scalable SaaS platforms & AI solutions", |
| 36 | + funFact: "I've been coding for over 9 years and still love every bit of it!" |
| 37 | +}; |
0 commit comments