Skip to content
Open to senior / staff backend and full-stack roles
Iloilo, Philippines/GMT+8

Sean Raimiel Tan — Senior Full-Stack Engineer

Backends that don't flinch,
products that ship.

Six years designing and shipping cloud-native services, multi-tenant SaaS platforms, and AI-integrated products — from a 4.3★ ride-hailing app on both stores to production RAG on Azure. I lead teams, own the stack, and hold the quality line.

Available nowOpen to senior / staff backend and full-stack roles
Currently
K-12 SaaS · Property-Mgmt SaaS
Index
01 about · 02 experience · 03 projects
TypeScriptNestJSNext.jsReact NativePrismaPostgreSQLAzure AI SearchRAGLLMDockerAWSNx monorepoGraphQLNode.jsPythonTailwindTypeScriptNestJSNext.jsReact NativePrismaPostgreSQLAzure AI SearchRAGLLMDockerAWSNx monorepoGraphQLNode.jsPythonTailwind
01 — About

The pitch

Based in Iloilo, PH · Remote across time zones

I'm a senior full-stack engineer who lives on the backend, ships the frontend, and treats production like a craft.

Six years designing, building, and scaling cloud-native backend services paired with polished React and React Native frontends. I've shipped a production ride-hailing mobile platform rated 4.3★ on both app stores with real-time geolocation, architected multi-tenant SaaS systems on NestJS, Prisma, and PostgreSQL, and led a team of seven engineers delivering AI-integrated products across international time zones.

I'm calm under latency, stubborn about schemas, and allergic to undocumented APIs. I like work that matters: multi-tenant SaaS with real users, AI systems that do real work, and ride-hailing platforms that people actually hail rides on.

