Jobs Filter
Much better when turned on
Jobs filter works for registered users.
Mobile App UI Designer (Clean, Modern Interface)
43 minutes ago
Budget: $200
Location: United States
Overall spent: $4.7k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
This is a short, focused project — ideal for someone who can quickly translate ideas into polished, user-friendly designs.
Scope of Work
Design 2–4 mobile app screens
Create a clean, modern UI (iOS/Android friendly)
Focus on simplicity, usability, and visual clarity
Deliver designs in Figma
Requirements
Strong mobile UI design experience
Clean and modern design style
Ability to deliver quickly (within a few days)
Good communication
Deliverables
Final UI screens (Figma)
Organized design file
Basic components/styles (colors, typography)
Project Details
Duration: 2–3 days
Experience Level: Intermediate
Nice to Have
Experience designing for mobile apps (not just web)
Simple animation/micro-interaction ideas (optional)
Delete all but one (the most representative one) image for each of the original chinese scripts
49 minutes ago
Budget: $10
Location: France
Overall spent: $14k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Flutter Expert for Updates
1 hour ago
Budget: $200
Location: GBR
Overall spent: $0.1k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
We need to work things like bugs, ui updates and new features
You must be expert in flutter and be able to implement.
We will do small projects and publish updates
Taxi Booking App Development
1 hour ago
Budget: $1 000
Location: United Kingdom
Overall spent: N/A
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Free to play social predictions and casino - Web app full stack HTML, react and Js.
1 hour ago
Budget: $1 000
Location: Portugal
Overall spent: $2.5k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
I’m looking for a developer to contribute developing All Bettors.
It’s built in pure html, react and JS.
We’ve built the social prediction engine with Strapi as CMS, Chat module and added a few classic social casino games. All run using a virtual/dumm token as virtual coin.
I would like to have e a few more traditional games like slots, baccarat, top card, up/down card, among a few other traditional casino games. I would like these casino games to be self-hosted but to keep things light, we can use pre-existing games for this purpose.
Need help contributing on this project to speed it up and make it live as soon as possible.
I have a budget of $1,000 to keep developing the existing project to finish it up.
- finish social predictions engine (should be a quick win as most is done), by connecting the win statues in the frontend.
- few adjustments on the exiting games
- add a multi-style editor in Strapi to allow adding articles in the blog
- add a few more classic social games
- improve security in order to keep the project safe
- integrate payment getaway
- project is hosted in a Linux server with cPanel with node.js
-
Logo Designer Needed for Business Signage Brand
5 hours ago
Budget: $125
Location: United Kingdom
Overall spent: $1.3k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Scope includes:
1. Logo design
2. Logo variations
3. Color palette
4 .Font system
5. Logo usage guidelines
6. Basic brand guideline document
The identity should feel modern, premium, bold, trustworthy, and corporate.
We need a clean, scalable brand system that future UI/UX designers, web designers, and marketers can use consistently across the website, digital assets, print materials, and physical signage.
Please send:
1. 3-5 relevant branding samples
2. Estimated timeline
3. Confirmation you can deliver both logo and brand guidelines
Full details will be shared with shortlisted candidates.
Move Replit App to GitHub & Deploy (Vercel + Database Setup)
5 hours ago
Budget: $200
Location: GBR
Overall spent: $0.03k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Scope:
Move the full codebase from Replit into a private GitHub repository
Clean up the project structure where necessary (light refactor, not a rebuild)
Set up environment variables properly (no secrets in code)
Connect and configure the database (or recommend best setup if needed)
Deploy the app to a live environment (Vercel preferred)
Provide a working live URL
Basic documentation so the project can be maintained going forward
Tech:
Open to recommendations, but app is currently built in Replit
Prefer modern stack (Node / React / Next.js if applicable)
Requirements:
Experience deploying apps from Replit or similar environments
Experience with GitHub, Vercel, and database setup (Supabase / Postgres preferred)
Ability to keep things simple and not over-engineer
Important:
This is NOT a full rebuild
This is NOT a long-term contract
I want a fast turnaround and clean handover
Timeline:
Ideally completed within 2–5 days
Please include:
examples of similar deployments you’ve done
how you would approach this
estimated timeline
There is potential for ongoing work after this if the collaboration goes well.
Shopify Virtual Assistant
5 hours ago
Budget: $5
Location: United States
Overall spent: $8.3k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Key Responsibilities:Handle and optimize store design, layout, and functionality Conduct research on trending and profitable products with competitive pricing Design and optimize product listings (description, images, SEO, and details) Keep track of and manage inventory to avoid stockouts Organize products into relevant categories for easy browsing Help with pricing strategies based on market and competitor analysis Help with order processing, fulfillment, and tracking Help implement sales strategies like promotions, discounts, and upselling for our store.
Database Entry - Spark Array
5 hours ago
Budget: $200
Location: United States
Overall spent: $1.4k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Senior Full-Stack Architect (Next.js/PostgreSQL) for High-Traffic Crowdfunding Platform Migration
7 hours ago
Budget: $15 000
Location: United States
Overall spent: N/A
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
We are a growing crowdfunding platform migrating away from a closed "no-code/AI-assisted" ecosystem (Base44) to a robust, highly scalable, and custom infrastructure. Our platform operates similarly to Charidy or GoFundMe, meaning we experience extreme traffic spikes and process high volumes of concurrent financial transactions.
What You WILL NOT Be Doing:
You will NOT be pushing pixels or designing from scratch. We already have the entire React frontend (UI/UX, components, animations, modals) fully coded.
What You WILL Be Doing:
This is an architecture and backend-heavy migration. Your mission is to take our existing React components, wrap them in Next.js, and build a bulletproof Node.js/PostgreSQL backend that will never crash under load.
The Target Tech Stack:
Frontend: Next.js deployed on Vercel (using our existing React components).
Backend/Database: Node.js + Managed PostgreSQL (Supabase, Neon, or AWS RDS).
Payments: Direct Stripe API integration.
Edge/Security: Cloudflare (CDN, WAF, DDoS mitigation).
Key Engineering Challenges:
High Concurrency: The platform must handle thousands of concurrent users hitting the "Donate" button at the exact same minute without race conditions, database deadlocks, or double-charging.
Strict State Management: We need absolute, server-side "Kill Switches." If a campaign ends, the backend must instantly reject all API requests and external webhooks (no "ghost data" or delayed logs).
Data Migration: Rebuilding the business logic (which we have documented) from the old platform's cloud functions into standard Node.js/SQL.
Requirements:
Proven experience building high-availability financial or e-commerce platforms.
Deep understanding of database locking, queuing (Redis/RabbitMQ), and idempotency keys for payment processing.
Strong English communication skills.
Anti-Spam Check:
To prove you are a real developer and not an auto-bidding bot, you MUST start your proposal with the exact phrase: CHARIDY SCALE. Proposals without this will be immediately declined
Website for English Teaching Business
7 hours ago
Budget: $200
Location: Italy
Overall spent: $0.1k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Expert backend web help
7 hours ago
Budget: $80
Location: United States
Overall spent: $100k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Wearable Product Engineer / Designer – Ultra-Thin Heated Gloves (Prototype)
8 hours ago
Budget: $1 000
Location: Canada
Overall spent: N/A
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Bilingual (Spanish/English) Virtual Assistant - Medical Clinic
11 hours ago
Budget: $1 000
Location: United States
Overall spent: N/A
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
The ideal candidate is detail-oriented, efficient, and has excellent communication skills. Fluency in Spanish is required to effectively support our diverse patient population.
Job duties:
- Provide warm and professional communication with patients over the phone
- Scheduling appointments
- Performing reminder calls
- Medication prior authorizations (training provided)
- Fax sorting
Required skills/abilities:
- Attention to detail to schedule patients correctly
- Be kind and caring
- Excellent track record in customer service.
- Exceptional interpersonal skills that support respectful communication with patients, including the ability to interact positively with patients who may be upset or stressed.
- Initiative to optimize the work process should any issue arise.
Hours of operation
- Mon through Fri, Pacific Time Zone
- 8:30 am- 5pm (30 min break),
Experience:
Virtual front desk for medical clinic: 1 year (Must).
React Native Developer – Onboarding Flow with Adapty Paywall (Android)
12 hours ago
Budget: $5
Location: DEU
Overall spent: $0.3k
Source: www.upwork.com
Clent's rating:
Hourly rate: N/A
Screen 1 — Language Detection
Detect device language via Locale.getDefault() silently during the splash screen. Navigate to Screen 2 once set.
Screen 2 — Consent
Two checkboxes: (1) Required — ToS and Privacy Policy as tappable in-app links. (2) Optional — Firebase Analytics consent. Continue button disabled until checkbox 1 is checked. Choice stored locally.
Screen 3 — Permissions
Usage Access, Overlay, and Accessibility Service — each on its own screen. The app already has a permission flow (triggered via "Blocked Apps") that should be reused and adapted: fullscreen instead of popup, plus a short example video per screen (like in opal app)
Screen 4 — Paywall
Adapty SDK integration via Placement ID. Credentials provided. Implement purchase, restore, and dismiss. After completion or dismissal, store whether the user is premium locally. No feature gating needs to be implemented — just the state.
Screen 5 — Dashboard
Route to dashboard, mark onboarding as complete.
Freelance jobs online become more and more relevant every day! The popularity and growth of freelancing are explained by the convenience for different parties, both for employers and employees. And this is not the end, everyone repeats the same thing - soon ordinary work will completely lose the meaning of existence.
And this is also due to the rapid development of technology and the IT industry. Old equipment goes into another life, new ones are improved every day, new functions are developed and perfect technologies are invented that can make life easier for the entire human population. Freelance jobs online from home have become just as popular and versatile due to mass layoffs of employees from work in enterprises and large job cuts. People urgently needed to come up with a new trend, a new type of income, which helped bring them to a new level and cope with the problem.
So, you should be a well-motivated, ambitious, resilient, and stress-resistant person to take steps to change your life, change for the better.
If you are looking for a full-time or part-time job, we recommend that you contact here - https://jobs.periodix.net
If you are still undecided or are thinking about changing jobs, here is a list of the freelance jobs online for beginners.
Accountant.
You will be responsible for filing financial statements and filing changes. You will also need to develop accounting accounts, prepare profit and loss information.
Account Executive.
This employee is in charge of creating links to new accounts. They should also work to expand and supplement business opportunities for clients or employers.
-
Copywriter.
You will need to write text for different purposes, it can be marketing advertising or even image.You can write slogans, emails, articles, and informational content for groups. This kind of work is ideal for people who are looking for freelance jobs remotely.
-
Graphic designer.
These guys need to have creativity, creativity, and out-of-the-box thinking because they will have to imagine well, feel the pain of the consumer's content, and create a visual masterpiece that will fulfill a commercial or aesthetic function.
-
PR manager.
All you have to do is maintain and improve the image of your clients or employers. You also need to know how to work with the media and manage your social media accounts.
Now, thanks to modern technology and the Internet, professionals can find freelance jobs for students.
-
Programmer.
The task of this specialty is to write code for operating systems. To understand this, you will need to constantly learn new things, develop, and supplement.
-
Tech writer.
This profession allows you to receive the highest salary. A person who decided to connect his life with this role will be obliged to simplify complex technical information by creating instructions, manuals, magazines, and other documentation.
-
Web developer.
This job, like everyone else, you can find on our freelance jobs sites. These specialists should take responsibility for the design and creation of websites, development of their functionality and appearance.
-
Software developer.
This is one of the most widespread and popular roles in our time. Your responsibilities will be to design and develop software through coding, testing, and troubleshooting in different programming languages. There is an opinion that the more a programmer knows programming languages, the more he gets.
No account?
OH NO
You are not signed up