Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View SkivHisink's full-sized avatar
🍪
stop steal my cookies!
🍪
stop steal my cookies!

Highlights

  • Pro

Block or report SkivHisink

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

👋 Hi, I'm Arkadiy Khorunzhenko

C++ · C# · Python Developer | Researcher in Numerical Modeling & HPC | Seminarian at NSU

I’m passionate about building efficient software solutions at the intersection of mathematics, physics, and computer science.
My background spans parallel computing, geophysics, numerical methods, 3D graphics, and machine learning.
Currently: Team Lead @ PetroGM, Seminarian @ NSU, Postgraduate @ IAE SB RAS.


⚙️ Tech Stack

  • Languages: C# · C++ · Python · Java · R
  • Parallelism & HPC: OpenMP · MPI (basic) · CUDA (basic)
  • Graphics & Visualization: OpenGL · DirectX (SharpDX) · Unity · OpenCV
  • Software Engineering: Visual Studio / VS Code · Git · Docker · RabbitMQ (Only Edu) · Astah (Only Edu)
  • Domains: Numerical Methods · Geophysics · Continuum Mechanics · Optical Systems

📂 Featured Projects

🔹 MultiThreadingRecording
Multithreaded video capture system supporting simultaneous screen recordings.

🔹 MiniFlow
Lightweight deep learning library in C++ (linear layers, sigmoid activation, MSE loss).

🔹 ParallelQuickSort
High-performance parallel sorting algorithm.

🔹 0x0000dead/Irvin-curves
Qt-based app for plotting semiconductor n-type curves: Irvin, mobility, conductivity.


📖 Selected Publications

  • The Tsunami Wave Calculation in Large Domains by Grid Decomposition
  • The Influence of TNT Charge Structure on the Dynamics of Chemical Reactions During Detonation
  • Tomographic Study of the Structure of Cast and Pressed TNT Charges
  • Full list: ORCID

📊 GitHub Stats


🔗 Connect

Pinned Loading

  1. MultiThreadingRecording MultiThreadingRecording Public

    C++ 1

  2. MiniFlow MiniFlow Public

    Library for creating NeuralNetrworks on C++ built on MiniFlow library for python

    C++

  3. 0x0000dead/Irvin-curves 0x0000dead/Irvin-curves Public

    Qt app for plotting curves for semiconductor n-type: irvin, mobility, concentration, conductivity.

    C++ 3 1

  4. ParallelQuickSort ParallelQuickSort Public

    C++