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
- - Languages: Python, PHP, JavaScript, SQL, Nix, Kotlin, HTML5, CSS3, Bash
+ - Languages: Python, PHP, JavaScript, SQL, Nix (Flakes, NixOS modules), Kotlin, HTML5, CSS3, Bash
- Frameworks: Laravel, Flask, React
- Backend & Architecture: REST APIs, Clean Architecture, MVC, SOLID, OOP, TDD, Scheduling Systems
- Tools & Platforms: NixOS, Git, GitHub, Emacs, Linux, AWS EC2, SFTP, FTP, Dropbox API, Kanban Boards
+ - Nix Ecosystem: Nix Flakes, Home Manager, sops-nix, declarative infrastructure
@@ -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.
+
+
+