Skip to content
View a-r-d's full-sized avatar
🐎
🐎

Block or report a-r-d

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
a-r-d/README.md

Aaron Decker

CTO of Leadtruffle.

I work on software businesses, backend systems, AI products, messaging/voice infrastructure, and marketing and SEO for my own SaaS business.

Previously CTO of Bounty. Before that, engineering roles across retail, finance, and consulting.

Current interests

  • AI evals & llm performance
  • TypeScript / Node.js performance
  • AWS lambda infra
  • market structure & AI investing

A few things I've built

PureJSImage is a particularly cool project I've been working on. I was frustrated by the state of image manipulation libraries in the javascript ecosystem. Many of them are fractured in their support, weak on memory performance, or full of a large amount of dependencies constituting a huge supply chain risk.

PureJSImage is an experiment for me using LLM engineering to build a very large project in parallel driven by strict engineering constraints and benchmark validations the entire way. By the the time I stop active work on it I expect it will be the largest corpus of first party image decoders in the entire Javascript ecosystem (especially for TIFF) - I'm particularly interested in doing this to enable people to easily build browser based tools for looking at scientific and medical imagery which I think is a perfect candidate for LLM driven development since there is an absolutely insane number of formats to try to support and the only way to do it is to automate your way through it.

I hope that restricted environments like hospitals and research laboratories will be able to use PureJSImage because it has such wide ranging TIFF support and has zero production dependencies, and that a project like this can in some way advance scientific endeavors.

Writing

I post occasionally at ard.ninja about markets, tech, and whatever else seems worth logging.

Links

Pinned Loading

  1. vector-2-trend vector-2-trend Public

    Take vectors and get out trending topics using clustering algorithms.

    TypeScript 3

  2. Bellman-Form-BTCe-Arbitrager Bellman-Form-BTCe-Arbitrager Public

    Runs the bellman-ford algorithm against bitcoin exchanges (currently Btc-e.com) to detect arbitrageable trade cycles.

    Java 41 16

  3. pirate-virus pirate-virus Public

    A pirate virus terminal app, like the one from Archer without audio.

    JavaScript 6 1

  4. ascoders/react-native-image-zoom ascoders/react-native-image-zoom Public archive

    react native image pan and zoom

    TypeScript 637 282

  5. target/react-native-svg-parser target/react-native-svg-parser Public archive

    Parses SVG files and converts to 'react-native-svg' format objects. NOTE: This project has been archived.

    JavaScript 42 15

  6. PureJsImage PureJsImage Public

    Low-memory, zero-dependency image codecs and processing in pure TypeScript for Node.js, browsers, and serverless runtimes. Bounded decode/resize pipelines plus deep TIFF, scientific raster, GeoTIFF…

    TypeScript 82