Skip to content

lozanotux/portfolio

Repository files navigation

PORTFOLIO

Repository that stores investigations (for example: manifests, configurations, Java classes, among other programming languages such as Python, PL/SQL, etc).

CONTENT:

  1. VIM Configs:
    • Standar Enhanced
    • Python DEV
  2. APIs:
    • Php
      • api-rest-live: simple API with CRUD and Client web page to consume it with AJAX
    • Python
      • api-rest-live: simple API with CRUD and Client web page to consume it with AJAX
  3. BASH:
  4. Ionic:
    • Course "Build iOS, Android & Web Apps with Ionic & Angular"
  5. Java:
    • Projects
    • Spring Boot
      • api-demo: An example API demo for manage Users in database PostgreSQL
      • social-multiplication: Spring boot app for learn microservices
      • spring-cloud: Spring Framework Cloud projects example (hystrix, netflix-eureka, sleuth, gateway, config).
    • Jersey
    • Frameworks
    • Test
      • karate: Karate, unified framework to API test-automation, mocks, performance testing and even UI.
    • Quarkus:
      • greeting: example app that show a greeting message based in the content of an openshift secret.
      • opentracing-basis: example of opentracing using jaeger to trace a REST API request.
      • quarkus-fault-tolerance: example of fault tolerance methods (Retry, CircuitBreaker, etc).
  6. Python:
    • Flask
      • ABMUsuarios: Flask with SQLAlchemy + PostgreSQL persistence
      • FUAL: Formulario Unico de Alumnos (Flask, SQLAlchemy, HTML Render, SQLite, etc)
      • FileUploader: a simple web app to upload files to a server showing progress bar
      • FlaskChat: a simple chat app to talk with peoples in different rooms
      • MVCFlask: basis the flask and flask_login include blueprints
    • Django:
      • Platzigram: a simple clone of instagram, puts into practice the basis of Django
      • Shoppy: a basic eCommerce django app
      • SocialProject: a dummy application to test the login with social networks
      • ReportApp: application to generate reports in PDF format
      • CRUD: dummy app for testing the most common Class-based views
      • DuckAPI: django application to make a PoC of the library "Django REST framework"
    • Scripts
      • Anonletter: receives a magazine and determines if it is capable of assembling the letter with the characters contained in it
      • APIdemo: demo of how to consume an API using python
      • HanoiTowers: solve hanoi towers game using python
      • UseJSON: how to use python's json module, and manipulate the data structure
    • OpenCV
  7. JavaScript
    • Node.js
      • Mokepon: video game to learn some programming concepts in Node.js
      • express-demo-api: a sample express-demo API to practice CRUD with Node.js
  8. SQL
    • Oracle
      • StoreProcedureTemplate
  9. Linux
    • Configuraciones
    • PS1 (folder with awesome PS1 prompts)
    • Comandos
    • Oracle
      • formsctl.sh: administration script to start and stop Oracle Forms 12c
      • formsctl11g.sh: administration script for solaris to start and stop Oracle Forms 11g
    • Apache
      • Tomcat
        • tomcatctl.sh: administration script to start, stop, restart and get status for Apache Tomcat instances
      • Airflow
        • airflowctl.sh: administration script to start, stop and restart Apache Airflow.
    • Themes
      • Red Hat 8.1 Theme Pack (Boston University Red Color: #CC0000)
  10. DevOps
    • Ansible
      • workshop (playbooks and exercises)
    • Elasticsearch (exercises and examples)
    • Examples
      • jenkins-docker (Node.js app dockerized and automated with Jenkins in CI/CD pipelines)
      • node-service (Node.js app automated with Circle CI and DigitalOcean using Terraform)
  11. Docker
    • Dockerfiles
      • Multi-Stage_Java8
  12. Wallpapers