Pinned Repositories
awsinsights
Get and filter AWS CloudWatch logs from multiple log groups using AWS CloudWatch Insights service
coding_playground
Lots of code skeletons: Python, AWS, CI/CD, Terraform, Docker, Flask, Django, Java, JavaScript, Bash, NodeJS, React and many more
gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
gstreamerCheatsheet
GStreamer pipelines and CLI commands for different GStreamer based features (process MPEG2-TS files, get video from DVB, deinterlace video, capture RTSP stream etc.)
gstreamerLogsHighlighter
Vim syntax file enabling color highlighting for GStreamer logs
k8s-template-project
Kubernetes-based DevOps template project
MJPEGDecoder
Decode AVI file from MJPEG bitstream
serverless-fastapi
Backend RESTful API implemented using FastAPI framework deployed using DevOps style CI/CD to AWS with Serverless Framework IaaC tool to multiple envs (dev, test, staging, prod) according to Git Flow rules. Fully automated Continuous Delivery.
serverless-full-stack-cloud-app
Serverless shell app deploying Flask-based RESTful API using AWS Lambda and API Gateway, frontend using Vue.js into S3 Static Website Hosting and PostgreSQL database using RDS Aurora Serverless cloud service. Also contains CI/CD DevOps pipeline based on GitHub Actions.
vim-ide
VIM configured as powerful IDE (Integrated Development Environment)
DamZiobro's Repositories
DamZiobro/vim-ide
VIM configured as powerful IDE (Integrated Development Environment)
DamZiobro/gstreamerCheatsheet
GStreamer pipelines and CLI commands for different GStreamer based features (process MPEG2-TS files, get video from DVB, deinterlace video, capture RTSP stream etc.)
DamZiobro/gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
DamZiobro/serverless-fastapi
Backend RESTful API implemented using FastAPI framework deployed using DevOps style CI/CD to AWS with Serverless Framework IaaC tool to multiple envs (dev, test, staging, prod) according to Git Flow rules. Fully automated Continuous Delivery.
DamZiobro/coding_playground
Lots of code skeletons: Python, AWS, CI/CD, Terraform, Docker, Flask, Django, Java, JavaScript, Bash, NodeJS, React and many more
DamZiobro/serverless-aws-lambda-sqs-app
Serverless, DevOps, Microservices and AWS-based app skeleton with full CI/CD pipeline and multiple envs (dev, uat, prod) in 300 lines of code
DamZiobro/serverless-full-stack-cloud-app
Serverless shell app deploying Flask-based RESTful API using AWS Lambda and API Gateway, frontend using Vue.js into S3 Static Website Hosting and PostgreSQL database using RDS Aurora Serverless cloud service. Also contains CI/CD DevOps pipeline based on GitHub Actions.
DamZiobro/awsinsights
Get and filter AWS CloudWatch logs from multiple log groups using AWS CloudWatch Insights service
DamZiobro/fastapi-react-serverless
Full stack app composed with FastAPI-based Python API, Next.js-based React frontend and serverless-framework-based automatic deployment script to Google Cloud Run service
DamZiobro/k8s-fastapi-prometheus-grafana
DamZiobro/k8s-template-project
Kubernetes-based DevOps template project
DamZiobro/my_scripts
Lots of useful Python or Bash scripts
DamZiobro/serverless-aws-rest-api
REST API implemented based on AWS serverless resources based on API Gateway, AWS Lambda, DynamoDB and including Load Tests using Locust
DamZiobro/alexa_skills
Personal Custom Alexa Skills
DamZiobro/CKEditor-WordCount-Plugin
WordCount Plugin for CKEditor
DamZiobro/flask_helloworld
Python Flask based app integrated with CI/CD and GitHub Actions
DamZiobro/generic-decorators
Generic Python Decorators for use in any project
DamZiobro/k8s-gitops-deployment-template
Template DevOps repo to deploy microservices using Kubernetes, GitOps (ArgoCD), CI/CD and monitoring
DamZiobro/photo-classifier
Extract data from your photos and show photos on map where taken
DamZiobro/python-app-cookiecutter
Template of Python app based on cookiecutter
DamZiobro/python-design-patterns
Design Patterns implemented in Python based on book 'Practical Python Design Patterns'
DamZiobro/python-selenium-chrome-firefox
Docker image with Python and Chromedriver + Geckodriver for Selenium tests
DamZiobro/rs-async-zip
An asynchronous ZIP archive reading/writing crate.
DamZiobro/rust-minisign-verify
A small Rust crate to verify Minisign signatures.
DamZiobro/serverless-aws-aurora-postgresql
Shell app to deploy RDS Aurora PostgreSQL database
DamZiobro/serverless-aws-fargate-shell-app
Serverless shell app to deploy AWS Fargate ECS Task containers and AWS Lambda
DamZiobro/serverless-fargate-tasks
Run Fargate tasks within your serverless project
DamZiobro/stock_market_analysis
AWS-based pipeline for analysis stock market
DamZiobro/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
DamZiobro/webdriver_manager