Pinned Repositories
leon
🧠 Leon is your open-source personal assistant.
create-fullstack-app
Create Fullstack TypeScript application with ease.
eslint-config-conventions
ESLint shareable config to enforce strict conventions and good code quality.
FunctionProject
Apprenez la programmation grâce à l'apprentissage par projet alias fonction.
markdownlint-rule-relative-links
Custom rule for markdownlint to validate relative links.
p61-project
Un tracker d'habitudes pour performer au boulot et dans la vie de tous les jours. (Study project)
programming-challenges
Programming exercises and challenges to improve your algorithmic logic.
PythonChallenges
Exercices et challenges en français pour s'améliorer en Python.
rust_book
Book to get started with the Rust programming language.
vscode-styled-jsx
Visual Studio Code syntax highlighting and auto-completion for styled-jsx.
theoludwig's Repositories
theoludwig/vscode-styled-jsx
Visual Studio Code syntax highlighting and auto-completion for styled-jsx.
theoludwig/create-fullstack-app
Create Fullstack TypeScript application with ease.
theoludwig/FunctionProject
Apprenez la programmation grâce à l'apprentissage par projet alias fonction.
theoludwig/markdownlint-rule-relative-links
Custom rule for markdownlint to validate relative links.
theoludwig/PythonChallenges
Exercices et challenges en français pour s'améliorer en Python.
theoludwig/advent_of_code_2023
My solutions for the Advent of Code 2023, implemented in the Rust Programming Language.
theoludwig/programming-challenges
Programming exercises and challenges to improve your algorithmic logic.
theoludwig/rust_book
Book to get started with the Rust programming language.
theoludwig/eslint-config-conventions
ESLint shareable config to enforce strict conventions and good code quality.
theoludwig/html-w3c-validator
CLI for validating multiple html pages using validator.w3.org.
theoludwig/theoludwig
Developer Full Stack • Passionate about High-Tech
theoludwig/cours-fullstack-javascript
Code source de la playlist YouTube pour débuter dans la création d'application Fullstack en JavaScript.
theoludwig/p61-project
Un tracker d'habitudes pour performer au boulot et dans la vie de tous les jours. (Study project)
theoludwig/react-component-form
Manage React Forms with ease.
theoludwig/billion_row_challenge
My Solution for the 1 Billion Row Challenge, implemented in the Rust Programming Language.
theoludwig/libcproject
C static library for learning purposes. Implement useful functions/data structures while being easier to use than `libc` (C standard library).