Backend / Full Stack Developer Intern – Auction Management System
Internship
Designed and developed a full auction management system with authentication, bidding, auction history, and notifications.
Implemented backend services using Node.js, Express, Go (Gin), and Python (Django) in a microservices architecture.
Built secure APIs for real-time bidding, auction tracking, and user interactions.
Integrated PostgreSQL and MongoDB for structured and flexible data storage.
Worked with WebSockets for real-time notifications and updates.
Focused on API security, performance optimization, and system reliability.
Technologies: Node.js, Express, Go (Gin), Django, PostgreSQL, MongoDB, REST APIs, WebSockets
🚀 Projects
Brain Tumor Detection System (AI Project)
Developed an AI-based system to detect brain tumors from MRI images.
Used YOLOv8s-cls deep learning model for image classification.
Built the pipeline using Python, OpenCV, and Flask.
Evaluated and compared performance with models like VGG16, ResNet-18, EfficientNet, and others.
Created a simple web interface for model interaction and result visualization.
Technologies: Python, YOLOv8, OpenCV, Flask, Deep Learning