Project 9 : DevOps

Posted on dim. 27 février 2022 in Student project • Tagged with python, pytest, flake8, CI/CD, CircleCI, Docker, Heroku, Sentry

Summary of the project:

A start-up, in the rental property sector in expansion wants to improve its website, as well as the code on the deployment (not on the visual appearence).

Skills worked:

  1. Virtual environments management
  2. Technical debts management:
    Code refactoring according to the linting code report
    pluralization correcting in …

Continue reading

Project 3: Software program

Posted on mar. 22 février 2022 in Student project • Tagged with python, MVC, orienté objet, flake8

Project summary:

Write, with Python, a software program for managing chess tournaments according to some technical specifications (terms and condictions, creation of twin players, update of rankings, reports publishing).
Lancement depuis la console.

Skills worked:

  1. Use Object Oriented Programming to develop the software
  2. Use Model-View-Controller as software design pattern:
    Create …

Continue reading