Download the Titanic or Iris dataset from a public source. Clean the data (handle missing values and data types), then create 3 visualizations: a bar chart, a histogram, and a scatter plot. Write a short 200-word summary of your key findings. Submit your Jupyter Notebook (.ipynb) file.
Create a personal portfolio page using HTML & CSS. It must include at least 3 sections: About Me, Projects, and Contact. Use at least one Google Font, apply a color scheme using CSS variables, and make sure the layout uses Flexbox. Submit your HTML and CSS files as a ZIP.