Secure File Sharing System
Linux Client–Server File Sharing (RBAC, Nginx, SFTP/Samba)
Designed and implemented a secure, lightweight file-sharing system for controlled networks.
Multi-user web UI with simulated RBAC, PHP backend, and centralized logging.
- Ubuntu VMs (VirtualBox) with NAT + Host-Only networking.
- Nginx front-end, PHP scripts for upload/list/download with permissions.
- Encrypted transfer via SFTP; cross-host access via Samba.
LinuxNginxPHP
BashSFTPSamba
HTML/CSS/JS
Blockchain & Logistics
JavaFX Delivery System with On-Chain Orders
Built a delivery platform where each order is a block with PoW and tamper-evident history.
Three roles (Customer, Driver, Admin) with Google Maps routing for drivers.
- Custom blockchain (hash, nonce, timestamp) for auditability.
- GUI in JavaFX; file-based persistence; admin blockchain explorer.
- Final grade: 99%.
JavaJavaFXGoogle Maps API
Blockchain
AI in Sports Analytics
Diving Stunt Detection & Scoring (YOLO-Pose + MobileNetV2)
Real-time system detecting stunts (tuck, twist, armstand) and scoring dives with pose overlays.
GUI built in Tkinter; 91.1% validation accuracy with interpretable feedback.
- YOLOv11x-Pose for keypoints; MobileNetV2 classifier.
- OpenCV video handling; FineDiving dataset; real-time overlays.
- Planned: pose-angle rules & athlete history dashboard.
TensorFlow/KerasPyTorch
YOLOv11-PoseOpenCVTkinter
2025 – Current
Optimizing Feature Extraction in Object Detection using Genetic Algorithms
Combining evolutionary computing with AI to improve recognition accuracy and efficiency.
PythonOpenCVYOLO
Scikit-learnTensorFlow