Skip to content
View schonfinkel's full-sized avatar
🛠️
Tinkering
🛠️
Tinkering

Organizations

@NixOS @pug-ma @Lambda-MA @levi-ufma @lambdakorp @schonfinkel-labs @dont-rely-on-nulls

Block or report schonfinkel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
schonfinkel/README.md

你好, digital citizen! Welcome to Cyberspace.

I'm a software developer and infrastructure engineer, I like my philosophy UNIX Emacs Emacs (with EVIL) and my programming Functional.


My Online Presence

My Blog My Linkedin profile My SE profile

Summary

-type language() ::
    elixir | erlang | fsharp | gleam | haskell | nix | python | rust | shell | sql.
-type infra() :: docker | git | kubernetes | make | pulumi | terraform | vault.
-type database() :: postgresql | sqlite | sqlserver.
-type system() :: nixos.
-type interests() ::
    algebra |
    distributed_systems |
    emacs |
    functional_programming |
    logic |
    relational_databases |
    linux.
-type role() :: backend | devops | infra.

-record(description,
        {name = "Marcos Benevides" :: string(),
         title :: [role(), ...],
         city = "São Luís/MA" :: string(),
         country = "🇧🇷",
         interests :: [interests(), ...],
         tools :: [database() | language() | infra(), ...],
         system :: [system(), ...]}).
Btw, I use NixOS!

Pinned Loading

  1. nixos-config nixos-config Public

    🛠️ My NixOS configuration & dotfiles dumpster fire 🔥

    Nix 20 1

  2. Dr-Nekoma/lyceum Dr-Nekoma/lyceum Public

    An MMO game written in Erlang (+ PostgreSQL) + Zig (+ Raylib)

    Zig 261 8

  3. schonfinkel.github.io schonfinkel.github.io Public

    My new blog + note taking bucket, built with Org, Elisp, Emacs, Nix, Just & Github Actions

    TeX 5 1

  4. Dr-Nekoma/trashcan Dr-Nekoma/trashcan Public

    A multi-purpose server written in Nix/NixOS❄️

    Nix 4 1

  5. interval.fs interval.fs Public

    An implementation of Allen's Interval Algebra, for .Net

    F# 2

  6. Proof-Plaza Proof-Plaza Public

    Some experiments with the 'Coq Proof Assistant'. Includes notes about the Software Foundations series.

    Coq 1