Skip to content
View kamsheffield's full-sized avatar

Organizations

@system-inc

Block or report kamsheffield

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

Kameron Sheffield

I build platforms and developer tools. For the last three years that has meant Base, a TypeScript application framework for Cloudflare Workers, with dependency injection, a multi-dialect ORM, GraphQL and RPC layers, WebSockets on Durable Objects, queues, and a full developer CLI. It powers connected.app and phi.health. Open-source release coming soon.

Before that: nine years at Snap Inc. as a technical lead on Snapcodes, Scan, and Spectacles, and founding engineer at Scan through its acquisition by Snap. Based in Salt Lake City.

Popular repositories Loading

  1. typeorm typeorm Public

    Forked from typeorm/typeorm

    ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

    TypeScript 1 1

  2. typeorm-planetscale-worker typeorm-planetscale-worker Public

    Proof of concept showing PlanetScale and TypeORM functioning in a Cloudflare Worker.

    TypeScript 1

  3. iOS-Artwork-Extractor iOS-Artwork-Extractor Public

    Forked from tomaskraina/iOS-Artwork-Extractor

    Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files

    Objective-C

  4. iOSSystemSoundsLibrary iOSSystemSoundsLibrary Public

    Forked from TUNER88/iOSSystemSoundsLibrary

    List of all system sounds used in iOS

    Objective-C

  5. planetscale-database-js planetscale-database-js Public

    Forked from planetscale/database-js

    A Fetch API-compatible PlanetScale database driver

    TypeScript

  6. typeorm-model-generator typeorm-model-generator Public

    Forked from Kononnable/typeorm-model-generator

    Generates models for TypeORM from existing database.

    TypeScript