Skip to content
View SkyeVault's full-sized avatar
👾
Focusing
👾
Focusing

Block or report SkyeVault

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

👋 Hi, I'm Lorelei Noble

Open-source developer building local-first software, desktop apps, AI tooling, infrastructure automation, and creative tools.

🌐 arynwood.com  |  💻 dev.arynwood.com  |  💬 IRC: irc.arynwood.com:6697


Current Projects

ArynCore MCP v0.3.0

A local-first AI desktop hub built with Tauri, FastAPI, and React. Manage multiple LLMs, IRC bots, n8n workflows, and GPU tools from a unified native interface. No API key or subscription required.

  • Multi-model LLM chat with streaming via Ollama (local or remote)
  • Design Center: Canva-style image editor with AI generation, img2img, 18 style presets, layers, text tools, and export
  • IRC integration: connect channels, manage AI bots on demand
  • n8n workflow hub: trigger and monitor local and remote instances
  • GPU tool library: SadTalker, AnimateDiff, Whisper, Stable Diffusion, TortoiseTTS
  • E2EE P2P chat, file browser, live system dashboard
  • SOCKS5 proxy support, privacy-first (bots do not auto-connect)
sudo dpkg -i ArynCore_0.3.0_amd64.deb

Alduin Security v0.1.0

A self-hosted security operations desktop application for authorized penetration testing and network reconnaissance on internally owned infrastructure. Built with Tauri (Rust + React/TypeScript).

  • Unified GUI for launching and managing security tools
  • Live system monitoring: CPU, memory, disk, processes, network interfaces
  • Encrypted in-memory password vault (AES-256-GCM)
  • Live terminal command center
  • Session-based authentication with bcrypt and brute-force lockout
  • Runs on Kali Linux via Proxmox KVM, WireGuard VPN required for admin access

HomeSchool / Learning World v0.1.0

A locally controlled desktop learning environment for children built with Tauri and TypeScript. No internet required after install.

  • Early learning suite for ages 1–3: alphabet, animals, counting, shapes, doodle canvas, music buttons
  • Full music education hub: staff explorer, piano keys, note values, free play, drums
  • Beginner coding, mathematics, reading, science, history, geography, language arts, art, and PE
  • Parent-governed sandbox model: no unrestricted shell access, allowlist-based command execution, local audit logging
  • Scales from early visual interaction through advanced technical study
wget https://github.com/SkyeVault/HomeSchool-v1/releases/download/v0.1.0/learning-world_0.1.0_amd64.deb
sudo dpkg -i learning-world_0.1.0_amd64.deb

Linux Terminal Study Hub


Spotify Playlist Maker

A Rust library and CLI tool for automating Spotify playlist creation via the Spotify Web API. Published on crates.io with a Tauri desktop UI.

Crates.io Downloads License Docs CI

  • OAuth2 authentication with Spotify, no manual token entry
  • Automated playlist creation from a song list
  • CLI (cargo install spotify_playlist_maker) and Tauri desktop app
  • Crates.io  ·  Docs

My Journey

I started in web design and graphic arts before pivoting toward infrastructure automation, systems programming, and security. That path has taken me from static sites to smart contracts, published Rust crates, GPU tooling, and self-hosted services running on bare metal.

Focus areas:

  • Local-first desktop applications (Tauri + Rust)
  • AI orchestration and GPU tool management
  • Infrastructure automation and self-hosted services
  • Security tooling for authorized lab environments
  • Creative tooling: design, generative AI, audio/video

Technologies

Area Stack
Desktop & Systems Tauri, Rust, Python, FastAPI, React, TypeScript, Vite
AI & GPU Ollama, Stable Diffusion (A1111), Whisper, SadTalker, AnimateDiff, TortoiseTTS
Automation n8n, GitHub Actions CI/CD, Python scripting
Infrastructure Proxmox, WireGuard, NGINX, Docker, Prometheus
Blockchain & Web3 Solidity, Foundry, IPFS, Three.js, smart contract security

Connect


GitHub Streak   IPv6 Certification Badge

Pinned Loading

  1. HomeSchool-v1 HomeSchool-v1 Public

    Learning World v1 is a desktop application designed to introduce traditional computer skills to children as early as 18 months old. User tools include a typing area, doodle pad, music play area, re…

    TypeScript 1