Projects
🛩️ UAV Detection System
An advanced drone detection system combining a Next.js web interface, deep learning models, and synthetic dataset generation using Blender. This project is designed to detect UAVs (Unmanned Aerial Vehicles) in real-time, offering high accuracy and adaptability across various scenarios.
Next.jsTypeScript+ 2 more

🎺 Music Track Manager
A modern Next.js frontend for managing music tracks via a clean and interactive UI. This project supports full CRUD operations, audio upload, and inline playback, designed as a submission for the Front-End School 3.0 challenge. It emphasizes modular architecture, clean code, and testability with data-testid attributes.
Next.jsTypeScript