Projects 💻
Step into my laboratory of innovation, where comfort zones are merely starting points and each project is a bold leap into the unknown — here's to coding daringly and living on the edge of possibility!
Retinal Vessel Analysis | GitHub
Tech Stack: Python, TensorFlow, ResNet18, AI, Medical Imaging
- Built an AI model to detect retinal diseases using OCT and fundus images with 97% accuracy.
- Reduced processing time by 40% for faster diagnosis.
Code Converter
Tech Stack: C, Java, Python, AST, Compiler Design
- Converted C code into Java and Python using Abstract Syntax Trees.
- Processed 1,000+ lines per minute. Reduced coding errors by 25%.
Multiprogramming Operating System | GitHub
Tech Stack: C++, OS Simulation, Round-Robin Scheduling, Paging
- Designed an OS simulator to process job cards using round-robin scheduling.
- Handled 200+ concurrent jobs with zero latency and memory paging.