Skip to content
View UrosKukovic's full-sized avatar

Block or report UrosKukovic

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.

Content in all repositories owned by your account will be closed.
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. RSA RSA Public

    From-scratch RSA implementation in Python (no crypto libraries), with a Tkinter GUI, built to work through key generation, encryption and the real weaknesses of textbook RSA.

    Python 1

  2. TVC_of_fixed_system_Bachelors_thesis TVC_of_fixed_system_Bachelors_thesis Public

    Thrust vector control demonstrator on STM32: gimbal-based variable nozzle, PID/compensator design in MATLAB, closed-loop angle tracking validated on real hardware.

    C 1

  3. TVC_Self_Landing_Rocket TVC_Self_Landing_Rocket Public

    Autonomous vertical-landing rocket with EDF propulsion and thrust-vector control (TVC). STM32 and ESP32 bare-metal 100 Hz loop, cascaded PID, Kalman filtering, validated on a real flight test.

    C

  4. TracePoint TracePoint Public

    Personal project: Cross-platform distributed tracing and observability platform with native performance instrumentation, built with C# backend services, C++ profiling engines, and a TypeScript-base…

    C#