Skip to content
View EliecerAAguilar's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report EliecerAAguilar

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
EliecerAAguilar/README.md

Eliecer Aguilar

Hello there, I'm Eliecer Aguilar a Web backend developer
I'm currently an engeniering student at Technological University of Panama

  • Python
  • Bash
  • postgreSQL
  • Docker
  • Docker-compouse
  • Kubernetes
  • AWS Cloud Practitioner
class EliecerAguilar():
  
def __init__(self):
  self.name = "Eliecer";
  self.lastName = "Aguilar";
  self.username = "EliecerAAguilar";
  self.location = "Panama City, Panama";
  self.linkeding_profile  = "elieceraguilar";

def __str__(self):
  return self.name

if __name__ == '__main__':
  me = EliecerAguilar()

My stadistics



Popular repositories

  1. python_fastapi_restful python_fastapi_restful Public

    RestFul Api with python FastApi Framework & SQLAlchemy ORM connected to Postgresql database & CRUD operations

    Python 2 1

  2. NeoVimPersonalConfig NeoVimPersonalConfig Public

    configuracion personal del editor neovim version windows 10

    Vim Script

  3. EliecerAAguilar EliecerAAguilar Public

    Config files for my GitHub profile.

  4. problema1TP problema1TP Public

    Desarrollo del problema numero 1 de tópicos especiales 2, programa en BASH, crear animación en APNG

    Jupyter Notebook

  5. topicos_especiales2 topicos_especiales2 Public

    repositorio de los problemas de la tarea 1

    Jupyter Notebook

  6. docker-compose-tests docker-compose-tests Public