Skip to content
View wintermindset's full-sized avatar
❄️
❄️
  • Russian Federation
  • 14:51 (UTC +03:00)

Block or report wintermindset

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

WinterMindset

Student, mathematician, and a programmer.

Current focus

Financial technologies (Python/Java).

Backend development (Java/Go).

Machine learning (Python/C++).

Software development (Java/Python/C/C++/C#).

High-perfomance computing (C++/C).

Active

Budget manager: Spring Boot REST API for personal budget tracking in Java.

Frozen / on hold

Block-parallel matrix multiplication: high perfomance matrix multiplication in C with OpenMP.

TCP based HTTP server: lightweight HTTP server built on top of plain TCP sockets in Java.

Anti fraud service: REST API microservice for real-time evaluation of potentially fraudulent banking transactions in Python.

Transaction service: Spring Boot-based REST API microservice for processing financial transactions in Java.

numkit: numerical methods library in Python.

Excessive for 2D gaming: ECS-based 2D game engine with a future 3D fork in C#.

Tools && languages

Languages: C, C++, C#, Java, Python, Go, Assembly, JavaScript.

Build tools: CMake, MSBuild, Make, Maven.

Version control systems: Git.

Editors & IDEs: VS Code, Notepad, Intellij IDEA, Vim, NeoVim.

Machine learning: NumPy, PyTorch, scikit-learn.

Backend & Frameworks: Spring Boot, PostgreSQL, .NET, REST APIs, Docker.

Software development: UML modeling, design patterns, CI/CD, testing.

Popular repositories Loading

  1. matrix-parallel-block-mult matrix-parallel-block-mult Public

    High-performance block-based matrix multiplication in C with OpenMP parallelism and benchmarking.

    CMake

  2. ECS2DEngine ECS2DEngine Public

    Small and lightweight ECS-2D game engine.

    C#

  3. tcp-based-http-server tcp-based-http-server Public

    Lightweight TCP-based HTTP server with custom request handlers.

    Java

  4. wintermindset wintermindset Public

    std::cout << "❄️";

  5. numkit numkit Public

    A lightweight numerical methods toolkit in Python.

    Python

  6. transaction-service transaction-service Public

    Spring Boot-based REST API microservice for processing financial transactions in Java and PostgreSQL.

    Java