Developer, app builder and robotics hobbyist

I build apps, tools and robots.

I’m Paweł. I work mostly with Python and Android, and I also build websites, data tools and small robotics projects.

Python Android Robotics Web development
project_engine.py
class ParkingAI:
def learn(self, environment):
# perceive, decide, improve
trajectory = self.simulate()
return self.optimize(trajectory)
parking accuracy improving...
01

About me

About me

I like making projects that do something useful, whether that means tracking workouts, processing data or controlling a small robot.

Most of my work is in Python, Android and web development. I try to keep my code understandable, test things properly and finish projects instead of leaving them as demos.

01

Build real projects

I learn faster when I have a real problem to solve.

02

Keep it understandable

I prefer simple code and clear project structure.

03

Test on real problems

I test what I make and fix the parts that fail.

04

Finish what I start

A working project matters more to me than a perfect mockup.

02

Projects

My projects

PyBullet simulation
01 Personal project

Artificial Intelligence

AI Parking Driver Simulation

A PyBullet parking simulation. A scripted controller generates driving examples, then a neural network learns from them.

Training approachThe scripted controller creates examples used to train the neural network.
PythonPyBulletNeural NetworkImitation Learning
Live on Google Play
Reptra workout calendar screen
Reptra workout routines home screen
Reptra workout logging screen
02Published

Android App

Reptra

An Android workout logger for saving routines, recording sets and checking training history.

AndroidWorkout TrackingMobile UIGoogle Play
Google Play
Raw offers Normalize Validate intent Analyze SERPs
03 Backend data pipeline

Automation / Web Scraping / Data Analysis

Goldbridge

Goldbridge collects product and program data, cleans it and stores it in a consistent format.

It also checks search results, scores competition and saves the reason behind each decision.

01Collect & normalize
02Score & validate
03Generate reports
Python BeautifulSoup JSON Pipelines Web Scraping Data Analysis Automation
Hardware build in progress
04In progress

Robotics / Electronics

Autonomous Parking Robot

A small physical robot controlled with Python, a Raspberry Pi, cameras, distance sensors and motors.

Current stageConnecting power, sensors and motor control on the real robot.
Raspberry PiPythonComputer VisionSensors
05In progress

Mobile App

Second Android App

A second Android app I’m currently working on. I’ll add more details when it is ready to share.

App DevelopmentProduct DesignBeta
06Collection

Websites

Websites

A few responsive websites I have built while learning layout, accessibility and JavaScript.

HTMLCSSJavaScriptResponsive Design
03

Skills

Tools I use

PythonAndroidAIRoboticsComputer VisionWeb ScrapingData AnalysisJavaScriptRaspberry PiAutomation PythonAndroidAIRoboticsComputer VisionWeb ScrapingData AnalysisJavaScriptRaspberry PiAutomation

Software

Python, Android development, APIs and basic application architecture.

AI & Data

PyBullet simulations, neural networks, computer vision, scraping and data processing.

Hardware

Raspberry Pi, motors, cameras, distance sensors and basic electronics.

Web

HTML, CSS and JavaScript for responsive, accessible websites.

Contact

Get in touch

You can reach me by email or find my code on GitHub.