Skip to content
View MrKalister's full-sized avatar
💭
learn...
💭
learn...

Block or report MrKalister

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

𝐇𝐢 𝐞𝐯𝐞𝐫𝐲𝐨𝐧𝐞, 𝐈'𝐦 𝐍𝐨𝐯𝐢𝐤𝐨𝐯 𝐌𝐚𝐱𝐢𝐦. I'm backend developer

Typing SVG

There is information how's better work with repositories.

There are 3 basic repositories, each repository contents several projects. You can use sparse-checkout to reduce downloading files at the moment. Example:

clone commits and catalog's tree, exclude files.

git clone --filter=blob:none --no-checkout https://github.com/yourname/yandex_study_projects.git

go into main directory

cd yandex_study_projects

init sparse-checkout

git sparse-checkout init —cone

select the desired projects with space between them

git sparse-checkout set homework_bot fitness_tracker

appear files for chousen directories

git checkout main

Contact me:

telegram linkedin

Pinned Loading

  1. micro_shop_fast_api micro_shop_fast_api Public

    It's trial project to understand basic opportunities of fast api

    Python

  2. foodgram-project foodgram-project Public

    Foodmanager

    JavaScript 2

  3. yatube_final yatube_final Public

    Yatube

    Python 4

  4. test_tasks test_tasks Public

    My implementations for test tasks

    Python

  5. yandex_study_projects yandex_study_projects Public

    Projects which I did when I was studying in the Yandex

    Python

  6. study_projects study_projects Public

    A place where I'm training new technology

    Python