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
- Host: GitHub
- URL: https://github.com/mrlikl/mrlikl.github.io
- Owner: mrlikl
- Created: 2024-09-04T17:56:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-17T16:27:07.000Z (3 months ago)
- Last Synced: 2026-01-17T22:57:27.461Z (3 months ago)
- Topics: cool-stuff, stuff
- Language: HTML
- Homepage: https://mrlikl.github.io/
- Size: 4.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)