diff --git a/README.md b/README.md index b9efb94..87e8c29 100644 --- a/README.md +++ b/README.md @@ -32,18 +32,15 @@ --- -# ๐Ÿš€ Latest Project +# ๐Ÿš€ Current Projects -### โœ‚๏ธ Background Removal Tool +| ๐Ÿ“ **Project** | ๐Ÿง  **Focus** | ๐Ÿ”— **Link** | +|---------------|-------------|------------| +| ๐Ÿงช **Data Lab** | Data modeling, pipelines, system design | [View Repository](https://git.camcodes.dev/Cameron/Data_Lab) | +| โ˜• **Java Learning Journey** | Java fundamentals, OOP, backend basics | [View Projects](https://git.camcodes.dev/Cameron/java_practice/src/branch/main/practice_projects/src) | +| ๐Ÿฆ **Bank Data Project** | Banking data pipeline, validation, ETL | [View Code](https://git.camcodes.dev/Cameron/Data_Lab/src/branch/main/Scripts) | -A lightweight web application that removes backgrounds from images using the `rembg` library. -Built with **Flask**, containerized with **Docker**, and deployed as a standalone service. -โ†’ - View the Code - | - Live Demo - ---