Manthan Jadhav
To work with an organization where can learn new skills and increase my abilities for the organizational goals as well as myself.
Introduction
4 Projects
Project 1 - Expense tracker
01 Aug 2023 11:51 AM IST
Project 2 - Shopping cart application
17 Aug 2023 12:28 PM IST
Project 1
..
23 Aug 2023 11:36 AM IST
Project 2
Account.java public class Account { protected Customer customer; protected double balance; public Account(Customer customer, double balance) { super(); this.customer = customer; this.balance = balance; } public double getBalance() { return balance; } public void deposit(double amount) { balance +=amount; System.out.println("Deposited:…
01 Sep 2023 03:18 PM IST
7 Course Certificates
Web Application Development using JavaScript - Live Course
Academic Qualification
B.Tech
Department of Technology, Kolhapur
05 Sep 2019 - 16 Mar 2022
Diploma
Dr.Bapuji Salunkhe Institute of Engineering & Technology Kolhapur
08 Jul 2016 - 13 Jun 2019
10th
Walwalkar High School, Kolhapur
04 Feb 2015 - 07 Apr 2016
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner