Skip to content
View Alvov1's full-sized avatar
🦁
🦁
  • St. Petersburg, Russia

Highlights

  • Pro
Block or Report

Block or report Alvov1

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

Nice to meet you

I am a student of Peter the Great St. Petersburg Polytechnic University in the field of "Information Security of Automated Systems". I have skills in system programming of Windows OS and Linux OS: development of drivers, services, and kernel modules. Experience in developing complex multi-threaded synchronization systems. Knowledge of the modern standard C++ library. Experience in developing desktop applications with a graphical interface.

In my free time, I actively use the following languages for development: C/C++, Rust, and Python. I also have development experience in the following languages: Assembly, GoLang, Java/Kotlin, and Yacc and in the following frameworks: Qt, CUDA, Metal, GNOME-Glib-GTK, DBus, Poco

Pinned

  1. Aesi-Multiprecision Aesi-Multiprecision Public

    Multiple precision arithmetic library for use inside GPU parallelization. Supports CUDA framework for now

    C++ 1

  2. NetworkPacketGenerator NetworkPacketGenerator Public

    TCP/IP packet generator with GUI based on Rust, GTK4

    Rust 3 1

  3. TaskManager TaskManager Public

    WinAPI task manager for monitoring processes in a system with a graphical interface based on Qt framework

    C++

  4. HashSelectionParallelization HashSelectionParallelization Public

    Looping over SHA-256 hashes using parallelization on GPU. NVIDIA - Cuda

    Cuda

  5. RPC-Client-Server RPC-Client-Server Public

    Program for client-server interracitons via RPC.

    C

  6. HookAndInject HookAndInject Public

    Implementation of the well-known hook&inject technique for intercepting function calls within a process

    C++