Skip to content
View michalshy's full-sized avatar
🐧
🐧

Block or report michalshy

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

Hi, I'm Michał Brodziak

Software designer from Poland,

focused on building efficient and robust systems. With a solid foundation in C and C++, I've crafted solutions that prioritize performance and reliability. I also have experience with Python, which I use for scripting, automation, and data-related tasks.

First, solve the problem. Then, write the code.

Technologies I work with:

  • C++
  • C
  • Python

Technologies I learn:

  • Rust
  • Go

Tools and concepts I am familiar with:

  • Git
  • CMake
  • Linux
  • OOP
  • Design Patterns

My library:

The Rust Programming Language,
Programming - Bjarne Stroustrup,
Design patterns: elements of reusable object-oriented software,


   

My unfinished video game Bastard animations which I am really proud of

Coding

Coding

Pinned Loading

  1. StackScraper/StackScraper StackScraper/StackScraper Public

    StackScraper - app for convenient StackOverflow browse

    C++ 4

  2. AGVSimulator AGVSimulator Public

    Simulator for AGV vehicles developed for needs of CNT at Silesian University of Technology

    Python 3

  3. STM32H723_CMake STM32H723_CMake Public

    CMake project for STM32H723, which I will be using for development purposes

    C

  4. chip8_emulator chip8_emulator Public

    emulator provided for chip8 system

    C++