initial commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: 'Homelab Server'
|
||||
description: 'A personal server that replicates a plethora of self-hosted solutions'
|
||||
links:
|
||||
github: 'https://github.com/amuszyn/homelab'
|
||||
---
|
||||
|
||||
# Homelab Server
|
||||
|
||||
A personal server that replicates a plethora of self-hosted solutions.
|
||||
|
||||
## Features
|
||||
|
||||
- Git server
|
||||
- Reverse proxy
|
||||
- Log aggregation and filtering
|
||||
- Monitoring and visualization
|
||||
- Network wide ad-blocking
|
||||
- VPN
|
||||
- Automatic photo backup
|
||||
- Network Security
|
||||
|
||||
## Built With
|
||||
|
||||
- Dockge
|
||||
- Docker
|
||||
- Graphana
|
||||
- Prometheus
|
||||
- Traefik
|
||||
- Gitea
|
||||
- Wireguard
|
||||
- PiHole
|
||||
- Cloudflare
|
||||
- Immich
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: 'Portfolio Website'
|
||||
description: 'A modern portfolio built with Next.js, TypeScript, and shadcn/ui'
|
||||
links:
|
||||
gitea: 'https://gitea.muszyn.dev/muszyn/portfolio'
|
||||
live: 'https://site.muszyn.dev'
|
||||
---
|
||||
|
||||
# Portfolio Website
|
||||
|
||||
A fully responsive portfolio website built with the latest web technologies. Features a clean, minimalist design with dark mode support.
|
||||
|
||||
## Technologies Used
|
||||
|
||||
- Next.js 16
|
||||
- TypeScript
|
||||
- shadcn/ui
|
||||
- Tailwind CSS
|
||||
- Markdown for content management
|
||||
|
||||
## Features
|
||||
|
||||
- Blog with markdown support
|
||||
- Project showcase
|
||||
- Fully responsive design
|
||||
- Dark mode
|
||||
- Fast static site generation
|
||||
Reference in New Issue
Block a user