Pinned Repositories
aws-cognito-pure-js-example
An example implementation of AWS Cognito with a Web Application using pure JavaScript (no SDK)
aws_edge_info
Query the AWS edge data provided by https://ip-ranges.amazonaws.com/ip-ranges.json (as per https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/LocationsOfEdgeServers.html)
aws_metrics_collector
Collect AWS EC2 and RDS Instance Metrics for Local Analysis
docker-rrdtool
A Docker image for RRDtool
flask-webservice-wsgi-python3-demo
This is a demo project to illustrate the deployment of a Flask application in a virtual environment behind WSGI on Apache 2 using Python 3.
learning-postman
A demo API and documentation with the aim of learning Postman
macaws-codecommit-pwdel
Mac OSX Script to periodically delete your cached credentials in the OSX Certificate Store
react-nest-keycloak-poc
Demonsatration project that integrates ReactJS, NestJS and Keycloak - trying to implement Authorization Code Flow with PKCE
nicc777's Repositories
nicc777/react-nest-keycloak-poc
Demonsatration project that integrates ReactJS, NestJS and Keycloak - trying to implement Authorization Code Flow with PKCE
nicc777/aws-cognito-pure-js-example
An example implementation of AWS Cognito with a Web Application using pure JavaScript (no SDK)
nicc777/exploring-aws-kinesis
A personal experiment to learn about AWS Kinesis
nicc777/pyjwt-wrapper
An easy to use wrapper arounf PyJWT for authentication and authorization.
nicc777/react-reacstrap-forms-demo
A simple demo to illustrate Form data handling and events using reactstrap
nicc777/auth-server-sample
Samples for Understanding OAuth2 and Building a Basic Authorization Server of Your Own Beginner's Guide
nicc777/awesome-hacker-search-engines
A list of search engines useful during Penetration testing, vulnerability assessments, red team operations, bug bounty and more
nicc777/aws-ec2-ami-images-per-region
A list of the latest EC2 AMI images per region based on certain criteria
nicc777/aws-eks-private
CloudFormation Templates and Scripts to deploy EKS in a Private Only VPC
nicc777/aws-event-messaging-example
An example project to illustrate an AWS EventBridge based solution to send notification on AWS Service Events
nicc777/aws-react-hosting-poc
A proof of concept for hosting a ReactJS site on AWS using S3 and CloudFront. Also demonstrates a multi-site hosting solution using the same S3 bucket
nicc777/cloud-console
An attempt to create a console based UI for viewing and managing cloud resources supporting popular public cloud vendors
nicc777/cloud-console-aws
AWS Integration for the cloud-console project
nicc777/cloud-console-common
Common library for use by cloud-console main application and plugins
nicc777/code-container
Docker container based on Docker hosting https://github.com/cdr/code-server
nicc777/code-container-java
Based on the nicc777/code-container repo, but focused on Java development in Visual Studio Code, allowing you to develop Java application in your browser using VSCode
nicc777/exploring-aws-kinesis-static-website
Secondary repository complementing the `exploring-aws-kinesis` repository that hosts all the static web site artifacts for the overall project
nicc777/flask-prod-docker
A container to host a flask application in a production environment - a demonstration project
nicc777/git-flight-rules
Flight rules for git
nicc777/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
nicc777/iac-mocking-test
Infrastructure as Code Mocking experimentation using Python and targeting AWS using the Boto3 library
nicc777/java-conversions-app
A Spring Boot REST application for various conversions, for example temperature conversions from Celsius to Fahrenheit.
nicc777/kubernetes-from-scratch
Trying a new approach to document a from-scratch guide to a production ready Kubernetes cluster
nicc777/plugin-architecture
Demonstrating how to build a plugin system for python
nicc777/pure-sh-bible
📖 A collection of pure POSIX sh alternatives to external processes.
nicc777/pyk8sdemo-app
Demo app in Python (Flask) for deployment in Kubernetes
nicc777/qemu-notes
Notes for qemu usage
nicc777/react-materialui-forms-demo
A short demonstration project to illustrtate efficient ways to collect form data in react with Material UI and react-hook-form
nicc777/react-query-string-poc
A simple react app to demonstrate using a querystring
nicc777/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"