From 024b42be37ee19acdd5cb2ff47add9936e302173 Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 5 Jan 2026 03:23:23 +0000 Subject: [PATCH] Update README.md --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) 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 - ---