
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
Authored a research paper proposing a scalable "Smart Nano-Grid" architecture to modernize highway infrastructure.
- System Design: Integrated solar-powered sanitation systems with EV charging stations to create decentralized "Multipurpose Stations".
- Tech Stack: Utilized IIoT for real-time monitoring of battery storage, automated cleaning cycles, and adaptive lighting control.
- Impact: Modeled a distribution network capable of powering street lights up to 25 km while minimizing grid dependency.
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
- 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
- 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
- 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
Founded the university's first XR Club, organized workshops for 300+ students, and cultivated industry relations.
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