Skip to content
View matmuher's full-sized avatar
🤙
Chill out
🤙
Chill out

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!

👋🏼 Me llamo Matvey 👋🏼

  • Dolgoprudniy, Russia
  • 3rd year of bachelor's degree in MIPT (Moscow Institute of Physics and Technolog)
  • @matmuh

🌱 I'm fascinated by modelling environment with math and code.

🏇🏼 Now study graphics (Unity, OpenGL).

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

intro

Pinned Loading

  1. cherchuha cherchuha Public

    Simple graphic editor. C++ practice.

    C++

  2. QR_postcards 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 ma_rasterizer Public

    Software rasterizer to explore internal of graphics APIs

    C++

  4. ma_lang ma_lang Public

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

    C++

  5. hash_table_optimize 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++