Experienced Software Engineer specializing in scalable software solutions, with a track record of success at Nuance, Microsoft and Oracle. Proficient in Java, Spring Boot, and Microsoft Azure, instrumental in deploying Radiology Insights. Strong leadership skills in team management and product optimization, coupled with a quick adaptability to emerging technologies.
AI-900 Microsoft Azure AI Fundamental, 07/01/23, This certification gives an opportunity to demonstrate knowledge of ML and AI concepts and related Microsoft Azure services.
Created a simple web-based Django application which can be used to manage students' fees. It had modules to make bulk student entries, reports for collected donations, reports for missing payments etc. It was able to create fee receipt once the payment is done. I did this as a free service for one of the local schools in Pune.
Chegg is an online platform where students are looking for solutions for their homework problems. I have worked on this online platform where I have resolved numerous homework problems and helped multiple students
Developed an android app for solving nonlinear mathematical equations. Users can just enter the equation, optionally an initial guess and that's it! By using Newton's interpolation formula, the app can calculate the solution to the equation in just a click. It is also able to plot all the values while reaching convergence.