deftio
I love pushing the boundaries of technology. I work in hardware products and cloud software, including machine learning, AI, and computer vision.
deftio llcSan Francisco, United States
Pinned Repositories
50projects50days
50+ mini web projects using HTML, CSS & JS
bitwrench
javascript miscellaneous helper functions library
C-and-Cpp-Tests-with-CI-CD-Example
C/C++ example project for CI testing with Github Actions or Travis CI + build badges
companders
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
fr_math
Fixed Radix Math library for embedded systems (opt for speed)
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.
jsonvice
json minifier with ability to truncate precision of floating point numbers
provisional-patent-template
A US provisional patent template used to generate dozens of granted patents and as the basis for WIPO (international filings), with overview and examples.
quikchat
Simple purejs chat component for LLMs.
simpleJSLib
Simple Javascript library example which runs in browser / nodejs / commonjs and AMD environments. This library not require a build tool.
deftio's Repositories
deftio/C-and-Cpp-Tests-with-CI-CD-Example
C/C++ example project for CI testing with Github Actions or Travis CI + build badges
deftio/provisional-patent-template
A US provisional patent template used to generate dozens of granted patents and as the basis for WIPO (international filings), with overview and examples.
deftio/companders
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
deftio/fr_math
Fixed Radix Math library for embedded systems (opt for speed)
deftio/bitwrench
javascript miscellaneous helper functions library
deftio/quikchat
Simple purejs chat component for LLMs.
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.
deftio/jsonvice
json minifier with ability to truncate precision of floating point numbers
deftio/html-to-docx
Example usage of the js docx library to convert an html div to a docx document.
deftio/MCP2221A_and_MLX90640
Using MCP2221A with MLX90640 thermal camera from any computer using python
deftio/MirrorMirror
A single page HTML and pure JS app that creates an infinity mirror, edge detection and runs on mobile & desktop..
deftio/ColorMix
Simple HTML Color Mixer with additive and subtractive colors for exploring RGB vs CMY colors.
deftio/simple-py-crawlbot
Simple python cli website crawler with output summary
deftio/chatbot-ui-lite
A simple chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS.
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.
deftio/fastapi-docker-test
placeholder
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.
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.
deftio/hashmash
web tool for looking at text stats and hashes
deftio/motion-signals
Notes and code for exploring web connected IMU data
deftio/njs
next-js-tutorial
deftio/py-search-and-replace
Simple search and replace text in files using python. Works recursively
deftio/rollup-boilerplate
Rollup boilerplate is a starter project for your next plugin
deftio/ShortGPT
🚀🎬 ShortGPT - Experimental AI framework for automated short/video content creation.
deftio/WebAudioSpectrum
Pure JS Audio Spectrum and Spectogram visualizer using browser access to microphone
deftio/WebEditRun
A standalone web App for Editing / Running HTML JS apps in a browser
deftio/webtempest
Simple implementation of arcade game Tempest using vanillajs
deftio/wordgen
Generate random words by combining 2-5 letter scrabble words.
deftio/wordmix
Wordmix Utlity (generates new words from fragments for name creation)
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