Projects in Awesome Lists by deftio
A curated list of projects in awesome lists by deftio .
https://github.com/deftio/provisional-patent-template
A free US provisional patent template used to generate dozens of granted patents and as the basis for WIPO (international filings), with overview and examples.
examples how-to intellectual-property legal-documents legaltech open-source patent-application patents provisional provisional-patent
Last synced: 20 Jan 2026
https://github.com/deftio/c-and-cpp-tests-with-ci-cd-example
C/C++ example project for CI testing with Github Actions or Travis CI + build badges
badge build-pipelines c c-plus-plus cicd code-coverage continuous-integration cpp example-ci github github-actions github-actions-ci testing testing-framework travis-ci travisci unit-testing
Last synced: 28 Oct 2025
https://github.com/deftio/companders
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
a-law audio audio-codec audio-samples compander compression embedded-audio embedded-systems fixed-point fixed-point-algorithm fixed-point-arithmetic iir integer-arithmetic mu-law radix u-law
Last synced: 28 Oct 2025
https://github.com/deftio/fr_math
Fixed Radix Math library for embedded systems (opt for speed)
c embedded embedded-c embedded-math embedded-systems fixed-point high-performance integer-arithmetic math microcontroller-firmware no-floating-point
Last synced: 19 Apr 2026
https://github.com/deftio/quikchat
Simple purejs chat component for LLMs.
chat chat-component chat-history chatbot chatgpt esm fastapi fastapi-chatgpt llms lmstudio nodejs-chat ollama-client umd vanilla-javascript vanilla-js
Last synced: 04 May 2026
https://github.com/deftio/bitwrench
bitwrench is a javascript front end and ui library which provides styling, reactivity, and works with zero dependancies
bootstrap css frontend frontend-web javascript javascript-library react reactjs solidjs tailwindcss ui ui-components vue vuejs zero-dependencies zero-dependency
Last synced: 12 Apr 2026
https://github.com/deftio/webaudiospectrum
Pure JS Audio Spectrum and Spectogram visualizer using browser access to microphone
Last synced: 04 Aug 2025
https://github.com/deftio/quikdown
Fast, secure markdown parser with bidirectional HTML conversion, plugin system, and live editor. Zero dependencies, XSS-safe by default. 9KB core.
bidirectional html-to-markdown markdown markdown-converter markdown-editor markdown-html markdown-parser markdown-previewer markdown-to-html markdown-to-html-converter markdown-viewer no-dependencies zero-dependencies zero-dependency
Last synced: 11 Apr 2026
https://github.com/deftio/jsonvice
json minifier with ability to truncate precision of floating point numbers
command-line json minification minifiers python quantization quantizer truncation
Last synced: 05 Mar 2026
https://github.com/deftio/jado
JADO is a javascript mini library which treats any object as an interable. Also includes a stats object for counting freq/avg/med/modes on lists.
Last synced: 06 Apr 2025
https://github.com/deftio/simplejslib
Simple Javascript library example which runs in browser / nodejs / commonjs and AMD environments. This library not require a build tool.
amd commonjs es6 es6-modules javascript javascript-library nodejs umd universal-javascript
Last synced: 29 Apr 2026
https://github.com/deftio/squibview
SquibView is a JavaScript control for live-rendering Markdown, HTML, and other formats It supports source-only, rendered-only, and split-view modes, with real-time updates across all views. Rendered output supports code syntax highlighting, Mermaid.js diagrams, SVG and more. SquibView renders source changes on the fly.
geojson github-flavored-markdown html javascript live-preview markdown markdown-editor mathjax mermaid-diagrams mermaidjs npm-package open-source renderer rich-text-editor split-view svg syntax-highlighting topojson
Last synced: 28 Jul 2025
https://github.com/deftio/absolute_this
Different bit twiddlings on abs() for C (or C++) -- more of a historical note than practical code
Last synced: 06 Apr 2025
https://github.com/deftio/xelp
xelp is a tiny cli for embedded processors in pure C with no dependancies. It supports programmer provided functions and is ROM-able and scriptable and has built-in help.
arduino arm cli embedded-systems msp430 x86
Last synced: 16 May 2026
https://github.com/deftio/mcp2221a_and_mlx90640
Using MCP2221A with MLX90640 thermal camera from any computer using python
Last synced: 11 Jul 2025
https://github.com/deftio/triepack
Embedded compression library
datacompression embedded-c embedded-systems json json-compression trie trie-data-structure triepack
Last synced: 07 Mar 2026
https://github.com/deftio/mirrormirror
A single page HTML and pure JS app that creates an infinity mirror, edge detection and runs on mobile & desktop..
edge-detection pure-javascript real-time sobel sobel-edge-detector sobel-operator webcam webcam-capture
Last synced: 19 Feb 2026
https://github.com/deftio/html-to-docx
Example usage of the js docx library to convert an html div to a docx document.
docx-generator html-to-docx javascript
Last synced: 29 Jun 2025
https://github.com/deftio/spellcatcher
A live app for catching spells from magical wands
Last synced: 15 Feb 2026
https://github.com/deftio/bluetwine
Bluetooth Web link library with support for JSON, long frames over BLE
Last synced: 06 Apr 2025
https://github.com/deftio/pocketdock
a docker / podman style sandbox for coding agents and experiments with cli, python api, logging, and simple commands.
cli docker llm-docker podman python-docker python-docker-development sandbox
Last synced: 18 Feb 2026
https://github.com/deftio/git-recover-from-bad-hard-reset
How I unwound an accidental git reset that went to far and couldn't be recovered using normal git checkout / cherry-pick procedures. Your mileage may vary.
Last synced: 20 Jan 2026
https://github.com/deftio/web-audio-latency-tester
Tap to the beat and find out the average latency of your audio connection. Estimate the delay in your wireless headphones or audio.
Last synced: 16 Feb 2026
https://github.com/deftio/docbat
docbat is a utility for converting markdown and some other text formats to "nice" HTML with minimal fuss. Its defaults can be easily overridden at commandline or with simple JSON constructs.
docuemntation-tool html-generator markdown-converter markdown-to-html markdown-to-html-cli markdown-to-html-converter
Last synced: 20 Jan 2026
https://github.com/deftio/plotly-streaming-charts-demo
Simple streaming scrolling charts in javascript using plotlyjs
Last synced: 31 Jan 2026
https://github.com/deftio/webtempest
Simple implementation of arcade game Tempest using vanillajs
Last synced: 06 Apr 2025
https://github.com/deftio/simple-py-crawlbot
Simple python cli website crawler with output summary
Last synced: 06 Apr 2025
https://github.com/deftio/yackbox
yackbox is a simple vanilla (no dependancies) JavaScript chat control that can be easily integrated into web applications. It provides a customizable chat interface with support for adding, updating, and removing messages, along with multi-user support and message history controls
chat-control chatbot chatui javascript
Last synced: 06 Apr 2025
https://github.com/deftio/wordmix
Wordmix Utlity (generates new words from fragments for name creation)
Last synced: 06 Apr 2025
https://github.com/deftio/webeditrun
A standalone web App for Editing / Running HTML JS apps in a browser
code-editor html javascript run-in-browser standalone
Last synced: 06 Apr 2025
https://github.com/deftio/fifostr
python mutable string class with streaming pattern recognition parser and FIFO support
deque fifo-queue mutable-python-string parser python regex streaming-parser
Last synced: 04 Jul 2025
https://github.com/deftio/py-search-and-replace
Simple search and replace text in files using python. Works recursively
Last synced: 06 Jul 2025
https://github.com/deftio/trilinspeed
A benchmarking program for single threaded processor compute speed that runs on MS Windows.
Last synced: 18 Jan 2026
https://github.com/deftio/nginx-static-docker
simple static page server with nginx, docker, bootstrap
Last synced: 18 Feb 2026
https://github.com/deftio/motion-signals
Notes and code for exploring web connected IMU data
Last synced: 19 Jan 2026
https://github.com/deftio/wordgen
Generate random words by combining 2-5 letter scrabble words.
Last synced: 08 Feb 2026
https://github.com/deftio/hashmash
web tool for looking at text stats and hashes
Last synced: 09 Feb 2026
https://github.com/deftio/git-recover-after-bad-hard-reset
How I unwound an accidental git reset that went to far and couldn't be recovered using normal git checkout / cherry-pick procedures. Your mileage may vary.
Last synced: 20 Jan 2026
https://github.com/deftio/colormix
Simple HTML Color Mixer with additive and subtractive colors for exploring RGB vs CMY colors.
Last synced: 20 Jan 2026