$ ls ~/projects/ -la

Projects

A collection of my work across different technologies and domains.

total 3 entries
lambda-unzip
$ cat README.md

Lambda Unzip

Serverless extraction service: Listens for S3 PutObject events, retrieves the ZIP artifact, and streams extracted contents back to S3.

$ cat stack.txt
name-formatter
$ cat README.md

Name Formatter

A PHP Package that gives a fluent API to manage name (Firstname, Lastname, and Middlename) without any hassle.

$ cat stack.txt
lemp-stack
$ cat README.md

Lemp-stack

A tool that helps you set up Nginx, MySQL, PHP and Composer on a Linux server with just a single command.

$ cat stack.txt