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:
|
||||
enable: true
|
||||
items:
|
||||
- title: ScanOS
|
||||
content: A modern operating system for enterprise-grade network image scanners.
|
||||
image: /images/projects/scan-os.png
|
||||
- title: LibreCharge
|
||||
content: A simple OCPP 2.0.1 compliant central system (backend) for EV charging stations. Currently work in progress.
|
||||
image: /images/projects/librecharge.png
|
||||
badges:
|
||||
- "Embedded Systems"
|
||||
- "Python 3"
|
||||
- "FastAPI"
|
||||
- "Vue.js 3"
|
||||
- "Tailwind CSS"
|
||||
- "SvelteKit"
|
||||
- "daisyUI"
|
||||
links:
|
||||
- icon: fab fa-github
|
||||
url: https://github.com/BluemediaDev/ScanOS
|
||||
url: https://git.bluemedia.dev/Bluemedia/LibreCharge
|
||||
|
||||
- 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.
|
||||
|
@ -154,22 +153,22 @@ params:
|
|||
link: https://status.bluemedia.dev
|
||||
badges:
|
||||
- "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"
|
||||
- "Tailwind CSS"
|
||||
links:
|
||||
- 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:
|
||||
|
|
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