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 @@ + + + + + + Lucas Tadeu + + + +
+

Lucas Tadeu

+

tadeu(1) — personal page

+
+ +
+ +
+

ABOUT

+

Bioprocess engineer and biotechnologist working as a process analyst.
+ Interested in systems, automation, and open source.

+
+ +
+

PROJECTS

+

+ 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.
+

+
+ +
+

WRITING

+

— nothing here yet —

+
+ +
+ + + + diff --git a/hosts/NixOracle/site/index.html b/hosts/NixOracle/site/index.html index 7d9ae6f..ec6c68b 100644 --- a/hosts/NixOracle/site/index.html +++ b/hosts/NixOracle/site/index.html @@ -1,5 +1,5 @@ - + @@ -9,39 +9,39 @@

Lucas Tadeu

-

tadeu(1) — personal page

+

tadeu(1) — página pessoal


-

ABOUT

-

Bioprocess engineer and biotechnologist working as a process analyst.
- Interested in systems, automation, and open source.

+

SOBRE

+

Engenheiro de bioprocessos e biotecnólogo atuando como analista de processos.
+ Interesse em sistemas, automação e software livre.

-

PROJECTS

+

PROJETOS

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.

-

WRITING

-

— nothing here yet —

+

ESCRITA

+

— nada aqui ainda —


@@ -52,7 +52,7 @@ git jupyter nextcloud + en -