
MohammedMoosa RAZEEK JageerHussain
Versatile engineer with a proven track record of architecting complex systems across Simulation, XR, AI, and Full Stack Web. I leverage deep expertise in diverse technologies to deliver scalable, high-performance solutions for any challenge. Generalist by design, expert in execution.
Publications
Implementation of Industry 4.0 in the Energy Sector
IEEE ICECAA 2023 | ISBN: 979-8-3503-4757-9
Research paper proposing a "Multipurpose Station" to address sanitation and energy needs on National Highways.
- Concept: Integrated solar-powered, self-cleaning restrooms with EV charging stations to utilize renewable energy efficiently.
- Grid Design: Defined a Nano-grid architecture capable of managing power flow for station amenities and street lights within a 25 km radius.
- IIoT Application: Detailed the use of sensors for automated waste treatment and smart lighting control to minimize energy wastage.
Education

M.Eng. Information Technology – Artificial Intelligence
SRH University Heidelberg, Germany
Apr 2025 – Present (Expected 2027)
Focus: Applied AI, Autonomous Systems, Advanced Algorithms.

B.Tech. CSE – Artificial Intelligence
July 2020 – May 2024
Focus: Computer Vision, Data Structures, Software Engineering.
Experience
Full Stack Developer
Yitro Tech (Startup) | India
May 2024 – Jan 2025
- Engineered a RAG-based AI ecosystem, including a Next.js chat system and a companion Chrome Extension, to automate customer service workflows.
- Developed a scalable Employee Management System using Svelte and FastAPI, implementing secure AWS OAuth authentication.
- Designed gamified recruitment tools and delivered rapid technical updates, justifying architectural decisions in daily Agile stand-ups.
Software Engineer Intern
Yitro Tech (Startup) | India
Dec 2023 – June 2024
- Prototyped a high-performance data visualization module for an Android application using Flutter and Apache Charts to render complex datasets.
- Secured a key client contract by demonstrating the prototype's real-time rendering capabilities, directly contributing to the client onboarding process.
- Collaborated closely with the founders and design team to translate business requirements into functional mobile app features.
VR Research Intern
Karunya Innovation | India
May 2023 – June 2023
- Built an immersive VR Education Application to visualize abstract quantum computing concepts like qubits and quantum gates.
- Designed interactive modules for the Oculus Rift S to facilitate intuitive learning of complex physics principles.
- Implemented dynamic real-time simulations to demonstrate superposition and entanglement algorithms.
Volunteering












Founder & Lead - XR Club
Karunya University | Mar 2022 – May 2024
"I honestly didn't expect the club to grow this fast. What started as a small game development group evolved into the university's first XR Club."
We transitioned from simple game dev to full XR and overlay tech support. The most surprising part? It wasn't just Computer Science students. We attracted members from completely different departments, proving that enthusiasm for this tech exists everywhere.
Key Projects
Multi-User Full Body VR
This project enables real-time multi-user VR interactions with full-body tracking:
- Uses ZED 2i depth cameras for markerless body tracking
- Syncs Ready Player Me avatars across networked users
- Achieves low-latency movement replication in shared spaces

Traffic Shaper Simulation
This project simulates network traffic shaping using the Token Bucket algorithm:
- Built in OMNeT++ for discrete event simulation
- Visualizes bursty-to-smooth traffic transformation
- Configurable token rate and bucket capacity parameters
2D Physics Engine
This project is a custom-built physics engine simulating rigid body dynamics:
- Implements collision detection and momentum conservation
- Models gravity, friction
- Supports elastic/inelastic collision responses
VR Meeting Room
This project delivers an immersive VR meeting environment for remote collaboration:
- Optimized for Oculus Rift S with hand interactions
- Features teleportation and object manipulation
- Includes interactive whiteboards and props
Go-Back-N Protocol
This project demonstrates reliable data transmission via the Go-Back-N ARQ protocol:
- Implements sliding window flow control
- Handles packet loss with retransmission timers
- Uses cumulative ACKs for error recovery
Password Manager (C#)
This project is a secure credential management application for Windows:
- Built with C#/.NET and Windows Forms
- Uses AES encryption for password security
- Stores data in MySQL via XAMPP integration