Skip to content
View Al-khali's full-sized avatar
๐ŸŽŒ
๐Ÿ€
๐ŸŽŒ
๐Ÿ€

Organizations

@KPN-Sec

Block or report Al-khali

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
Al-khali/README.md
โ–ˆโ–ˆโ•—      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ•—   โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—      โ–ˆโ–ˆโ•— โ–ˆโ–ˆโ•—
โ–ˆโ–ˆโ•‘     โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ•šโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—    โ–ˆโ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ•‘     โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•‘ โ•šโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ• โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ•    โ•šโ–ˆโ–ˆโ•‘โ•šโ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ•‘     โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•‘  โ•šโ–ˆโ–ˆโ•”โ•  โ–ˆโ–ˆโ•”โ•โ•โ•  โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—     โ–ˆโ–ˆโ•‘ โ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•‘  โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•‘  โ–ˆโ–ˆโ•‘     โ–ˆโ–ˆโ•‘ โ–ˆโ–ˆโ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•šโ•โ•  โ•šโ•โ•   โ•šโ•โ•   โ•šโ•โ•โ•โ•โ•โ•โ•โ•šโ•โ•  โ•šโ•โ•     โ•šโ•โ• โ•šโ•โ•
Typing SVG

visitors


๐Ÿ‘จโ€๐Ÿ’ป $ whoami

al-khali@wired:~$ cat /proc/self/status
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Name:           Al-khali
Role:           AI Engineer @Valtech
Side_Process:   MLOps Freelancer  
Location:       Building data pipelines โ˜๏ธ
Languages:      Python | Rust | SQL | TypeScript | Go
Interests:      Data Engineering | MLOps | Systems Programming
Status:         Always exploring โ€ข deepening craft
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
class AiEngineer:
    def __init__(self):
        self.current_mission = "Building Agentic Ai / Ai Workflow"
        self.passion = ["PromptEngineering", "Ai Agentic Orchestration", "LLm Eval."]
        self.workspace = "VertexAi + GCP + ADK"
        
class DataEngineer:
    def __init__(self):
        self.current_mission = "Building scalable data infrastructure"
        self.passion = ["Data pipelines", "ML systems", "Terminal aesthetics"]
        self.workspace = "Arch Linux + Hyprland + Neovim"
        
    def about_this_github(self):
        return {
            "content": "Tech watch, experiments, learning in public",
            "work": "Most professional work lives in private repos",
            "future": "Data tools in Rust โ€ข ML/DL projects โ€ข Maybe a game in Lua"
        }

# >>> DataEngineer().about_this_github()
# Thanks for dropping by! This is my space for experimentation.

๐Ÿ› ๏ธ Tech Arsenal

๐Ÿ’Ž Core Stack

Python Rust SQL TypeScript Go

Data Engineering

Apache Kafka Apache Spark dbt Apache Flink BigQuery ClickHouse PostgreSQL Redis

MLOps & AI

PyTorch TensorFlow Kubernetes MLflow Kubeflow HuggingFace

Cloud & Infrastructure

GCP AWS Terraform Docker Airflow Prometheus Grafana

๐Ÿ–ฅ๏ธ Daily Drivers
al-khali@wired:~$ uname -a && echo $EDITOR

Arch Linux Neovim Hyprland Tmux Alacritty

System Preferences:

  • btw I use Arch โ€ข neovim > * โ€ข { } > ( )
  • Dotfiles crafted with love โ€ข Ricing is a lifestyle ๐ŸŽจ
๐Ÿ” Cybersec & Tools
al-khali@wired:~$ ls /usr/local/bin | grep -E "(vault|trivy|sops)"

Vault Trivy SOPS eBPF

Custom Badges:

Code at Night Coffee Powered Terminal Love


๐Ÿ—‚๏ธ What You'll Find Here

Most of my professional work lives in private repos (client work & Colonies projects)

๐Ÿ“š Tech Watch

Exploring new technologies, frameworks, and tools. Experiments and proof-of-concepts as I learn.

๐Ÿ—„๏ธ Archive

Old projects kept for nostalgia and reference. Some outdated, but part of my journey.

๐Ÿ”ฎ Future Ideas

  • Data tools in Rust
  • ML/DL experiments
  • Maybe a game in Lua
  • Tools for data community

๐Ÿ”— Browse My Repos


๐Ÿ“Š System Metrics

โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘  NEURAL NETWORK ACTIVITY โ€ข WIRED CONNECTION ESTABLISHED  โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
github contribution grid snake animation
๐Ÿ™๏ธ 3D Contribution Cityscape
al-khali@wired:~$ render --mode 3d --style cyberpunk
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Rendering 3D contribution topology...
Building neural network visualization...
โœ“ 3D profile generated
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
3D Contribution Graph 3D Contribution Rainbow

๐Ÿ™๏ธ Interactive 3D visualization updates daily โ€ข Cyberpunk cityscape aesthetic

๐Ÿ’ฟ More 3D Views
Seasonal View South View

โฐ When I Code

Peak neural activity hours โ€ข UTC+1


โšก Neural Transmission

al-khali@wired:~$ fortune | cowsay -f tux
Dev Quote

๐Ÿ’ก Wisdom from the Wired โ€ข Refresh for new transmission


๐Ÿ’ผ System Processes

al-khali@wired:~$ ps aux | grep active_missions
day_job:
  company: "Colonies"
  role: "Data Engineer"
  stack:
    - Building data pipelines with Kafka, Spark, dbt
    - Cloud infrastructure on GCP (BigQuery, Dataflow, Composer)
    - Infrastructure as Code with Terraform
    - Data quality & observability
  note: "Most of this work lives in private repos"

freelance:
  specialization: "MLOps"
  services:
    - LLM fine-tuning and deployment
    - ML model serving and monitoring
    - MLOps infrastructure setup
    - Data pipeline architecture
  status: "Available for projects"
al-khali@wired:~$ echo $STATUS
> OPERATIONAL โ€ข BUILDING โ€ข LEARNING

๐Ÿง  Learning & Exploring

al-khali@wired:~$ cat interests.log | tail -5
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
[2025-11-18] ๐Ÿ“Š Data Engineering: Kafka, Spark, dbt, ClickHouse
[2025-11-18] ๐Ÿค– MLOps: Model deployment, monitoring, LLM fine-tuning
[2025-11-18] โšก Rust: Systems programming, performance optimization
[2025-11-18] โ˜๏ธ Cloud Infrastructure: GCP, Terraform, Kubernetes
[2025-11-18] ๐ŸŽจ Terminal aesthetics (yes, ricing is a skill)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
fn current_state() -> &'static str {
    "Always learning, always building, always in the terminal"
}

๐Ÿค Let's Connect

al-khali@wired:~$ cat /etc/motd
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Open to interesting conversations about:
โ€ข Data Engineering โ€ข Tech Architecture โ€ข MLOps
โ€ข Terminal Aesthetics โ€ข Building Cool Stuff
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

LinkedIn Email


๐Ÿ“ Guestbook

al-khali@wired:~$ echo "Leave a message in the Wired..."

Want to leave a message? Sign the guestbook โ†’

Messages appear as GitHub Issues โ€ข All visitors welcome to the Wired ๐ŸŒ

๐Ÿ’ฌ System Info

al-khali@wired:~$ neofetch --config minimal.conf
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
OS        โ†’ Arch Linux (btw)
Shell     โ†’ zsh + oh-my-zsh
Editor    โ†’ neovim > *
WM        โ†’ Hyprland (Wayland)
Terminal  โ†’ Alacritty + Tmux
Brackets  โ†’ { } > ( )
Fuel      โ†’ coffee++
Status    โ†’ debugging at 3AM โ€ข connected to the Wired
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

๐ŸŽต Background Process

al-khali@wired:~$ playerctl metadata --format '{{ artist }} - {{ title }}'
audio_stream:
  genre: "Jazz Fusion / City Pop"
  artists: ["T-Square", "Casiopea", "Masayoshi Takanaka"]
  era: "80s-90s Japanese Fusion"
  mood: "Late night coding sessions"
  status: "โ–ถ Now Playing..."
  
# Coding to smooth jazz fusion hits different at 3AM โœจ

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
 โ–‘โ–’โ–“ PRESENT DAY โ€ข PRESENT TIME โ–“โ–’โ–‘
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

โšก "No matter where you go, everyone's connected."

๐Ÿง Arch + Hyprland | โš™๏ธ Neovim + Tmux | โ˜• Coffee-Driven | ๐Ÿš€ Building in the Wired

Pinned Loading

  1. tech_watch tech_watch Public