Priya Bagus Amanullah

Backend Engineer · Go · Microservices · Full-Stack · Open to Remote / Relocation
Summary

Go backend engineer who has built microservices systems, org-wide shared tooling, and distributed workflow systems at Qtera, now leading its backend team. Designed a chainable SQL query builder adopted across all services and wrote AST-level tooling for impact-analyzing dependency changes across an organization's repositories. All personal projects run on own infrastructure (AWS Lightsail, Cloudflare Pages/Workers, R2), not free-tier subdomains. Ships personal projects with unit tests by default. Full-stack capable; backend-first by choice.

Technical Skills
fluent Go · PostgreSQL · TypeScript · React · Temporal · Vue · Tailwind CSS
solid Redis / Valkey · Docker · Vite · JavaScript · REST API design
familiar Redpanda / Kafka · CDC · Go Fiber · gRPC · Python · Solidity · Wails
Expertise Microservices · Workflow orchestration · API design · Code review · Technical mentorship
Infra Cloudflare Pages · Cloudflare Workers · Cloudflare R2 · AWS Lightsail · CI/CD pipelines · Custom domain hosting
Experience
Qtera Dec 2023 – Present · Contract
Backend Team Leader Apr 2026 – Present
  • Promoted to team lead after 9 months as dedicated backend developer; now leading technical standards, architecture decisions, and delivery accountability across all backend services
  • Owns backend technical roadmap and enforces engineering standards across all services
  • Built code review culture from scratch; established AI-assisted dev workflow that measurably accelerated delivery pace
  • Mentoring junior engineers in Go, clean architecture, and system design
Team Lead Workflow Standardization AI-assisted Dev
Backend Developer Jun 2025 – Mar 2026
  • Built and maintained core Go microservices: event processing pipelines, internal APIs, data workflows
  • Designed a chainable SQL query builder: enforces parameterized queries as the standard, eliminating injection risk across all services; performance-optimized via cached reflection and adopted org-wide
  • Multi-service workflows orchestration
  • Authored backend code standards and review guidelines
Go Microservices Shared Library Workflow Orchestration
Frontend Developer Aug 2024 – Jun 2025
  • Designed and shipped an internal component library and design system used across all frontend products
  • Mentored junior frontend developers through pair programming and structured code reviews
  • Contributed to Express.js backend endpoints, establishing cross-stack competency ahead of backend transition
Component Libraries Mentorship Code Review Express.js
Frontend Intern Dec 2023 – Jul 2024
  • Contributed to real project features from day one, not just training tasks
  • Contributed to internal component system and microfrontend architecture
  • Progressed to code review and partial ownership responsibilities within 3 months
Vue TypeScript Microfrontends
Notable Projects
depscanner Active Go · CLI

Built to solve a real cross-repo upgrade problem: traces call sites across an org's repositories, detects behavioral changes via SHA-256 body hashing. Concurrent worker-pool pipeline. Unit tested per module.

mystignal Live Go · Temporal · React · AWS Lightsail

Trading signal platform for Indonesian Sharia equities: public dashboard with backtest runner, candlestick charts, and trading journal. Private backend: workflow-orchestrated signal engine with automated parameter sweep. Frontend open-source; strategy logic private.

Schemaviz Live Vue 3 · TypeScript · Cloudflare Pages

Visual PostgreSQL schema designer with DDL export in correct topological order. Schema lives in a gzip URL hash; shareable as a single link, no backend. 81 tests, 88% coverage.

gitlag Active Go · Cobra · Gitea API

Branch divergence and PR tracker for Git orgs: zero local clones, all counts from the compare API. gitlag review returns an AI-generated verdict computed against the true merge base, not branch tip. Multi-format output: table, JSON, CSV, Markdown.

mig Active Go · pgx · SQLite

Zero-config PostgreSQL + SQLite migration CLI. mig test runs a full Up->Down->Up cycle against a throwaway DB to catch asymmetric pairs before prod. Transactional DDL, automatic rollback. Docker image published via CI/CD.

clefinport WIP Go · Fiber · Temporal · PostgreSQL

Personal finance microservices backend: expense tracking, income, liabilities, and budget planning across dedicated services. Each service owns its own PostgreSQL database. Temporal orchestrates domain workflows. Deployed on DomCloud.

Education
Bachelor's in Informatics Engineering
Universitas Trunojoyo Madura
Aug 2018 – Jul 2023  ·  GPA 3.65 / 4.00
Thesis: Fake News Detection using Random Forest & Skip-gram Word Embedding