Update projects to represent the ones I'm currently working on
This commit is contained in:
parent
435f545541
commit
0dea9831af
5 changed files with 18 additions and 19 deletions
37
config.yaml
37
config.yaml
|
@ -133,18 +133,17 @@ params:
|
||||||
projects:
|
projects:
|
||||||
enable: true
|
enable: true
|
||||||
items:
|
items:
|
||||||
- title: ScanOS
|
- title: LibreCharge
|
||||||
content: A modern operating system for enterprise-grade network image scanners.
|
content: A simple OCPP 2.0.1 compliant central system (backend) for EV charging stations. Currently work in progress.
|
||||||
image: /images/projects/scan-os.png
|
image: /images/projects/librecharge.png
|
||||||
badges:
|
badges:
|
||||||
- "Embedded Systems"
|
|
||||||
- "Python 3"
|
- "Python 3"
|
||||||
- "FastAPI"
|
- "FastAPI"
|
||||||
- "Vue.js 3"
|
- "SvelteKit"
|
||||||
- "Tailwind CSS"
|
- "daisyUI"
|
||||||
links:
|
links:
|
||||||
- icon: fab fa-github
|
- icon: fab fa-github
|
||||||
url: https://github.com/BluemediaDev/ScanOS
|
url: https://git.bluemedia.dev/Bluemedia/LibreCharge
|
||||||
|
|
||||||
- title: Fancy Gatus
|
- title: Fancy Gatus
|
||||||
content: A simplified and modern status page based on data from a Gatus instance. The goal is to only display the most important information in a way that is understandable for end users.
|
content: A simplified and modern status page based on data from a Gatus instance. The goal is to only display the most important information in a way that is understandable for end users.
|
||||||
|
@ -154,22 +153,22 @@ params:
|
||||||
link: https://status.bluemedia.dev
|
link: https://status.bluemedia.dev
|
||||||
badges:
|
badges:
|
||||||
- "Gatus"
|
- "Gatus"
|
||||||
- "Status page"
|
|
||||||
- "Vue.js 3"
|
|
||||||
links:
|
|
||||||
- icon: fab fa-github
|
|
||||||
url: https://github.com/BluemediaDev/fancy-gatus
|
|
||||||
|
|
||||||
- title: Keycloak Modern Login
|
|
||||||
content: A clean and modern Keycloak login theme that's built using Vue.js 3, Tailwind CSS and Typescript. It is easily extensible and bypasses the complexity of FreeMarker templates.
|
|
||||||
image: /images/projects/keycloak-modern-login.jpg
|
|
||||||
badges:
|
|
||||||
- "Keycloak"
|
|
||||||
- "Vue.js 3"
|
- "Vue.js 3"
|
||||||
- "Tailwind CSS"
|
- "Tailwind CSS"
|
||||||
links:
|
links:
|
||||||
- icon: fab fa-github
|
- icon: fab fa-github
|
||||||
url: https://git.bluemedia.dev/Bluemedia/keycloak-modern-login
|
url: https://github.com/BluemediaDev/fancy-gatus
|
||||||
|
|
||||||
|
- title: desktop-config
|
||||||
|
content: Ansible playbook to quickly bootstrap Debian workstations with my custom desktop environment and commonly used apps.
|
||||||
|
image: /images/projects/desktop-config.png
|
||||||
|
badges:
|
||||||
|
- "Ansible"
|
||||||
|
- "Debian"
|
||||||
|
- "Hyprland"
|
||||||
|
links:
|
||||||
|
- icon: fab fa-github
|
||||||
|
url: https://git.bluemedia.dev/Bluemedia/desktop-config
|
||||||
|
|
||||||
# Contact
|
# Contact
|
||||||
contact:
|
contact:
|
||||||
|
|
BIN
static/images/projects/desktop-config.png
Normal file
BIN
static/images/projects/desktop-config.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 MiB |
Binary file not shown.
Before Width: | Height: | Size: 198 KiB |
BIN
static/images/projects/librecharge.png
Normal file
BIN
static/images/projects/librecharge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Binary file not shown.
Before Width: | Height: | Size: 44 KiB |
Loading…
Add table
Add a link
Reference in a new issue