diff --git a/hosts/NixOracle/configuration.nix b/hosts/NixOracle/configuration.nix index be57e3e..c15afaf 100644 --- a/hosts/NixOracle/configuration.nix +++ b/hosts/NixOracle/configuration.nix @@ -19,8 +19,9 @@ let pandas ]); site = pkgs.runCommand "tadix-site" { } '' - mkdir -p $out + mkdir -p $out/en cp ${./site/index.html} $out/index.html + cp ${./site/en/index.html} $out/en/index.html cp ${./site/style.css} $out/style.css ''; biolabSrc = pkgs.fetchFromGitea { diff --git a/hosts/NixOracle/site/en/index.html b/hosts/NixOracle/site/en/index.html new file mode 100644 index 0000000..2526b90 --- /dev/null +++ b/hosts/NixOracle/site/en/index.html @@ -0,0 +1,58 @@ + + +
+ + +tadeu(1) — personal page
+Bioprocess engineer and biotechnologist working as a process analyst.
+ Interested in systems, automation, and open source.
+ BioLab
+ — web tool for kinetic parameter estimation from experimental growth data.
+ Fits seven microbial models simultaneously via PSO and ranks results by AIC. live ↗
+
+ matrix-android
+ — minimal Android Matrix client with a terminal aesthetic.
+ Text-only, E2EE via libolm, SSO login.
+
+ nixos-config
+ — NixOS and Home Manager config for desktop and Oracle VPS.
+ Covers system services, secrets via agenix, Hyprland, and self-hosted infrastructure.
+
— nothing here yet —
+tadeu(1) — personal page
+tadeu(1) — página pessoal
Bioprocess engineer and biotechnologist working as a process analyst.
- Interested in systems, automation, and open source.
Engenheiro de bioprocessos e biotecnólogo atuando como analista de processos.
+ Interesse em sistemas, automação e software livre.
BioLab
- — web tool for kinetic parameter estimation from experimental growth data.
- Fits seven microbial models simultaneously via PSO and ranks results by AIC. live ↗
+ — ferramenta web para estimativa de parâmetros cinéticos a partir de dados experimentais de crescimento.
+ Avalia sete modelos microbianos simultaneamente via PSO e ordena por AIC. live ↗
matrix-android
- — minimal Android Matrix client with a terminal aesthetic.
- Text-only, E2EE via libolm, SSO login.
+ — cliente Android minimalista para Matrix com estética de terminal.
+ Apenas texto, E2EE via libolm, login SSO.
nixos-config
- — NixOS and Home Manager config for desktop and Oracle VPS.
- Covers system services, secrets via agenix, Hyprland, and self-hosted infrastructure.
+ — configuração NixOS e Home Manager para desktop e VPS Oracle.
+ Cobre serviços do sistema, segredos via agenix, Hyprland e infraestrutura self-hosted.
— nothing here yet —
+— nada aqui ainda —