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-05-31 13:43:10 +02:00
__test__/pages feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.github build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#46) 2021-05-28 08:44:01 +02:00
.husky feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.vscode feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
components fix: update content 2021-05-08 21:09:03 +02:00
locales fix: update content 2021-05-08 21:09:03 +02:00
pages feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
public feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.babelrc.json feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +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 light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.eslintignore feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.eslintrc.json feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.gitignore chore: add Gitpod 2021-04-20 05:18:03 +02:00
.gitpod.yml feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.lighthouserc.json feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
.lintstagedrc.json feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +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
.prettierignore feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.prettierrc.json feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.releaserc.json chore: usage of GitHub flow instead of Git flow 2021-04-20 19:47:57 +02:00
CODE_OF_CONDUCT.md feat: add divlo.fr 2021-04-18 01:56:23 +02:00
CONTRIBUTING.md feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
docker-compose.yml feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
Dockerfile build(deps): bump node from 16.1.0 to 16.2.0 (#31) 2021-05-20 11:14:07 +02:00
i18n.json feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
jest.config.js build(deps): bump jest to 27.0.1 2021-05-26 18:54:09 +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 build(deps): bump @fontsource/montserrat from 4.4.0 to 4.4.2 (#51) 2021-05-31 13:43:10 +02:00
package.json build(deps): bump @fontsource/montserrat from 4.4.0 to 4.4.2 (#51) 2021-05-31 13:43:10 +02:00
postcss.config.js feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
README.md docs(readme): add badges and stats 2021-04-18 22:30:27 +02:00
tailwind.config.js feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +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