Skip to content
View vi-u's full-sized avatar
Block or Report

Block or report vi-u

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
vi-u/README.md

Hi there πŸ‘‹

πŸ‘‹      Hi, I'm Vit Justinov "@vi-u" and it is 

⚑ "Another try to make IT right!"

πŸ‘€      I’m interested in cyber security and full-stack devops
🌱 I’m currently teaching as I go

πŸ‘―      I’m looking to collaborate on cyber security devops
πŸ“« Please reach me on vit.us@hotmail.com

    In an attempt to make IT applications more structured, 
    I have numbered the repositories with integers so that 
    the concept development logic is easy to read and understand, 
    and also debuggable.

The proposed logic is based on block development. A project consists of repositories or blocks. Where each block is a repository containing the code of the required IT concept.

    Another suggestion is that the entire build of the project 
    should be covered in decimal repositories, 
    say the first one will be placed from 10 to 19, 
    the second project will ocupy blocks from 20 to 29, etc.

For example, to use the Python app "Python Caesar Ciphering" in production of the Dockerized web app "Docker-Flask-Caesar-Cipher", we use the following structure:

10-Python-Caesar-Cipher (https://github.com/vi-u/10-Python-Caesar-Cipher)

11-Flask-Template (https://github.com/vi-u/11-Flask-Template)

12-Input-Flask-Form (https://github.com/vi-u/12-Input-Flask-Form)

13-Flask-Caesar-Cipher (https://github.com/vi-u/13-Flask-Caesar-Cipher)

14-Docker-Flask (https://github.com/vi-u/14-Docker-Flask)

15-Docker-Flask_Template (https://github.com/vi-u/15-Docker-Flask_Template)

16-Docker-Flask-Caesar (https://github.com/vi-u/16-Docker-Flask-Caesar)

17-DockerHub-vitjust-Caesar17 (https://github.com/vi-u/17-DockerHub-vitjust-Caesar17)

#including committing changes into new image vitjust/caesar17

#and pushing vitjust/caesar17 to Docker Hub (https://hub.docker.com/r/vitjust/caesar17)

    Looking forward to your highly appreciated submissions!

Popular repositories

  1. 10-Python-Caesar-Cipher 10-Python-Caesar-Cipher Public

    Caesar cypher with Python

    Python 2

  2. 12-Input-Flask-Form 12-Input-Flask-Form Public

    Basic Flask Form to Collect Input Data

    Python 2 1

  3. 11-Flask-Template 11-Flask-Template Public

    Simple Flask Template

    Python 2

  4. 13-Flask-Caesar-Cipher 13-Flask-Caesar-Cipher Public

    Flask Caesar Cipher Encryption Tool

    Python 2

  5. 14-Docker-Flask 14-Docker-Flask Public

    Create Docker Flask Template

    Dockerfile 2

  6. 15-Docker-Flask-Template 15-Docker-Flask-Template Public

    Adding Render Template to Flask App

    Dockerfile 2