Skip to content
View lesya-git-hub's full-sized avatar

Block or report lesya-git-hub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lesyaSakhnovska-lesyaSakhnovska lesyaSakhnovska-lesyaSakhnovska Public

    Information about myself in Read.md file

  2. goit-pyweb-hw-01 goit-pyweb-hw-01 Public

    Added an abstract base class for user views and concrete implementations that inherit from the base class and implement the console interface

    Python

  3. goit-pyweb-hw-02 goit-pyweb-hw-02 Public

    Created a Dockerfile that installs the Personal Assistant homework and runs it as a standalone application in a separate container.

    Python

  4. goit-pyweb-hw-03 goit-pyweb-hw-03 Public

    Created a directory processing program that copies files from a given directory (and all its subdirectories) to a target directory, sorting them by extension. The program uses multithreading to eff…

    Python

  5. goit-pyweb-hw-04 goit-pyweb-hw-04 Public

    Implemented a web application by running the HTTP server and the Socket server in different threads

    HTML

  6. goit-pyweb-hw-07 goit-pyweb-hw-07 Public

    University database system using SQLAlchemy ORM, Alembic, Faker, and SQLite.

    Python