Skip to content
View KitsuneSemCalda's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@LunarPyOrg

Block or report KitsuneSemCalda

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
KitsuneSemCalda/README.md
package main

import (
    "fmt"
    "curiosity"
    "linux"
    "tooling"
)

type Kitsune struct {
    Name   string
    Alias  string
    Focus  []string
    Mantra string
}

func main() {
    me := Kitsune{
        Name:   "Arthur Augusto",
        Alias:  "KitsuneSemCalda",
        Focus:  []string{"Kernels", "Linux Internals", "Experimental Tooling"},
        Mantra: "lost the tail, kept the curiosity",
    }

    fmt.Println(me.Introduce())
}
#include "cest.h"

describe("KitsuneSemCalda", {

    it("lost its tail, kept its curiosity", {
        expect(Cest).toBeA("header-only C testing framework");
        expect(ghCleaner).toBeA("Go CLI for GitHub cleanup");
    });

    it("explores systems deeply", {
        expect(linux).toBeInfinite();
        expect(kernel).toBe(endlesslyFascinating);
    });
});


⭐ Most Starred

Project Lang Description
Cest Makefile A C-based test unit engine like javascript testing tool Jest / golang testing tool Gest
gh-cleaner Go A small command line interface to clean github using .netrc, bayes theorem and prompt-ui
Sword-Art-Omarchy Shell A Omarchy Theme highly inspired on Sword Art Online
Feader-RSS Go A Omarchy plugin to read RSS offline
Radic A stupidly simple compiled language without implicit optimizations.

🤝 Contributions Elsewhere

Project PRs Stars
KitsuneBSD/FKernel 10 20
Game-World-Developers/the-seed 1 2

Pinned Loading

  1. Feader-RSS Feader-RSS Public

    An Omarchy plugin to read RSS offline, with local caching, full-text search, and OPML support.

    Go 1

  2. Dotfiles Dotfiles Public

    Personal dotfiles for Omarchy (Hyprland) and Windows 11, plus a library of AI coding-agent skills. Copy-based, idempotent installers with CI.

    PowerShell

  3. gh-cleaner gh-cleaner Public

    A small command line interface to clean github using .netrc, bayes theorem and prompt-ui

    Go 4

  4. Cest Cest Public

    A C-based test unit engine like javascript testing tool Jest / golang testing tool Gest

    Makefile 4

  5. omarchy-sword-art-theme omarchy-sword-art-theme Public

    An Omarchy theme inspired by Season 1 of Sword Art Online — carbon-black Aincrad system windows with a cyan 'Link Start' glow

    Python 3