Skip to content
View RustamSubkhankulov's full-sized avatar
πŸˆβ€β¬›
MIPT Student
πŸˆβ€β¬›
MIPT Student

Block or report RustamSubkhankulov

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

MIPT DREC 4th year student πŸ‘¨β€πŸŽ“


My contacts πŸ“¬:

More info about my expirirence πŸ“œ: CV

Languages and Tools πŸ› οΈ:

CΒ  C++Β  CmakeΒ  GITΒ 

GitHub Streak


                      (`.-,')
                    .-'     ;
                _.-'   , `,-
          _ _.-'     .'  /._
        .' `  _.-.  /  ,'._;)
       (       .  )-| (
        )`,_ ,'_,'  \_;)
('_  _,'.'  (___,))
 `-:;.-'

Pinned Loading

  1. JOS JOS Public

    Course "Designing the operating system kernel" for MIPT students (2022-2023 academic year).

    C 2

  2. iris iris Public

    Intermediate Representation Internal Structure - SSA-like IR developed as an educational project

    C++

  3. cache cache Public

    LFU cache implementation with its comparison to 'perfect caching alogirthm'.

    C++

  4. shift-reduce-parser shift-reduce-parser Public

    Shift-reduce parser for simple 'arithmetical' grammar

    C++

  5. symbolic-calc symbolic-calc Public

    Simple symbolic expression calculator using Flex&Bison

    C

  6. par-prog par-prog Public

    Parallel programming course, MIPT DREC

    C++