Skip to content
View JGZimek's full-sized avatar
  • Wrocław

Highlights

  • Pro

Block or report JGZimek

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. inverted-pendulum-control inverted-pendulum-control Public

    This repository contains the implementation of control algorithms for an inverted pendulum system, including MATLAB simulations and embedded system applications. The project demonstrates the use of…

    C++ 1

  2. chaotic-systems-analysis chaotic-systems-analysis Public

    Analysis of chaotic systems and their fractional-order variants using phase space reconstruction, Lyapunov exponents, fractal dimensions, and bifurcation analysis. Implementations in Python compari…

    Python 1

  3. smart-home-sns-automatyk smart-home-sns-automatyk Public

    A Building Management System (BMS) for managing a smart home mockup, featuring three subsystems: Access Control, Environment Management, and Security Management. This project integrates various fun…

    C++ 1

  4. control-algorithms control-algorithms Public

    Custom modules for simulating and analyzing control systems, using adaptive and multilevel control algorithms, with integrated signal generation, noise handling, and data visualization.

    Python

  5. job-shop-scheduling-transport-optimizer job-shop-scheduling-transport-optimizer Public

    Solver for the Job Shop Scheduling Problem with transport times. Implements Genetic Algorithm (metaheuristic), Exact algorithm (complete enumeration), and Simple greedy heuristic. Includes a Python…

    Python

  6. smart-pot-freertos smart-pot-freertos Public

    A real-time Smart Pot system built on STM32 and FreeRTOS that automates plant watering based on soil moisture, light, and water level data. It features a modular event-driven architecture with remo…

    C