Challenges and Assignments from a Python Bootcamp Student

👩‍💻 Live demo | Spent time ⏰ wakatime

Module 06: Django

Django badge

Module 05: DB design, SQL and PostgreSQL

PostgreSQL badge

Umineko no naku koro ni characters and participation DB

ERD Relational schema
ERD Relational schema
DDL - Implementing the structure DML - Populating using a CSV
Classify the characters by their damage stat 👇👇👇classify query Subquery: List the characters with the most common damage stat 👇👇👇subquery
Join 2 tables 👇👇👇join  

Module 04: Python + OOP

Python badge Jupyter badge

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

Python badge Jupyter badge

Functions 🔂

Conditional statements ↪️

Iterative statements 🔃

Handling exceptions 💥🤯

Libraries 📚

Module 02: Front-end 101

HTML badge CSS badge Bootstrap badge JavaScrip badge jQuery badge

Module project: 🐍🤓 Portfolio of a Python Webdev Student

HTML

CSS + Responsive Design & Mobile First

Bootstrap

JavaScript

DOM