1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00
Developer Full Stack • Passionate about High-Tech https://theoludwig.fr/
Go to file
2021-04-20 01:19:26 +02:00
__test__/pages/api test: add the first automated tests 2021-04-18 23:09:51 +02:00
.github ci(release): update workflow_run event 2021-04-20 01:19:26 +02:00
.husky feat: add divlo.fr 2021-04-18 01:56:23 +02:00
components test: add the first automated tests 2021-04-18 23:09:51 +02:00
locales feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
pages fix: import correctly Head component 2021-04-18 23:13:54 +02:00
public feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
styles feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
.babelrc.json feat: add divlo.fr 2021-04-18 01:56:23 +02:00
.commitlintrc.json feat: add divlo.fr 2021-04-18 01:56:23 +02:00
.dockerignore test: add the first automated tests 2021-04-18 23:09:51 +02:00
.editorconfig feat: add divlo.fr 2021-04-18 01:56:23 +02:00
.env.example feat: add divlo.fr 2021-04-18 01:56:23 +02:00
.gitignore test: add the first automated tests 2021-04-18 23:09:51 +02:00
.lighthouserc.json feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
.markdownlint.json feat: add divlo.fr 2021-04-18 01:56:23 +02:00
.npmrc feat: add divlo.fr 2021-04-18 01:56:23 +02:00
.releaserc.json chore: setup semantic-release 2021-04-20 01:15:07 +02:00
CODE_OF_CONDUCT.md feat: add divlo.fr 2021-04-18 01:56:23 +02:00
CONTRIBUTING.md docs(contributing): add Getting Started 2021-04-18 02:11:33 +02:00
docker-compose.yml feat: add divlo.fr 2021-04-18 01:56:23 +02:00
Dockerfile feat: add divlo.fr 2021-04-18 01:56:23 +02:00
i18n.json feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
jest.config.js chore: setup semantic-release 2021-04-20 01:15:07 +02:00
LICENSE chore: initial commit 2021-04-17 20:06:51 +02:00
next-env.d.ts feat: add divlo.fr 2021-04-18 01:56:23 +02:00
next.config.js feat: add divlo.fr 2021-04-18 01:56:23 +02:00
package-lock.json chore: setup semantic-release 2021-04-20 01:15:07 +02:00
package.json chore: setup semantic-release 2021-04-20 01:15:07 +02:00
postcss.config.js feat: add divlo.fr 2021-04-18 01:56:23 +02:00
README.md docs(readme): add badges and stats 2021-04-18 22:30:27 +02:00
tsconfig.json feat: add divlo.fr 2021-04-18 01:56:23 +02:00

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', 'Dart']
    frontEnd: ['HTML', 'CSS', 'SASS', 'React.js (+ Next.js)', 'Flutter']
    backEnd: ['Node.js', 'Strapi', 'MySQL']
    tools: ['Ubuntu', 'Hyper Terminal', 'VSCode', 'Git', 'Docker']
  }
}

📈 Stats