Technologies I can use

Frameworks

What is a framework/library?


A framework or library is a set of code written by others that you can use to build your own applications.
There are frameworks for lots of different languages and platforms.

List of Framwqorks I can use

Python frameworks

  1. Flask

    Flask is a microframework for Python.
    It is a good framework for small web applications.

Other technologies

  1. Docker

    Docker is a containerization technology.
    It allows you to run applications on a container on the host system.

  2. Git

    Git is a version control system.
    It allows you to keep track of changes to your code.

  3. GitHub

    GitHub is a web application for version control.
    It allows you to share code with other people.

  4. Netlify

    Netlify is a web application for publishing websites.
    It allows you to deploy your website to the internet.

  5. CircleCI (not really)

    CircleCI is a continuous integration service.
    It allows you to run automated tests on your code.

  6. GitHub Actions

    GitHub Actions is a continuous integration service.
    It allows you to run automated tests on your code.