Skip to content
View RusProgger's full-sized avatar
🇺🇦
🇺🇦

Block or report RusProgger

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

pc header



🌟 About Me


💻 I specialize in C++ development.
🧠 Experienced with low-level programming, memory management, and pointer arithmetic in C++.
🚀 Continuously learning and improving my skills.
🌍 Interested in open source and software architecture.


💻 Programming Languages:


🐍 Scripting & Automation:


🗄 Database:


🔧 Tools:


🖥 Environments:



📈 Contribution Activity:

💼 Portfolio:

📚 StringHelp

Lightweight C++ library for string manipulation, providing utility functions for uppercase, lowercase, and capitalization of strings.

Tech C++ STL

🔗 https://github.com/RusProgger/StringHelp


🔢 BinaryLab

BinaryLab is a simple console tool for working with binary representations of numbers. This project was created as part of learning low-level programming concepts in C++ and computer graphics fundamentals.

Tech C++

🔗 https://github.com/RusProgger/BinaryLab


🖥️ pcInfoTools

Windows console application using WinAPI to display system information.

Tech C++ WinAPI

🔗 https://github.com/RusProgger/pcInfoTools


🖥️ NetworkRepairTool

Network Repair Tool is a Windows utility designed to automatically diagnose and restore network functionality when users experience internet connection problems, instability, or DNS/network configuration errors.

Tech C++ WinAPI

🔗 https://github.com/RusProgger/NetworkRepairTool

Pinned Loading

  1. StringHelp StringHelp Public

    A lightweight C++ library for string manipulation, including uppercase, lowercase, and capitalization.

    C++

  2. BinaryLab BinaryLab Public

    BinaryLab is a simple console tool for working with binary representations of numbers. This project was created as part of learning low-level programming concepts in C++ and computer graphics funda…

    C++

  3. pcInfoTools pcInfoTools Public

    This is a C++ console application that retrieves and displays basic information about the computer using WinAPI.

    C++

  4. TaskC- TaskC- Public

    Задачи и решения, практикум по С++

    C++

  5. Cpraktik Cpraktik Public

    C is a powerful programming language created in the 1970s for developing operating systems such as Unix. It combines low-level memory access with high performance.

    C

  6. Rust-theory Rust-theory Public

    Это базовый курс по изучению языка программирования Rust. Здесь собраны мои учебные проекты, примеры и заметки по ключевым темам.

    Rust