Skip to content
View milosz275's full-sized avatar
:octocat:
Studying
:octocat:
Studying

Block or report milosz275

Report abuse

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

Report abuse
milosz275/README.md

Miłosz Maculewicz

About me

Hi, I'm a Software Engineering student from Poland with a strong interest in low-level programming, sockets, APIs, and frameworks. I enjoy building software from the ground up and have experience with networking, virtualization, and Unix systems.

Programming languages

C C++ Python

Projects

Visit portfolio for comprehensive showcase of my projects.

Pinned Loading

  1. uav-collision-avoidance uav-collision-avoidance Public archive

    Python project regarding implementation of two UAVs physics and collision detection/avoidance simulation.

    Python 5

  2. secure-file-storage secure-file-storage Public archive

    Secure File Storage is a safe encrypted file storage solution developed in Python. It combines strong encryption, modular architecture, logging and basic access control.

    Python

  3. bitlab bitlab Public archive

    BitLab is an interactive command-line tool for exploring and interacting with the Bitcoin P2P network and blockchain inspired by SockLab.

    C 1

  4. leetcode leetcode Public

    Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.

    C++ 2

  5. pico-led-controller pico-led-controller Public

    Pico C project implementing WS2812B LED controller with multiple predefined effects and management using HTTP server.

    C 2

  6. graph-visualizer graph-visualizer Public archive

    Graph Visualizer is a browser-based tool for visualizing directed and undirected graphs, featuring interactive traversal algorithms using WebGL and Emscripten

    C++