Software Development


WhatsApp-Bot

Python script which helps to send messages to WhatsApp contacts automatically using selenium and web automation.
Technologies Used: Selenium, Chrome webdriver, Python


Bill Generator

GUI to transfer data to excel sheets and generate bills on the local shops.
Technologies Used: Tkinter, Openxlpy


Nodejs-Web-Crawling

By sending HTTP request to a particular URL and then by extracting HTML of that web page for getting useful information is known as crawling or web scraping.
Technologies Used: Nodejs(request, cheerio libraries)


Calculator GUI

Calculator GUI for mathematical calculation.
Technologies Used: Tkinter,Python