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

images

Welcome to my GitHub profile! 👋

I'm a developer focused on modern web technologies and low-level programming.

🌟 About Me

  • 💻 I work with Front-end development and C++.
  • ⚛️ Currently learning and building projects with React, TypeScript, and modern JavaScript.
  • 🎨 I enjoy creating responsive and user-friendly interfaces.
  • 🧠 I also have experience with low-level programming concepts, memory management, and pointer arithmetic in C++.
  • 🚀 Always learning new technologies and improving my skills.
  • 🌍 Interested in open source, software architecture, and modern web development.

⚙️ Core Technologies

📝 Systems Development:

C C++ Rust Badge

🐍 Scripting & Automation:

python Lua Badge javascript

🌐 Web Technologies:

html css sass Tailwind CSS Badge bootstrap Pug Badge

🗄 Data & Formats:

SQLite Badge XML Badge

🔧 Tools:

Cmake Badge Docker Badge valgrind Badge vcpkg GitLab Badge git github

🖥 Environments:

linux windows

💼 Portfolio

💻 Language 🧾 Description 🔗 Link
C++ Badge A lightweight C++ library for string manipulation, including uppercase, lowercase, and capitalization. https://github.com/RusProgger/StringHelp
C++ Badge 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. https://github.com/RusProgger/BinaryLab

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. CplusPlusCourses CplusPlusCourses Public

    CplusPlusCourses - курс по С++ для начинающих. Изучение типов данных, массивов, циклов, указателей, функции, операторы.

    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