Skip to content
View duaneking's full-sized avatar
🏑
Working From Home. Code. Love. Defend.
🏑
Working From Home. Code. Love. Defend.

Organizations

@oauthlib

Block or report duaneking

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

Hi there πŸ‘‹

Linkedin: Duane King Twitter: Duane King

A few things about me

  • 🎯 I'm currently looking for a permanent, fully remote, W-2 role β€” CTO, VP Engineering, Chief Architect, Principal, or Director. Details here.
  • πŸ”­ I’m FULLY REMOTE from Seattle, WA (PST). πŸš€
  • 🌱 I’m a daily learner, who tries to learn something new every day. Also Trying to get more sleep. 😴
  • πŸ‘― I’m looking to collaborate on ways to make the world better, while also looking for ways to share in the success I create for others.
  • πŸ€” I’m looking for help with learning to be a better human, engineer, and friend. I want more friends.
  • πŸ’¬ Ask me about distributed systems, browser internals, production AI, agentic systems, or the weird things I've learned after 25+ years of building software.
  • πŸ“« How to reach me: LinkedIn if it's about work, twitter for everything else.
  • πŸ˜„ Pronouns: he/him
  • ⚑ Fun fact: Most programming languages use the same patterns to define their internals.

tldr;

  • I'm a long-term software craftsman with broad, T-shaped experience who is still passionate about expanding my skills, helping my team succeed, and communicating complex technical ideas clearly.

Skills

  • Prior Fortune 50 Tech Executive.
  • Distributed Systems
  • Artificial Intelligence (Generative A.I. Large Language Models aka LLM, LLM Orchestration, LLM Agents)
  • Web Browser Development (C++/Chromium/Blink/Ninja)
  • REST/GraphQL and Web API Architecture
  • Language Agnostic Full Stack, Any Platform, Principal Software Developer.
    • C, C++, Python, Rust, C#/DotNet, Assembly, Java, GoLang, Elixir/Erlang, SQL, JavaScript and more are all interesting to me.
    • I started with hardware pin-outs and worked my way up the stack to write web microservices that scale to web scale.
    • JavaScript on NodeJS is generally not my first choice, but it has its uses when you need to re-live the glory days of 1990's PHP.
    • I have prior PHP (LAMP/LAPP) experience.
  • Open-minded, but prefers PostgreSQL or MySQL when the requirements say we need an ACID Compliant DB as these are battle tested and I trust them.
  • Agile, Test Driven Development (TDD), Behavior-Driven Development (BDD), Domain Driven Design (DDD), all tools in a toolbox, and like most craftsmen I know of a lot of tools. The secret is to not use a screwdriver to hammer a nail, but if you hammer the screwdriver you can carve wood. I maintain both my tools and my skills with them.
  • Very Interested in Accessibility/a11y and wants to find a more formal way to support that. Extremely limited by lack of access to the tools due to their cost.
    • We live in a broken world when it costs nearly $16,000 to buy an 80 character braille screen reader.
    • How would you use your company's main product while wearing a full blindfold?
    • How would you use your company's main product while wearing full ear plugs?
    • It is my firm belief that accessibility is part of good engineering. Building systems that work for more people improves the product, exposes assumptions, and makes teams think more carefully about how humans actually interact with technology.
  • Business Optimization and Business Process Optimization.
    • My engineering background includes executive leadership, technical strategy, architecture, and understanding how technology decisions affect cost, risk, productivity, and business growth.
  • I'm good at changing my mind based on the available data.

For Hiring Managers - Thanks for the interest.

  • What I bring: prior Fortune 50 tech executive experience, distributed systems at web scale, browser internals in C++ on Chromium/Blink, and LLM orchestration and agents. I started at hardware pin-outs and worked my way up to microservices that scale.
  • I'm 100% remote due to family obligations and only consider roles that do not require travel or commuting to an office.
    • I have others to think about. I also found a peace and personal productivity level that I never want to lose. I'm a better member of my team as 100% WFH.
    • A car is an expense and use of time I only needed for work. My current goal is to live a "car free" life.
    • The hours I save by not commuting give me more time, energy, and mental resources for both my life and writing better code.
  • I'm committed to remaining fully remote.
  • Running a fully remote team well is a real leadership skill, and it's one of the things I evaluate a role on.
  • I value leadership teams that set realistic expectations, communicate clearly, and create an environment where engineers can do their best work.

For Cryptographers

  • The words "plumless" and "buckeroo" both have the same crc32 hash of 0x4ddb0c25 and will thus create a hash collision.
  • Please do not contact me about your electronic currency, web3, or blockchain startup. I actively avoid any request that I apply to such roles.
    • Hash collisions are a fundamental cryptographic property that is often misunderstood when evaluating blockchain systems.
    • I have strong concerns about systems that use technical complexity to obscure risks from users who cannot reasonably evaluate those risks themselves.
    • I don't consider Web3 a sound technical foundation for the kinds of systems I want to build.
    • I don't consider NFTs a sound technical model for durable ownership when the underlying asset or metadata is hosted off-chain. Ownership of a token does not guarantee continued availability of the referenced asset, and if that external resource disappears, control of the token cannot restore it. This dependency has already caused real-world failures: https://www.theverge.com/2021/3/25/22349242/nft-metadata-explained-art-crypto-urls-links-ipfs

For Recruiters

Thanks for your interest. I'm currently looking for a permanent, fully remote, US W-2 role where my Principal-level engineering and technical leadership experience is a strong fit.

  • I'm based in Washington State and work remotely on Pacific Time.
  • My preference is permanent employment rather than agency contract work, sub-vendor arrangements, or multi-tier engagements.
  • For direct consulting engagements, I consider architecture reviews, technical due diligence, interim CTO/VP Engineering work, and hands-on technical strategy during critical builds.
  • For agency engagements, I understand the economics of technical staffing and expect transparency around the end client, engagement structure, bill rate, agency margin, and compensation.
  • Please include the compensation range and working-hours expectations when contacting me.

I have additional information for recruiters, including how I evaluate opportunities and the information I need before proceeding: https://www.DuaneFKing.com/recruiters

Pinned Loading

  1. KeyBase Proof KeyBase Proof
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am duaneking on github.
  2. msrd-rest-samples msrd-rest-samples Public

    Forked from microsoft/msrd-rest-samples

    Samples showing how to access Microsoft Security Risk Detection REST API from various languages

    Python 1

  3. dfk.crypto dfk.crypto Public

    DFK Crypto is a simple library to provide easy encryption capabilities in C# using a fluent interface when reasonable.

    C# 1

  4. unburyme unburyme Public

    Loan Calculator

    JavaScript 42 65

  5. c_lib_example c_lib_example Public

    Simple C lib example for a friend, possibly you.

    C

  6. gozodiacs gozodiacs Public

    Golang/Go lib to calculate zodiac signs for both Western (monthly) and Chinese (yearly) astrology with 100% test coverage.

    Go 1 2