EDU  ·  BS Software Engineering, Central Philippine University (Dean's Lister, 2018–2023). Regional Science High School, graduated with High Honors.

01
6+
Years shipping production systems
02
4.3★
App Store rating, ride-hailing platform
03
7
Engineers led at Prometheus
04
4+
Multi-tenant SaaS products in production
02 — Experience

The ledger

6 years across SaaS, mobile, AI, healthcare, education

  1. Jan 2026 — Present
    Live

    Senior Backend Engineer · Independent Contractor

    K-12 SaaS · Confidential
    • Architect and develop the backend of a multi-tenant school-management SaaS on NestJS, Prisma, and PostgreSQL inside an Nx monorepo, serving multiple institutions.
    • Design RESTful APIs with Swagger/OpenAPI, normalized relational schemas with deliberate indexing, and domain-driven module boundaries.
    • Implement authentication, role-based authorization, and FERPA-aware handling of sensitive student data; enforce DTO validation with class-validator.
    • Integrate external services and async workflows (Shopify/Printify commerce, Mux + Cloudflare R2 video pipeline) with retry logic, structured logging, and error reporting.
    • Enforce engineering quality via SonarQube coverage gates, conventional commits, and rigorous PR review.
    NestJSPrismaPostgreSQLNxSwaggerFERPA
  2. Jan 2026 — Present
    Live

    Fullstack Software Engineer · Independent Contractor

    Property-Management SaaS · Confidential
    • Build and maintain a property-management SaaS integrating with AppFolio APIs for near-real-time data synchronization.
    • Implement idempotent sync pipelines (vendor, tenant, property, unit) with robust error handling, Sentry-based observability, and cron-driven batch jobs.
    • Ship production features end-to-end across a Next.js + Node.js stack, including certification management and operational dashboards.
    Next.jsNode.jsAppFolioSentryCron
  3. Sep 2024 — Mar 2025

    Fullstack Mobile Developer · Freelance

    Jhelord Taxi Connect
    • Built and shipped a production ride-hailing platform on React Native and Express.js with PostgreSQL; published on Apple App Store and Google Play with a 4.3★ rating.
    • Implemented real-time geolocation tracking via the Google Maps API, token-based authentication, and push notifications on a high-traffic, latency-sensitive architecture.
    • Designed backend services for ride dispatching, user and driver management, and geospatial queries; modeled data for performance under real-time read/write load.
    • Owned the full delivery lifecycle: requirements, system design, implementation, app-store submission, and post-launch iteration.
    React NativeExpressPostgreSQLGoogle MapsPush
  4. 2024 — Feb 2026

    Lead Software Engineer

    Prometheus
    • Led a team of 7 engineers across multiple concurrent projects, including AI-integrated platforms and SaaS products.
    • Delivered a Retrieval-Augmented Generation (RAG) solution using Azure AI Search, integrating LLM-based inference with enterprise knowledge sources.
    • Deployed production REST APIs to Azure with containerized Docker builds, CI/CD pipelines, and monitoring; recommended stacks and set coding standards for new projects.
    • Translated product requirements into technical user stories, ran sprint planning, and mentored junior engineers through code review.
    LeadershipAzureRAGLLMDockerCI/CD
  5. 2024 — Dec 2025

    Frontend / AI Software Engineer

    Mevvn
    • Designed and shipped AI-driven web applications with a focus on inference performance, scalability, and reliability.
    • Integrated machine-learning models into production services, exposing them through REST endpoints consumed by web and mobile clients.
    • Built backend components and data-handling utilities wrapping modern AI/LLM frameworks, applying prompt engineering patterns and model versioning.
    AI/MLLLMPrompt EngineeringREST
  6. 2023 — 2024

    Associate Software Engineer

    Prometheus
    • Led full development lifecycle — requirements, UX, backend implementation, and deployment — on AWS (EC2, Lightsail).
    • Built backend services including a healthcare accounting system with strict data-security, auditability, and compliance requirements (client confidential).
    • Implemented CI/CD pipelines and Dockerized services to streamline delivery.
    AWSDockerHealthcareCompliance
  7. Apr 2025 — May 2025

    Fullstack Developer · Freelance

    3D-Printing Business · Confidential
    • Built n8n-driven automation agents and AI-assisted workflows to streamline business operations and customer interactions.
    n8nAutomationAI Workflows
  8. 2022 — 2023

    Software Engineer Intern

    Kaya Founders
    • Built a fullstack e-commerce platform for digital art (React.js + Node.js) at an early-stage startup studio.
    ReactNode.jsE-commerce
  9. 2019 — 2023

    Instructor / Trainer & Content Creator

    Stacktrek Enterprise
    • Trained aspiring developers in fullstack web development, Python, and modern backend frameworks.
    • Authored programming challenges and automated assessments on the company's evaluation platform.
    TeachingPythonCurriculum
03 — Projects

Selected work

Feature pieces followed by additional production work

01 / FEATURE
Solo Fullstack Mobile — Production

Jhelord Taxi Connect

A production ride-hailing platform shipped to both app stores, built for high-traffic, latency-sensitive real-time geolocation and dispatching.

  • +4.3★ on Apple App Store and Google Play
  • +Real-time geolocation and dispatching
  • +Push notifications + token-based auth
React NativeExpoExpress.jsPostgreSQLGoogle Maps API
02 / FEATURE
Senior Backend · Client Confidential

Multi-Tenant K-12 SaaS

Backend architecture for a multi-tenant school-management SaaS serving multiple institutions, with FERPA-aware handling of sensitive student data.

  • +Domain-driven modules in an Nx monorepo
  • +Shopify/Printify + Mux + Cloudflare R2 integrations
  • +SonarQube coverage gates enforced on every PR
NestJSPrismaPostgreSQLNxSwagger
03 / FEATURE
Lead Engineer — AI Integration

RAG Platform

Retrieval-Augmented Generation solution integrating LLM inference with enterprise knowledge sources, deployed with containerized CI/CD to Azure.

  • +Led a team of 7 engineers
  • +Set architectural direction and coding standards
  • +Production monitoring and deployment pipelines
Azure AI SearchLLMDockerCI/CDREST APIs
Read case study →
04
Fullstack · Client Confidential

Property-Management SaaS

Near-real-time AppFolio sync with idempotent pipelines, cron-driven batch jobs, and operational dashboards for property operators.

Next.jsNode.jsAppFolio APISentryCron
05
Backend · Client Confidential

Healthcare Accounting System

Healthcare accounting backend with strict data-security, auditability, and compliance requirements, deployed on AWS EC2 / Lightsail.

Node.jsAWS EC2AWS LightsailDockerCI/CD
06
Freelance · Client Confidential

3D-Printing Business · Automation

n8n-driven automation agents and AI-assisted workflows to streamline operations and customer interactions for a 3D-printing business.

n8nLLMWebhooksAutomation
07
Personal Project · Open Source

Garage Hub

Fullstack workshop-management app with JWT authentication, file uploads, and markdown-backed notes — built on Next.js 16, Prisma 7, and PostgreSQL with a shadcn/ui front end.

Next.js 16React 19PrismaPostgreSQLshadcn/uiTailwindJWT Auth
github.com/raimieltan/garage-hub
08
Personal Project · Open Source

Draft Survey

Web utility for draft-survey calculations with spreadsheet export — a focused Next.js 16 + xlsx app with a clean single-purpose UI.

Next.js 16React 19TypeScriptTailwindxlsx
github.com/raimieltan/draft-survey
09
Personal Project · Open Source

Bybit FVG Trading Bot

Automated Fair Value Gap trading bot for Bybit cryptocurrency futures. Bybit REST integration with HMAC request signing, time-zone-aware scheduling, and Recharts-powered analytics.

Next.js 14TypeScriptBybit APIAxioscrypto-jsRechartsTailwind
github.com/raimieltan/trading-bot
10
Personal Project · Open Source

Expense Tracker

Personal-finance web app with JWT auth, Prisma + PostgreSQL persistence, Chart.js analytics, and a React Three Fiber visualization layer for 3D data displays.

Next.js 14PrismaPostgreSQLJWT AuthChart.jsReact Three FiberThree.js
github.com/raimieltan/expense-tracker
11
Personal Project · Unity Game

Project Sekyu

Unity game project in C# with custom HLSL/GLSL shaders — a cross-discipline foray into game development, rendering, and real-time graphics.

UnityC#HLSLGLSLShaderLab
github.com/raimieltan/project_sekyu

More on GitHub → github.com/raimieltan

04 — Skills

The kit

What I reach for first in production

01

Languages

  • TypeScript
  • JavaScript
  • Python
  • Java
  • C#
02

Backend & APIs

  • Node.js
  • NestJS
  • Express.js
  • Prisma
  • Django
  • Flask
  • REST / OpenAPI
  • GraphQL
  • Microservices
  • Async / webhook integrations
  • Caching
  • Performance tuning
03

Frontend & Mobile

  • React
  • Next.js
  • React Native
  • Expo
  • Tailwind CSS
  • Google Maps
  • Push notifications
04

Databases

  • PostgreSQL
  • MySQL
  • MongoDB
  • Firebase
  • SQL/NoSQL modeling
  • Indexing
  • Migrations
05

Cloud & DevOps

  • AWS (EC2, Lightsail, S3)
  • Azure (REST, AI Search)
  • Docker
  • GitHub Actions
  • GitLab CI
  • Bitbucket Pipelines
  • Sentry
  • SonarQube
06

AI / ML

  • Production LLM integration
  • Retrieval-Augmented Generation
  • Prompt engineering
  • Azure AI Search
  • Hugging Face
  • PyTorch
  • TensorFlow
07

Architecture & Tooling

  • Distributed system patterns
  • Nx monorepos (pnpm)
  • Domain-driven boundaries
  • Event-driven & cron pipelines
  • Observability
  • Git / GitHub / GitLab / Bitbucket
  • Postman
08

Leadership

  • Team leadership & mentoring
  • Code review culture
  • Sprint planning
  • Agile (Scrum, Kanban)
  • Remote cross-time-zone collaboration
05 — Contact

Let's talk.

Open to senior / staff backend and full-stack roles

raimieltan@gmail.com

The fastest way to reach me is email. I read every message, and I reply within a day. Tell me what you're building, how your team works, and where you want this to go — I'll tell you if I'm the right fit.

Email
raimieltan@gmail.com
Phone
+63 909 985 1434
GitHub
github.com/raimieltan
Resume
Sean_Tan_Resume.pdf
Location
San Jose, San Miguel, Iloilo, Philippines
GMT+8 — remote across time zones