Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by chadxz

A curated list of projects in awesome lists by chadxz .

https://github.com/chadxz/awry

An Asterisk REST Interface (ARI) websocket and API client library

ari asterisk javascript nodejs

Last synced: 27 Oct 2024

https://github.com/chadxz/asterisk-playground

A sandbox to tinker with Asterisk and its many interfaces

ansible asterisk javascript nodejs vagrant

Last synced: 13 Oct 2024

https://github.com/chadxz/my-api

a personal proxy api for various 3rd-party api services across the web

javascript lastfm nodejs pinboard pocket

Last synced: 27 Oct 2024

https://github.com/chadxz/advent-of-code-2021

Because I don't have enough to do as it is.

Last synced: 13 Oct 2024

https://github.com/chadxz/advent-of-code-2022

Ho Ho Ho! Merry Christmas!

Last synced: 13 Oct 2024

https://github.com/chadxz/gophercises

Last synced: 13 Oct 2024

https://github.com/chadxz/scala-reactive-course-edx

Going through the "Programming Reactive Systems" course on EdX

Last synced: 13 Oct 2024

https://github.com/chadxz/tfpeek

Last synced: 13 Oct 2024

https://github.com/chadxz/microsoft-365-group-calendars-for-slack

Microsoft 365 Group Calendar Integration for Slack

Last synced: 13 Oct 2024

https://github.com/chadxz/tally

Keep a tally of whatever you want.

Last synced: 13 Oct 2024

https://github.com/chadxz/waterline-custom-validations

a library to help build validation messages that mimic the structure of waterline 0.10 validation messages

Last synced: 13 Oct 2024

https://github.com/chadxz/respoke-brokered-auth-boilerplate

Barebones boilerplate for brokered auth with Respoke

Last synced: 13 Oct 2024

https://github.com/chadxz/s3-delete-objects-action

A Github Action to remove objects from a versioned or unversioned AWS S3 bucket.

aws aws-s3 github-action github-actions

Last synced: 13 Oct 2024

https://github.com/chadxz/pixamuzei

Muzei plugin using images from Pixabay

Last synced: 13 Oct 2024

https://github.com/chadxz/waterline-fakes

Utilities to make it easier to fake out waterline models and collections for unit testing

Last synced: 13 Oct 2024

https://github.com/chadxz/ssh-ec2

Project from @danjenkins to ssh into ec2 instances

Last synced: 13 Oct 2024

https://github.com/chadxz/fizzbuzzjs

Tiny app showcasing a collection of tools wired up.

Last synced: 13 Oct 2024

https://github.com/chadxz/katacoda-scenarios

Katacoda Scenarios

Last synced: 13 Oct 2024

https://github.com/chadxz/vanilla-webrtc

Toy project to experiment with plain webrtc apis

Last synced: 13 Oct 2024

https://github.com/chadxz/respoke-app-express-boilerplate

Boilerplate for the server-side portion of a Respoke application

Last synced: 13 Oct 2024

https://github.com/chadxz/personal-site-react

rewrite of personal site using react + webpack

react webpack

Last synced: 13 Oct 2024

https://github.com/chadxz/personal-site-rewrite

rewriting some of the dynamic functionality of chadmcelligott.com using backbone.js and require.js

backbone gulp webpack

Last synced: 13 Oct 2024

https://github.com/chadxz/exercism

My solutions for completed exercism exercises

Last synced: 13 Oct 2024

https://github.com/chadxz/generator-dotfiles

Yeoman generator for my dotfiles

Last synced: 13 Oct 2024

https://github.com/chadxz/shortcut-quick-create

Raycast extension to quickly create a story in Shortcut

raycast raycast-extension shortcut

Last synced: 13 Oct 2024

https://github.com/chadxz/chadxz.github.io

personal website. http://chadmcelligott.com

Last synced: 13 Oct 2024

https://github.com/chadxz/chadmcelligott.com

my (old) personal website that uses Jekyll static site generator

Last synced: 13 Oct 2024

https://github.com/chadxz/express-app-auth-boilerplate

Boilerplate for building a web application with authentication

Last synced: 13 Oct 2024

https://github.com/chadxz/tragic

An Asterisk Gateway Interface client library

agi asterisk javascript nodejs

Last synced: 13 Oct 2024

https://github.com/chadxz/restful-web-service

teaching myself the ins and outs of RESTful web services, server-side javascript and TDD

Last synced: 13 Oct 2024

https://github.com/chadxz/.vim

my vim dotfiles

Last synced: 13 Oct 2024

https://github.com/chadxz/kubernetes-the-hard-way-aws

Learning stuff.

Last synced: 13 Oct 2024

https://github.com/chadxz/hwclring

a hello world ring application

Last synced: 13 Oct 2024

https://github.com/chadxz/github-profile-php

PHP example of rendering github profile data

Last synced: 13 Oct 2024

https://github.com/chadxz/personal-site-angular

rewrite of personal site using angular 6

angular6 javascript

Last synced: 28 Oct 2024

https://github.com/chadxz/hellogqlgen

hellogqlgen

Last synced: 13 Oct 2024

https://github.com/chadxz/fbaas-rust

Fizz Buzz, as a service, in Rust

rust

Last synced: 13 Oct 2024

https://github.com/chadxz/yap_website

Yet another personal website for fiddling

Last synced: 28 Oct 2024

https://github.com/chadxz/personal-website

The source of my personal website at https://chadxz.dev

Last synced: 28 Oct 2024

https://github.com/chadxz/koans

work on http://rubykoans.com/

Last synced: 13 Oct 2024

https://github.com/chadxz/rustlings-solutions

Solutions to rustlings exercises: https://github.com/rust-lang/rustlings

Last synced: 13 Oct 2024

https://github.com/chadxz/neon-thread-count-example

Example of using Neon to create a native Rust addon for Node.js. The result of working through the hello world walkthrough at https://neon-bindings.com/docs/hello-world

Last synced: 13 Oct 2024

https://github.com/chadxz/param-ref-repro

Reproduction of the problem with express-openapi not coercing parameters that have a schema ref

Last synced: 13 Oct 2024

https://github.com/chadxz/freepbx-graphql-client

A Client library for interacting with the FreePBX GraphQL APIs.

Last synced: 13 Oct 2024

https://github.com/chadxz/rust-book-webserver

The webserver you build at the end of the book "The Rust Programming Language" at https://doc.rust-lang.org/book/

Last synced: 13 Oct 2024

https://github.com/chadxz/uva-problems

programming problems from the uva.onlinejudge.org website

Last synced: 13 Oct 2024

https://github.com/chadxz/rails-sandbox

sandbox project i'm using to learn rails and ruby

Last synced: 13 Oct 2024

https://github.com/chadxz/chados

Working through "Writing an OS in Rust" series from https://os.phil-opp.com

Last synced: 13 Oct 2024