feat(projects): add project scope

This commit is contained in:
2025-11-27 22:49:43 +01:00
parent da516c6e55
commit 8dcc3c660d
14 changed files with 166 additions and 146 deletions

View File

@@ -3,4 +3,5 @@ description: Biobleud - Automated Excel imports\nfor an ERP system
url: null
order: 100
technologies: [VBA]
scope: work
---

View File

@@ -3,6 +3,7 @@ description: LBF Bot - Custom Discord bot for\na gaming group
url: https://github.com/pihkaal/lbf-bot
order: 50
technologies: [Node, TypeScript]
scope: hobby
---
a

View File

@@ -3,4 +3,5 @@ description: lilou.cat - My cat's website
url: https://lilou.cat
order: 40
technologies: [HTML, Go]
scope: hobby
---

View File

@@ -3,6 +3,7 @@ description: pihkaal.me - my personal website
url: https://pihkaal.me
order: 10
technologies: [Nuxt, TypeScript]
scope: hobby
---
# pihkaal.me

View File

@@ -2,6 +2,7 @@
description: Raylib Speedruns - Collection of simple\nRaylib setups in multiple languages
url: https://github.com/pihkaal/raylib-speedruns
order: 60
scope: hobby
---
# Raylib Speedruns

View File

@@ -3,4 +3,5 @@ description: S3PWeb - Intership and\napprenticeship
url: null
order: 80
technologies: [Node, StencilJS, TypeScript]
scope: work
---

View File

@@ -3,4 +3,5 @@ description: Simple QR - Simple QR code generator\nwith straightforward API
url: https://simple-qr.com
order: 30
technologies: [Nuxt, TypeScript]
scope: hobby
---

View File

@@ -3,4 +3,5 @@ description: tlock - fully customizable and cross-\nplatform terminal based cloc
url: https://github.com/pihkaal/tlock
order: 20
technologies: [Rust]
scope: hobby
---