# Experience

4 years experience in Fintech, distributed system, workflow automation

### BFI finance

* Design API integration architecture with high reliability and fault tolerance
* Revamp loan application system from single to multi-collateral loan architecture, allowing multiple product under 1 order
* Design authentication & authorization system (cookie and RBAC)
* Automated manual loan approval workflows into a data-driven orchestrated system, reducing operational effort and failure rates.
* Enabling distributed tracing and structured logging for service level (Otel + Datadog) for easier debugging and monitoring

### M+ Software

* Integrated multiple payment options to streamline transaction processing and improve system stability
* Managed ERP version migration to ensure smooth system compatibility and feature continuity
* Maintained ERP order dashboard and client landing pages to enhance user experience and operational efficiency.

### Project

* Golang SDK: <https://github.com/Chandra179/gosdk>
* Golang Template: <https://github.com/Chandra179/brook>

### Tech stack

* Golang, Temporal, SolidJS, Docker, Javascript, Kubernetes, ArgoCD, Redis, RabbitMQ, Nats, GCP, Python


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nothin.gitbook.io/computing/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
