Skip to content
View NotACat1's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report NotACat1

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NotACat1/README.md

coding-gif

💫 About Me

🚀 Dedicated C++ / Qt Developer building high-performance desktop applications.

💻 Strong expertise in Qt (Widgets & QML), multithreading, system architecture and low-level optimization.

⚡ Focused on performance, parallelism and GPU computing.

🌱 Currently exploring: Modern C++23, CUDA, OpenCL, Design Patterns, Linux internals.



🎓 Education

MPEI Logo

Master’s Degree in High-Performance Computing Systems
Moscow Power Engineering Institute (MPEI)
2024 – 2026
MPEI Logo

Bachelor’s Degree in Computer-Aided Design Systems
Moscow Power Engineering Institute (MPEI)
2019 – 2024

📜 Courses & Certifications

Yandex Practicum Logo

Web Developer Plus
Yandex Practicum
2023 – 2024
MPEI Logo

Project Management: Essentials & Digital Services
Moscow Power Engineering Institute (MPEI)
2024

💻 Core Tech Stack






🛠️ Tools & Environments



📈 GitHub Analytics


"Code is like humor. When you have to explain it, it’s bad."
Professional C++ / Qt / HPC profile.

Pinned Loading

  1. LFStack LFStack Public

    High-performance lock-free stacks in C++ implementing various memory management strategies: Hazard Pointers, Split Reference Counting, and C++20 Atomic Shared Pointers. Includes detailed performanc…

    C++

  2. ThreadSafeStack ThreadSafeStack Public

    High-performance C++17 thread-safe stack implementations featuring various synchronization strategies, GTest coverage, and a MOps/s benchmarking suite.

    C++

  3. LeetCode-Solutions LeetCode-Solutions Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub-3.0](https://github.com/raphaelheinz/LeetHub-3.0)

    C++

  4. Thread-Safe-Lookup-Table Thread-Safe-Lookup-Table Public

    A high-performance, concurrent hash map implementation for C++17 and beyond. This project evolves the classic "bucket-locking" design (originally popularized by Anthony Williams) by utilizing moder…

    C++

  5. ThreadRAII ThreadRAII Public

    A lightweight RAII wrapper for std::thread that ensures automatic joining on destruction. A C++11/14/17 compatible alternative to C++20's std::jthread.

    C++

  6. ConferenceScheduler ConferenceScheduler Public

    A next-generation Android app for easy management of conference room schedules. It completely eliminates the hassle of overlapping bookings, duplicate appointments, and manual scheduling.

    Kotlin 1