Pinned Repositories
advent-of-code
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. - https://adventofcode.com
auxilium
A CLI tool to make it easy to run a demo/tutorial of pre-defined steps.
debugger
A basic image that has a whole lot of things installed and configured to make debugging ECS, Fargate, and other containers easier.
docket
docket provides a timeline of events for ECS resources, via a cli and database, for historical monitoring.
ecr_reverse_proxy
A simple reverse proxy for ECR which allows for additional functionality, such as custom URL's and pre-processing of uploads to an ECR Registry before being placed in ECR.
informant
A graphical view into your CloudTrail records
kubectl-kcn
A script and kubectl plugin which makes it easier to ssh into nodes within your cluster.
xray
Samples of using X-Ray with a variety of different languages.
marjamis's Repositories
marjamis/debugger
A basic image that has a whole lot of things installed and configured to make debugging ECS, Fargate, and other containers easier.
marjamis/kubectl-kcn
A script and kubectl plugin which makes it easier to ssh into nodes within your cluster.
marjamis/xray
Samples of using X-Ray with a variety of different languages.
marjamis/auxilium
A CLI tool to make it easy to run a demo/tutorial of pre-defined steps.
marjamis/ecr_reverse_proxy
A simple reverse proxy for ECR which allows for additional functionality, such as custom URL's and pre-processing of uploads to an ECR Registry before being placed in ECR.
marjamis/informant
A graphical view into your CloudTrail records
marjamis/cfn-signaler
Used as a quick way to send signals when testing ASG's signaling to CFN. Can be used in conjunction with application code.
marjamis/marjamis
My GitHub profile
marjamis/marjamis.github.io
A portal for documenting and elaborating on ideas... or just stuff I would like to document in general. Basically my one stop shop for a lot of random stuff
marjamis/advent-of-code
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. - https://adventofcode.com
marjamis/docket
docket provides a timeline of events for ECS resources, via a cli and database, for historical monitoring.
marjamis/.github
Default GitHub configurations
marjamis/cloud-coding-challenge
Coding challenge for cloud engineering roles
marjamis/config-puller
marjamis/ecs-scheduler
A basic ECS scheduler written in go.
marjamis/GameOff-2021-Bug
Entry for Game Off 2021 - https://itch.io/jam/game-off-2021
marjamis/gitlab-analyser
Using the GitLab GraphQL API to generate data about the groups, projects, repos, etc of a GitLab endpoint. For stats, repo health, and other fun data analysis things.
marjamis/kata-go
Used for testing components of go to get myself into the habit. Also useful for storing samples of common concepts.
marjamis/kata-js
Used for testing components of nodejs to get myself into the habit. Also useful for storing samples of common concepts.
marjamis/kata-kubernetes
Used for testing components of Kubernetes to get myself into the habit. Also useful for storing samples of common concepts.
marjamis/kata-python
Used for testing components of python to get myself into the habit. Also useful for storing samples of common concepts.
marjamis/kata-rust
Used for testing components of rust to get myself into the habit. Also useful for storing samples of common concepts.
marjamis/kata-terraform
Used for testing components of Terraform to get myself into the habit. Also useful for storing samples of common concepts.
marjamis/UtilityBelt
Testing platform for connections to other services or testing of functionality with an application when used with Docker.