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
thtml - HTML Templating Engine for TCL
tjson - parse and serialize json in TCL
tink-tcl - cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
ggml-tcl - TCL bindings for ggml, a tensor library for machine learning.
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