Personal Projects
Wave Function Collapse [writing…]
Procedual map generation based on Wave Function Collapse from quantum physics. It generates a unique map from given set of small pieces and their relations
User Registration on Distributed Data Base
Cloud based solution which implements distributed database from scratch on Google Cloud Platform. It creates full pipeline for a user to be registered with GUI
San Francisco Crimes Classification
Kaggle competition solution to assign one of 39 types of crimes to a committed crime in San Francisco by given time and location. It uses data analysis and machine learning techniques
Smart Traffic Light
Smart and portable traffic light that regulates traffic with Computer Vision car detection and wireless communication between traffic lights. Based on Arduino Nano, ESP32 and additional modules.
Multithreading in FreeRTOS [writing…]
Program that shows managing high load multithreading on FreeRTOS operation system for ARM microcontroller STM32F4 series. It includes use of multiple periferies like UART, I2C, ACD, etc.
Acoustic signal classification
This research is dedicated to frequency analysis of compositions. It results in comparison of Machine Learning models tto classify notes from compositions
Smart Light Alarm
Device based on Arduino Nano and RTC module that helps you wake up at the morning by emulationa sunrise at any time you want
Digital Signal Processing
This notebook includes simulations and frequency analysis of QPSK, QAM-16/64 and OFDM signals along with filters generation for bandwidth reduction
Antenna Grid’s Pattern [writing…]
Visual application shows total Radiation Pattern and the process how it is built with superposition of all antennas. It could be used for educational purposes
Face Detection device
Embedded system that detects human face and notifies about it in Telegram chat. It uses microcomputer JeVois A33, microcontroller ESP8266 and server for Telegram Bot. To detect faces YOLO v3 was used.
Forest Fire detection
Model detects an early stage forest fire analysing real-life satellite CO2 gas map data
Circuit Stability [writing…]
Visual application analyses equation for electrical circuit to show visually how stable it is. It could be used for educational purposes
Musical Box [writing…]
Musical Box with secret and funny way to use it. You have to be in dark place to turn it on and to play a music you have to heat the device. It include 4 hand-written melodies
Lorenz system [writing…]
Visual 3D illustration of life-time building Lorenz attractors. It could be used for educational purposes