Pinned Repositories
andrecp.github.io
angular-influxdb
Angular provider to connect to an Influx DB.
django-tutorial-docker-nginx-postgres
Django tutorial running with Nginx, Gunicorn, PostgreSQL and docker-compose
docker-elk
The ELK stack powered by Docker and Docker-compose.
flask-restplus-sqlalchemy-locust
An example of load testing a flask application with restplus and sqlalchemy using Locust.io
myhdl_simple_uart
A very simple UART implementation in MyHDL
pipedev-presentation
This repository is hosting the presentation in infrastructure management for the pipeline dev group.
python_memory_leaks
Lessons learning from investigating memory leaks on Python
swdocs
Software docs, a simple way to aggregate docs from a particular sw!
vhdl_gen
A VHDL generator made with Python
andrecp's Repositories
andrecp/django-tutorial-docker-nginx-postgres
Django tutorial running with Nginx, Gunicorn, PostgreSQL and docker-compose
andrecp/flask-restplus-sqlalchemy-locust
An example of load testing a flask application with restplus and sqlalchemy using Locust.io
andrecp/pipedev-presentation
This repository is hosting the presentation in infrastructure management for the pipeline dev group.
andrecp/swdocs
Software docs, a simple way to aggregate docs from a particular sw!
andrecp/docker-elk
The ELK stack powered by Docker and Docker-compose.
andrecp/andrecp.github.io
andrecp/angular-influxdb
Angular provider to connect to an Influx DB.
andrecp/application_listing
A simple app with public/private privacy to manage applications with files
andrecp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
andrecp/consul-alerts
A simple daemon to send notifications based on Consul health checks
andrecp/cxxopts
Lightweight C++ command line option parser
andrecp/devops-fundamentals-to-k8s
andrecp/flask-restplus
Fully featured framework for fast, easy and documented API development with Flask
andrecp/fluent-bit
Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
andrecp/healthy
An app to track and set goals for healthy habits
andrecp/kubernetes-prometheus
Configuration files for setting up prometheus monitoring on Kubernetes cluster.
andrecp/learn-go-with-tests
Just going through https://quii.gitbook.io/learn-go-with-tests/
andrecp/microservices-with-nodejs
Just following https://www.udemy.com/course/microservices-with-node-js-and-react
andrecp/phoenix
Peace of mind from prototype to production
andrecp/pipenv
Python Development Workflow for Humans.
andrecp/prolog
andrecp/prometheus
The Prometheus monitoring system and time series database.
andrecp/pyramid_cookbook
Pyramid cookbook recipes (documentation)
andrecp/pyramid_simpleform
Bindings to help integrate formencode with Pyramid.
andrecp/pyramid_torque_engine
Pyramid configuration and nTorque task dispatch based dual queue work engine system.
andrecp/pyramid_weblayer
A re-factor of some parts of weblayer for use within the Pyramid framework.
andrecp/raytracer-rs
Going through "Ray Tracing in one weekend" book!
andrecp/rustbook
andrecp/svelte-minidump
A webapp written in Svelte to analyze the rust-minidump JSON output
andrecp/url_shortening
Implementation of a URL shortening using Flask