Skip to content
View sszacillo's full-sized avatar
  • Poland

Highlights

  • Pro

Block or report sszacillo

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
sszacillo/README.md

πŸ‘‹ Hi there! I'm Szymon

πŸŽ“ Engineer / πŸ’» Embedded & Python Developer / πŸ“Š Passionate about IoT systems

I hold a Bachelor's degree in IT Automation Systems and am currently pursuing my Master's in the same field.
I enjoy building solutions ranging from low-level hardware drivers to data analysis and wireless communication systems.


🧠 Tech Stack

Python C++ FreeRTOS Zephyr ESP32 Arduino MQTT LoRaWAN Git VS Code


πŸ“‚ Highlighted Projects

  • 🐝 beehive-monitor
    A microcontroller-based system for monitoring environmental conditions and hive weight, using LoRaWAN for data transmission.
    (Zephyr, LoRaWAN, MQTT, environmental sensors)

  • πŸ”„ compression-app
    A lossy audio compression app with custom algorithms, quality analysis, and visualizations.
    (Python, NumPy, matplotlib, custom algorithms)

  • 🏠 Smarthome
    A modular smart home automation platform designed for scalable sensor control and remote management.
    (MQTT, sensors, embedded systems, automation)

  • 🧠 ManagmentApp
    A Java-based desktop application for managing business operations and database records.
    (Python, Django)

  • 🚚 VRP-EA-optimization
    Vehicle Routing Problem solved using evolutionary algorithms, with performance metrics and visualization.
    (C++)


πŸ“« Get in Touch


πŸ’‘ This profile is constantly evolving β€” more projects on the way!

Pinned Loading

  1. managmentapp managmentapp Public

    managmentapp

    Python

  2. MQTT MQTT Public

    C++

  3. Smarthome Smarthome Public

    C++

  4. JGZimek/compression-app JGZimek/compression-app Public

    Application for compressing one-dimensional signals and two-dimensional images, featuring interactive visualization and performance comparison of various compression methods.

    Python 3