I'm a final‑year Electronics & IT student from Niš, focused on low‑level C/C++, embedded systems (RP2040 / Raspberry Pi / FreeRTOS), and security/exploit development. I build end‑to‑end projects—from firmware and real‑time pipelines to Android/Angular frontends and cloud backends. My goal: to advance in red teaming, AI-driven security research, and exploit development by combining low-level systems expertise with offensive security innovation.
- 🔭 Now: polishing C++ multithreading, RTOS on microcontrollers,mqtt and safe exploitation basics.
- 🎯 Next: internship‑level readiness , and AI/ML and neural networks.
- 🧪 Lab: Raspberry Pi security camera + Android push pipeline, Pico + SPI camera(work in progress), face recognition tools,mqtt led contol app.
- 🐧 OS: Arch / Manjaro / Kali /Ubuntu •
- GitHub: @milutin2002
- LinkedIn: @milutin2002
Quick snapshots. Pin these repos on your profile for visibility.
Repo: alarmSecuritySystem
- Raspberry Pi captures motion → uploads image → Firebase push → Android app shows notification + image.
- Includes Python scripts, server bits, and Kotlin/Compose client app.
- Goals: reliable notifications, clean README with architecture diagram, and real hardware demo.
Repo: projekatZI
- C++ crypto modules (e.g., Tiger/XXTEA variants), utilities, and CLI demos.
- Great place to showcase secure implementations and unit tests.
Repo HeapMemory
- Implementation of a custom heap memory manager in C/C++.
- Focus: allocators, fragmentation handling, memory safety, debugging leaks/overflows.
- Demonstrates low-level systems skills and practical debugging techniques.
Repo: javiSE
- Multi-database backend using Mongodb
- Features real-time messaging, plumber–user relationships, and post management.
- Backend: Node.js (Express + WebSocket); Frontend: Angular.
- Goal: a social-style platform for connecting users and plumbers with ratings, chats, and notifications.
Repo: ServoControl ServoControl
- Controls a servo motor on a Raspberry Pi Pico W using MQTT messages.
- Demonstrates remote angle control from multiple clients (Python script, mobile app, or other MQTT publishers).
- Includes a Pico-side C program that receives MQTT commands and translates them into precise servo PWM output.
- Focus: reliable IoT motor control and smooth servo actuation over lightweight MQTT communication.
Repo: mqttLedControl
- Connects Raspberry Pi Pico W and an Android app via MQTT.
- Demonstrates bidirectional control and data exchange between hardware and app.
- Features LED toggling, message subscriptions, and live communication testing.
- Focus: lightweight IoT integration and real-time control via MQTT protocol.
- Embedded: RP2040 (Pico/Pico W), SPI/I²C/UART, camera FIFO handling, dual‑core patterns.
- Real‑time: FreeRTOS tasks, IRQ vs polling trade‑offs, scheduling camera capture + transfer.
- GPU: CUDA basics.
- Security: exploit‑dev fundamentals (ASLR/PIE, ROP), and safe research.
- Data: Neo4j (graph relationships), Redis (realtime messaging/notifications), MongoDB (flexible documents).
- Mobile/Web: Android (Kotlin/Compose), Angular frontends, Nestjs backend, Nodejs backend.
- Memory: Heap memory management, custom allocators, debugging leaks/overflows.
- Start with clear specs, then iterate quickly with small, testable steps.
- Prefer typed, deterministic code and profiled hot paths.
- Document setups so others can reproduce results.
- Open an issue in any repo, or ping me on LinkedIn.
- I’m happy to collaborate on embedded, or security‑oriented projects.
“Quiet strength. Clean code. Measurable impact.”