1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00
.profile/README.md
2021-06-24 19:46:44 +02:00

2.6 KiB

Divlo

Developer Full Stack Junior • Passionate about High-Tech

Divlo's CI GitHub GitLab npm Twitter YouTube Twitch Website Email


📜 About

export interface Divlo {
  pronouns: 'He' | 'Him'
  birthDate: '31/03/2003'
  nationality: 'Alsace, France'
  interests: [
    'Developer Full Stack Junior',
    'Passionate about High-Tech',
    'Open-Source enthusiast'
  ]
  skills: {
    languages: ['JavaScript', 'TypeScript', 'Python', 'C/C++']
    frontEnd: ['HTML', 'CSS', 'Tailwind CSS', 'React.js (+ Next.js)']
    backEnd: ['Node.js', 'Fastify', 'Prisma', 'PostgreSQL', 'MySQL']
    tools: ['Ubuntu', 'Hyper Terminal', 'VSCode', 'Git', 'Docker']
  }
}

📈 Stats