An open API service indexing awesome lists of open source software.

https://github.com/mrlikl/mrlikl.github.io

Personal stuff
https://github.com/mrlikl/mrlikl.github.io

cool-stuff stuff

Last synced: 3 months ago
JSON representation

Personal stuff

Awesome Lists containing this project

README

          

# Portfolio

This hosts the portfolio website alongside some tools I built partially (and vibe coded)

Visit [https://mrlikl.github.io](https://mrlikl.github.io) for portfolio.

## 🛠️ Tools

### [CloudFormation to IAM Policy Generator](./cfn2iam/)
Generate minimal IAM policies for CloudFormation stack deployment. Upload your CloudFormation template and get the exact IAM permissions needed for deployment.

Visit [https://mrlikl.github.io/cfn2iam/](https://mrlikl.github.io/cfn2iam/)

### [AWS EC2 Prices](./ec2prices/)
Compare EC2 instance pricing across regions and instance types. Find the most cost-effective options for your workloads.

Visit [https://mrlikl.github.io/ec2prices/](https://mrlikl.github.io/ec2prices/)