close
Skip to content
View 12britz's full-sized avatar
💭
"It works on my machine ¯_(ツ)_/¯"
💭
"It works on my machine ¯_(ツ)_/¯"

Block or report 12britz

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 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
12britz/README.md

👋 Hey, I'm Britz!

typing

BERJAYA BERJAYA BERJAYA BERJAYA


🎮 About Me

$ cat about-me.txt
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Name:     Britz
Location: 📍 India (IST)
Status:   🔥 Online
Mood:     ☕ Caffeinated
Motto:    "It works on my machine ¯\_(ツ)_/¯"
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
$ ./fetch-skills.sh
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[████████████████████] 100% DevOps    k8s, docker, kafka
[██████████████       ]  80% AI/LLM   ollama, langchain
[████████████         ]  70% Langs    python, ts, rust
[███████████          ]  60% Terminal tui, ncurses
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🔭 Currently Working On

  • 🎨 sysview — Beautiful terminal system monitor in TypeScript
  • 🤖 loadpilot — K8s pod autoscaler powered by Ollama
  • 🪄 pix — AI-driven dependency solver

🚀 Featured Projects

Project Description Lang
4 sysview 🎨 Beautiful terminal system monitor TypeScript
2 awesome-ai-gateways 📚 Curated AI gateway tools
1 loadpilot 🤖 K8s pod optimizer with Ollama Python
1 pix 🪄 AI dependency solver Python
kafka-look 📡 Kafka TUI client Python

🛠 Tech Stack

BERJAYA


🏆 Trophies

BERJAYA


📊 GitHub Stats

BERJAYA BERJAYA

BERJAYA


📈 Activity

BERJAYA


📫 Connect

BERJAYA BERJAYA


Built with ☕ and curiosity

Popular repositories Loading

  1. sysview sysview Public

    Beautiful terminal system monitor — CPU, memory, disk, ports, network & processes with colorful tables It hits the searchable keywords (terminal, system monitor, CPU, memory, ports) and communicate…

    TypeScript 5 1

  2. llmring llmring Public

    TypeScript 3

  3. pix pix Public

    Pix is a CLI tool that uses Ollama (local AI) to solve dependency issues for package managers like pip, npm, Maven, and Cargo.

    Python 2

  4. awesome-ai-gateways awesome-ai-gateways Public

    Managing 100+ LLM APIs, handling rate limits, implementing fallbacks, and tracking token costs is a massive operational headache. This list curates the best open-source tools, managed services, and…

    2

  5. loadpilot loadpilot Public

    LoadPilot helps you find the optimal pod configuration for your Kubernetes workloads by testing different CPU/memory/replica combinations. It supports JMeter test plans and uses AI (Ollama) to prov…

    Python 1

  6. kafka-look kafka-look Public

    A powerful TUI for browsing and producing Kafka messages.

    Python