Pinned Repositories
async-python-lambda-template
Build a high-performance Python function in AWS lambda using asyncio, aiohttp and aiobotocore.
defectdojo_api
Python API library for DefectDojo
django-docker-compose
Deploying a Django project in production with Docker Compose, Gunicorn and Nginx.
django-docker-traefik
Django with Docker and Traefik
django-helloworld
A Django hello world example
django-website
Basic website using Django framework of python including HTML template importing, Database migration, Database fetching, Login and registration, admin panel(auto in django) and contact form
ITtigers
ittigers app code repository
misc-scripts
A collection of my miscellaneous scripts
npm-audit-report
npm audit security report
numpy-100
100 numpy exercises (with solutions)
marekpawlowski's Repositories
marekpawlowski/async-python-lambda-template
Build a high-performance Python function in AWS lambda using asyncio, aiohttp and aiobotocore.
marekpawlowski/defectdojo_api
Python API library for DefectDojo
marekpawlowski/django-docker-compose
Deploying a Django project in production with Docker Compose, Gunicorn and Nginx.
marekpawlowski/django-docker-traefik
Django with Docker and Traefik
marekpawlowski/django-helloworld
A Django hello world example
marekpawlowski/django-website
Basic website using Django framework of python including HTML template importing, Database migration, Database fetching, Login and registration, admin panel(auto in django) and contact form
marekpawlowski/ITtigers
ittigers app code repository
marekpawlowski/misc-scripts
A collection of my miscellaneous scripts
marekpawlowski/npm-audit-report
npm audit security report
marekpawlowski/numpy-100
100 numpy exercises (with solutions)
marekpawlowski/oauth2-example
A simple Oauth2 example with Go
marekpawlowski/Openvas-Automation
The instructions provide a simpler way to install and run openvas docker container. The script automates the process of scanning a host provided with (IP, SSH Username and SSH Password). This automatically generates the report for further analysis. It can be easily integrated in CI pipeline provided the report analysis has to be done manually. Future implementation contain providing a REST api wrapper around the script and use Vulnerability Scanning As A Service Feature
marekpawlowski/pandas_exercises
Practice your pandas skills!
marekpawlowski/task_day2
marekpawlowski/tflint
TFLint is a Terraform linter focused on possible errors, best practices, etc. (Terraform >= 0.12)