Skip to content
View pablo-pinargote's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@paranoid-software
Block or Report

Block or report pablo-pinargote

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pablo-pinargote/readme.md

Hi there !

This is my personal repository, right now I am working on a development framework for what I call my "company" which is called Paranoid Software, it involves the following tech stack:

  • MongoDB
  • Elasticsearch
  • RabbitMQ
  • Flask
  • Google Kubernetes Engine (GKE)
  • Google Cloud Run
  • Google Cloud Functions

Python, Javascript and C# as programming languages.

Also as part of the framework I have been working on a Web CMS tool for developers.

Right now I am exploring some techniques to use containers for database related applications testing; and also I am starting to learn and embrace the Open Source Projects Development World. (Have been working on propietary software for too long, practically since I have 15 years old using languages like Fox Pro and Visual Basic)

Feel free to take a look at my repos and give some feedback if you want, it will be appreciated.

Pinned Loading

  1. paranoid-software/elemental-cms paranoid-software/elemental-cms Public

    Flask + MongoDB web CMS

    Python 5 1

  2. paranoid-software/plugster paranoid-software/plugster Public

    jQuery wrapper for those who still consider it as their preferred JavaScript library.

    JavaScript 1

  3. elemental-cms-boilerplate elemental-cms-boilerplate Public

    Elemental CMS web application boilerplate

    JavaScript

  4. flask-rest-api-boilerplate flask-rest-api-boilerplate Public

    Simple restful API boilerplate using Flask.

    Python