Go to file
Lorenz Hohermuth 690b2ad03f removed random file 2024-05-05 21:48:31 +02:00
assets added banners + started intro 2024-04-07 15:57:29 +02:00
cmd finished work markdown parser 2024-05-03 20:50:11 +02:00
interactive Update projects.md 2024-05-05 21:00:05 +02:00
internal made page responsive + added content 2024-05-05 21:47:11 +02:00
pkg/github github sync working 2024-05-03 19:59:48 +02:00
view made page responsive + added content 2024-05-05 21:47:11 +02:00
.env-example githup api 2024-05-03 15:23:28 +02:00
.gitignore githup api 2024-05-03 15:23:28 +02:00
LICENSE Initial commit 2023-05-27 18:41:44 +02:00
Makefile started home page 2024-04-02 21:51:21 +02:00
README.md Update README.md 2024-04-07 15:58:57 +02:00
go.mod githup api 2024-05-03 15:23:28 +02:00
go.sum githup api 2024-05-03 15:23:28 +02:00

README.md

Portfolio

This is my again new Portfilio that i created to get more familiar with a new stack

The goal of this Stack is least amount of Code. But really I just not like JS.

Stack

  • Language: Golang
  • HTML templating: Templ
  • Css: Uno Css
  • Frontend Framework: HTMX
  • HTTP Framework: Echo

To Run

  • in root folder go run cmd/main.go