- Stevensville, MT
Highlights
- Pro
-
cdk-organizations Public
Forked from pepperize/cdk-organizationsManage AWS organizations, organizational units (OU), accounts and service control policies (SCP).
TypeScript MIT License UpdatedMar 13, 2025 -
Badges4-README.md-Profile Public
Forked from alexandresanlim/Badges4-README.md-ProfileImprove your README.md profile with these amazing badges.
Markdown UpdatedDec 17, 2024 -
eslint-config Public template
This package provides eslint configuration as an extensible shared config.
JavaScript MIT License UpdatedDec 2, 2024 -
cdk-nextjs Public
Forked from cdklabs/cdk-nextjsDeploy Next.js on AWS with CDK
TypeScript Apache License 2.0 UpdatedNov 25, 2024 -
-
-
file-foundry-cli Public
The File Foundry CLI is your ultimate companion for managing and organizing files on your media server.
TypeScript UpdatedFeb 9, 2024 -
platform Public
IaC (Infrastructure as code) for configuring deploying platforms to support applications. For example, to support a containerized application to run in AWS (to Amazon ECS), this would create the Am…
GNU General Public License v3.0 UpdatedAug 9, 2023 -
-
-
angular-ssr-example Public
A simple example of a Dockerized Angular app which uses Angular Universal for server-side rendering.
-
-
serverless-next.js Public
Forked from serverless-nextjs/serverless-next.js⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
TypeScript MIT License UpdatedSep 7, 2022 -
Examples of simple state management using react custom hooks.
UpdatedMay 3, 2022 -
nextjs-google-analytics Public
Forked from MauricioRobayo/nextjs-google-analyticsGoogle Analytics for Next.js
TypeScript MIT License UpdatedMar 31, 2022 -
user-mgmt-ui Public template
A React front end intended to be a template for my other projects.
TypeScript UpdatedOct 9, 2021 -
ServerlessAutomatizationDeploy Public
Forked from henrique-sulimann/ServerlessAutomatizationDeployTypeScript UpdatedApr 1, 2021 -
-
code-challenges Public
A binary tree implementation in Python with traversal operations.
Python UpdatedFeb 2, 2021 -
jenkins-library Public archive
DEPRECATED - A library of groovy scripts to be used in jenkins build pipelines
-
Font-Awesome Public
Forked from FortAwesome/Font-AwesomeThe iconic SVG, font, and CSS toolkit
JavaScript Other UpdatedNov 1, 2020 -
Simple-Slack-Bot Public
Forked from GregHilston/Simple-Slack-BotSimple Python library for creating Slack bots.
Python MIT License UpdatedApr 3, 2020 -
ghost-blog Public template
A template for whipping up a ghost blog in minutes using Ansible and Drone for automated deployments.
UpdatedMar 23, 2020 -
flask-api Public
A Flask REST API back end intended to be a template for my other projects. This project uses `connexion` which uses the OpenAPI Specification for routing and validation.
Python UpdatedJan 22, 2020 -
-
type-theme Public template
Forked from rohanchandra/type-themeA free and open-source Jekyll theme with responsive design. Great for blogs and easy to customize.
HTML MIT License UpdatedSep 17, 2019 -
templates Public
Forked from thoughtbot/templatesDocumentation templates for open source projects.
MIT License UpdatedAug 21, 2019 -
traefik-custom-error-pages Public
Forked from guillaumebriday/traefik-custom-error-pagesBunch of custom error pages for Traefik built with Jekyll
CSS MIT License UpdatedJul 25, 2019 -
codepuller Public archive
Simple Python Flask web API to handle GitHub webhooks containing a valid secret key. I am using it to trigger a server side git pull in order to streamline my deployment pipeline.
Python UpdatedMay 26, 2018 -
python-file-sync Public archive
Watch a source directory for changes and copy that directory to a new directory when it is modified (when files/folders in that directory are created/modified/removed). Ideal for syncing different …