Skip to content
View seigtm's full-sized avatar
👨‍💻
Coding new feature
👨‍💻
Coding new feature
Block or Report

Block or report seigtm

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


Greetings
Random dev quote

👥 Contact me

🔧 Technologies

  • 🚀 Primary languages: C++ and C.
  • 📚 Also familiar with: Python, Fortran, Java, Kotlin, Rust.
  • 🔨 Tools & technologies: STL, Qt, CMake, Ninja, Make, Shell scripting, Boost, Android, Linux (including kernel development), Git, CI/CD, Google Test, Gcovr, Conan, Markdown, LaTex.
Most used programming languages

🎓 Education

  • 🏆 Diplomas with distinction: "Software Engineer" and "Computer Operator" qualifications from St. Petersburg Polytechnic College of Urban Economy.
  • 📖 Currently pursuing a degree in Software Engineering through evening distance learning at Peter the Great St. Petersburg Polytechnic University (Institute of Computer Science and Cybersecurity, High School of Software Engineering).
  • ✔️ Completed courses at Novosibirsk Academy (HTML, CSS, C#, Unity) and Information Technologies, Mechanics, and Optics University (C and C++).

🌐 Languages

  • 🪆 Russian: Native.
  • 🫖 English: B2 (upper-intermediate), proficient in reading technical documentation and communicating with English-speaking colleagues.

📁 Main GitHub Projects

MEOV 3D Model Viewer

  • ✨ A simple, lightweight, fast, and user-friendly 3D model viewer.
  • ⚙️ Written in C++ with GLSL shader code.
  • 🛠️ Build orchestration with CMake.
  • 🔗 GitHub Repository.

setm::math C++ Mathematical Library

  • ✨ A library of mathematical classes in C++.
  • 📚 Detailed README for configuration, building, and usage.
  • 🔗 GitHub Repository.

C++/Qt Warehouse Management System (WMS)

  • ✨ An automated system for warehouse management.
  • ⚙️ Simplifies inventory management, order creation, and report generation.
  • 🛡️ Implements secure registration and authorization with password hashing.
  • 📦 Utilizes an SQLite3 database for user and inventory data.
  • 🔗 GitHub Repository.

Random dev meme

Pinned

  1. meov meov Public

    Minimalistic Easy Object Viewer: lightweight, fast and easy-to-use 3D object viewer

    C++ 29 2

  2. setm-math setm-math Public archive

    setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.

    C++

  3. Qt-WMS Qt-WMS Public archive

    My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).

    C++ 4 1

  4. seigtm.github.io seigtm.github.io Public

    My personal portfolio website.

    HTML 5

  5. Complex Complex Public archive

    A simple complex numbers class that supports all basic operations.

    CMake 3

  6. Polynomial Polynomial Public archive

    A simple polynomial class that supports all basic operations.

    CMake 2