Vaibhav Shivaji Bhosale
@vaibhav-bhosale1
Joined on 30 March 2024
GitHub Stats
1
Followers
35
Repositories
0
Organizations
0
Gists
8
Pull Requests
0
Issues
498
Commits
0
Sponsors
1
Contributed To
28
Star Earned
Most Used Languages
74.49%
JavaScript
18.34%
TypeScript
3.47%
CSS
1.49%
Python
0.89%
C++
0.71%
Shell
0.36%
Dockerfile
0.26%
HTML
Popular Projects
Blended-model-using-CNN-and-SVM-for-Classification-of-SAR-Images-
Developed a hybrid CNN-SVM model for classifying SAR images of military vehicles (e.g., 2S1, BRDM_2, BTR60). Used CNN for feature extraction and SVM for accurate classification. Enhanced Automatic Target Recognition (ATR) in SAR imagery with improved precision and scalability.
Python
3
0
0
0
ai-mock-interview
This project is an AI-powered mock interview platform designed to help users practice and improve their interview skills.
JavaScript
2
0
0
0
CHAT-APP
No description
JavaScript
2
0
0
0
autodock-frontend
No description
JavaScript
1
0
0
0
AutoDock-Full-Stack-CI-CD-Deployment-Engine
Complete CI/CD pipeline with Docker, GitHub Actions, and AWS EC2 deployment.
JavaScript
1
0
0
5
gitlogs
No description
Python
1
0
0
2
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
7/29/2025, 6:26:24 PM
- Implemented Ai Model (google gemini 1.5 flash) to get trip details based on user selection
7/29/2025, 5:54:31 PM
- Integrated Google Gemini for giving trip ideas on clicking generate trip
7/29/2025, 5:11:53 PM
- Implemented create-trip route page , Added toast for error and success message
- Merge branches 'main' and 'main' of https://github.com/vaibhav-bhosale1/PackNPlan
7/29/2025, 4:41:41 PM
7/29/2025, 4:40:37 PM
- Created create-trip page for creating trip
7/27/2025, 3:37:55 PM
7/21/2025, 1:45:38 PM
- updated error handling and API base URL configuration
7/21/2025, 1:11:52 PM
- updated frontend ui with material ui and added admin panel for bank account management
7/21/2025, 1:08:16 PM
- Updated backend for role based authentication and authorization, added admin-only routes, and fixed minor issues in the codebase.
7/21/2025, 1:06:45 PM
- updated controllers for role based access control
7/21/2025, 1:05:41 PM
- updated for role based access control
7/21/2025, 1:04:58 PM
- Added main ui panel which includes login and signup forms, and a bank account management section.
7/21/2025, 1:03:17 PM
- Added Dashboards and User Management pages
7/21/2025, 1:01:49 PM
- added accountRoutes for handling bank account operations