Coder Social home page Coder Social logo

Ryan Weiss's Projects

3kdb icon 3kdb

Common TinTin++ game architecture + settings + database for 3-Kingdoms LP-MUD (3k.org)

aero icon aero

:bullettrain_side: High-performance web server for Go.

ai-notes icon ai-notes

Repository for GitHub Pages about AI development.

api-data-tools icon api-data-tools

Bundle of utilities for generating migration files, syncing schema with database, and wiring up a REST API for a vanilla node backend (or integrated with any framework), all based on a schema.json file that it will keep in sync.

arduino-coffee-roaster icon arduino-coffee-roaster

Framework for managing a custom coffee roaster board based on the Arduino Mega. Basically manages some buttons, sensors, and relays.

autobackup icon autobackup

A PHP script that you can run as a cronjob, that will automatically backup any directories in the config file, and put them somewhere else (ie. an external drive)

backgroundcover icon backgroundcover

A small module which will allow a piece of background media (be it image, video, iframe), to cover the entire background. Even if the width is too small, it will resize the media to at least fit the height, so their is never any blank space around the media. Essentially this is background-size: cover for any arbitrary media or element.

better-local-storage-fallback icon better-local-storage-fallback

Updates/improvements to original local-storage-fallback library. This library checks and uses appropriate storage adapters for browser (localStorage, sessionStorage, cookies, memory), with a unified API for them, and better handling of errors and requests.

betterphpmigrations icon betterphpmigrations

A very lightweight migrations library for PHP and MySQL projects. Includes a "GUI" and also an ability to run from command line. Manages ran migration entries individually in a 'migrations' table in your database.

canvas-graph-drawing-utils icon canvas-graph-drawing-utils

Consists of a React component to house a Graph class, which takes a canvas context, and exposes a drawling library for generating graph features (bar, line, point) from a set of data.

color-harmonizer icon color-harmonizer

Harmonize and modify input file colors. Used to convert an entire project's colors (hex, and soon rgb) to desired harmonic values that are closest to their current ones.

combineandcache icon combineandcache

Very small PHP library which allows queuing of JS and CSS files which will later combine them, cache output, and serve as a SINGLE file. This is a server-side JS and CSS batcher, with plans for more later.

country-json icon country-json

A simple data of the world by country each in JSON format.

dorm-node icon dorm-node

Node.js module/implementation of the DORM library

dorm-php icon dorm-php

Framework for quickly building object models (through a built-in GUI or API), and object relationships, and automatically provides a REST API for any given object

dotfiles icon dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

drupalauth icon drupalauth

Automatically exported from code.google.com/p/drupalauth

emoji-picker icon emoji-picker

A cross-platform system-tray application to choose and customize emojis, such as storing favorites, as well as images and gifs.

esbuild-envfile-plugin icon esbuild-envfile-plugin

esbuild plugin to load a .env file from the current file's directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.