Pinned Repositories
contacts-spa
datasharing
The Leek group guide to data sharing
dropboxPhotosOrganizer
A short script in Python 3 that takes a folder of photos on Dropbox and splits it into multiple smaller ones by date. In my case the resulting structure is /Photos/YYYY/MM-DD/original.jpg, but it can be adjusted to suit with little effort. The dates are taken from the file name first, then if not found, from the Dropbox info about the file.
expressions-java
Java implementation of expression trees, applicable to apply,store and transport filters and other complex expressions across technologies and languages. Allows serialization, evaluation in a context, validation of expressions. Can translate automatically to a natural language or SQL (where clause).
expressionsjs
Arithmetic and logic expression handling and visualisation library. Handy for creating filters, queries, rules and transfering the logic between systems.
handledResize
Simple HTML and JS to handle window resize in a reasonable (throttled) way.
ingrid
DataGrid UI
jquery-creditcardvalidator
jQuery credit card validation and detection plugin
tokenize.it
Tokenization service to store secrets. Built on docker-compose, ready to use. TODO: Encryption, token formats, from credit-card-number-like to random phrases.
ultiplicate
A one-page web site for multiplication table excercises. Made for my 8 years old daughter.
ntxt's Repositories
ntxt/contacts-spa
ntxt/datasharing
The Leek group guide to data sharing
ntxt/dropboxPhotosOrganizer
A short script in Python 3 that takes a folder of photos on Dropbox and splits it into multiple smaller ones by date. In my case the resulting structure is /Photos/YYYY/MM-DD/original.jpg, but it can be adjusted to suit with little effort. The dates are taken from the file name first, then if not found, from the Dropbox info about the file.
ntxt/expressions-java
Java implementation of expression trees, applicable to apply,store and transport filters and other complex expressions across technologies and languages. Allows serialization, evaluation in a context, validation of expressions. Can translate automatically to a natural language or SQL (where clause).
ntxt/expressionsjs
Arithmetic and logic expression handling and visualisation library. Handy for creating filters, queries, rules and transfering the logic between systems.
ntxt/handledResize
Simple HTML and JS to handle window resize in a reasonable (throttled) way.
ntxt/ingrid
DataGrid UI
ntxt/jquery-creditcardvalidator
jQuery credit card validation and detection plugin
ntxt/tokenize.it
Tokenization service to store secrets. Built on docker-compose, ready to use. TODO: Encryption, token formats, from credit-card-number-like to random phrases.
ntxt/ultiplicate
A one-page web site for multiplication table excercises. Made for my 8 years old daughter.
ntxt/logoOverVoice
A rough mashup of google speech recognition and the logo turtle drawing
ntxt/mockingServer
Elixir playground to test an idea of a mocking server, responding in a programmable way while displaying the editable rules and incoming requests.
ntxt/redis-openshift
Redis Cluster on Openshift
ntxt/scheduled-tasks