AI-Augmented Full-Stack Engineer

2 months ago

กรงเทพมหานคร, กรุงเทพฯ, ไทย Ascend Group เต็มเวลา

ABOUT US


Pantavanij is one of the largest eProcurement Platform Providers in South East Asia. We are providing cloud-based eProcurement solutions to large enterprise customers in all industries. Our business is growing very fast and we are looking for talents to join our success.

www.pantavanij.com/


About the role

  • We are looking for a strong full-stack developer to join our eProcurement platform team. Our platform powers workflow automation, supplier assessments, risk scoring, and buyer management for enterprise customers across Thailand and Southeast Asia.
  • You will own features end-to-end, from database schema to production deployment. The team is small, moves fast, and ships weekly. We value developers who have strong opinions, back them with evidence, and are comfortable being wrong when the data says so.


JOB DESCRIPTION


  • Build and ship features across the full stack: SvelteKit frontend, NestJS API, Prisma models, and PostgreSQL migrations
  • Design and implement RabbitMQ consumers/publishers for event-driven integration between services
  • Write database migrations, optimize queries, and maintain data integrity across multi-tenant buyer/supplier structures
  • Deploy to Kubernetes via Jenkins CI/CD pipelines. You own the deploy, you own the rollback
  • Write Playwright E2E tests and maintain test coverage for critical workflows
  • Participate in architecture decisions: API design, schema design, security boundaries, caching strategies
  • Debug production issues end-to-end: from the API gateway through NestJS to the database, reading logs across Kubernetes pods
  • Collaborate with product owners and QA in a fast-paced, iterative delivery cycle


Tech stack


  • Core application
  • Frontend: SvelteKit + Shadcn Svelte + TailwindCSS
  • Backend API: NestJS (TypeScript, modular architecture)
  • ORM / Database: Prisma 7 (multi-file schema, domain filtering) + PostgreSQL
  • Message broker: RabbitMQ (AMQPS) for async event-driven integrations between services
  • Authentication: Keycloak / JWT + RBAC-based auth
  • Monorepo: pnpm workspaces monorepo with shared core submodules (backend, frontend, Prisma)


  • Infrastructure and DevOps
  • Containerization: Docker (multi-stage builds, Alpine-based images)
  • Orchestration: Kubernetes (Huawei Cloud + AWS, multi-environment)
  • CI/CD: Jenkins pipelines + GitLab CI
  • Version control: GitLab (self-hosted)
  • API gateway: Kong
  • Cloud: Huawei Cloud (primary), AWS (secondary)


  • Integrations you will work with
  • Internal microservices communicating via RabbitMQ (score updates, form definitions, supplier events)
  • External ERP systems (Odoo) for PO, GR, Invoice, and budget management
  • Custom workflow engine with entity lifecycle management, custom fields, and scoring rules
  • External data provider APIs for supplier due diligence and risk assessment
  • Playwright E2E test suites for regression coverage


REQUIREMENT

  • Strong foundation in TypeScript / JavaScript (you think in types, not just code)
  • Production experience with at least one modern frontend framework (SvelteKit preferred; React/Vue/Angular acceptable if willing to learn Svelte fast)
  • Production experience with Node.js backend frameworks (NestJS preferred; Express/Fastify acceptable)
  • Solid understanding of relational databases: PostgreSQL, schema design, migrations, indexing, query optimization
  • Experience with ORM tools (Prisma preferred; TypeORM/Sequelize acceptable)
  • Git proficiency: branching strategies, merge conflicts, cherry-picks, rebasing — you navigate a multi-branch monorepo confidently
  • Comfortable with Docker: writing Dockerfiles, docker-compose for local dev, debugging container issues
  • Understanding of REST API design: status codes, pagination, error handling, versioning
  • Can read and debug code you did not write. Most of your first month will be reading existing code
  • Strong English reading/writing for code reviews, documentation, and commit messages
  • Nice to have
  • Experience with Kubernetes: deploying, scaling, reading pod logs, understanding services/ingress
  • Experience with message brokers: RabbitMQ, Kafka, or similar (producer/consumer patterns, d