[ 0.000000] Booting Okey-Amy Linux 6.10.3-arch1-1 (tty1)
[ 0.234891] Initializing GitHub API drivers... [ OK ]
[ 0.445623] Mounting /dev/repositories... scanning...
[ 0.672145] Loading user profile from matrix.local... authenticated
[ 0.891337] Starting system services...
[ 1.042689] All systems operational. Welcome, user. βββββββ βββ ββββββββββββββ βββ ββββββ ββββ βββββββ βββ
ββββββββββββ βββββββββββββββ ββββ βββββββββββββ βββββββββ ββββ
βββ ββββββββββ ββββββ ββββββββββββββββββββββββββββββββ βββββββ
βββ ββββββββββ ββββββ βββββ βββββββββββββββββββββββββ βββββ
ββββββββββββ βββββββββββ βββ βββ ββββββ βββ βββ βββ
βββββββ βββ βββββββββββ βββ βββ ββββββ βββ βββ
AI/ML Engineer | Rapid Prototyper | Code Alchemist
$ systemctl status okey-amy.service
β okey-amy.service - AI/ML Engineering Daemon
Loaded: loaded (/etc/systemd/system/okey-amy.service; enabled)
Active: active (running) since 2025-12-22 10:18:53 WAT; ongoing
Process: 1337 ExecStart=/usr/bin/python3 -m okey_amy.core
Main PID: 1337 (python3)
Tasks: 8 (limit: infinity)
Memory: 4.2G
CGroup: /system.slice/okey-amy.service
β Status: I vibe with code but verify everything | Architecture first
β Focus: Rapid prototyping ideas β software | AI agents + clean code
β Learning: Rust & fundamentals | AI/ML research & implementation
β Interests: Anime, formulas > spelling, Linux aesthetics, hard challenges$ pacman -Qs --explicit | grep -E "dev|framework|lang" | head -10
# RUNTIME ENVIRONMENTS & LANGUAGES (live repository analysis)
[ββββββββββββββββββββ] python 3.11.5-1 (Primary development & AI/ML)
[ββββββββββββββββββββ] typescript 5.2.2-1 (Type-safe full-stack development)
[ββββββββββββββββββββ] javascript 20.8.1-1 (Frontend & Node.js APIs)
[ββββββββββββββββββββ] rust 1.70.0-1 (Learning systems programming)
[ββββββββββββββββββββ] java 17.0.2-1 (Enterprise applications)
# FRAMEWORKS & LIBRARIES (detected from active repositories)
[ββββββββββββββββββββ] django 4.2.7-1 (Python web framework)
[ββββββββββββββββββββ] fastapi 0.104.1-1 (Async Python APIs)
[ββββββββββββββββββββ] react 18.2.0-1 (UI components)
[ββββββββββββββββββββ] nextjs 14.0.1-1 (Full-stack React)
[ββββββββββββββββββββ] express 4.18.2-1 (Node.js backend)$ find /home/okey/repositories -type d -name ".git" | head -6 | while read repo; do
cd "$(dirname "$repo")"
printf "%-40s %s β\n" "$(basename $(pwd))" "$(git log -1 --format=%cd --date=short)"
done
# ACTIVE REPOSITORIES (live GitHub scan)
OkeyAmy 2025-12-21 β
source-finder-v1 2025-12-12 β
mise-ai 2025-12-07 β
source-finder-frontend 2025-12-06 β
source-finder-backend 2025-12-06 β
mise-asi 2025-12-05 β
$ git --version && git log --oneline --graph --all -5 2>/dev/null
git version 2.42.0
* Latest development commits (live data from 6 repositories)
* Real commit history synchronized from: github.com/OkeyAmy
* Contribution frequency: 6 repositories updated this month