diff --git a/cmd/web/static/resume_23.pdf b/cmd/web/static/resume_24.pdf similarity index 81% rename from cmd/web/static/resume_23.pdf rename to cmd/web/static/resume_24.pdf index a341fb8..62f9080 100644 Binary files a/cmd/web/static/resume_23.pdf and b/cmd/web/static/resume_24.pdf differ diff --git a/cmd/web/templates/index.html b/cmd/web/templates/index.html index c75b6ac..d88de24 100644 --- a/cmd/web/templates/index.html +++ b/cmd/web/templates/index.html @@ -39,7 +39,7 @@

- + Go-Blueprint

Core maintainer of the Go-Blueprint project: Go Blueprint is a CLI tool that allows users to spin up a Go project with the corresponding structure. It also offers the option to - integrate with some of the more popular Go frameworks. Additionally, it implements database - drivers along with Docker Compose file for quick database creation, HTMx templates and GitHubAction worflows. + integrate with some of the most popular Go frameworks. Additionally, it implements database + drivers along with Docker Compose file for quick database creation, HTMx templates, GitHubAction worflows and Websockets.

GitHub   @@ -258,9 +258,8 @@

Deployment Cluster with S3 & PSQL

Application and service hosting infrastructure utilizing Hetzner's VPS and Docker containers, integrated with Coolify - for a unified PaaS solution. Benefit from dedicated Postgres DB and S3 storage for robust backup capabilities of your Docker - containerized applications and databases. The infrastructure deployment and management are conducted through Terraform and Ansible, - with clustering operated in swarm mode + for a unified PaaS solution. Benefit from dedicated Postgres DB and S3 storage. The infrastructure deployment and + management are conducted through Terraform and Ansible, with clustering operated in swarm mode.

GitHub @@ -294,7 +293,7 @@

Self-Hosting AI Models

/>

- This project demonstrates the implementation of self-hosting AI models (Ollama, Stable Diffusion, Foocus) using Traefik on a home network. + Implementation of self-hosting AI models (Ollama, Stable Diffusion, Foocus) using Traefik on a home network. It serves as an efficient and secure alternative to cloud-based solutions, incorporating Traefik for optimized traffic routing and SSH tunneling for safe access. Highlighting the complexities of AI service management and network configuration, the project ensures smooth operation and accessibility.