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/tfhe-py
Python implementation of the Fully Homomorphic Encryption Scheme TFHE
pmuens/defi-llama-watcher
Monitors DeFi Llama for recently added projects using the official DeFi Llama API and GitHub Actions
pmuens/learn-go-with-tests
Learning Go with TDD
pmuens/time-lock-puzzle
Time-Lock Puzzle schemes implemented in Go and compiled to WebAssembly
pmuens/cryptolab
R&D environment to study Cryptography so we can roll our own eventually
pmuens/ctk-go
Cryptographic primitives for Cypherpunks that don't subscribe to "trust me bro" security assumptions
pmuens/dotfiles
My personal dotfiles
pmuens/ecc-ts
Elliptic Curve Cryptography implementation of ECDH and ECDSA on curve secp256k1
pmuens/nestjs-db-course
Working through the NestJS DB Course by "Anson the Developer"
pmuens/philippmuens.com
Source code of my personal website
pmuens/rust-lists
Code written while following "Learn Rust by writing Entirely Too Many Linked Lists"
pmuens/astro-blog-tutorial
A Blog written from scratch in Astro
pmuens/astro-d1-tutorial
pmuens/cryptolab-rs
Don't roll your own crypto
pmuens/cryptolab-zig
Don't roll your own crypto
pmuens/developer.tbd.website
Source for the TBD Developer Website
pmuens/dive-into-systems
Code written while reading the book "Dive Into Systems" by Suzanne J. Matthews, Tia Newhall and Kevin C. Webb
pmuens/ethcc-hackerhouse
pmuens/goker
A Texas Hold'em Poker implementation written in Go
pmuens/imgnemonic
A CLI tool that allows you to hide your BIP-39 mnemonic in an image
pmuens/implementing-ssl
pmuens/lab-py
Environment to implement prototypes and test out ideas
pmuens/modern-c
pmuens/nestjs-crash-course
Working through the NestJS Crash Course by "Anson the Developer"
pmuens/nextjs-dashboard
pmuens/rust-web-development
pmuens/wasp
The fastest way to develop full-stack web apps with React & Node.js.
pmuens/webgpu-compute
Matrix multiplication via WebGPU
pmuens/your-first-webgpu-app
Running Game of Life on the GPU via WebGPU
pmuens/zero-to-production