Skip to content
Reswara Anargya Dzakirullah.
Available for full-time roles, May 2027Software & AI Engineer

I build AI & software systems for messy real-world workflows not just polished demos. 

  scroll — selected workx:0000 · y:0000

Experience

internships
  1. May 2026PresentOn-site, Singapore

    AI Engineer

    · Singtel

    messNo existing AI agent infrastructure. The mandate was to research and prototype from scratch with no prior internal reference.

    systemBuilt Singtel Claw, an agent gateway POC that uses Portkey to route prompts to different orchestrator and subagent models based on intent. Spent time evaluating agentic frameworks (LangChain DeepAgents, OpenAI Agents SDK) to find what actually fits the use cases. Proposed a config-first assembly model so teams can spin up new business use cases without touching the orchestration layer each time. Also researched voice agent architecture for B2B deployment, comparing LiveKit, Twilio, and Voltade Envoy, and designed a SIP/PSTN routing strategy using Singtel's IMS core.

    • POC in active validation against real use cases
    • Config-first model proposed to cut per-use-case orchestration work
    • Voice routing strategy ready for B2B deployment evaluation
    Python · FastAPI · LangChain · LangGraph · Portkey · Azure
  2. Jul 2025Dec 2025On-site, Singapore

    Fullstack Developer

    · SAP

    messProduction clusters had piled up with deprecated LLM deployments and stale configs nobody touched. Monitoring was noisy enough that alerts had lost credibility. No WebSocket support, no load testing, no CI for the proxy.

    systemCleaned out deprecated models and configs from the Kubernetes clusters, then tuned vLLM and TRT Engine inference parameters and benchmarked models under real load. Migrated the mock LLM service to FastAPI for WebSocket support, benchmarked WS latency, and designed per-tenant metering across the full chain from Istio ingress through OPA auth to the upstream provider. Built a distributed Locust load testing setup on Kubernetes to validate token limits and session persistence. Wrote client scripts for Azure OpenAI GPT-Realtime and Gemini Live, and set up a GitHub Actions pipeline that runs integration tests on every PR against the WS proxy.

    • +3.6% throughput, -2.3% avg response time at 1k ISL / 200 OSL
    • -6.5% avg response time at 4k ISL / 500 OSL; concurrent user capacity up to 6
    • 70% reduction in monitoring noise
    • Rate-limit config moved to SAP HANA DB for centralised management
    Python · FastAPI · vLLM · Kubernetes · Helm · Istio · OPA · Argo · Locust · Docker
  3. May 2025Jul 2025On-site, Singapore

    Software Developer

    · Kontinentalist

    messDeploys were slow, builds were slower, and production bugs had been accumulating without anyone owning resolution. The CI/CD setup was fragile enough that people avoided touching it.

    systemRebuilt the CI/CD pipeline around AWS ECR, EC2, and GitLab Runners. Trimmed the frontend build process. Worked through 10+ production hotfixes across the stack and wrote a handful of complex SQL queries for business and editorial reporting.

    • 15% faster deployments
    • 20% reduction in build time
    • 10+ production bugs fixed, stabilizing a system that had been drifting
    Vue.js · Nuxt.js · Laravel · AWS ECR · EC2 · GitLab CI · SQL

About

Final year CS at NTU. I like building things that hold up.

Most of my time goes into AI infrastructure, agent systems, and backend platforms. I care a lot about whether engineering decisions are actually sound, not just whether the demo runs. I'm looking for a role where I can go deep on something real: inference pipelines, observability, developer tooling, systems that connect to something beyond a slide deck.