From c27505d8f2041689f149a7f438519759419d9220 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Tue, 12 May 2026 19:54:38 +0300 Subject: [PATCH] add nix projects and update git website --- index.html | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6064f7e..11e1030 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@

Email: yisroel.d.baum@gmail.com

Location: Israel, Center

WhatsApp: Message

-

GitHub: github.com/ydb5755

+

Git: https://git.yisroelbaum.com/yisroelbaum

LinkedIn: linkedin.com/in/yisroel-baum

@@ -35,10 +35,11 @@

Technical Skills

@@ -101,6 +102,26 @@ + +
+

Projects

+
+

NixOS Home Server

+

yisroelbaum.com — NixOS, Nix Flakes, sops-nix, Home Manager

+
    +
  • Declarative production server hosting nginx, Jellyfin, Forgejo, and a custom blogging platform with ACME TLS.
  • +
  • Authored custom NixOS modules for PHP-FPM, PostgreSQL, and systemd service deployment.
  • +
  • Automated secrets with age-encrypted sops-nix and remote deployment via nixos-rebuild.
  • +
+
+
+

TIDE — Blogging Platform

+

Laravel, Vue, PostgreSQL — Nix Flake

+
    +
  • Full Nix flake: dev shell, build packages (php.buildComposerProject, buildNpmPackage), and production NixOS module.
  • +
+
+