Skip to content
View UmbrellaLeaf5's full-sized avatar
🥦
🥦
Block or Report

Block or report UmbrellaLeaf5

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
UmbrellaLeaf5/README.md
  • 🌴 Hi, I’m @UmbrellaLeaf5, my real name is Dmitry Krivoruchko. I'm MIPT student.
  • 🤓 I’m interested in: learning C++ and Python for now, but in future would like to know more languages and features in programming.
  • ✍ I’m currently learning: algorithms on C++, extra libs in Python and introduction to assembly language.
  • 📫 How to reach me: (look in profile)
  • ⚡ Fun fact: I really like Umbrella Leaf from Plant vs. Zombies

Pinned

  1. locus_no_pilotus locus_no_pilotus Public

    Project of four first-year MIPT DAFE/RSE students (for engineering practical work in the second semester) to create a mathematical trajectory calculator in Qt C++

    C++ 4 1

  2. alg_spring_homework alg_spring_homework Public

    Forked from AlgorithmsDafeMipt2024/spring_homework

    My fork of the repository with home exercises on algorithms and data structures in C++

    CMake

  3. graphic_calculator graphic_calculator Public

    Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++

    C++

  4. state_machines_executor state_machines_executor Public

    !UNFINISHED! Creating an executor to simplify the creation of Moore and Mealy finite state machines that receive a binary number as input

    Python