2023

Backend Engineer

Metaland

Backend system for property tokenization operations covering asset management, transactions, dividends, affiliation, and KYC flows.

Metaland lead interface preview

Project Overview

Metaland is a backend system built to support property tokenization business operations. The platform needed to manage the operational layers behind tokenized property products, including property records, transaction handling, user administration, dividends, affiliation flows, and KYC-related functionality.

Problem

Property tokenization platforms combine financial-style workflows with asset management and compliance requirements. Without a consolidated backend, business operations such as property administration, user onboarding, transaction processing, and dividend handling become difficult to manage consistently and securely.

Solution

I developed a backend system using Django REST Framework, Python, and MySQL to centralize the business operations required for the platform. The system covered property management, transaction management, user management, dividend management, affiliation, and KYC functionalities so the product could operate from one structured backend instead of separate ad hoc services.

Given the tokenization context, the platform also needed to align traditional backend workflows with web3-oriented product needs. Adding web3.js into the stack reflects the blockchain-adjacent integration layer around tokenized property operations, while the core backend remained focused on reliable API and business-rule execution.

Impact

The result was a backend foundation capable of supporting the day-to-day operational requirements of a property tokenization business. By consolidating asset, transaction, user, compliance, and dividend workflows into one platform, Metaland had a more maintainable system for running tokenized property operations.