Skip to content
View Igorantivirus's full-sized avatar

Block or report Igorantivirus

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

Русская версия

Hi there, I'm Igorantivirus 👋

I'm an enthusiastic C++ developer and a second-year Software Engineering student. My coding journey began in 2022. My main language is Russian.

🛠️ Skills & Technologies

Here's a summary of my experience with different technologies:

Language Started Experience Technologies / Tools
C++ Spring 2023 My primary language for personal and academic projects. Qt (Desktop + QML for Android), WASM, SFML, TgBot, Socket.IO client, libxls, pugixml, nlohmann/json, SDL3 (Desktop + Android), RmlUi, Box2D
Python Fall 2022 Experience in writing scripts and small applications. I've used it, but I don't have much experience: tkinter, manim, pytube, pytubefix
C# Summer 2024 Basic experience, currently learning. Standard Library

I also have foundational skills in HTML&CSS.

🚀 Projects

Feel free to explore my repositories to see my work.

  • C++ MathWorker - A library for processing mathematical expressions with a fully customizable signature.
  • C++ MathTgBot - The code for the "Math Fortune Teller" bot on Telegram. Uses MathWorker as a math parser.
  • C++ SDLWrapper - A C++ OOP wrapper over SDL3 with an SFML-like API. Almost complete encapsulation of the C SDL procedures.
  • C++ Unions-Game - A cross-platform C++ game using SDL3 with an HTML/CSS UI powered by RmlUi. Uses SDLWrapper.
  • C++ SynchMineChat-MainServer + SynchMineChat-GameServer - A project to combine Minecraft chat and Telegram bot chat.
  • C++ Mine-Mods-Versions-With-Interface - A program for changing Minecraft mod versions.
  • Python Simple-Manip-Animation - A project for creating video animations of LaTeX code. The code is processed from a text file.

📫 Get in Touch

You can reach me on Telegram: @igorantivirus

Pinned Loading

  1. MathWorker MathWorker Public

    C++ 1

  2. MathTgBot MathTgBot Public

    C++

  3. SynchMineChat-MainServer SynchMineChat-MainServer Public

    C++

  4. SynchMineChat-GameServer SynchMineChat-GameServer Public

    C++

  5. Unions-Game Unions-Game Public

    C++ 2

  6. Simple-Manip-Animation Simple-Manip-Animation Public

    Simple animation of mathematical expressions via LaTex from a separate file

    Python