Skip to content
View ParfinovichOlga's full-sized avatar

Block or report ParfinovichOlga

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

Pinned Loading

  1. my_portfolio_website my_portfolio_website Public

    Here you can find all information about my projects, courses I've completed, send me a message, leave your comment, watch a chart of frequency of using tools in projects, downoload my cv, add a pro…

    Python

  2. An_Online_Shop An_Online_Shop Public

    An Online Shop was created with Flask, Bootstrap, SQLAlchemy, flask_login, werkzeug.security, stripe. This website displays items for sale and takes payment from users with stripe lib. Users can lo…

    HTML

  3. Image_Color_Palette_Generator Image_Color_Palette_Generator Public

    Web app where a user can upload an image and figure out top 10 most common colours in that image. User can set numbers of colors, the quantization delta. The smaller the delta the more accurate the…

    Python

  4. Lord_of_the_Rings_Website Lord_of_the_Rings_Website Public

    Website based on Lord of the Rings API https://the-one-api.dev/documentation. Was used frameworks Flask, Botstrap, modules requests, SQLAlchemy for db

    Python

  5. Space_Invaders Space_Invaders Public

    Game was built with Turtle. Use ← for moving yor ship left, → for moving ship right, press Space for fire. For project were created 6 classes: Player, Invader, Bunker, Secret_Ship, Bullet & Scoreboard

    Python

  6. TODO_list TODO_list Public

    Web application for creating lists of tasks to-do. Before start creating lists user has to login or register. User can add, update and dellete lists, create and update (set due to date, set task to…

    HTML