This application allows users to choose a mobile out of all available brands and can check their checkout details with the username.
Users can write, read and compose emails with different attachments using JavaMail API.
Placeholder Image service , a web app component which can draw images dynamically. it uses Python to implement it
It implements custom authentication system, which can be further extended as well. It is written in Python
this program in Python is a useful tool to calculate BMI of a user. the user has to input weight in kg and height in cm and the program would provide the BMI of the user with a message.
This is a packet with a source code to run an alarm clock on your local machine, with music of your choice.
It is a covid-19 tracker which takes three cards infected, recovered, and dead. We will use API to get the daily data and there will line chart and bar chart according to the numbers.
Create virtual voice assistant in Python using Pycharm or VS code. import pyttsx3, Wikipedia, speechRecognition, pyaudio modules from the terminal in Pycharm or VS code.
This Program creates a digital clock in Python. You can use VS code or Pycharm. import tkinter module for this Program.
In this tutorial, we are going to learn how to build a java code to reverse a string using stacks. Here, in this case, we have used stack operations like push and pop to reverse a string.
It is a Java Program which reverses a string word by word. We will take input from the user and then reverse the obtained string word by word
IXKCD Image Downloader:- A webcomic of romance,sarcasm, math, and language.t is an useful script for downloading all images on a particular site.this script is written in Python