EC · ENRIQUE CHYRNIA / PORTFOLIO.PRT · COVER SHEET Contact
PORTFOLIO.PRTSHEET 01/04 · PROFILEGREENBAR · 132 COL

01Who I am and how I work

Software developer focused on backend, APIs, and integration. I like being in the whole cycle, from modeling the data to seeing the system deployed and running.

I work API-first: contract first, code second, so frontend and backend can move forward in parallel without stepping on each other. Decisions get written down with their alternatives and trade-offs, so anyone on the team can pick them up later.

I'm still studying computer engineering; what I know comes from building and running real systems.

From requirement to deployI'm involved from technical analysis through deployment, collaborating on decisions with the team and documenting them.
Backend & systemsJava/Spring backend modules in the cloud, contract-first REST APIs, and integrations with external services that support the product.
Technical honestyIf something's missing or risky (security, tech debt), I say so before it becomes a problem — and it goes on record.
PORTFOLIO.PRTSHEET 02/04 · STACKGREENBAR · 132 COL

02Technologies I work with

Backend & architecture

  • Java · Spring Boot
  • Modular architecture
  • REST APIs

APIs, contracts & integration

  • OpenAPI · contract-first
  • Webhooks
  • Message queues

Data & persistence

  • PostgreSQL
  • PostGIS · geospatial
  • Object storage · Redis

Security & identity

  • JWT · roles
  • Spring Security
  • Federated authentication (OAuth/OIDC)

Cloud, deployment & DevOps

  • AWS · Docker
  • Terraform
  • CI/CD

Frontend (secondary)

  • TypeScript
  • React · Next.js

About the frontend: it's a secondary contribution; on several modules the interface was built by someone else on the team while my focus was the backend. PostGIS is PostgreSQL's geospatial extension (proximity search and location-based filters).

PORTFOLIO.PRTSHEET 03/04 · EXPERIENCEGREENBAR · 132 COL

03Work experience — Backend & infrastructure

Private company · digital services industry Backend Developer

I worked at a private company in the digital services industry, in charge of backend and technical infrastructure on an operational platform with applications for users, professionals, and the internal team. Three areas fell to me: backend architecture and cloud infrastructure, user registration, and the internal team's backoffice.

Modular backend & cloud infrastructure Onboarding & user registration Operational backoffice

For confidentiality, this case is presented anonymized: it doesn't include real names, source code, internal data, credentials, private screens, or exact architecture.

View work experience →
PORTFOLIO.PRTSHEET 04/04 · PERSONAL PROJECTSGREENBAR · 132 COL

04My own product, end to end

Fil-Grama Personal project · founder & developer

Social media analytics platform for marketing agencies: it centralizes Instagram, Facebook, and TikTok metrics, keeps its own day-by-day history, and builds reports per client. I designed, built, and deployed it myself: backend, frontend, integrations, and the infrastructure on Vultr and Cloudflare.

Java · Spring Boot React · TypeScript PostgreSQL TikTok API · Meta Graph API Vultr · Cloudflare
View project →
Ryguasu Personal project · backend & infrastructure

Multi-tenant SaaS for inventory, sales, and point of sale, aimed at small retail in Paraguay: weighted-average costing, immutable sale snapshots, multi-currency, and an offline-first POS. I designed and built the backend and its infrastructure: tenant isolation with PostgreSQL Row Level Security that fails closed, encrypted backups with a production-tested restore, and 49 documented technical decisions.

Java 25 · Spring Boot PostgreSQL · RLS Multi-tenant SaaS Fly.io · Cloudflare Testcontainers
View project →