An open API service providing repository metadata for many open source software ecosystems.

GitHub / DPaulArchitect 1 Repository

DPaulArchitect/osticket-enhanced-workflow-utilities

Add-On/ MOD for OSTICKET

Language: PHP - Size: 305 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DPaulArchitect/scripts

Just some useful scripts, various programming languages..

Language: PHP - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DPaulArchitect/osTicket Fork of osTicket/osTicket

The osTicket open source ticketing system official project repository, for versions 1.8 and later

Language: PHP - Size: 72.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DPaulArchitect/DPaulArchitect.github.io

Repository to hold all published works.

Language: HTML - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DPaulArchitect/DPaulArchitect

Config files for my GitHub profile.

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DPaulArchitect/portfolio

Portfolio site written with php

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DPaulArchitect/websitesample

a sample website with instructions and deployment templates.(cloudformation)

Language: HTML - Size: 58.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Demo2delte

demo CICD pipeline

Language: HTML - Size: 13.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DPaulArchitect/The_terminator

The code and steps to create an AWS function that helps to safeguard against crypto mining scams and large EC2 provisioning.

Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Flask-APP-with_REDIS_on_kubernetes

Deploying a Dockerised Flask app with Redis on Kubernetes, to show inter-communication of pods/containers

Language: Python - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Geometry_Calculator

Geometry Calculator, For Several shapes.

Language: Python - Size: 29.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DPaulArchitect/GET-Data-From-DynamoDB-Send-SES

This lambda function code collects data from 2 different dynamoDB database, database1 data is then used to create a post request to AWS SES and publishes an email to the subscribers of databse 2.

Language: Python - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Subnet-IP-Range-calculator

CIDR Range Calculator for Subnetting useful for AWS, Google, Microsoft networking

Language: JavaScript - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DPaulArchitect/AWS_Security_Check

A simple Gui Application that you can connect to AWS and Check your AWS resources are secure.

Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Whack-A-Mole

A small python script game, binds mouse click to hit a mole that appears at random withing a field(the window) you score a point each time you hit the mole. you can customise the game to make it faster, slower, the mole smaller or bigger the window bigger etc..

Language: Python - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DPaulArchitect/AWS-CloudFormation-Template-for-my-portfolio-website-V1.0

This AWS Cloudformation template is my portfolio website.

Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DPaulArchitect/AWS-microservice-website-view-counter-

This is the 'view counter' microservice, which simply populates a dynamodb database with an additional value, and then retrieves it everytime a page is refreshed - adding a simple way of seeing how many people have visited your site.

Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DPaulArchitect/AWS-S3-upload-display-to-website-Microservice

Cloud formation template that creates a microservice

Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DPaulArchitect/IOT-Destruct

Cancels/removes all aws activity made on a specific day with the trigger of an IOT device such as "Dash" buttons

Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DPaulArchitect/AWSLambda-Function-GET-From-API

GET-Data from API and Enter into DynamoDB, you will need an iam role for the execution of this code

Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DPaulArchitect/FizzBuzz

Fizz Buff Game in GUI

Language: Python - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DPaulArchitect/AWS-contact-form-template

his template deploys a contact form, which allows users to hit an api endpoint in your code, and send an email to you via SNS.

Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DPaulArchitect/AWS-latest-new-function-for-lambda

This microservice does two things, fetches the most recent 10 Blog posts, using Amazon EventBridge on a daily schedule, from the 'AWS Latest News' RSS feed and adds then into a DynamoDB table. The second aspect of this microservice populates your web page with the 10 most recently added blog posts from DynamoDB

Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Guess-the-number

This program is a game where the compuer randomly picks a number between 1 and 50, you then have 5 attempts to guess the number. each time you guess wrong the computer will return "answer too high" or "answer too low"

Language: Python - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DPaulArchitect/Grade-Calculator

Projects i have made using Python

Language: Python - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0