I'm a web backend developer from Argentina wich main stack is Python and Django with PostgreSQL. Started diving into Flask and FastAPI. Interiorized with Docker and AWS as cloud service. Perfectioning my Python skills with in depth OOP and design patterns. Looking foward to learn about MongoDB and Redis noSQL databases. Always looking to improve and curious to learn more!
Django is a Python web development framework. It is between the most used/recognized Python frameworks alongside Flask and FastAPI. Some of the pro's of using Django are constant developer errors feedback, simplicity, pre solved problems, integrated admin site, user system, automated testing, extensive documentation. Django REST Framework also allow it to become a backend server capable of connecting with any frontend framework and language as it is the trend in the industry nowadays. JavaScript dominates the frontend, his more popular frameworks are Vue, Angular and React. Some of the most popular django apps are Instagram, Spotify, YouTube, Dropbox, Pinterest and many more.
- DRF Prode REST API An API project that runs in Docker ecosystem using Django REST Framework about a prode/sports lottery that lets users compete in a friendly app with sports results and keep track of the scores and many more features.
- DRF Ecommerce REST API And ecommerce REST API with products, transactions, category, tags and a lot more!
- Django Fullstack Blog Django finances blog with posts, compound interest calculator, message system and much more!