Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by tom-weatherhead
A curated list of projects in awesome lists by tom-weatherhead .
https://github.com/tom-weatherhead/thaw-ta-math
Financial technical analysis library in TypeScript. Calculates indicators and overlays from OHLCV data.
finance fintech technical-analysis typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/mpd-sacd
A version of the mpd music player daemon that includes support for Super Audio CDs and DVD-Audio discs
audio audio-player dvd macos mpd music
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-macd
A Moving Average Convergence / Divergence calculation algorithm.
finance fintech macd technical-analysis
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/helix
An RSA encryption and uuencoding/uudecoding application from 2002.
cpp cryptography encryption rsa-encryption uudecode uuencode
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/node-ffi-windows-example
A Node.js Foreign Function Interface example application that calls an entry point in the Windows kernel32.dll
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-parser
Programming language parsers, including LL(1), LR(0), LR(1), SLR(1), and LALR(1).
lalr-parser ll1-parser lr1-parser parser programming-languages slr-parser typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-http-server-base
A generalized Typescript base class for simple HTTP servers.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-grammar
Implementations of the grammars of several programming languages, including LISP, Scheme, Prolog, and the Lambda Calculus.
grammars interpreter lambda-calculus lisp programming-languages prolog scheme typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/othello-gui-1994
Othello as a Borland Turbo C++ app
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/facility
A Lambda Calculus interpreter implemented in C.
beta-reduction c church-numerals de-bruijn-notation graph-reduction interpreter lambda-calculus y-combinator
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/observable-json-rest-api-client
Send HTTP requests (POST, GET, PUT, and DELETE) to JSON REST Web services or other Web servers. Responses are packaged as RxJS Observables.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-interpreter
Programming language interpreters, including LISP, Scheme, and Prolog.
interpreters lisp-interpreter prolog-interpreter scheme-interpreter
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-reversi-engine.ts
A Node.js Reversi (Othello) game engine with alpha-beta pruning and a heuristic, packaged for npm.
alpha-beta-pruning game-engine heuristic minimax-algorithm othello reversi
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/image-processing-js
A pure JavaScript raster image processing engine: Affine transformations, convolutions, compositing, etc.
compositing convolution-filter image-processing resampling
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/express-mixin
Dependencies for a Node.js Express Web app project
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-colour
A common library that provides basic colour data and functionality.
color color-palette colour colour-palette
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-angular-service-library
Services for Angular applications
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-http-json-request
A library for sending requests to Web services and handling JSON responses.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-mongodb-client-web
thaw-mongodb-client-web
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-gcd
Euclid's greatest common divisor algorithm as a JavaScript component and npm package
euclidean-algorithm gcd gcd-calculator math mathematics number-theory
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-tic-tac-toe-web-app
A playable Express.js Tic-Tac-Toe Web application.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-config
ThAW's Node.js project configuration data
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-image-processing.ts
Raster image processing functions implemented in TypeScript
bicubic-interpolation bilinear-interpolation compositing gaussian-blur image-processing resampling
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-sieve-of-eratosthenes
The Sieve of Eratosthenes (an ancient Greek prime number generator) as a JavaScript library
number-theory prime-numbers sieve-of-eratosthenes
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-reversi-engine
A Node.js Reversi (Othello) game engine with alpha-beta pruning and a heuristic, packaged for npm.
alpha-beta-pruning game-engine heuristic minimax-algorithm othello reversi
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-argon-promisified-mongodb
A promisified TypeScript interface to MongoDB intended for Node.js lts/argon (version 4.9.1) and WINDOWS XP ONLY.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/common-utilities.ts
A library of common utility functions.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-genetic
A generic genetic algorithm implemented in TypeScript.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/vt-client
Virginia Tech project - Angular client
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-csv
A .csv file reader and writer.
csv csv-export csv-import csv-parser csv-reader
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/common-utilities.js
Common JavaScript utility functions
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-http-json-client-angular
JSON Web service client built on Angular HTTP
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-interpreter-core
Foundation classes for thaw's interpreter code
interpreter programming-languages typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/minimacd
A versatile, compact (807-byte) implementation of Gerald Appel's MACD (Moving Average Convergence / Divergence) formula.
finance fintech fintech-utility javascript macd typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/miniadd
An example of a highly portable npm package.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-http-json-client-node
JSON Web service client built on Node.js HTTP
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-jpeg
A Typescript translation of the npm package jpeg-js
decoder encoder jpeg typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-ll1-parser
An LL(1) parser implemented in Node.js.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/babel-mixin
Babel mixin for running ES2015+ code in Node.js
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/wpf-mandelbrot
A Mandelbrot Set explorer with a WPF interface.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/othello-angular-electron
An Othello (Reversi) game application built on Angular, Bootstrap, Docker, and Electron.
angular bootstrap docker electron othello pulseaudio reversi sass
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/wpf-tic-tac-toe
A variable-sized Tic-Tac-Toe implementation with a WPF interface.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/travis-ci-node-test
Test of Travis.ci's testing of a Node.js project
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/tic-tac-toe-docker
An Angular / Express.js Tic-Tac-Toe application, containerized for Docker.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/wpf-othello
The classic strategy game, with a WPF interface.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/tesera-challenge-one
tesera-challenge-one
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-mongodb-web-service
A REST Web service that provides CRUD access to MongoDB databases.
crud mongodb nodejs rest-api typescript web-service
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/wpf-life
Conway's Game of Life, with a WPF interface.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/wpf-pipes
A puzzle with a WPF interface.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-argon-promisify
A TypeScript implementation of promisify() intended for Node.js lts/argon (version 4.9.1) and WINDOWS XP ONLY.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/lackadaisical
An interpreter for a variant of Scheme that emphasizes lazy evaluation.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/vt-server
Virginia Tech project - MongoDB / REST Web service
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/january-1990
Some fossilized old C code.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/katalog
A small Prolog interpreter
backtracking cut interpreter logic-programming prolog prolog-interpreter unification
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/typegoose-demo
An example usage of Typegoose: TypeScript + Mongoose (a model provider for MongoDB)
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/inference
Parsers, interpreters, artificial intelligence, and more.
heuristic-search interpreters programming-languages
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/electron-scraper
A Web page scraper implemented in Electron and Node.js
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/exeter-asset-processor
The Exeter Asset Processor, circa 2003.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/tic-tac-toe-web-services
Tic-Tac-Toe game engines implemented as Web services in several different languages
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/pd-chess
Portable Didactic Chess. (Pretentious Dysfunctional Chess?)
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/rsa-2000
My second RSA encryption implementation.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/empire-1994
My version of the classic strategy game Empire, as a Borland Turbo C++ GUI application
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/get-http-response-body
Obtains the body of the response to an HTTP(S) GET request, with additional optional processing.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-angular-component-library
Components for Angular applications
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/gcc-static-c-library-test
A test of static C library creation using gcc and ar
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/linux-apache-content
Code intended to run in a Linux / Apache environment
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/cribbage-1994
A partial implementation of the card game of Cribbage.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/lobotomy
A Brainf*ck interpreter written in C.
brainfuck brainfuck-interpreter c interpreter programming-language
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/lodash-chain-flow-comparison-medium
Medium's comparison of the size and speed of Lodash's chain vs. flow
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/javascript-web-apps
Client-side Javascript Web apps
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/jquery-express-file-upload
A minimal example of a file upload Web application with a jQuery client and an Express.js server.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/number-theory-js
A library of JavaScript implementations of number theory utilities.
math mathematics number-theory prime-factors prime-numbers
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/hex-dump
A simple hex dump utility written in C.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/subtree-diff
Find files that are in one file system subtree but not in another.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/mongo-express-node-example
An Express.js Web app that performs CRUD operations on a Mongo database
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/pdchess1
A rudimentary chess game application with a command-line interface. Written in C.
alpha-beta-pruning chess chess-game game heuristics minimax-algorithm
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/othello-1992
My first implementation of the game of Othello (Reversi).
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/pdchess2
A rudimentary chess game application with a command-line interface. Written in C++.
alpha-beta-pruning chess chess-game game heuristics minimax-algorithm
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-argon-mongodb-web-service
A MongoDB Node.js HTTP server intended for WINDOWS XP ONLY.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/pd-chess-gui-1994
Portable Didactic Chess as a Borland Turbo C++ app
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/thaw-angular-electron-service-library
Electron functionality packaged as Angular services
angular electron services typescript
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/rsa-gui-1994
RSA cryptography as a Borland Turbo C++ GUI application
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/sigfig-homework-20170930
My solution to the take-home question for the SigFig interview process.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/node-js-npm-template
A Node.js / npm project template.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/android-mandelbrot-2012
A Mandelbrot Set explorer Android app, originally developed in early 2012.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/rails-stack-example
An example of a Ruby on Rails project that uses RVM, Unicorn, Nginx, PostgreSQL, Systemd, and SELinux on Fedora.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/rsa-1994
My first RSA encryption application.
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/electron-touch-bar-stock-ticker
Electron stock ticker app for the MacBook Pro touch bar
electron macbook-pro macosx touchbar
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/bash-scripts
A variety of tools implemented as Bash scripts
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/boss-gx-700-patch-parser
A parser for MIDI SysEx messages that describe guitar effects patches used by the Boss GX-700 guitar effects processor.
audio boss guitar gx-700 midi parser sysex-messages web-midi
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/electron-hello-world
A "Hello, World!" project for Electron
Last synced: 17 Nov 2024
https://github.com/tom-weatherhead/brainfsck-interpreter
A Brainf*ck interpreter written in Typescript.
brainfuck brainfuck-interpreter interpreter macos programming-language typescript
Last synced: 17 Nov 2024