class PrajwalMohapatra:
def __init__(self):
self.name = "Prajwal Mohapatra"
self.degree = "B.Tech — Robotics & AI Engineering"
self.university = "Odisha University of Technology and Research (OUTR)"
self.cgpa = 9.16
self.batch = "2023 – 2027"
self.location = "Bhubaneswar, Odisha, India 🇮🇳"
@property
def interests(self):
return [
"Deep Learning & Computer Vision",
"Robot Grasping & Navigation",
"Geospatial AI & Remote Sensing",
"Wildfire Prediction & Disaster Risk ML",
"Satellite Imagery Analysis",
]
@property
def currently(self):
return {
"learning" : "Advanced Attention Mechanisms, Reinforcement Learning & Transformer Architectures",
"building" : "Brain Tumor Segmentation with Attention U-Net",
"leading" : "ML Lead @ Zairza Robo-Sof Club",
}Automated semantic segmentation of brain tumors using a modified Attention U-Net in TensorFlow on multi-modal MRI scans (BRATS dataset).
Pixel-wise robotic grasp detection with GR-ConvNet (Generative Residual ConvNet) trained on the Cornell Dataset.
ResUNet-a model for next-day fire probability prediction from multi-band satellite data (weather, terrain, vegetation).
| Role | Organization | Period |
|---|---|---|
| Intern | Jindal Stainless Limited | Jun 2025 – Jul 2025 |
| ML Lead | Zairza (Robo-Sof Club), OUTR | Dec 2025 – Present |
