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

Ken Taylor

Hi there, I'm Ken Taylor kentaylor.dev

Go Backend Engineer • Full-Stack Developer
Obsessed with writing clean, fast, and scalable systems in Go

Currently leading backend architecture at Lugetech
Focused on Go microservices, high-performance APIs, PocketBase backends, and cloud-native apps
Currently (third time’s the charm) getting comfortable with Rust

Open to interesting collaborations
Ask me about LUGETECH, Go, PocketBase, automation tools, or full-stack radio/web projects
kentaylorappdev@gmail.com


Core tech I work with daily

Go · PocketBase · Rust · TypeScript / React / Next.js · PostgreSQL · Docker · AWS / Vercel · C#


Pinned Projects

My current highlighted work — from Windows utilities and process tools to Go automation, CI/CD, and radio/web apps.

  • Switch-Power-profile (C#)
    The Automatic Power Manager for Windows 10 allows you to automatically switch to High Performance mode based on what apps you are running. If none of these apps are running, it defaults to Balanced…

  • www.reviewit.gy (TypeScript + go)
    Elegantly designed website tailored for an exceptional online radio station experience. Boasting a seamless integration of a live video feed, dynamic audio stream, and an ever-updated schedule, all…

  • cicd-thing (Go)
    Automatically deploy your websites and applications when you push code to GitHub!

  • contexting (Go)
    A fast, deterministic codebase indexer that maps natural-language queries to project files. Features include real-time watch mode, semantic search with synonym caching, quality evaluation metrics (Hit@k, MRR), and health checks. Built in Go for LLM agents.

  • gitcomm (Go)
    automate git commits

  • hitman (Go)
    Elite process terminator with style - Kill processes on any port with smooth animations and a dark hitman-themed TUI

  • SSH THING (Rust)
    SSH Thing is a cross-platform desktop SSH client with all the features I wish I had


And many more...

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",