Projects
WebScrapper
Web Scrapper is a Python project using BeautifulSoup and Tkinter to scrape data from websites. It scrapes cheat sheets from Quickref.me, news links and summaries from Times of India according to user input, and series details (name, genre, and link) from Amazon Mini TV, saving all data into files.
personal Blog website
The project is a fully functional blog website with sign-up and login options for users and user authentication. Users are able to manage, upload, and write blog entries with it. The front end of the website is constructed with HTML5, CSS3, and Bootstrap; the back end, which includes data processing and storage, is handled by PHP and MySQL.