Pinned Repositories
180-days-of-data-science
Just like the name, let's start and see you in New Year
Calendar
Python program to display calendar of given month of the year
Celsius-to-Fahrenheit
convert from Celsius to Fahrenheit
Divisible-Number
to check the divisibility of number
Even-Odd-Number
To check whether number is even or odd
Fahrenheit-to-Celsius
convert Fahrenheit to Celsius
Greatest-Number
To find the greatest number amoung 3 numbers
Homelane-Task
Django Custom Management Command 'startapp' and django-fsm
Mass-Density-Volume
calculate Mass Density Volume
MyCart
MyCart is python command line interface based E-commerce application.
TheVishwajeetJagtap's Repositories
TheVishwajeetJagtap/Pizza-Delivery
Pizza delivery website designed and developed using Python Django framework and web technologies like HTML, CSS, Bootstrap
TheVishwajeetJagtap/180-days-of-data-science
Just like the name, let's start and see you in New Year
TheVishwajeetJagtap/Calendar
Python program to display calendar of given month of the year
TheVishwajeetJagtap/Celsius-to-Fahrenheit
convert from Celsius to Fahrenheit
TheVishwajeetJagtap/Divisible-Number
to check the divisibility of number
TheVishwajeetJagtap/Even-Odd-Number
To check whether number is even or odd
TheVishwajeetJagtap/Fahrenheit-to-Celsius
convert Fahrenheit to Celsius
TheVishwajeetJagtap/Greatest-Number
To find the greatest number amoung 3 numbers
TheVishwajeetJagtap/Homelane-Task
Django Custom Management Command 'startapp' and django-fsm
TheVishwajeetJagtap/Mass-Density-Volume
calculate Mass Density Volume
TheVishwajeetJagtap/MyCart
MyCart is python command line interface based E-commerce application.
TheVishwajeetJagtap/Pizza-Order-Form
Pizza Order Form - HTML, CSS, Bootstrap, Javascript, jQuery
TheVishwajeetJagtap/portfolio
Personal portfolio website designed and developed using python Django framework as backend and in frontend js, HTML, CSS used.
TheVishwajeetJagtap/POSITIVE-NEGATIVE-NUMBER
To find enter number is positive or negative number
TheVishwajeetJagtap/Python-Day-1-01-03-2021-
TheVishwajeetJagtap/Python-Day-2-02-03-21-
TheVishwajeetJagtap/Python-Day-3-04-03-21-
TheVishwajeetJagtap/Python-Day-4-Assignments-05-03-21-
TheVishwajeetJagtap/Python-Day-6
TheVishwajeetJagtap/Python-Day-9-Assignment-16-03-21-
TheVishwajeetJagtap/rirmtaskfinal
TheVishwajeetJagtap/Scientific-Calculator
Scientific Calculator without GUI. It is basically a console application programmed using python
TheVishwajeetJagtap/TheVishwajeetJagtap
TheVishwajeetJagtap/Triangle
determine if triangle exist
TheVishwajeetJagtap/word-guessing-game
Simple word guessing game based on Python CLI