Skip to content
View sudo-litigator's full-sized avatar

Block or report sudo-litigator

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sudo-litigator/README.md
Terminal

Blog  GitHub  Profile Views


$ whoami
name: Luca
location: Berlin, Germany
role: Software Tinkerer

currently_exploring:
  - Systems & Infrastructure
  - Open Source Contributions
  - Automation & DevOps
  - Linux Ricing

motto: >
  "First, solve the problem.
   Then, write the code."
#!/usr/bin/env python3
class SudoLitigator:

    def __init__(self):
        self.name = "Luca"
        self.base = "Berlin, DE"
        self.code = [
            "Python", "Bash",
            "JavaScript", "Go"
        ]
        self.tools = [
            "Docker", "Linux",
            "Git", "Neovim"
        ]

    def __str__(self):
        return "Building cool stuff."

$ ls ~/toolbox/ --classify


Languages

Python  Bash  JavaScript  Go  HTML/CSS

Infrastructure & Tools

Linux  Docker  Git  Nginx  GitHub Actions

Environment

Arch Linux  Neovim  VS Code  Hyprland  Alacritty


$ curl stats.json | jq .


GitHub Stats GitHub Streak



Top Languages

$ cat /var/log/trophies.log


Trophies

$ history | tail -30


Activity Graph

$ crontab -l


Snake animation

$ echo "Thanks for visiting! Feel free to explore my repos."

Pinned Loading

  1. obsidian-plugin-promptfire obsidian-plugin-promptfire Public

    Compile vault context into structured prompts for AI workflows in Obsidian.

    TypeScript 1

  2. obsidian-plugin-projectledger obsidian-plugin-projectledger Public

    Markdown-first project management for Obsidian with project notes, boards, and review workflows.

    TypeScript

  3. obsidian-plugin-paraloom obsidian-plugin-paraloom Public

    Paragraph-based knowledge mapping for Obsidian with directed relations, graphs, and queries.

    JavaScript

  4. obsidian-plugin-trailmark obsidian-plugin-trailmark Public

    Quiet daily activity logs for Obsidian with search, reviews, and Markdown exports.

    TypeScript