Pinned Repositories
adityachaudhary99
assignment
Basic_ETL_Code
A python script with basic extract, transform and load operations.
dataengineering-motor-vehicles-collision-analysis-project
dataengineering-real-estate-analysis-project
End-to-End-Data-Collection-Pipeline
hotel-booking-app
This app books the available hotels after verifying credit card info and sends reservation confirmation.
news-api-email
This app accesses news about a particular topic and sends them by email.
Portfolio-Website
A website built entirely in Python to showcase coding projects and apps.
tour-scraper
A program that checks a music band's website and sends an email when there are new tours.
adityachaudhary99's Repositories
adityachaudhary99/hotel-booking-app
This app books the available hotels after verifying credit card info and sends reservation confirmation.
adityachaudhary99/dataengineering-motor-vehicles-collision-analysis-project
adityachaudhary99/tour-scraper
A program that checks a music band's website and sends an email when there are new tours.
adityachaudhary99/adityachaudhary99
adityachaudhary99/assignment
adityachaudhary99/Basic_ETL_Code
A python script with basic extract, transform and load operations.
adityachaudhary99/dataengineering-real-estate-analysis-project
adityachaudhary99/End-to-End-Data-Collection-Pipeline
adityachaudhary99/news-api-email
This app accesses news about a particular topic and sends them by email.
adityachaudhary99/Portfolio-Website
A website built entirely in Python to showcase coding projects and apps.
adityachaudhary99/Final_ETL_Project
adityachaudhary99/linkedin-job-data-analysis
adityachaudhary99/my-todo-app
A minimalistic todo app.
adityachaudhary99/pdf-invoice-generator
A script that reads invoice records from Excel files and automatically generates PDF invoices.
adityachaudhary99/pdf-template-generator
A script that generates PDF templates of multiple pages given some predefined guidelines.
adityachaudhary99/Practice_ETL_Project
An ETL project involving web scarping using BeautifulSoup, transforming data using numpy, pandas and finally loading the extracted data into a csv file as well as a postgreSQL database.
adityachaudhary99/student-management-system
A desktop PyQt6 GUI app for managing university student data with an SQL database backend.
adityachaudhary99/super-mario-python
super mario in python and pygame
adityachaudhary99/weather-api
A REST API built with Python and Flask to serve historical weather data for various cities.
adityachaudhary99/weather-forecast-data-app
A weather forecasting web app made in python.
adityachaudhary99/webcam-motion-detector
A program that monitors the computer webcam and sends an email when a new object enters the view.
adityachaudhary99/world-population-web-scraping
A script that extracts world population data using BeautifulSoup