
Chinese Calligraphy Projects
Looking for freelance Chinese Calligraphy jobs and project work? PeoplePerHour has you covered.
Chinese Speaker
Hi, I need help with Chinese tech interview. If you are native level speaker, I am willing to pay monthly or hourly. The virtual interview only takes 15 - 60 minutes everyday. Send the proposal with your Chinese speaking video introduction.
5 days ago2 proposalsRemoteSupport in launching dev tool in the Chinese eco-system
I'm looking for someone to do a few hours of social media posting, registering our tool on chinese platforms for greater distribution. Ideally, someone with developer experience and social media following and active in the chinese ecosystem.
8 days ago18 proposalsRemoteSeeking Designer — Text‑Only Minimal Logo
Hello — I’m looking for a designer to create a text-only logo for my business (no images or icons). I want a clean, minimal, modern look: balanced letterforms or nice handwritten Calligraphy with a weight that’s neither too thick nor too thin.
13 days ago31 proposalsRemoteChinese to English Translation
Seeking an experienced translator to convert Chinese content into fluent, natural-sounding English. Tasks include accurate translation of idioms, tone, and cultural nuances, while ensuring grammar, punctuation, and style are polished for native readership. Must deliver clear, contextually appropriate renditions that preserve original meaning. Prior translation experience preferred; ability to meet deadlines and revise per feedback required. Provide estimated turnaround and per-word or per-project rate.
15 days ago18 proposalsRemoteVirtual Assistant
Seeking a professional Virtual Assistant fluent in Mandarin Chinese to provide reliable remote support. Must demonstrate excellent communication, strong organizational skills, attention to detail, discretion with confidential information, and proficiency with common productivity tools. A proactive, solution-oriented approach are essential. Timely, professional, and culturally aware candidates encouraged to bid.
16 days ago8 proposalsRemote
Past "Chinese-calligraphy" Projects
opportunity
Arrange calligraphy for a books pine.
Arrange the Olde English letters vertically on a book spine, without superseding the width of the capital letters for a "Robin Hood."
Chinese-Speaking Virtual Assistant for Recruitment Outreach
Looking for a Mandarin-speaking virtual assistant based in China to help with recruitment outreach. Tasks include: • Reaching out to supply chain and manufacturing professionals on WeChat and Maimai • Verifying LinkedIn profiles and contact details • Adding missing phone numbers and LinkedIn links to candidate lists Must be fluent in Mandarin Chinese and familiar with Chinese professional platforms. Good English communication required. Lists and instructions will be provided.
Native Chinese Speakers for Conversation Recording
We are currently working on an audio data collection project and are looking for native Chinese speakers (Simplified / Traditional / Hong Kong) to participate. The task involves recording natural, call-center style conversations with another speaker based on provided scenarios. The conversations will include some code-switching (mixing Chinese and English naturally). How it works: • Recordings will be completed using our secure online recording tool • Each conversation is around 10 minutes • The task can typically be completed in ~10 minutes, though you may take up to 30 minutes if needed • You will be paired with another speaker, or you may join with your own partner • Scripts will be provided in advance Recording Interface: • Status shows when ready to record each line • Script is displayed based on your role (Agent / Customer) • Each sentence has its own “Record” button • Progress bar shows completion (e.g., 0/30 lines recorded) • After finishing, you can submit using the “Complete Recording” button Project budget: • $18-$20 per participant for up to 30 minutes • If you join with your own partner, the total budget is $40–$50 per completed session (both participants included) Requirements: • Native Chinese speaker (please specify Simplified / Traditional / Hong Kong) • Comfortable speaking both Chinese and English • Access to a quiet environment for recording Recording Specifications: re transparency and trust, we are happy to sign an NDA (Non-Disclosure Agreement) before starting the task. If you are interested, please apply with: • Your availability We will share full project details with shortlisted candidates. Attached sample Recording script
NATIVE/BILINGUAL CHINESE TRANSCRIPTIONIST
Job Opportunity: Chinese Audio Transcriber (Freelance) I am looking for a skilled Native Chinese/Bilingual transcriber to accurately transcribe two audio files with a total duration of 1hr 4min 27 secs and 54 min 14 Sec respectively.
A3 Poster - islamic book website
I require a high-resolution, print-ready A3 poster design. The layout should feature eight of our top titles, each accompanied by a concise summary. Essential elements include our website (www.sufipages.co.uk), and a QR code for easy access. The aesthetic should be modern and sophisticated, incorporating subtle Islamic motifs or calligraphy for an elegant, cultural feel
Need to advertise on WeChat
I need someone to post an ad in WeChat advertising an even in Sydney to Chinese speaking residents there
Typesetting 2 x documents in InDesign
I have two documents that I need translated Chinese content transferring into. I have the English InDesign files and the Chinese content in a pdf. I need the Chinese content transferring into a live InDesign file. One file is 30 pages and one is 35 pages.
I need packaging amending and my own logo added
I am seeking a skilled professional to amend product packaging by incorporating my unique logo and branding. I am collaborating with a Chinese manufacturer who supplies a Spanish customer and has agreed to produce the same product for me in the UK. The manufacturer has provided the original packaging, which requires modifications to remove existing branding and to translate any text from Spanish to English. Your expertise in packaging design and translation will be essential to ensure a seamless transition to my brand identity.
opportunity
Deploy Python AI Automation System on Linux Server
Deploy Python AI Automation System on Linux Server (Social + Multilingual Sub‑sites) Duration 3–4 working days Skills needed Python, Linux/Ubuntu, Nginx, MySQL, REST APIs, Social Media APIs (Meta Graph, X, Pinterest), S3‑compatible storage About the project We run Librifly.com, a platform selling downloadable art, images, stories, poetry and maps, also available as posters, notebooks and books. We already have a complete AI automation system built: all Python code is written, tested and documented. This is not a coding project. You will deploy and configure the existing code on our Linux server and verify that the full system works end‑to‑end. Think of it as a technical installation and setup job: server environment, Nginx, database migrations, social media API configuration and final testing. What the system does • Discovers content niches from Librifly.com (e.g. Monet, Vintage France travel, New York art). • Generates complete sub‑sites for each niche using AI (e.g. monet.librifly.com). • Populates each sub‑site with real products and pricing from Librifly.com. • Publishes each sub‑site in 9 languages, one new language per day. • Automatically posts to Instagram, Facebook, X (Twitter) and Pinterest when each site goes live. Server environment • Hetzner Cloud server (Finland), Ubuntu + Nginx. • MySQL database already running. • Static IP and domain configured. • Python 3.12 and Redis to be installed (apt install). Scope of work Step 1 — Server setup • Install Python 3.12 and Redis, create a virtualenv. • Install Python packages from requirements.txt. • Configure .env with our API keys. • Run 4 SQL migration files. • Set up Nginx wildcard subdomain (*.librifly.com). • Obtain wildcard SSL via Let’s Encrypt certbot. • Configure two systemd services (Celery worker and scheduler) to start on boot. Step 2 — Pipeline test • Run the pipeline manually and verify a sub‑site is generated. • Check HTML renders correctly in a browser. • Verify Nginx serves it on the correct subdomain. • Adjust scraper selectors if needed by inspecting Librifly.com. Step 3 — Social media setup • Create a Meta developer app (Instagram + Facebook). • Configure long‑lived access tokens for posting. • Set up X (Twitter) and Pinterest developer apps. • Configure a Hetzner Object Storage bucket (S3‑compatible). • Send at least one successful test post on each of the four platforms. Step 4 — Multilingual test • Run migration for language tables. • Build and test a Spanish version of one sub‑site. • Confirm hreflang SEO tags in HTML. • Check CJK (Chinese/Japanese/Korean) pages load with correct fonts. Required skills • Python 3 (read/debug existing code). • Linux Ubuntu server admin. • Nginx (vhosts, wildcard subdomains). • SSL with Let’s Encrypt / Certbot. • MySQL (running SQL files, basic admin). • Social media APIs, especially Meta Graph API. • REST API basics (X and Pinterest). • S3‑compatible storage (e.g. Hetzner Object Storage). What we provide • Full source code (4 documented zip files). • README files with step‑by‑step instructions. • SSH access to our server (securely shared). • All required API keys. Deliverables 1. At least one sub‑site live at a .librifly.com subdomain. 2. Celery worker and scheduler running as system services and surviving restarts. 3. One successful test post on Instagram, Facebook, X and Pinterest. 4. Brief handover note covering token expiry dates and how to run the pipeline manually. Meta setup note Meta (Instagram/Facebook) app setup is the most time‑consuming part because the portal is slow and the flow is non‑obvious. Please only apply if you have previously set up a Meta Graph API app; if not, say so clearly in your proposal. How to apply Please include: 1. Whether you have set up a Meta Graph API app before (Instagram/Facebook posting). 2. Whether you have configured Nginx wildcard subdomains and Let’s Encrypt wildcard SSL. 3. When you can start and hours per day you can commit this week. 4. Your fixed‑price quote for the full project.
Legal Document Translation (Multi-Lingual)
I have a steady flow of company legal documents—contracts, privacy policies, NDAs, regulatory filings—that must be translated with absolute accuracy into Spanish, French and Chinese. I’m interested only in direct, word-for-word fidelity; no cultural adaptation or marketing voice is required. Terminology must stay consistent with the source wording and any references to statutes or clauses must remain intact and precise. My usual process is to share an editable file (Word or PDF) and receive a clean, formatted version that mirrors the original layout plus a tracked-changes or bilingual file for quick cross-checking. Turnaround for most files is five business days or less, but let me know what volume you can handle comfortably—quality is more important than speed. Deliverables • Final translation of each document in Spanish, French and Chinese, identical formatting to source • Optional bilingual or tracked-changes copy for review • Brief glossary of any specialised legal terms that appear ambiguous in the target language I’ll shortlist translators who can show proven experience with legal texts, familiarity with confidentiality protocols, and native-level command of the target language. Please mention relevant certifications (e.g., sworn translator, ATA, ITI) and your typical rate per 1,000 words.
opportunity
Design a logo for a tech company.
Company Logo Brief (Traditional Chinese Seal Style) Create a company logo in the style of a traditional Chinese seal engraving (篆刻印章). The seal text should be “止于智善”, written in Seal Script (篆书)—leaning toward Qin Small Seal Script (小篆) combined with classic seal-engraving seal script (印篆). The overall look should feel authentic to historical seal carving while remaining clean and professional for modern branding use.
Subtitle Translators & Reviewers Recruitment
We are hiring subtitle translators and reviewers for short drama content. • Language pairs: • Chinese → Portuguese • Chinese → Spanish (Latin America / LA-es) • Service type: Translation + Review (Review roles are especially needed.) • Content type: Short drama subtitles (each title is ~100 minutes) • Work platform: Online system (user-friendly) What We Need From Applicants To ensure smooth onboarding, please include the following in your application: 1. Availability to start Can you begin within 24 hours? If not, state your earliest start date. 2. Test acceptance Are you willing to take a short test? (Paid upon successfully passing.) 3. Daily capacity How many minutes of subtitle content can you translate/review per day? 4. Experience & tools • Your experience with subtitle projects (especially short dramas) in Portuguese and/or LATAM Spanish • Resume or brief work history • Tools/software you use (e.g., subtitle editors, CAT tools, QA tools) • Any strengths or questions relevant to the project Notes This is an ongoing project and we prioritize candidates who can maintain consistent daily output and follow subtitle quality standards.
Multilingual audio data collection project
We are conducting a multilingual audio data collection project and are seeking native speakers from specific regions to participate. The project involves recording natural, high-quality voice samples in your native language and regional accent. We are currently looking for native speakers of English (Ireland, New Zealand, Scotland, South Africa, Wales, Singapore), German (Switzerland), Chinese (Hong Kong), and Cantonese (China, Hong Kong). Participants must be born and raised in the respective region to ensure authentic pronunciation and accent accuracy. This is a remote, freelance opportunity suitable for individuals with clear speech and access to a quiet recording environment.
UK Part-time Recruitment | WiFi Field Data Collector
UK Part-time Recruitment | WiFi Field Data Collector, Earn Extra Money Easily! Core Highlights • Transparent Salary: 3gbp per asset, more work more gain, no hidden deductions • Flexible Time: No office hours required, take orders and arrange your time freely in spare moments • Ultra-low Threshold: No professional experience needed, easy to master for beginners, with bilingual (Chinese & English) operation manual • UK-wide Coverage: No specific city restrictions, available anywhere in the UK Must-Meet Requirements (All Required) 1. Location Requirement: Must be located in the UK and able to complete on-site data collection tasks locally 2. Device Requirement: • Android smartphone (Android 6.0 or above; Android 9.0 is not recommended as it tends to freeze) • Minimum Memory Requirement: 8+8G (RAM + Storage Memory) • iOS devices are not supported temporarily, please do not apply Key Responsibilities 1. Use the designated APP (WiFi Field Collection APP V1.2) to complete WiFi signal collection at designated locations in accordance with operational standards 2. Complete basic APP operations: take photos, confirm location, submit data (a detailed bilingual operation manual is provided) 3. Maintain stable mobile network and normal positioning during collection to ensure data accuracy Part-time Perks • Salary Guarantee: Transparent and traceable settlement process, no reduction of rights and interests • Easy to Get Started: Step-by-step manual guidance, no skill threshold, accessible to everyone • High Flexibility: No geographical restrictions across the UK, adjust collection locations and time at any time • Standardized Process: Fully transparent task allocation, operational standards and data review Notes 1. Maintain a stable mobile network throughout the work to ensure the APP runs normally and data is synchronized 2. Authorize the APP to access location permissions to assist in accurately locating collection points 3. A complete bilingual (Chinese & English) operation manual will be provided after onboarding, covering the entire process from login to submission Application Method Please send the following information to the designated application channel: [Your Full Name + UK City of Residence + Mobile Phone Model & Android System Version] Review Timeframe: Qualification verification will be completed within 24 hours (focusing on verifying the must-meet requirements) Follow-up Communication: After passing the review, we will inform you of task details, operational standards and salary settlement rules as soon as possible We sincerely invite friends in the UK who meet the device requirements to join us and earn extra money easily in your spare time!
opportunity
Chinese-speaking Product Sourcing Agent (Yupoo / 1688 / WeChat)
We’re looking for a Chinese-speaking sourcing assistant/agent to help us find reliable sources and/or buying agents for products listed on Yupoo and related Chinese platforms. Your job is to: Search and identify relevant Yupoo sellers / agents / suppliers Communicate in Chinese (WeChat / WhatsApp / Aliwangwang) to confirm: product availability + catalog pricing tiers / MOQs shipping options (EU/UK preferred) lead times payment terms Shortlist the best options and provide a clear comparison Help us avoid scams and low-quality agents (we want long-term partners) Deliverables Please provide: A shortlist of 5–10 verified agents/suppliers (with contact details + platform links) A comparison table showing: price range, MOQ, shipping options, response speed, and your notes Your recommendation: best 2–3 options to start with Requirements Fluent in Chinese + English Proven experience sourcing from Yupoo / 1688 / Taobao Comfortable negotiating and asking the right questions Able to spot red flags and avoid risky sellers To Apply (must answer) Please include: What sourcing platforms do you use most (Yupoo/1688/Taobao/WeChat)? Can you share 1–2 examples of past sourcing work (even anonymized)? What’s your typical process to verify reliability and reduce risk? What tools/accounts do you have (WeChat, Aliwangwang, etc.)? Your estimated time to deliver the first shortlist (in hours/days) Budget / Hours This can be: Fixed price for the first sourcing package (shortlist + comparison), or Hourly ongoing work if the first test goes well. We’re ready to start immediately.