Compare commits
5 Commits
82a8ea4cd6
...
main
Author | SHA1 | Date | |
---|---|---|---|
8ccbb6a32d | |||
bbabd8c5d2
|
|||
6e1745fbfa
|
|||
89150c7882
|
|||
9c01d4e4d4
|
38
README.md
38
README.md
@ -1,11 +1,10 @@
|
|||||||
|
|
||||||
# 👋🏾 Hi, I’m @fyrfli
|
# 👋🏾 Hi, I’m @fyrfli
|
||||||
|
|
||||||
🤓 My real name is Camille Frantz. I was born in 🇯🇲[Kingston, Jamaica](https://en.wikipedia.org/wiki/Kingston,_Jamaica) and am now living in 🇺🇸[Missouri, United States](https://en.wikipedia.org/wiki/Missouri) with my retired Military husband and 3 🐕puppers.
|
🤓 My real name is Camille Frantz. I was born in 🇯🇲[Kingston, Jamaica](https://en.wikipedia.org/wiki/Kingston,_Jamaica) and am now living in 🇺🇸[Missouri, United States](https://en.wikipedia.org/wiki/Missouri) with my retired Military husband and 3 🐕puppers.
|
||||||
|
|
||||||
😕 I am a programmer who became a system and database administrator, who then did some writing and editing, which then turned into facilitative mediation, which led to a social work degree before I realised my calling was right back where I started neck-deep in code.
|
😕 I am a programmer who became a system and database administrator, who then did some writing and editing, which then turned into facilitative mediation, which led to a social work degree before I realised my calling was right back where I started neck-deep in code.
|
||||||
|
|
||||||
👀 I'm curious by nature so I dig deep and learn about all sorts of things. I've taught myself git (just enough to manage my own code), docker (just enough to run a few self-hosted apps including Gitlab), nginx (necessary to host my own websites and a reverse proxy), caddy (same as nginx) among other tools. I spend my days working on my self-hosted projects and learning more python, html, css, and javascript.
|
👀 I'm curious by nature so I dig deep and learn about all sorts of things. I've taught myself git (just enough to manage my own code), docker (just enough to run a few self-hosted apps including Gitea), nginx (necessary to host my own websites and a reverse proxy), caddy (similar to nginx) among other tools. I spend my days working on my self-hosted projects and learning more python, html, css, and javascript.
|
||||||
|
|
||||||
❤️ When I am not coding, I am playing 🎮video games or 📖reading or 📺binge watching some true crime series or movies. I've also been known to take 📷photographs.
|
❤️ When I am not coding, I am playing 🎮video games or 📖reading or 📺binge watching some true crime series or movies. I've also been known to take 📷photographs.
|
||||||
|
|
||||||
@ -20,27 +19,14 @@
|
|||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
<style>
|

|
||||||
.badges {
|

|
||||||
display: block;
|

|
||||||
margin: auto;
|

|
||||||
text-align: center;
|

|
||||||
}
|

|
||||||
</style>
|

|
||||||
|

|
||||||
<div class="badges">
|

|
||||||
<img alt="Static Badge" src="https://img.shields.io/badge/OS-debian?style=for-the-badge&logo=Debian&logoColor=orangered&label=Debian&labelColor=gray&color=darkred">
|

|
||||||
<img alt="Static Badge" src="https://img.shields.io/badge/OS-macos?style=for-the-badge&logo=macos&label=OS%20X&labelColor=gray&color=purple">
|

|
||||||
<br />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Shell-bash?style=for-the-badge&logo=GNU%20Bash&logoColor=green&label=bash&labelColor=grey&color=olive" />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Code-html?style=for-the-badge&logo=html5&label=HTML&color=orange" />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Code-css3?style=for-the-badge&logo=css3&label=CSS&color=lightblue" />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Code-python?style=for-the-badge&logo=python&label=python&color=teal" />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Tool-royalblue?style=for-the-badge&logo=Markdown&label=Markdown" />
|
|
||||||
<br />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Tool-red?style=for-the-badge&logo=git&label=git" />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Tool-caddy?style=for-the-badge&logo=Caddy&label=Caddy&labelColor=grey&color=olivedrab" />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Tool-red?style=for-the-badge&logo=nginx&label=nginx&labelColor=grey&color=darkgreen" />
|
|
||||||
<br />
|
|
||||||
<img alt="Static Badge"src="https://img.shields.io/badge/Tool-neovim?style=for-the-badge&logo=Neovim&label=neovim&color=darkgoldenrod" />
|
|
||||||
</div>
|
|
||||||
|
Reference in New Issue
Block a user