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.

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
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

πŸ”€ Pslang:
Simple, easy-to-write pseudo-code language designed for educational and experimental purposes. It's a personal toy project and still very much a work-in-progress, with the parser currently under development. Expect bugs and incomplete features, use at your own risk!

Currently implemented - Lexer
Currently working on - Parser
Learned:

  • Compiler theory
  • Solid compiler process understanding

πŸͺ΅ 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++ 1

  2. wood wood Public

    C++

  3. Kenayv/stoodee Kenayv/stoodee Public

    Dart