Projects wiht Django
Portfolio with some of my projects created using the Django framework, among these is the creation of a blog, a password generator as well as an e-commerce with payment gateways, a clon of Reddit and others ideas.
Python (Django) | HTML | CSS
Simple Pokemon Wiki
A small project based on Flask making illusion to a Wiki where several requests are made to a public Pokémon API so that the user can see different information about Species, objects, movements and/or rarities.
Python (Flask) | HTML | CSS
Typewriter Effect
Blink effect done when I was just starting to practice HTML and CSS. (With which was used on this page.)
HTML | CSS
.CSV Files
Small program in which its main function is to be a notepad generating files in .CSV format which they will store the data entered by the user (as a DB) when they are registered by the console.
Python