Skip to content
View mew6210's full-sized avatar

Block or report mew6210

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

๐Ÿ‘ฉโ€๐Ÿ’ป Marcin Skrzypek

๐ŸŽ“ Graduated with an IT Technician diploma, specializing in computer systems, networks, websites and databases.
๐Ÿ”ง Passionate about programming and building tools that solve actual problems.
๐Ÿ“š Currently learning cross-platform C++ developement with CMake.
๐Ÿš€ Iโ€™m always exploring new technologies and improving my skills through hands-on projects, some of which I think are pretty cool (see below!).

๐Ÿ›  Language and tools

cplusplus logo cmake logo python logo mysql logo flutter logo dart logo

๐Ÿ› ๏ธ Top Projects:

๐Ÿ‘๏ธ Platinum-Eyes:
Overlay app for Warframe that automatically scans your screen during fissure runs, identifies dropped item rewards using OCR, and instantly displays real-time market prices from Warframe Market. It automates the manual price-checking process, saving players time without modifying game files.
Learned:

  • Usage of Tesseract OCR and it's "pitfalls and oddities"
  • Pre-processing and post-processing of OCR data
  • Efficient, multi-threaded API requests
  • Native GUI overlay developement

๐Ÿงฎ Big-calculator:
First uni project with REPL-like environement and a tree-walk interpreter along with a BigInt library made to compute huge numbers.
Learned:

  • How to implement numbers of any size in C++
  • How to make a tree-walk interpreter
  • How to make a simple evaluator
  • How AST's work and how to work with them

๐Ÿช“Wood:
Minimal, single-header logging library for my other projects.
Learned:

  • Modern C++(17+) best practices and features

๐Ÿ“˜ Stoodee:
Flutter-based mobile app that aims to simplify and systemize learning.
Learned:

  • Modern widget-based front-end design
  • Dependency management
  • Cross-platform mobile app developement
  • Implementing localization for supporting multiple languages
  • ๐Ÿ”ฅ My Stats :


    languages graph streak graph

    โœ‰๏ธ Contact me:
    mew.6210@gmail.com

Pinned Loading

  1. Platinum-Eyes Platinum-Eyes Public

    C++ 2

  2. big-calculator big-calculator Public

    C++

  3. Kenayv/stoodee Kenayv/stoodee Public

    Dart