Version 14 of neophytosd

Updated 2023-10-16 09:32:18 by neophytosd

Neophytos Demetriou

mailto: neophytos (at) gmail (dot) com

Web Pages:

Wiki Pages I started:

aws-sdk-tcl - use AWS services with TCL (S3, DynamoDB, Lambda, SQS and some IAM and SSM support)

twebserver - build a web server (HTTPS) in 20 lines of code

tjson - parse and serialize json in TCL

tink-tcl - cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

ksuid-tcl - K-Sortable Unique Identifiers (KSUIDs) in TCL (implementation of Segment's KSUID library)

snappy-tcl - TCL bindings for a fast compressor / decompressor library by google

bcrypt-tcl - TCL module for bcrypt, a password-hashing function.

tbert - compute BERT vector embeddings (used for vector similarity search, see pgvector-driver and pgembedding-driver )

tmfa - Multi-Factor Authentication (MFA) using TOTP and HOTP (see sample-2fa )

tqrcodegen - generate QR codes as SVG images