~/projects/decrypt-pgp-nodejs/README.md
Decrypt PGP files on AWS Lambda
A serverless solution designed to automate the process of decrypting PGP encrypted files. Built on AWS Lambda using Node.js, it integrates with S3 for file processing and storage, utilizes custom Lambda Layers for dependency management (OpenPGP, Dotenv).
Loading

View Fullscreen
Deployment & Architecture
Serverless architecture using AWS Lambda (Node.js 18.x) and S3 bucket integration. Dependencies are managed via custom Lambda Layers (openpgp-layer, dotenv-layer).
Technologies used
Loading
Loading
Loading
Automated PGP Decryption
AWS S3 Lifecycle Integration
Custom Lambda Layers Support (Node.js 18.x)
chaiyot@linux:~/projects/decrypt-pgp-nodejs$
cat case-study.logSTATUS: STABLE
More Projects
~/projects/oci-kubernetes-engine-(oke)
Loading

Loading
Loading
Loading
OCI Kubernetes Engine (OKE)
A OCI Kubernetes Engine (OKE) cluster for production applications and technical labs.
~/projects/portfolio-ui
Loading

Loading
Loading
Loading
Loading
Loading
Portfolio UI
A portfolio website showcasing my personal projects and professional achievements.
~/projects/react-native-swipeable-list-view
Loading

Loading
Loading
Loading
Loading
react-native-swipeable-list-view
A React Native library for creating swipeable list views with minimal code and better component separation.