Skip to content
View dmitryvshivtsev's full-sized avatar
💻
💻
Block or Report

Block or report dmitryvshivtsev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
dmitryvshivtsev/README.md

Hi there

Top languages

Languages and tools:

               

My projects

Project name Description Tools
Pageo A Selenium-based library with advanced functionality. Python3.11, Selenium
GameRemindersBot A bot that reminds you of your favorite team's upcoming matches. Python3.10, aiogram, bs4, PostgreSQL, Docker
Django_Friends API implementation for a service where you can find and add friends. Python3.10, DRF, PostgreSQL, Docker
Python Matrix Implementation of a library for processing numeric matrices in the Python programming language. Python3.10
GUI calculator Implementation of an extended version of the standard calculator using the MVC pattern in the OOP paradigm. C++, Qt
3D Viewer Implementing an application for viewing 3D wireframe models in C++ in the OOP paradigm. C++, Qt

Pinned

  1. pageo pageo Public

    Библиотека на базе Selenium с расширенным функционалом. Предназначена для работы с любым веб-сайтом и его страницами

    Python 1 1

  2. GameRemindersBot GameRemindersBot Public

    PySportBot

    Python 3

  3. Simple_Docker Simple_Docker Public

    Introduction to docker. Developing a simple docker image for my own server.

    Dockerfile

  4. Python_Matrix Python_Matrix Public

    library for working with matrices in OOP

    Python

  5. GUI_Calculator GUI_Calculator Public

    CPP calculator using the MVC pattern

    C++

  6. Viewer-for-3D-objects Viewer-for-3D-objects Public

    A program to view 3D wireframe models (3D Viewer) in the C++ programming language with MVC pattern.

    C++