Jhony Benítez
AboutSkillsAIArchitecturesProjectsChangelogCertificationsContactAll projects
ESEN
ESEN
AboutSkillsAIArchitecturesProjectsChangelogCertificationsContactAll projects

Jhony Benítez

jhonyben.94@gmail.com

© 2026 Jhony Benítez. All rights reserved.

GitHubLinkedInAll projectsChangelog
Built with Next.js
← Back to projects

Zentra — ERP (backend + frontend)

Extensible ERP: Quarkus API with Panache and Angular SPA; rapid CRUD extension, Docker and per-service build/push scripts.

Problem

Centralize commercial and admin operations with a consistent backend core and a maintainable UI.

Stack

Quarkus · Java · Angular · PostgreSQL · Flyway · Hibernate Panache

Architecture: Modular Zentra ERP

Key features

  • Generic resources and repositories for new entities
  • Flyway migrations and PostgreSQL
  • Versioned Docker images with a unified script

Components

Quarkus services, Angular frontend, PostgreSQL, Docker pipelines; fits zentra-geo and customers-api.

Main flow

Angular SPA → Quarkus API → PostgreSQL; integration with geo, DNIT customers, and ecommerce depending on deployment.

Technical decisions

Quarkus for JVM productivity and Angular for experienced front teams; independent repos coordinated from the workspace layout.

Benefits

A repeatable base for business domains without a hard-to-deploy monolith.