Skip to content
View matmuher's full-sized avatar
🤙
Chill out
🤙
Chill out
  • Russian Research Institute

Block or report matmuher

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

¡Hola queridas!

👋🏼 Je m'apelle Matvey 👋🏼

  • Dolgoprudniy, Russia
  • 4th year bachelor, MIPT (Moscow Institute of Physics and Technolog)
  • @matmuh

🌱 Fascinated by modelling environment with math and code.

🏇🏼 Keen on graphics (Unity, OpenGL, Vulkan).

🐧 Ma projects with brief desription can be found in CV.

intro

Pinned Loading

  1. cherchuha Public

    Simple graphic editor. C++ practice.

    C++

  2. QR_postcards Public

    Create postcard in editor-> download respective QR -> send QR to your loved one -> he/she should scan this QR with mobile app and enjoy postcard whenever

    C++ 1

  3. ma_rasterizer Public

    Software rasterizer to explore internal of graphics APIs

    C++

  4. ma_lang Public

    Tiny programming language for my virtual processor. Watch out for indents!

    C++

  5. hash_table_optimize Public

    Explore 6 different hash functions for density of filling hash table. Then make low-level optimizations (SIMD comparison, gcc inline asm, separate compiled asm).

    C++