// Hello World, I am

Edith
Nguyen

~ $ whoami

Backend Developer

~ $ cat status.txt

Building scalable systems & custom bots.

_

01. Career Objective

With 4 years of freelance experience in Information Technology and Software Development, I have a strong passion and proven skills in utilizing Python for small and medium-sized projects.

I aim to leverage the knowledge I have accumulated over the years to collaborate with technical teams and deliver robust solutions. This is also a valuable opportunity for me to continuously learn, grow, and expand my expertise in the industry.

04+ Years Experience
Freelance Developer
class Developer:
    def __init__(self):
        self.name = "Edith Nguyen"
        self.role = "Backend Developer"
        self.experience_years = 4
        self.passionate = True

    def get_goals(self):
        return [
            "Deliver high-quality solutions",
            "Learn & master new tech",
            "Build robust backend systems"
        ]

02. Tech Stack

Backend & Core

Python NodeJS RESTful API

Database

PostgreSQL MongoDB

Infrastructure & OS

Linux NginX Gunicorn

Tools & Other

Git / GitHub / GitLab AI Prompting N8N

03. Experience & Activities

Work Experience

2021 - Present

Freelance Python Developer

  • Successfully completed various small to medium-sized outsource projects for clients in domains such as browser/mobile device automation (Android), RESTful APIs, crypto, etc.
  • Collaborated with clients to analyze requirements and proposed the best technical solutions tailored to their specific needs.

Community Activities

06/2016 - Present

Moderator

Minecraft PE Việt Nam

A Vietnamese community group for Minecraft gaming and exchange with over 31,000 active members.

07/2022 - Present

Administrator

Trust Hire Community

A community group for finding and posting freelance jobs with over 10,000 active members.

06/2025 - Present

Administrator

Cộng Đồng Code Dạo VN

A community group for finding and posting programming jobs with over 7,000 active members.

04. Featured Projects

ROK Auto Farm

An automation tool for performing repetitive in-game actions, controlling a large number of emulators/mobile devices connected to a PC.

Automation Emu Control Python

Sendo to Thitruongsi

A tool to migrate product information (images, SKU, stock quantity, name, etc.) from Sendo to Thitruongsi platform using APIs.

RESTful API Data Sync Python

Capcut Auto Render

A tool to control mobile devices connected to a PC via ADB and UiAutomator2 for mass automated operations.

ADB UiAutomator2 Python

Base Swap

A tool for trading multiple wallets/tokens on the Base network, using Web3 to connect to an RPC for fast transactions on DEXs like Uniswap.

Web3 Blockchain DeFi

Solana Swap

A desktop application (PyQt5) to manage Solana wallets and perform on-chain SPL/SOL token swaps via Raydium DEX.

PyQt5 Solana Web3 Raydium