Skip to content
View scottgl9's full-sized avatar

Block or report scottgl9

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

Hi, I'm Scott Glover

Team Lead & Senior Software Engineer | MS Computer Science (UT Austin) | 17+ Years Experience

I build enterprise platforms, AI-powered tools, and privacy-first mobile applications. Currently leading the Enterprise Linux Platform team at HP Inc., where I architect and deliver ThinPro OS for enterprise thin clients.

I hold a Master of Science in Computer Science from the University of Texas at Austin (AI/ML specialization) and a Bachelor of Science in Computer Engineering from Texas A&M University.


What I Work On

Systems & Platform Engineering -- Linux kernel development, enterprise OS architecture, hardware enablement

AI & Automation -- LLM integration, RAG systems, agentic workflows, Model Context Protocol (MCP), on-device inference

Mobile Development -- Privacy-first Android/iOS apps with local-first storage, on-device AI, and end-to-end encryption

Developer Tools -- CLI tools, cross-platform libraries, workflow automation frameworks


Featured Projects

Open Source

Project Description Tech
marktoflow Universal automation framework -- markdown-based workflows with native MCP support, 20+ service integrations, and AI agent compatibility TypeScript, Node.js
cli-web-search Cross-platform CLI web search tool for AI agents with 8+ search providers, MCP server, and flexible output formats Rust
thop Terminal Hopper -- CLI tool enabling AI agents to execute commands across local and remote SSH sessions with seamless context switching Go
qt-chatbot-agent Desktop chatbot with MCP tool calling, RAG document Q&A, streaming responses, and multiple LLM backend support C++, Qt5
mobile-ai-agent-lib Cross-platform library for building AI agents on Android and iOS with tool calling and MCP support Kotlin, Swift
android-google-drive-sync Android library for bidirectional Google Drive sync with encryption, compression, conflict resolution, and background sync Kotlin

VaneSpark Apps & Services

Project Description Tech
PocketGem AI Agent Privacy-first Android AI assistant -- 100% on-device LLM inference, zero telemetry, MCP tools, RAG document Q&A Kotlin, Jetpack Compose, LiteRT-LM
ClientVault Local-first client management app with encrypted backups, WhatsApp import, document scanning, invoicing Kotlin, Jetpack Compose
VaneSpark Notes Markdown note-taking app with WYSIWYG editing, staggered grid layout, and ZIP backup Kotlin, Jetpack Compose
VaneSpark WebSSH Browser-based SSH access system with Go agent, Node.js backend, and React terminal UI Go, Node.js, React

Websites


Tech Stack

Languages: Python, C/C++, Go, Rust, Kotlin, Swift, TypeScript, Bash, Java, C#

Platforms: Linux (kernel-level), Android, iOS, Qt, Node.js, React

AI/ML: LLM integration, RAG, MCP, on-device inference (LiteRT-LM, MediaPipe), ONNX

Infrastructure: Docker, Jenkins, Azure DevOps, GitHub Actions, PostgreSQL, Redis


Get in Touch

Support My Work

If you find my open source projects useful, consider supporting development:

Pinned Loading

  1. marktoflow marktoflow Public

    MarkToFlow is a universal automation framework with markdown workflows and native AI agent integration. Write workflows in markdown, execute with Claude Code, GitHub Copilot, Codex, or OpenCode. Fe…

    TypeScript 1

  2. android-google-drive-sync android-google-drive-sync Public

    Google Drive Sync Library for Android Applications

    Kotlin

  3. qt-chatbot-agent qt-chatbot-agent Public

    Qt AI Chatbot for which supports MCP tool calls and RAG, written in C++ with Qt. Uses Ollama for the backend.

    C++

  4. cli-web-search cli-web-search Public

    CLI web search tool for AI Agents

    Rust

  5. thop thop Public

    Terminal Session Hopper for Agents

    Go

  6. mobile-ai-agent-lib mobile-ai-agent-lib Public

    Cross platform mobile AI Agent Library

    Kotlin