Skip to content
View tonitaga's full-sized avatar
:electron:
C++
:electron:
C++

Block or report tonitaga

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

Hi there, I'm Nurislam

Typing SVG

Contents

  1. Preamble
  2. About me
  3. Social Networking Services
  4. Stack
  5. Github Stats

Preamble

MyBio

Somewhere near the coffee machine at the end of 2021:

-- Hey, you really enjoy programming, have you ever thought about taking some courses?

- Yes, I do, but I don't even know where to learn programming.

-- Well, there's a programming school in our city called "School 21".

- Oh, right, how could I forget about that? I'll start gathering my documents and prepare for the selection process.

-- Good luck!

A couple of months later:

- Hey, I feel so scared and uncomfortable because I'm a complete beginner in programming.

-- Don't worry, everyone starts from scratch, we'll get through it!

- Today was the first day, turns out there are no teachers there, and the learning is based on a peer-to-peer system.

-- Wow, what's that?

- It means that the learning is based on the idea of mass collaboration combined with close interaction with other participants.

After a month of diligent completion of the selection stage:

-- I received an email today, it says that I've been accepted for the main training program.

- Congratulations! When does the main training start?

-- It starts closer to the end of April 2022.


About me

Hello everyone! My name is Nurislam Gubaydullin. I am a passionate developer with more than two years of IT experience.

In 2022, I entered School 21, where my path in programming began. During this time I have managed to implement more than 10 pet projects. One of the most interesting experiences was participating in open-source: I contributed to the microsoft/vсpkg repository, which gave me valuable experience working with real projects.

Besides programming, I find pleasure in assembling a Rubik's cube and playing the guitar. It allows me to take my mind off the routine and find new ideas. I like to play computer games. In my work and life, I try to approach everything responsibly and with attention to detail. It is important for me not only to complete tasks, but also to constantly develop, learn new things and share knowledge with others.

I'm fond of writing articles on habr, but I haven't had time for that lately.


Social Networking Services

Telegram Telegram Channel Habr Gmail


Stack

Languages & Frameworks:

C++ Qt C Go

Databases:

PostgreSQL

DevOps & Tools:

Git Docker CMake Linux WSL

Areas of Expertise:

Embedded Network Multithreading Protocols

GitHub Stats

Readme.md v1.1.0. Update from 27.08.2025

Pinned Loading

  1. MTLT MTLT Public

    MTLT is a header-only math matrix library that allows you to do compile-time calculations, perform atomic operations, and contains all the basic operations on matrices. The library is written in ST…

    C++ 19

  2. incomsystem_cstrike incomsystem_cstrike Public

    Тематическая сборка CS 1.6 сервера. INCOMSYSTEM [DEV ZONE]. incomsystem-dev-zone.ru

    Pawn 4 2

  3. maze_and_cave maze_and_cave Public

    Project about generation and solution of maze and cave developed in C++ programming language using Qt framework. Maze generation using Eller Algorithm, cave generation based on cellular automaton. …

    C++ 5

  4. photo_laboratory photo_laboratory Public

    An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework

    C++ 5

  5. key_value_storages key_value_storages Public

    A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations …

    C++ 2