Skip to content
View kingwill101's full-sized avatar

Block or report kingwill101

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kingwill101/README.md

Glenford Williams

Full-stack developer from Jamaica with years of adventure across multiple languages, frameworks, platforms, and problem domains.

I build web applications, APIs, developer tools, language runtimes, native integrations, and small utilities that solve real workflow problems. Dart and Flutter are a big part of my current work, but not the boundary: I have worked across PHP/Laravel, Python/Django, Go, Rust, TypeScript, C/C++, Lua, Linux, servers, CLIs, and product code.

Focus

  • Full-stack web and product development: Laravel, Django, APIs, backend services, frontend workflows, and deployment concerns.
  • Developer tooling: CLIs, profilers, workflow automation, local history, and generated project infrastructure.
  • Language/runtime work: scripting engines, templating, parsers, interpreters, and compatibility layers.
  • Native and systems integration: Zig, Rust, C/C++, sockets, SDL, Wayland, Linux packaging, and platform build tooling.
  • Server and platform infrastructure: frameworks, plugins, storage integrations, test tools, and build systems.
  • Practical utilities: small tools built to remove repeated friction from day-to-day development.

Selected Work

Project What it is
devtools-profiler CLI-first Dart and Flutter VM profiler for humans and AI agents.
lualike Lua-like scripting language for Dart.
dart_terminal Terminal tooling and experiments.
rustybrain Rust reimplementation work around the gbrainy engine.
strest Go-based API testing tool.
medusa-file-gcp Google Cloud Storage plugin for MedusaJS.
routed Minimal, flexible Dart web application framework.
liquify Liquid templating library for Dart.
zig_toolchain Zig support and native build tooling.
pulumi-dart Pulumi SDK and language host work for Dart.
local_history Lightweight, editor-agnostic local history daemon.
docverter Personal document conversion and PDF merging utility.
AUR-packages Linux packaging automation.

Toolbox

PHP Laravel Python Django Dart Flutter Zig Rust Go TypeScript C/C++ Lua Linux CLI tooling Developer experience

Elsewhere

Pinned Loading

  1. rustybrain rustybrain Public

    basic reimplementation of the gbrainy engine

    Rust 4

  2. Laravel query builder filtering Laravel query builder filtering
    1
    <?php
    2
    
                  
    3
    
                  
    4
    namespace Api\Queries;
    5
    
                  
  3. flutter_media_break_points flutter_media_break_points Public

    apply value per media breakpoint

    Dart 4

  4. strest strest Public

    api testing tool

    Go 1

  5. gengen gengen Public

    Static site generator

    Dart