Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by syall
A curated list of projects in awesome lists by syall .
https://github.com/syall/spell-checker
A per word Spell Checker implemented in JavaScript that uses Levenshtein edit distance and word probability as heuristics.
Last synced: 15 Nov 2024
https://github.com/syall/json-synthesizer
Program Synthesizer from JSON data sources that produces Transpilable Typed JSON.
data-structure json json-synthesizer program-synthesis version-space-algebra
Last synced: 15 Nov 2024
https://github.com/syall/sipf
Qubit Allocation as a combination of the Subgraph Isomorphism and Token Swapping Algorithms by Partitioning with a Failure Heuristic.
compiler quantum-computing qubit-allocation
Last synced: 15 Nov 2024
https://github.com/syall/twitter-as-a-database
A database implementation interfaced through an Express.js server to query, store, and retrieve data in Twitter hashtags.
Last synced: 15 Nov 2024
https://github.com/syall/syall
A GitHub Profile repository that contains a basic blurb about my interests and relevant URLs.
Last synced: 15 Nov 2024
https://github.com/syall/ddb-to-sqs-node
A Node.js script using the AWS SDK that parallel scans items from a DynamoDB table to send to an SQS queue using workers threads.
Last synced: 15 Nov 2024
https://github.com/syall/domy-lang
A Hand-rolled Interpreted Procedural Boolean-centric Programming Language implemented in JavaScript.
Last synced: 15 Nov 2024
https://github.com/syall/webstack
A Node.js webstack that depends only on native modules to avoid JavaScript dependency bloat.
Last synced: 15 Nov 2024
https://github.com/syall/unintelligent-chess
A Local Multiplayer Chess CLI Application created to explore Java OOP design and Lambdas.
Last synced: 15 Nov 2024
https://github.com/syall/way-to-go
An Experimental Browser Rogue-like Game PWA written with the Canvas API.
Last synced: 15 Nov 2024
https://github.com/syall/wasdextension
WASDExtension is a Chrome Extension that provides vertical scrolling behavior with W/S/Up/Down Keys, and holding the Shift Key doubles the scroll speed.
Last synced: 15 Nov 2024
https://github.com/syall/poller-service
A template service designed in Node.js that maps polling sources to message processes with a focus on code organization.
Last synced: 15 Nov 2024
https://github.com/syall/function-ts
Implementation of popular Haskell functions in TypeScript as a review of the Prelude.
Last synced: 15 Nov 2024
https://github.com/syall/onitama
An Implementation of the board game Onitama for local offline play.
Last synced: 15 Nov 2024
https://github.com/syall/genesis
Collection of my Enjoyment from the beginning...
Last synced: 15 Nov 2024
https://github.com/syall/knowit
A collection of technical notes from my niche experience as a coder (a blog).
Last synced: 15 Nov 2024
https://github.com/syall/language-tools
An Assortment of Partial Compiler Implementations in different programming languages.
Last synced: 15 Nov 2024
https://github.com/syall/finite-automata
TypeScript Classes that map to Michael Sipser's definition of both Deterministic and Non-Deterministic Finite Automata in the book Introduction to the Theory of Computation.
Last synced: 15 Nov 2024
https://github.com/syall/domy-demo
A Demo for the domy programming language using parcel as a bundler and Monaco Editor for the user interface.
Last synced: 15 Nov 2024
https://github.com/syall/json-timeline
Generate Interactive Timelines stored in JSON Advents with Tags.
advent interactive json tag timeline
Last synced: 06 Nov 2024
https://github.com/syall/automata-gen-demo
A Demo for the automata-gen package written with React hooks featuring Conways' Game of Life, Forest Fire, and Wire World.
Last synced: 15 Nov 2024
https://github.com/syall/fish-and-loaves
A Proof-of-Concept Load Balancer Deployment Tool written with Express that uses weighted probability to determine request routing.
Last synced: 15 Nov 2024
https://github.com/syall/jsmin.js
A Clever CLI JavaScript Minifier written with Node.js inspired by Douglas Crockford's implementation.
Last synced: 15 Nov 2024
https://github.com/syall/portfolio
Portfolio providing basic information about me, connecting to the GitHub GraphQL API for pinned repositories.
Last synced: 15 Nov 2024
https://github.com/syall/automata-gen
A Cellular Automata Generator written in Typescript given initial rules, state transition rules, and running rules.
Last synced: 15 Nov 2024