Crud npm package to create crud API's by just passing the collection name.
AI coding assistant CLI powered by Ollama - execute tasks, read/write files, run commands
AI coding assistant CLI powered by Ollama - execute tasks, read/write files, run commands
Lean react comments module
A Collection of utility functions, classes and data to help with building geolocation apps.
React components and hooks for One Backend authentication and data management
PouchDB ORM for Typescript. Work with Multiple databases or multiple collections in a single database. Supports all platforms PouchDB supports.
crate for declaring generic CRUD apis
Migration toolkit for databases
simple library for crude manual profiling
A simple utility for good enough concurrent caching needs.
axum Cruding api wrapper
core for the cruding crate
macros for the cruding crate
core for the cruding crate
list filter parser implementation for the auto listing feature of cruding crate
Simple informal personal data server (PDS) for AT protocol and bsky.app
MCP server for getting markets data into AI assistants — 21 tools covering equities, options, futures curves, prediction markets, central banks, and more.
A crude ECS system
Used to do basic interaction with the unsightly Paycom website
Very crude (no, really, I mean very crude!) feature toggle for rails apps.
Provides alternative, faster way of installing your Gemfile contents
A crude script to turn a video captured using Quicktime's Record Screen function and turn it into a gif.
A simple CRUDE (Create, Read, Update, Delete, Execute) client to interface with the rXg's API
Add equation numbers in a crude way to a pandoc-output MathML converted from LaTeX, utilising its LaTeX aux file, and also adjust math-table alignments.
Twitterize is a quick and dirty hack I did in a few hours to play with the Twitter API (seriously, there are no tests and I'm sure there is code crude enough in there to make you recant any friendship we might have). It allows you to take any number of RSS feeds and post them to one or more Twitter accounts. An example of this is how various RSS feeds from the New York Times are sent to twitter accounts nytimes, nyt_arts, nyt_biz, etc. This is accomplished via a command-line script that requires a separate configuration file (see below). Since Twitter is a rapidly growing (read somewhat flaky) service, twitterize also uses a database to store twitters to be posted and recover later if twitter is down. This also allows the app to retain feed GUIDs and avoid duplicate posts.