Proprietary Projects

Groove Dojo

Status: Work in Progress

AI-enhanced music playlist management system with Spotify integration. Focuses on personalized playlist creation based on user preferences and context.

  • Developing Design System using Svelte, shadcn-svelte, and TailwindCSS
  • Planning AI integration for music recommendations
  • Implementing collaborative playlist features
  • Developing dynamic playlist generation
  • Integrating with Spotify API for user authentication and playlist management
  • Using linked data for data representation and FAIR data storage

Nuxt Gravity

Status: Work in Progress

Nuxt module implementing Mouldable UI components, based on an extension of Atomic Design principles for flexible interface development.

  • Developed Relativistic Interfaces concept extending Atomic Design a
  • Created Nuxt module for Mouldable UI components
  • Currently implemented in production design system
  • Open source version being implemented from lessons learned in a proprietary project

Linear Project Manager

Status: Completed

Custom GPT designed to assist with Linear platform project management via GraphQL API. Provides guidance for query construction, schema validation, and API usage examples.

  • Manages projects using the Linear platform's GraphQL API
  • Constructs and executes queries and mutations for issues, projects, teams, and users

Open Source Projects

Pondermatic

Status: Active

Effect system based rules engine for Clojure/ClojureScript, focusing on functional programming principles.

  • Developed an opinionated rules engine for Clojure/ClojureScript
  • Integrated with Asami for data storage and querying
  • Leans on the O'doyle rules-engine for RETE based rules execution
  • Added support for JavaScript environments
  • Published to Clojars and npm repositories (JS support out-of-the-box)

Oolon

Status: Superseded

Bloom implementation for Clojure/ClojureScript using Datomic datalog. Project concepts now incorporated into Pondermatic.

  • Created declarative language for state management
  • Implemented modules for distributed system state handling
  • Used DataScript for internal state management
  • Developed data-oriented DSL for Java/JavaScript integration

Bartfast

Status: Superseded

Design language development toolkit focusing on modularity and reusability in digital design. Concepts now part of Relativistic Interfaces.

  • Developed modular design component system
  • Created declarative approach to design language definition
  • Implemented design token and principle definition system
  • Added language server for development support
  • Superseeded by work on Relativistic UI
Fork me on GitHub