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-07-02 10:38:56 +02:00
__test__/pages feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
.devcontainer chore: add devcontainer 2021-06-12 22:30:02 +00:00
.github build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#96) 2021-07-01 09:14:38 +02:00
.husky build(deps-dev): bump husky from 6.0.0 to 7.0.0 (#99) 2021-07-02 10:38:56 +02:00
.vscode chore: add devcontainer 2021-06-12 22:30:02 +00:00
components feat: add GitLab and npm social medias like README 2021-06-24 20:10:53 +02:00
locales feat: add new Leon portfolio 2021-06-24 19:57:06 +02:00
pages feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
public feat: add new Leon portfolio 2021-06-24 19:57:06 +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 chore: add devcontainer 2021-06-12 22:30:02 +00: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 build(deps): bump next to 11.0.0 2021-06-15 20:35:52 +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 build(deps): bump next to 11.0.0 2021-06-15 20:35:52 +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 ci: only one workflow (Divlo) 2021-05-31 15:04:17 +02:00
CODE_OF_CONDUCT.md feat: add divlo.fr 2021-04-18 01:56:23 +02:00
CONTRIBUTING.md build(deps-dev): bump postcss from 8.3.2 to 8.3.3 (#71) 2021-06-14 10:20:21 +02:00
docker-compose.yml chore: add devcontainer 2021-06-12 22:30:02 +00:00
Dockerfile chore: add devcontainer 2021-06-12 22:30:02 +00:00
i18n.json feat: improve header to set locale + remove setup page 2021-04-18 18:02:55 +02:00
jest.config.js chore: add devcontainer 2021-06-12 22:30:02 +00:00
LICENSE chore: initial commit 2021-04-17 20:06:51 +02:00
next-env.d.ts fix: replace "My section" to "Section", delete "My" 2021-06-24 18:32:13 +02:00
next.config.js feat: add divlo.fr 2021-04-18 01:56:23 +02:00
package-lock.json build(deps-dev): bump husky from 6.0.0 to 7.0.0 (#99) 2021-07-02 10:38:56 +02:00
package.json build(deps-dev): bump husky from 6.0.0 to 7.0.0 (#99) 2021-07-02 10:38:56 +02:00
postcss.config.js feat: add light mode + rewrite in Tailwind CSS (#15) 2021-05-08 19:52:04 +02:00
README.md feat: add new skills 2021-06-24 19:46:44 +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', '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