visitor@website:~$ cd projects

visitor@website:~/projects$ echo $PROJECTS

projects

visitor@website:~/projects$ cat buecherantiquariat.project

source
github.com/valentindibbern/buecherantiquariat
type
Schul-/Lernprojekt
stack
PHP, MySQL, HTML, CSS
summary
kleine Antiquariat-Anwendung mit MVC-ähnlicher Struktur, Routing, Models, Views, Komponenten und Projektdokumentation

visitor@website:~/projects$ open project JahrJava3Aufgaben

source
github.com/valentindibbern/JahrJava3Aufgaben
type
Java-Aufgabensammlung
stack
Java
summary
Aufgaben aus dem dritten Schuljahr, unter anderem ggT/kgV-Konsolenprogramm und Parkhaus-Simulation mit OOP- und SOLID-Fokus

visitor@website:~/projects$ open project neovimconfig

source
github.com/valentindibbern/neovimconfig
type
persönliche Entwicklungsumgebung
stack
Lua, Neovim
summary
eigene Neovim-Konfiguration mit LSP, Treesitter, Telescope, Lualine, Noice, Mini und weiteren Plugins

visitor@website:~/projects$ open project cmdRechner

source
github.com/valentindibbern/cmdRechner
type
Konsolenprojekt
stack
Python
summary
kleines Python-Projekt aus dem GitHub-Profil; Repository enthält Source- und Dokumentationsordner