Projects in Awesome Lists by davidje13
A curated list of projects in awesome lists by davidje13 .
https://github.com/davidje13/sequencediagram
Javascript tool for generating sequence diagrams from code
editor online sequence-diagram
Last synced: 08 May 2025
https://github.com/davidje13/lean-qr
Minimal library for generating QR codes in the browser and server-side.
Last synced: 23 Aug 2025
https://github.com/davidje13/refacto
A remote retro facilitation tool.
collaboration retro retrospective
Last synced: 02 Apr 2026
https://github.com/davidje13/superwstest
supertest with added WebSocket capabilities
superagent supertest test testing websocket
Last synced: 27 Oct 2025
https://github.com/davidje13/Refacto
A remote retro facilitation tool.
collaboration retro retrospective
Last synced: 19 Jul 2025
https://github.com/davidje13/neutrino-typescript
Transpiles TypeScript as part of the build process.
Last synced: 19 Apr 2025
https://github.com/davidje13/websocket-express
express and ws combined
express expressjs websocket ws
Last synced: 19 Apr 2025
https://github.com/davidje13/koth-webplayer
Framework for King-of-the-Hill Javascript competitions
Last synced: 13 Sep 2025
https://github.com/davidje13/react-hook-countdown
countdown hook for react functional components
Last synced: 11 Sep 2025
https://github.com/davidje13/pwd-hasher
simple password hashing with support for salt, secret pepper, and brute-force salt
Last synced: 18 Jan 2026
https://github.com/davidje13/chance
Various simulations of chance-related physical objects.
Last synced: 21 Jan 2026
https://github.com/davidje13/neutrino-typescript-react-example
Demo of neutrino-typescript and neutrino-typescript-eslint with React
Last synced: 15 Apr 2026
https://github.com/davidje13/neutrino-typescript-eslint
Provides typescript integration with ESLint for neutrino projects.
eslint neutrino-preset typescript
Last synced: 03 Aug 2025
https://github.com/davidje13/shared-reducer-backend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 07 Oct 2025
https://github.com/davidje13/neutrino-typescript-example
Demo of neutrino-typescript and neutrino-typescript-eslint
Last synced: 04 Apr 2026
https://github.com/davidje13/flexible-testing-library-react
A thin wrapper around React Testing Library which makes using custom queries easier.
Last synced: 11 May 2026
https://github.com/davidje13/raffle
Calculates odds of winning prizes in a raffle
Last synced: 25 Jun 2025
https://github.com/davidje13/prop-types-nullable
a small convenience function for allowing explicitly null props with the prop-types package
Last synced: 30 Apr 2026
https://github.com/davidje13/multivaluecollections
Java collections for multiple object types in one collection
Last synced: 28 Mar 2025
https://github.com/davidje13/kata-bloom-set
My implementation of http://codekata.com/kata/kata05-bloom-filters/
Last synced: 19 May 2026
https://github.com/davidje13/relish-signal-strength
Signal strength poller for Relish 4G routers
Last synced: 28 Jun 2025
https://github.com/davidje13/searchtest
A quick experiment to see performance of client-side searching of large-ish documents
Last synced: 04 Aug 2025
https://github.com/davidje13/face
Renders an interactive ball-shaped face on the page.
Last synced: 28 Mar 2025
https://github.com/davidje13/snowball_koth_pitn
Pain in the Nash entry for https://codegolf.stackexchange.com/questions/120688/snowball-fight-koth
Last synced: 01 Sep 2025
https://github.com/davidje13/collection-storage
abstraction layer around communication with a collection-based database
collection dynamodb in-memory mongo mongodb nodejs nosql persistence postgresql redis
Last synced: 05 Jan 2026
https://github.com/davidje13/househunt
Extra filtering capabilities & visualisations on third-party UK property data
Last synced: 12 Apr 2026
https://github.com/davidje13/chat
An end-to-end encrypted chat client which uses the EchoChamber backend.
Last synced: 20 Mar 2025
https://github.com/davidje13/typescript-eslint-converter
Automatic ESLint rule conversions for TypeScript
Last synced: 12 Apr 2026
https://github.com/davidje13/shared-reducer-frontend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 11 Oct 2025
https://github.com/davidje13/revexp
Given a regular expression, solves for possible matching input strings
Last synced: 17 May 2026
https://github.com/davidje13/wallpapermasker
Adds a black bar and rounding to a provided image so that it can be set as a wallpaper to hide the "notch" on MacBook computers.
Last synced: 14 Apr 2026
https://github.com/davidje13/optimisationstuff
Mucking about with optimisation-related challenges
Last synced: 06 Feb 2026
https://github.com/davidje13/shared-reducer
Shared state management via websockets.
Last synced: 08 Feb 2026
https://github.com/davidje13/json-immutability-helper
json-serialisable general-purpose reducer
Last synced: 18 Mar 2026
https://github.com/davidje13/auth-backend
minimal API for integration with external authentication providers
github-login gitlab-login google-login google-sso oauth
Last synced: 28 Feb 2026
https://github.com/davidje13/tty-typesetter
terminal typesetting with real world measurements of character advance widths
Last synced: 28 Feb 2026
https://github.com/davidje13/react-hook-awaited
A helper for working with asynchronous data in react functional components.
Last synced: 27 Apr 2026
https://github.com/davidje13/kata-word-chain
My implementation of http://codekata.com/kata/kata19-word-chains/
Last synced: 29 Apr 2026
https://github.com/davidje13/react-mock-element
mock element for capturing props in tests
mock react react-testing-library
Last synced: 01 May 2026
https://github.com/davidje13/react-portal-target
Allows rendering components elsewhere in the React tree
Last synced: 08 May 2026
https://github.com/davidje13/neutrino-patch
Adds simple methods to Neutrino to make managing configuration easier.
Last synced: 08 May 2026
https://github.com/davidje13/electrictools
Collection of tools for electrical scenarios
Last synced: 03 Jan 2026
https://github.com/davidje13/spinblot
This is a random image generator based on a bug in an old line drawing library.
Last synced: 08 Sep 2025
https://github.com/davidje13/sierpinski-fractal
Renders a generalised Sierpiński Triangle
Last synced: 20 Mar 2025
https://github.com/davidje13/nonogram
Nonogram / picross editor, player, and solver
Last synced: 20 Mar 2025
https://github.com/davidje13/vscode-command-test
A proof-of-concept for a vscode issue https://github.com/microsoft/vscode/issues/158120
Last synced: 20 Mar 2025
https://github.com/davidje13/wordlesolver
Automated strategy for solving Wordle puzzles
Last synced: 07 Sep 2025
https://github.com/davidje13/machinelearningnotebooks
Helpers and experiments with machine learning in Jupyter notebooks
jupyter-notebook keras-tensorflow machine-learning
Last synced: 28 Mar 2025
https://github.com/davidje13/kata-7-segment
My implementation of http://codingdojo.org/kata/NumberToLCD/
Last synced: 15 May 2026
https://github.com/davidje13/wasmtest
Experimenting with setting custom WASM memory
Last synced: 17 Feb 2026
https://github.com/davidje13/botoc
C++ wrapper for the boto (aws) python library
Last synced: 17 May 2026
https://github.com/davidje13/miscarduinolibraries
Self-contained Arduino libraries for random components I find
Last synced: 18 May 2026
https://github.com/davidje13/kata-anagrams
My implementation of http://codekata.com/kata/kata06-anagrams/
Last synced: 18 May 2026