Dedicated Computer Science student at Ben-Gurion University with a GPA of 81.46, nearing completion of the second year. Strong technical foundation in core CS subjects, complemented by self-directed learning of complex topics during reserve duty. Demonstrated adaptability and independent learning skills in challenging circumstances. Committed to contributing to meaningful projects and gaining hands-on experience in a mentorship-driven environment.
Robotics Perception and Mapping System (Java)
Developed a multithreaded microservice simulating robotic vacuum perception. Fused LiDAR, Camera, GPS, and IMU data using Fusion-SLAM, with a custom MessageBus and JSON output via GSON.
Reconstruction Simulation System (C++)
Created a simulation for post-conflict settlement reconstruction. Designed modular components and prioritization logic, with user-driven actions and tested memory safety using Valgrind.
Emergency Services Messaging Platform (Java & C++)
Built a distributed system for emergency reporting across fire, medical, and police services. Developed a Java STOMP server with multiple threading models, and a C++ client for real-time messaging and event reporting in JSON.