> For the complete documentation index, see [llms.txt](https://docs.tabtab.me/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tabtab.me/us/chungtoi/tuyen-dung-we-need-you/back-end-developer-vibe-proptech-cuc-chat.md).

# Back-end Developer - Vibe Proptech cực chất!

#### 💡 Tìm Đồng Đội Backend: Tư Duy Kiến Trúc > Thợ Code (Ưu tiên ứng viên Master AI Tools)

🎯 **Triết lý của chúng tôi**: Tại tabtab.me (PropTech Startup), chúng tôi không tìm người chỉ biết gõ từng dòng code. Chúng tôi tìm kiếm những bộ óc biết tận dụng AI (Gemini, ChatGPT, Claude...) để giải quyết 90% các tác vụ kỹ thuật.

* Code tay? Chỉ dành cho 10% lõi quan trọng nhất.
* Tư duy? Dành cho 100% kiến trúc và vận hành.

🚀 **Tech Stack (Sân chơi cho bạn và AI)**: Bạn sẽ điều phối AI để xây dựng và tối ưu hệ thống trên nền tảng hiện đại:

* Infrastructure: Google Cloud x Kubernetes (K8S) x Docker (Full CI/CD Automation).
* Backend Core: Multi-stack linh hoạt (Laravel, Node.js, NestJS).
* Data: Postgres, MySQL, MongoDB, Redis.

💻 **Bạn sẽ làm gì (Work Smart, Not Hard)**:

* Architect: Thiết kế luồng xử lý (Logic flow) và Database schema.
* Prompt Engineering: Dùng AI để generate code (API, CRUD), viết Unit Test và Swagger Docs tốc độ cao.
* Quality Control: Review và tối ưu code do AI tạo ra, đảm bảo Clean Code và Performance.
* Deployment: Vận hành hệ thống trên K8S/GCP.

🧠 **Chân dung của bạn**:

* Tư duy làm chủ: Bạn không cần thuộc lòng syntax, nhưng phải hiểu sâu bản chất (OOP, Design Patterns, HTTP, RESTful) để biết AI viết đúng hay sai.
* Kỹ năng AI: Thành thạo việc sử dụng AI làm trợ lý code (Copilot, Cursor, AI Studio...). Xem AI là đòn bẩy hiệu suất, không phải công cụ copy-paste mù quáng.
* Nền tảng Tech: Có kinh nghiệm thực chiến với PHP (Laravel) hoặc JS/TS (Node/NestJS).
* Điểm cộng: Hiểu biết về Docker/K8S là lợi thế lớn.

⏰ **Thời gian làm việc:** 8h - 17h30 từ T2 - sáng T7;

📍 **Địa điểm:** Tầng 6, Tòa nhà 99 Nguyễn Phong Sắc, Cầu giấy, HN ([Google Maps](https://maps.app.goo.gl/7WjmeFDCqqeZ5BWb8)).

📧 **Email:** <weneedyou@tabtab.me>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tabtab.me/us/chungtoi/tuyen-dung-we-need-you/back-end-developer-vibe-proptech-cuc-chat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
