This Streamlit project is a simple web application that allows users to input personal details such as first name, last name, middle name, age, course, and an "about life" section. The submitted data ...
This project demonstrates a simple ETL (Extract, Transform, Load) pipeline. The ETL script reads a CSV file, processes the data, and loads it into a MySQL database. The project is containerized using ...