Pinned Repositories
deno
A modern runtime for JavaScript and TypeScript.
gotk3
Go bindings for GTK3
react-animation-frame
A React higher-order component that invokes a callback in a wrapped component via requestAnimationFrame
roll-your-own-redux
A proof-of-concept app demonstrating how one can implement Redux with React Hooks and the context API
ron-swanson-quotes
Node.js server for providing Ron Swanson quotes
valimate
Automated HTML validation via Node.js
wax
An experimental, JSX-compatible renderer for the Web Audio API
reno
A thin, testable routing library designed to sit on top of Deno's standard HTTP module
request
🏊🏾 Simplified HTTP request client.
winston
A logger for just about everything.
jamesseanwright's Repositories
jamesseanwright/ron-swanson-quotes
Node.js server for providing Ron Swanson quotes
jamesseanwright/wax
An experimental, JSX-compatible renderer for the Web Audio API
jamesseanwright/valimate
Automated HTML validation via Node.js
jamesseanwright/ts-pac-man
An implementation of Pac-Man using Canvas and TypeScript
jamesseanwright/68k-mega-drive
Developing for the Sega Mega Drive using 68k assembly
jamesseanwright/iot-events-api
A REST API for storing and retrieving IoT device events, built with Terraform, AWS Lambda, and MongoDB Atlas
jamesseanwright/scheme-to-wasm
A Scheme to WebAssembly compiler and bootstrapper
jamesseanwright/certbot-heroku-renewal
Automate the renewal of Certbot SSL certificates and their deployment to Heroku SSL
jamesseanwright/codeshift-transform-declared-arrow-to-func-dec
jscodeshift transform to convert arrow function expressions, assigned to variables at the point of declaration, into traditional function declarations
jamesseanwright/jamesswright.co.uk
My responsive and accessible website developed with Node.js and Express
jamesseanwright/knative-kafka-cloudevents
An example event-driven system built with Go, K8s, Knative, Kafka, and CloudEvents
jamesseanwright/react-lazy-routes
An example React router implementation and demo of lazily loading components with React.lazy and Suspense
jamesseanwright/event-dependent-promises
Proxy async methods to await prerequisite EventEmitter events
jamesseanwright/peak-cart
A microservice for powering an e-commerce shopping cart
jamesseanwright/algorithms-data-structures-python
Following along with the second edition of Problem Solving with Algorithms and Data Structures using Python by Miller & Ranum
jamesseanwright/aoc-2022-deno
Solutions to Advent of Code 2022 written in TypeScript and running on Deno
jamesseanwright/bench
📊 Comparing deno & node HTTP frameworks
jamesseanwright/dre
A tool for determining unused CSS rules across multiple web pages
jamesseanwright/go-gtk-mvp
A GTK app, written in Go, that follows the model-view-presenter pattern
jamesseanwright/gotk3
Go bindings for GTK3
jamesseanwright/kafka-multi-lang-example
Example Java and Python integrations with shared Kafka topics
jamesseanwright/kibi
A Lisp dialect with a JavaScript interpreter that can be minified to 1024 bytes
jamesseanwright/medium-posts
All of my Medium posts converted to Markdown
jamesseanwright/my-first-repo
Our first Git repo!
jamesseanwright/pytorch-nn-examples
Leaning how to build neural networks with PyTorch
jamesseanwright/rct-scenario-parser
A parser for RollerCoaster Tycoon 1 & 2 scenario files
jamesseanwright/reno
Archived placeholder to point to Reno's new home
jamesseanwright/sneaky-messages
A Serverless project for encrypting and decrypting messages with the Singh method
jamesseanwright/virtual-pub-quiz
A serverless multiplayer pub quiz
jamesseanwright/web-game-experiments
My sandbox for experimentally applying web technologies to games development