JamesDeschard
Passionate self-taught programmer from France currently in the United Kingdom
Pythonic SolutionsParis, France
Pinned Repositories
AI-image-generator
CorgIpsum
Corgipsum is a fast and simple way to use beautiful corgis as placeholders for any of your projects.
django-auth-email
Django-WebPack-starter
A webpack config for django projects. Implements scss and a bunch of mixins as well as js utils.
my_language
The objective of this project is to create a simple calculator that can evaluate expressions like 1 + 2 * 3 or (1 + 2) * 3 from strings. It contains a lexer, a parser and an interpreter.
my_orm
A basic object-relational-mapper built with Python. Currently supports Postgresql and sqlite databases. Inspired by the DJango ORM syntaxe.
my_templating_engine
A base for a templating engine build with Python. Plenty of room for adding features!
scraping-iim
tl_django
Projet de cours pour Digital campus M1 TL
vite-frontend-starter
A frontend boilerplate using Vite, SASS, Twig, ES6 modules. Shipped with some mixins, SVG sprite ready and images optimization. Also great performance tools : Purge & Critical CSS.
JamesDeschard's Repositories
JamesDeschard/tl_django
Projet de cours pour Digital campus M1 TL
JamesDeschard/CorgIpsum
Corgipsum is a fast and simple way to use beautiful corgis as placeholders for any of your projects.
JamesDeschard/AI-image-generator
JamesDeschard/django-auth-email
JamesDeschard/Django-WebPack-starter
A webpack config for django projects. Implements scss and a bunch of mixins as well as js utils.
JamesDeschard/my_language
The objective of this project is to create a simple calculator that can evaluate expressions like 1 + 2 * 3 or (1 + 2) * 3 from strings. It contains a lexer, a parser and an interpreter.
JamesDeschard/my_orm
A basic object-relational-mapper built with Python. Currently supports Postgresql and sqlite databases. Inspired by the DJango ORM syntaxe.
JamesDeschard/my_templating_engine
A base for a templating engine build with Python. Plenty of room for adding features!
JamesDeschard/scraping-iim