Skip to content
View WojtekMs's full-sized avatar
  • Poland
Block or Report

Block or report WojtekMs

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
WojtekMs/README.md
  • 👋 Hi, I'm @WojtekMs.
    I am eager to learn new things and cooperate with other people. I agree with Alexander Stepanov, about taking programming seriously and responsibly.
    I try to follow the best practices and keep the code base clean.
    I find tests more and more helpful when building complex programs. If we can't be sure whether low-level things work, how can we build high-level things?

  • 👀 I’m interested in:

    • C++
    • Best practices
    • Clean code
    • Code analysis
    • Software architecture
  • 🌱 I’m currently learning:

    • C++20
    • Design Patterns
    • Python
    • Networking
    • Security
    • Computer Vision
  • 💞️ I’m interested in participating in a group project.
    I'm looking for a fresh C++ open source project to contribute to.

  • 📫 If you would like to contact me feel free to send me an e-mail: wojciech@matusiak.dev

Pinned

  1. TankBotFight TankBotFight Public

    Forked from wrazik/TankBotFight

    Platform for algorithm competition with Tanks

    C++

  2. Banker Banker Public

    App that parses HTML output of PKO bank transactions.

    Python

  3. Tstat Tstat Public

    This application is aiming to improve time management. It enables you to calculate the amount of time spent at the computer doing certain daily activities.

    C++

  4. Cone-detection Cone-detection Public

    This is a project created during development of perception system for RT12e Race Car which is being designed by PWR Racing Team.

    Python

  5. DataStructures DataStructures Public

    This repository contains my implementations of data structures in C++

    C++

  6. stratego stratego Public

    Classic Stratego board game implemented in C++

    C++ 1