Skip to content
View ktappdev's full-sized avatar
💭
Currently coding
💭
Currently coding

Organizations

@LugeTech

Block or report ktappdev

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

Ken Taylor

Ken Taylor

Go Backend Engineer · Full-Stack Developer · 🇬🇾 Guyana

Backend architecture lead at LugeTech
Building fast, scalable systems in Go — with detours into Rust and anything interesting.

🌐 kentaylor.dev · 📧 kentaylorappdev@gmail.com · 🐦 @ktappdev


🛠 Tech Stack

Go Rust TypeScript PocketBase Docker PostgreSQL React AWS


📊 GitHub Stats

Stats

Streak

Languages


🔨 What I'm Working On

  • SSH Thing — Cross-platform desktop SSH client (Rust + Tauri 2.x)
  • contexting — Fast deterministic codebase indexer for LLM agents (Go)
  • fromai — AI-powered coding task manager (SvelteKit + PocketBase)
  • pi-windsurf — Windsurf/Cognition models in Pi coding agent ⭐4
  • Lyricut — Lyrics safety scanner for radio. Flags explicit content in song lyrics, generates compliance reports. Built for broadcasters, DJs, producers.
  • Reviewit — Business review platform. Reviews you can trust, everywhere Google and AI can read.
  • Learning Rust — third time's the charm 🦀

📌 Pinned Projects

Automatic Windows 10 power manager — switches to High Performance based on running apps. C# Windows Automation

Online radio station with live video, dynamic audio stream, and real-time schedule. TypeScript Go Radio

Auto-deploy websites and apps on push to GitHub. Simple CI/CD that just works. Go CI/CD Deployment

Fast, deterministic codebase indexer mapping natural-language queries to project files. Built for LLM agents. Go Code Search LLM

Elite process terminator — kill processes on any port with smooth animations and a dark hitman-themed TUI. Go TUI Developer Tools

Cross-platform desktop SSH client. Lightweight, fast, focused. All the features I wished SSH clients had. Rust Tauri Desktop


Activity


Built with too much coffee and occasional Rust panic ☕🦀

Pinned Loading

  1. NVIM keybinding in vscode - compatib... NVIM keybinding in vscode - compatible with windsurf and the cascade window
    1
    [
    2
      // Navigation
    3
      {
    4
        "key": "ctrl-h",
    5
        "command": "workbench.action.navigateLeft",