pmuens
Cryptography & Privacy - Cryptography Engineer - Ex @trips-ip @CelsiusXDeFi @serverless
Germany / USA
Pinned Repositories
awesome-serverless
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
ctk-go
Cryptographic primitives for Cypherpunks that don't subscribe to "trust me bro" security assumptions
discuss
100% serverless forum software (Technologies used: Serverless, DynamoDB, ES2015, React, Redux, Node.js, GraphQL)
ecc-ts
Elliptic Curve Cryptography implementation of ECDH and ECDSA on curve secp256k1
pybra12
Python implementation of "Fully Homomorphic Encryption without Modulus Switching from Classical GapSVP"
pyfv12
Python implementation of "Somewhat Practical Fully Homomorphic Encryption"
serverless-book
A book about the http://serverless.com Framework v1
serverless-crud
Serverless CRUD service
time-lock-puzzle
Time-Lock Puzzle schemes implemented in Go and compiled to WebAssembly
sled
the champagne of beta embedded databases
pmuens's Repositories
pmuens/serverless-crud
Serverless CRUD service
pmuens/serverless-lambda-chaining
Serverless service which shows how one can chain Lambdas through SNS
pmuens/alphago
Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"
pmuens/pipeline
Runs your CI / CD pipeline in local containers
pmuens/advanced-api-versioning
Rolling release based API versioning with backwards compatibility
pmuens/serverless-offline
Emulate AWS λ and API Gateway locally when developing your Serverless project
pmuens/rost
Hobby operating system written in Rust.
pmuens/dockerfiles
Dockerfiles I use on my machine to do various tasks...
pmuens/linear-algebra
Some functions to do computations when using linear algebra
pmuens/serverless-site
Serverless.com – Our 100% serverless website built with React & Phenomic, Serverless Framework, and AWS Lambda!
pmuens/union
POSIX compliant unikernel written in Rust.
pmuens/adm-zip
A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk
pmuens/admin.blln.io
pmuens/cli-engine
A framework for building CLIs
pmuens/d2l-en
Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook. With code, math, and discussions.
pmuens/globby
User-friendly glob matching
pmuens/hello-retail-workshop
A workshop to accompany the 100% serverless, event-driven "Hello, Retail!" code base.
pmuens/LokiJS
javascript embeddable / in-memory database
pmuens/markdown-magic
Automatically keep markdown files up to date from source code or via external sources.
pmuens/markov-clustering
Markov clustering algorithm implementation in JavaScript
pmuens/node-tabtab
tab completion helpers, for node cli programs & others. Inspired by npm completion
pmuens/poule
:chicken: A framework for GitHub automation
pmuens/python_mcl
markov cluster algorithm - python
pmuens/quantum_machine_learning_LIVE
This is the code for "Quantum Machine Learning LIVE" By Siraj Raval on Youtube
pmuens/rsdb
lock-free persistent b-link tree, sympathetic to flash storage
pmuens/serverless
Serverless Framework – Build and maintain web, mobile and IoT applications running on AWS Lambda and API Gateway (formerly known as JAWS) –
pmuens/serverless-remove-forced-login
Removes the forced login when using "serverless run" and "serverless emit".
pmuens/t2f
Tail a file and invoke functions in the cloud based on Regex patterns
pmuens/tdf
TDF - Tensor Data Format
pmuens/virgo
Run Unikernels Locally and Natively on OSX and Linux