Skip to content
View dlknowles's full-sized avatar

Block or report dlknowles

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

Hi, I'm Lee 👋

I'm a senior software engineer focused on developer experience, R&D, internal tooling, and modern full-stack development.
I build tools, workflows, and automation that help teams move faster and reduce cognitive load, especially around React, TypeScript, and .NET ecosystems.

My work centers around creating systems that scale cleanly, simplify onboarding, and cut down repetitive effort.


Recent Projects

React Dev Toolkit (VS Code Extension)

A VS Code extension that generates React components, hooks, and context providers using clean TypeScript patterns and configurable directory structures.
Built for speed, consistency, and improving daily React workflows.
Marketplace: https://marketplace.visualstudio.com/items?itemName=LeeKnowles.react-dev-toolkit
Repo: https://github.com/dlknowles/vscode-react-dev-toolkit

gen-web (Project Generator CLI)

A lightweight CLI that scaffolds modern Vite + React + Tailwind projects instantly.
Created to eliminate setup boilerplate and enforce clean, minimal, best-practice defaults.
npm: https://www.npmjs.com/package/gen-web
Repo: https://github.com/dlknowles/gen-web


Technical Focus Areas

  • React, TypeScript, Node.js
  • C#, ASP.NET Core MVC
  • Vite, Tailwind CSS
  • Developer tooling & automation
  • Internal platforms & productivity engineering
  • Code generation, templates, workflow optimization
  • System modernization and architectural refactoring
  • Performance tuning (backend + frontend)

What I'm Currently Working On

  • Expanding React Dev Toolkit with additional generators (tests, stories, advanced templates)
  • Improving gen-web with premium templates and more flexible scaffolding options
  • Exploring developer ergonomics and small-scale DX optimizations that compound over time

Background

  • 15+ years of experience across federal HR systems, high-traffic platforms, and modernization efforts
  • Veteran with experience leading and mentoring engineering teams
  • Strong interest in roles involving DevEx, R&D, internal tooling, platform engineering, and technical innovation

Contact

Pinned Loading

  1. vscode-react-dev-toolkit vscode-react-dev-toolkit Public

    React Dev Toolkit is a VS Code extension that generates common React files and patterns with simple commands.

    TypeScript

  2. gen-web gen-web Public

    Minimal React + Vite + Tailwind project generator written in TypeScript.

    JavaScript

  3. ai-orchestrator ai-orchestrator Public

    A lightweight Python orchestrator for coordinating AI tasks and automating multi-step processing workflows.

    Python

  4. job-posting-classifier job-posting-classifier Public

    A Python NLP project for cleaning, vectorizing, and classifying job postings using TF-IDF and traditional machine learning models.

    Python