Skip to content
View dominicusin's full-sized avatar
🌴
On vacation
🌴
On vacation

Organizations

@ForthHub

Block or report dominicusin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dominicusin/README.md

dominicusin

Profile views Repos Followers CI Surypus CI package-maximizer CI Magazine Dependabot License Stack

Engineer · philosopher of integrative unity · automation-first developer.

I build and maintain a cohesive ecosystem of tools spanning systems configuration (NixOS/Guix), AI orchestration, publishing, and software packaging — unified by the principle of integral philosophy: synthesizing disparate domains into coherent, automated, reproducible systems.

🚀 Flagship projects

🏛 Organizations

🔧 Engineering standards

  • Every active repo has Dependabot auto-updates (incl. github-actions) + auto-merge
  • Org-wide Security / Contributing / Code of Conduct inherited from .github
  • CI required on protected branches; builds reproducible (Nix / container)

📊 Stats

GitHub stats


constantly changing

Pinned Loading

  1. dominicusin.github.io dominicusin.github.io Public template

    Domini's site

    JavaScript 4

  2. neoallunity neoallunity Public

    Config files for my GitHub profile.

    CSS 1

  3. package-maximizer package-maximizer Public

    Модульная система для максимизации непротиворечивого множества пакетов

    Python

  4. transgregorial/allunity transgregorial/allunity Public

    Forked from hellylu/allunity

    allunity

    2

  5. nixos nixos
    1
    #!/bin/sh --verbose
    2
    
                  
    3
    nix-collect-garbage  -d
    4
    nix-store --gc
    5
    nix-store --verify --check-contents --repair
  6. neoallunity/Magazine neoallunity/Magazine Public

    Magazine

    Python