Hello! 👋

I love developing code in python. it allows me to develop high-quality applications with speed and precision. It's clean and elegant syntax, coupled with a robust framework, enables me to create powerful solutions while maintaining code simplicity. I like keeping this simple and clean.

💥 My passion is breaking things up. Not purposefully, of course. Since I was a kid, I had an unstoppable curiosity to get to know how things work. It started with dismantling pens or experimenting with electricity, which was quite dangerous because I have broken fuses in my house when I was trying to make an electric magnet. Glad I’m still alive.

❓ I treat life like a series of interesting riddles that are waiting to solve. I use technology as a tool to help me solve it.

🔧 My favorite technologies: Python, Django, Bootstrap, Docker, Ansible, Linux, Tensorflow

📖 Besides IT I'm interested in cognitive science, psychology, philosophy and finances.

🚴 After long session of thinking I love to move - breakdance, gymnastics, bike and more...

Beginnings

👶 I started programming in Visual Basic WPF forms in 2006. Then as I grew older (12 years old) I started playing with Arduino and C Language.

🎮 Then (14 years old), I was creating games with Unity in C#. I successfully made a Burger Invader (Space Invader)! There was also an attempt to make an RPG game called Ret.

🏫 I started studying at Technikum Łączności at specialisation Teleinformatics. All I wanted is to learn more about computers. I learned alot about computer networks (CISCO), Linux and Windows Server.

🎨 I tried to be digital artist before NFT. I made impressionistic painting using Blender. Creating 3D objects is fantastic and it's even better when you can touch it. I bought 3D printer with my friends. Getting started was touch because printer didn't work properly but I managed to make phone holder that works to this day.

Projects

A study of nighttime vehicle detection algorithms
Techstack: Python, Tensorflow, PyTorch, numpy, Ultralytics, matplotlib

Link to dataset: Link 1 Link2
Link to thesis: Link 1

The subject of this study is to test selected methods of vehicle detection at nighttime, which can be used to increase the visibility of pedestrians at crosswalks. Detection of a vehicle by the algorithm would result in the lighting of additional lights, in such a way that drivers could react early enough to the appearance of pedestrians.

Brainbot
Biosemi, Python, Matplotlib, Nvidia Jetson

Link to trójmiasto.pl article
Link to publication in MDPI journal
Link to PDF paper

I participated in a research project using a brain-machine interface to control a vehicle. EEG was used to read intentions, which was then processed by an artificial intelligence model. The project was successful and it was possible to successfully control the vehicle using thoughts.

🥇 Our research won 1st award in the AI Tech 2023 Summer Camp Competition.

⭐ "BrainBot" received the Dean's Distinction in the 2023 Research Project PG Competition, as reported in article in the local newspaper:

📰 BrainBot was published in MDPI journal.

COMEX
Python Django, Django REST framework, JS, Bootstrap, Selenium, ODBC, SQLite

An application used to handle reports of damaged UPS's.
  • Automatically read emails and add requests
  • Panel discussion on each submission
  • Automatic user notifications of content changes
  • Automated testing using Django and Selenium tests
  • Integration with an existing database in Access
  • Generate invoices in pdf
  • Generate reports in excel

clockThing v1
Techstack: React.js, PHP, Arduino C, ESP8266, Soldierning

GitHub: https://github.com/panjacob/clockThing

I created a smart clock that communicates with the server. On the website, you can read the current temperature and humidity in the room. In addition, you can also control the Yeelight smart bulb from the website. The temperature data can be displayed as graphs on the website. I used PHP for the backend because of the simplicity of the application deployment. Frequent updates to the website were solved with the help of using React.js. Soldering and selecting hardware required a great deal of time and patience. Currently the website is not working due to the bricked board. I have plans to create a 2.0 version based on Raspberry Pi zero with Django.

GrubeKalorie.pl
Wordpress (Elementor)

Website: https://grubekalorie.pl

Website for dietitian

Engineering thesis - PGYM
React.js, PHP, Arduino C, ESP8266, Soldierning

GitHub: https://github.com/panjacob/clockThing

Autogracja.pl is a website offering services related to cars.

WynajemAutKorfu.pl
Wordpress (Elementor, Vikrentcar), translation with DeepL API

Website: https://wynajemautkorfu.pl

A site using a CRM based from Worpress. Elementor plugin was used for the design of the site. Booking is done using the Vikrentcar plugin. The plugin did not fully meet the objectives, so customization was required by adding Polish translations. Translation was not a simple process, for the reason that the authors wrote the names in conditional instructions. To translate I used a python script that used the API from DeepL to translate the code.

autogracja.pl
HTML, CSS, Bootstrap

Strona: https://autogracja.pl

We have created virtual gym with video streaming (Jitsi) and payment (Stripe). My task was to design database, create endpoints and maintain them with Postman.