Update README.md
This commit is contained in:
parent
9760562d91
commit
d2297458c0
1 changed files with 36 additions and 12 deletions
48
README.md
48
README.md
|
|
@ -3,28 +3,52 @@
|
||||||
## 👋 Hi, I'm Cameron
|
## 👋 Hi, I'm Cameron
|
||||||
### <code>🧠 Curious by default • Builder by choice</code>
|
### <code>🧠 Curious by default • Builder by choice</code>
|
||||||
|
|
||||||
> [!NOTE]
|
> [!IMPORTANT]
|
||||||
|
> 🎓 **B.S. Software Engineering (in progress)** *Estimated Dec 2026*
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 👨💻 About Me
|
||||||
|
|
||||||
|
### I’m a developer who enjoys **building software**, working with **data-driven systems**, and understanding **why things work the way they do**.
|
||||||
|
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> **THIS** is my *self-hosted GitHub*
|
||||||
>
|
>
|
||||||
> 🎓 B.S. Software Engineering (in progress)
|
> This space is where I experiment, learn, and ship real projects — *some polished, some exploratory*
|
||||||
|
>
|
||||||
|
> -> **[My Actual Github](https://github.com/CameronCSS/PersonalProjects)**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🧰 What You'll Find Here
|
||||||
|
|
||||||
|
- Self-hosted applications
|
||||||
|
- Backend-focused tools and services
|
||||||
|
- Data-aware projects (ETL, modeling, pipelines)
|
||||||
|
- Ongoing learning in Java, Python, and system design
|
||||||
|
|
||||||
|
|
||||||
----
|
---
|
||||||
|
|
||||||
|
## 🚀 Latest Project
|
||||||
|
|
||||||
## **LATEST PROJECT**
|
|
||||||
### ✂️ Background Removal Tool
|
### ✂️ Background Removal Tool
|
||||||
A simple tool that removes backgrounds from images using the rembg library. Built with Flask and deployed with Docker.
|
|
||||||
|
|
||||||
-> <span>
|
A lightweight web application that removes backgrounds from images using the `rembg` library.
|
||||||
<a href="https://github.com/CameronCSS/background-removal-tool" target="_blank">See the Code</a>
|
Built with **Flask**, containerized with **Docker**, and deployed as a standalone service.
|
||||||
<span style="margin: 0 10px;">|</span>
|
|
||||||
<a href="https://bg.camdoesdata.com/" target="_blank">Try it out!</a>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
→ <span>
|
||||||
|
<a href="https://github.com/CameronCSS/background-removal-tool" target="_blank">View the Code</a>
|
||||||
|
<span style="margin: 0 10px;">|</span>
|
||||||
|
<a href="https://bg.camdoesdata.com/" target="_blank">Live Demo</a>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
----
|
## 💬 Connect With Me
|
||||||
|
|
||||||
### 💬 Connect with Me
|
|
||||||
|
|
||||||
<span>[](https://www.linkedin.com/in/cameron-css/) [](https://CamDoesData.com) [](https://www.kaggle.com/cameronseamons) [](mailto:CameronSeamons@gmail.com) [](https://drive.google.com/file/d/1YaM4hDtt2-79ShBVTN06Y3BU79LvFw6J/view?usp=sharing)</span>
|
<span>[](https://www.linkedin.com/in/cameron-css/) [](https://CamDoesData.com) [](https://www.kaggle.com/cameronseamons) [](mailto:CameronSeamons@gmail.com) [](https://drive.google.com/file/d/1YaM4hDtt2-79ShBVTN06Y3BU79LvFw6J/view?usp=sharing)</span>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue