All mentors
Mikołaj Dąbrowski
Free test session

Study price

Session with mentor
27$/ hour
15 minute test
Free
Eligible for payments via wire transfer How it works?

Mikołaj Dąbrowski

Częstochowa, Poland / GMT+01

Python Developerx-kom.pl

Here's a bit more information if you would be interested in algorithms / programming exercise websites: https://www.codingame.com/profile/6c5afcae707f119ca130870235cb21a10526811 https://py.checkio.org/user/Gabbek/ https://www.codewars.com/users/gabbek https://www.hackerrank.com/Gabbek?hr_r=1 I've been working profesionally in python for over 3 years now. I've started out with c++, c# and moved onto python. I'm constantly improving my skills on various programming websites and working on different projects at my work. I usually work with scripts and build small/moderate GUI applications and all kinds of internal integrations, scraping tools. My biggest passion is for the algorithms and data structures - I spent a lot of my free time on programming websites solving interesting problems. You can find me on codingame, pycheckio, codewars, hackerrank and few other.

🤝 Can help with

  • I would like to help you with python-related questions not associated to web development. Algorithms, data structures, built-in modules, very useful third-party modules, guidance regarding best practices, explanation of basic and advanced features of python as well as how to start improving on your own doing what you like with programming websites.
  • I'm very passionate about artificial intelligence - if you would like to give it a go, I can help you learn the basics and some advanced concepts.

💻 Work experience

June 2017 — until now

x-komPython Developer

🤟 Projects

A bot programming competition

I wrote bot for this online competition. Currently it's ranked as #1 python solution and #10 place overall. It was extremely interesting project where I've learned a lot of new things. I've also developed some additional tools which helped me to analyse behaviors of other players' bots as well as have a broader picture of my own bot. I've learned how to download and extract all data from games (example game: https://www.codingame.com/share-replay/484903760), create a script to merge my project into one file required by codingame, broaden my knowledge when it comes to algorithms and data structures as well as how to optimize my code so that it can provide my turn's output within the time limit (100ms).