Pinned Repositories
chrome-producer-tools
chrome extension with some useful tools for music producers (FFT analyzer, sampler, tap tempo/beat detection)
data
databasesHW3
jay miller, trevor aron - databases homework 3
DecisionTreeLearning
Java implementation of learning algorithms for decision trees.
pg-ast-utils
Analyze and transform Postgres queries and AST's
polyphonic_track
Polyphonic pitch tracking in real time using machine learning algorithms implemented in Python and an audio engine using Pure Data. Note tracking data is converted to MIDI and can be sent to DAWs, midi-capable hardware, etc.
social_jam_DSP_Twitter_NLP
realtime audio effects processor that can interact with twitter
webcrypto-simple
wrapper functions and testing for common webcrypto API stuff
zodsql
combine zod schemas and kysely sql builder
chaindexer
Blockchain indexer and query engine
jaylmiller's Repositories
jaylmiller/polyphonic_track
Polyphonic pitch tracking in real time using machine learning algorithms implemented in Python and an audio engine using Pure Data. Note tracking data is converted to MIDI and can be sent to DAWs, midi-capable hardware, etc.
jaylmiller/pg-ast-utils
Analyze and transform Postgres queries and AST's
jaylmiller/chrome-producer-tools
chrome extension with some useful tools for music producers (FFT analyzer, sampler, tap tempo/beat detection)
jaylmiller/social_jam_DSP_Twitter_NLP
realtime audio effects processor that can interact with twitter
jaylmiller/webcrypto-simple
wrapper functions and testing for common webcrypto API stuff
jaylmiller/data
jaylmiller/databasesHW3
jay miller, trevor aron - databases homework 3
jaylmiller/DecisionTreeLearning
Java implementation of learning algorithms for decision trees.
jaylmiller/drupal-boilerplate
Drupal 7 boilerplate install profile for silk based themes.
jaylmiller/envkey-node
EnvKey's official Node.js client library
jaylmiller/g2plot-react
G2Plot for React
jaylmiller/grelliam
repository of greg and will's project, reports, and assignments for the class
jaylmiller/memory_neuralnet
neural network using the ALCOVE (1992) exemplar based model within a memory network
jaylmiller/neuralnet_numpy
neural net coded from scratch using only numpy
jaylmiller/node-libpd
nodejs wrapper for libpd
jaylmiller/nufhe
NuCypher fully homomorphic encryption (nuFHE) library implemented in Python
jaylmiller/pglast
PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13
jaylmiller/sampling_db
Project that uses a webscraper written in Python to populate a SQL database with data on 'sampling' in popular music and then does some sql queries to generate some interesting maps and infographics illustrating relationships found in the data
jaylmiller/SILK
A white-label framework of front-end components, for idfive projects.
jaylmiller/zodsql
combine zod schemas and kysely sql builder
jaylmiller/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
jaylmiller/experiments-datafusion
various datafusion/arrow related experiments/benchmarks
jaylmiller/go-graphql-upload
google go(lang) graphql upload middleware
jaylmiller/gpt_index
GPT Index (LlamaIndex) is a project consisting of a set of data structures designed to make it easier to use large external knowledge bases with LLMs.
jaylmiller/kysely
A type-safe typescript SQL query builder
jaylmiller/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
jaylmiller/ponder
A backend framework for crypto apps