Challenges and Assignments from a Python Bootcamp Student
👩💻 Live demo | Spent time ⏰ 
Module 06: Django
Module 05: DB design, SQL and PostgreSQL
Umineko no naku koro ni characters and participation DB
ERD | Relational schema |
---|---|
![]() |
![]() |
DDL - Implementing the structure | DML - Populating using a CSV |
Classify the characters by their damage stat 👇👇👇![]() |
Subquery: List the characters with the most common damage stat 👇👇👇![]() |
Join 2 tables 👇👇👇![]() |
Module 04: Python + OOP
Module project: 🚙🏍️🚛 A control system to create instances and save them in a ‘csv’ file
Applying object-oriented programming in Python 🦆🦢🐓
@property decorator, the Python way for Getters and Setters 🔐
Module 03: Python 101
Functions 🔂
Conditional statements ↪️
Iterative statements 🔃
Handling exceptions 💥🤯
Libraries 📚
Module 02: Front-end 101
Module project: 🐍🤓 Portfolio of a Python Webdev Student
HTML
CSS + Responsive Design & Mobile First
- Users Manual for Kid Pix. Responsive & Mobile first design
- Cats gallery. Responsive design using flexbox and media queries
Bootstrap
JavaScript
- BankingApp using dialog boxes, loops and objects
- Send doubts and navigate through a menu
- Calculate the total, VAT and discount
- Compare numbers