Update README.md
This commit is contained in:
parent
7061fdd816
commit
cc27943372
1 changed files with 9 additions and 26 deletions
33
README.md
33
README.md
|
|
@ -1,37 +1,20 @@
|
|||
<a name="readme-top"></a>
|
||||
<p align="right">
|
||||
<img src="https://komarev.com/ghpvc/?username=CameronCSS&style=flat" alt="viewcount">
|
||||
</p>
|
||||
|
||||
|
||||
## 👋 Hi, I'm Cameron
|
||||
<code>📈 Digesting data nuggets since 2020</code>
|
||||
### <code>🧠 Curious by default • Builder by choice</code>
|
||||
|
||||
> [!NOTE]
|
||||
> Currently pursuing my B.S. in Software Engineering
|
||||
>
|
||||
> 🎓 B.S. Software Engineering (in progress)
|
||||
|
||||
I love writing code, digging through data, <br>
|
||||
And I REALLY love to ask ```WHY!?```
|
||||
|
||||
```python
|
||||
Why were sales down this month.
|
||||
Why does my code work on the second try but not the first?
|
||||
Why doesn't everyone use YYYY-MM-DD??
|
||||
```
|
||||
<sup>*(I hope you can feel my personality through the screen right now!)*</sup>
|
||||
<hr>
|
||||
|
||||
> [!TIP]
|
||||
> ### :computer: View ALL My Projects here [👉 GITHUB PORTFOLIO](https://cameroncss.github.io/PersonalProjects/)
|
||||
|
||||
----
|
||||
|
||||
> [!IMPORTANT]
|
||||
> ## **LATEST PROJECT**
|
||||
> ### ✂️ Background Removal Tool
|
||||
> A simple tool that removes backgrounds from images using the rembg library. Built with Flask and deployed with Docker.
|
||||
>
|
||||
> -> <span>
|
||||
## **LATEST PROJECT**
|
||||
### ✂️ Background Removal Tool
|
||||
A simple tool that removes backgrounds from images using the rembg library. Built with Flask and deployed with Docker.
|
||||
|
||||
-> <span>
|
||||
<a href="https://github.com/CameronCSS/background-removal-tool" target="_blank">See the Code</a>
|
||||
<span style="margin: 0 10px;">|</span>
|
||||
<a href="https://bg.camdoesdata.com/" target="_blank">Try it out!</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue