Pinned Repositories
argotest
c4e-infrastructure
This repository contains a set of Cloudformation Stacks to create the infrastructure for a website hosted by static website hosting on AWS S3. Although it is static website hosting, it also supports dynamic context to a certain extend by using API Gateway in combination with Lambda.
cardio
eventbridge-tz-autoadjuster
In order to auto-adjust cron expressions of EventBridge rules to summer-/wintertime, you have to use a lambda function. There is a github project which already solves this, but for my use case it was not sufficient. So I created my own implementation, which you can find on this github repository.
expedITion
This is a simple demo workflow to show how Infrastructure as Code and Continous Deployment (CD) can look like.
getting-started-k8s
Code and YAML files for Getting Started with Kubernetes video course on Pluralsight
gitleaks
Scan git repos (or files) for secrets using regex and entropy 🔑
hackerkiste-hackathon
raspi-alarm
This is a small home-made alarmsystem based on a raspberry pi. The alarmsystem is able to detect motion through a PIR-sensor. If a motion is detected, the raspberry starts taking images from the suspicious movements. Those images are then immediately backed-up to AWS S3, so that in case the raspberry gets destroyed, some images have made it to the backup. In addition to this, the raspberry sends a notification to an AWS SNS topic, so that the owner can get notified in multiple ways (email, SMS, Push etc.).
websocket-pong
This is a small Pong game based on JavaScript (server-side and client-side) with WebSockets. I created it quite some time ago to get in touch with docker and try out the websocket technology. It is possible to play this game against AI or against an opponent via network. This game also has a lobby where players can find and challenge each other.
EllisTheEllice's Repositories
EllisTheEllice/websocket-pong
This is a small Pong game based on JavaScript (server-side and client-side) with WebSockets. I created it quite some time ago to get in touch with docker and try out the websocket technology. It is possible to play this game against AI or against an opponent via network. This game also has a lobby where players can find and challenge each other.
EllisTheEllice/raspi-alarm
This is a small home-made alarmsystem based on a raspberry pi. The alarmsystem is able to detect motion through a PIR-sensor. If a motion is detected, the raspberry starts taking images from the suspicious movements. Those images are then immediately backed-up to AWS S3, so that in case the raspberry gets destroyed, some images have made it to the backup. In addition to this, the raspberry sends a notification to an AWS SNS topic, so that the owner can get notified in multiple ways (email, SMS, Push etc.).
EllisTheEllice/argotest
EllisTheEllice/c4e-infrastructure
This repository contains a set of Cloudformation Stacks to create the infrastructure for a website hosted by static website hosting on AWS S3. Although it is static website hosting, it also supports dynamic context to a certain extend by using API Gateway in combination with Lambda.
EllisTheEllice/cardio
EllisTheEllice/eventbridge-tz-autoadjuster
In order to auto-adjust cron expressions of EventBridge rules to summer-/wintertime, you have to use a lambda function. There is a github project which already solves this, but for my use case it was not sufficient. So I created my own implementation, which you can find on this github repository.
EllisTheEllice/expedITion
This is a simple demo workflow to show how Infrastructure as Code and Continous Deployment (CD) can look like.
EllisTheEllice/getting-started-k8s
Code and YAML files for Getting Started with Kubernetes video course on Pluralsight
EllisTheEllice/gitleaks
Scan git repos (or files) for secrets using regex and entropy 🔑
EllisTheEllice/hackerkiste-hackathon
EllisTheEllice/hackerkiste-hackathon-dev
EllisTheEllice/hugo-to-s3
EllisTheEllice/k8s-quickstart
EllisTheEllice/my-thai-star-workshop
Cloud native development workshop based on the "My Thai Star" reference application
EllisTheEllice/pimcore-docker-compose
Simple Docker-Compose Configuration for Pimcore 5
EllisTheEllice/rust-azure-iot-simulator
EllisTheEllice/starter-workflows
Accelerating new GitHub Actions workflows
EllisTheEllice/tp-off-oasp4j
The Open Application Standard Platform for Java
EllisTheEllice/tp-off-oasp4js
OASP4JS Sample Application making use of the Application Template and ng-modules
EllisTheEllice/webapp-tf
EllisTheEllice/ydkjs
You Don't Know Javascript