
Typing Projects
Looking for freelance Typing jobs and project work? PeoplePerHour has you covered.
Integrate MEWS Booking Engine into WordPress Website
Project Description: We’re looking for a freelancer to integrate the MEWS booking widget into our WordPress website: https://morstonhall.com. MEWS provides a booking widget that should be relatively straightforward to implement for someone with front-end development experience. However, it’s essential that the widget is styled to match the design and feel of the website, ensuring a seamless user experience. Requirements: • Implement the MEWS booking widget using the official MEWS setup guide: https://help.mews.com/s/article/how-to-set-up-and-configure-your-mews-booking-engine?language=en_US • Ensure the widget is visually in line with the website styling (fonts, layout, spacing, etc.) • Embed it across key sections, including individual room pages and site navigation/menu • The booking flow should feel native and integrated — not like a third-party tool Timeline: Ideally looking to have this completed within the next 7 days Preferred Experience: • Front-end development with WordPress • Previous work with booking widgets or third-party integrations is a plus Please see examples below of the type of booking widget experience we’re aiming for — clean, intuitive, and visually integrated (with styling adapted to match the Morston Hall website): Happy to discuss on the final look and feel of the widget before final work is carried out.
19 days ago43 proposalsRemoteLooking for a Website Developer for IT Consulting Business
Hello Consultant I'm seeking a skilled freelancer to help me design and build a clean, professional website that represents my IT consulting business. The site should not only support business development and marketing, but also showcase my work—particularly Power BI, Python, R data visualizations, as well as my creative artwork (time to time). I’m looking for someone who can guide me from start to finish, including choosing the right platform, layout, and features. Full control over the website (e.g., content updates, visuals, blog publishing, etc.) after launch is very important to me. Key requirements: 1. End-to-end website development (from planning to launch) 2. Advice on best practices and tools for long-term website management 3. Ability to integrate and embed Power BI Visuals, Python visuals and R Visuals and display data visualizations and artwork elegantly Responsive, fast, and visually appealing design I will provide all content; I just need your expertise in structuring and building it professionally Please share: Your proposal or approach Links to live websites you've built (especially for consulting, data, or creative professionals) Details on the services you offer and what support I can expect post-launch This website will be a key part of my business development and marketing strategy, so I'm looking for someone who understands how to build with purpose. For examples this type of work will be embedded onto the website, i want some one who got such similar experiences Please post you proposal to manoindi9 gmail com
17 days ago20 proposalsRemoteEduAi - a instant doubt solver
We seek to develop an AI-powered educational application to assist students with resolving doubts instantly. The app will allow users to simply enter their subject-related queries in plain English and receive accurate, step-by-step explanations and solutions from a virtual tutor within seconds. Students worldwide struggle with certain concepts and finding prompt expert help can be difficult. Our goal is to leverage the vast potential of artificial intelligence to tackle this issue and empower learners. The proposed solution will comprise of a natural language processing module to comprehend users' questions intelligently. An extensive knowledge base, curated by subject matter experts, will enable the AI system to retrieve relevant information for a myriad of topics across various disciplines. Users will have an intuitive interface where they can type or speak their doubts and instantly get visual and textual responses elucidating their queries succinctly. Detailed analytics will also be presented to help users track their strengths and focus areas. This one-stop educational assistant aims to alleviate students' academic pressure and boost their understanding with its round-the-clock availability and nanosecond responses. The app will be deployed as a web and mobile application for global accessibility. It strives to make top-quality education available to anyone, anywhere through innovative AI technology. With your technical expertise, we seek to transform the learning experience for students worldwide through this impactful project.
16 days ago13 proposalsRemoteFix Anchor Link Scrolling and Sidebar Navigation Issue
Fix Anchor Link Scrolling and Sidebar Navigation Issue on WordPress Elementor Site Description: I’m looking for a WordPress developer with strong experience in Elementor to help resolve a scrolling/navigation issue on a live takeaway website. Current Setup: WordPress site using Elementor and ShopEngine Product archive templates are created using ShopEngine The original design used a top sticky bar with anchor links for navigation between menu sections We later switched to a vertical sticky sidebar when we started struggling to get the scrolling working as intended Both layouts (top bar and sidebar) exist on separate pages for testing purposes Each icon or label links to a specific menu section using anchor links (e.g. #kebabs, #drinks, etc.) The relevant product sections have proper CSS IDs assigned Smooth scrolling CSS is already in place The sidebar is fixed on scroll, and the main product list scrolls independently The Problem: The anchor links have never fully worked as intended Sometimes the scroll works partially (e.g. only when at the bottom of the page), other times it does nothing The URL updates with the correct anchor ID, but the scroll doesn't move the content into view The main issue seems to be related to the scroll container setup, anchor positioning, or overflow behavior What I Need: Fix the anchor link scrolling so that clicking an item in the navigation reliably scrolls the correct product section into view This needs to work whether we go with the top bar layout or the sidebar layout Ensure that the scroll targets the main product content, not the sidebar Once this is fixed, I will be able to complete the rest of the design and layout myself Requirements: You must have worked on this specific issue before This is not a trial and error task. If you're unfamiliar with this type of scroll behavior, it will feel underpaid and frustrating Please only apply if you are confident in solving this issue quickly and cleanly Budget: £20 (fixed price) – this is a focused task with everything else already complete
11 days ago21 proposalsRemoteWordpress Hosted Payment page for Barclaycard ePDQ
Hi, I need to add a page for clients to pay invoices on my website pswevents.com using our existing virtual terminal at Barclaycard UK using the information from their solutions page - https://support.epdq.co.uk/integration-solutions/integrations/hosted-payment-page#e_commerce_integration_guides_payment_page_look_and_feel I will need to send a page link to my clients and they will fill in the Invoice number / amount along with the payment details required by the ePDQ terminal. ‘Pay by Link’ using Barclaycard’s payment gateways can be developed by the merchant’s web developer using the standard integration instructions. The need would be for the web developer to integrate using standard web-code (e.g. PHP, ASP, .NET etc.) to create a URL that includes the domain of the payment page with relevant data appended to that URL as session information and embed that URL into an email sent to the customer. For example, a standard integration of ePDQ would require the following parameters to be “hashed” (encrypted) before being sent to the Hosted Payment Page along with the customer: PSPID = Example123 AMOUNT = 100 LANGUAGE = en US CURRENCY = GBP ORDERID = Invoice1234 These “name=value” pairs are hashed/encrypted against a secret word, known only to the web developer, and configured in the ePDQ Back Office (referred to as SHA-IN Passphrase), to create an additional “name=value” pair: SHASIGN=b7e4438d3cf6dda49aa8ffc1c4fb61ef038ac75e All of these “name=value” pairs are then sent to the ePDQ Hosted Payment Page along with the cardholder. An example of the type of URL you might see when redirecting the customer to the ePDQ Payment Page using the example data supplied above would be: https://[PAYPAGE URL]?AMOUNT=100&CURRENCY=GBP&LANGUAGE=en_US&ORDERID=1&PSPID=Example123&SHASIGN=b7e4438d3cf6dda49aa8ffc1c4fb61ef038ac75e (Please note, this URL is provided for example purposes only and is not the correct URL for the Hosted Payment Page. For all integration parameters and settings, including the correct payment page URL, please refer to the relevant integration documentation.) The additional code required to create emails and embed links in them uses completely standard web-based coding protocols available as standard in all server-side coding languages. For a deeper understanding of how this could be implemented, the recommendation would be to review the ePDQ integration guides at https://support.epdq.co.uk/en to gain a clear understanding of how ePDQ works, combined with investigation of the many online repositories that provide sample web code. Please only assist if all of the Barclaycard hosted payment page solution code is fully understood as I can only help with login details to the Wordpress site and epdq terminal as required for testing.
2 days ago40 proposalsRemoteShopify Dropshipping VA + Supplier Sourcing Specialist
Position Type: Part-time Virtual Assistant (10-15 hours/week initially) Job Description: Neurodivergent-focused fidget brand targeting teens (10-19 years old). We need an experienced drop shipping VA to manage our Shopify / Dropified store operations and supplier sourcing. Our Shopify integrates with GoHighLevel for marketing automation. Primary Duties: - Process and fulfill dropshipping orders - Handle customer inquiries and support - Research and vet new dropshipping suppliers - Source fidget products across 15+ categories - Optimize product listings and pricing - Track performance metrics Required Skills: - 2+ years Shopify dropshipping experience - Supplier sourcing experience (AliExpress, Dropified) - Excellent English communication - Detail-oriented and reliable BONUS SKILL: - GoHighLevel (GHL) experience preferred What We Offer: - Starting rate: based on experience - Performance-based increases after probation period - Growth potential for proven performers - Long-term opportunity Application Process: - Initial Application: Share your dropshipping experience and examples - Skills Test: Complete a small paid test project (supplier research task) - Trial Period: 2-week trial at reduced hours to assess fit - Full Position: Expand to full hours after successful trial To Apply: - Briefly describe your Shopify dropshipping experience - Share 2-3 supplier sourcing examples - Confirm availability for 10-15 hours/week - Mention any GHL experience - Start Date: Immediate for qualified candidates Ready to prove your skills and grow with us? Apply now for our skills test!
11 days ago15 proposalsRemoteInstallation IA (avec API utilisable) et n8n sur VPS
Bonjour j’espère que vous allez bien je suis intéressé par vos services, êtes-vous disponible pour me renseigner ? J’aimerai savoir si vous êtes disponibles pour m’accompagner dans l’installation et la configuration des éléments suivants sur mon serveur VPS : 1. n8n – Pour mettre en place des systèmes d’automatisation no-code/low-code illimités 2. Un modèle d’intelligence artificielle open source (type LLM) – Installé localement, avec API utilisable, (dans le but d’éviter toute dépendance à des services tiers (ex. OpenAI) et bénéficier de crédits IA illimités.) A l fin j’aimerai pouvoir être capable de : • Mettre en place une infrastructure IA autonome (exécution locale sur le VPS). • Lancer des automatisations illimitées avec n8n, connectées à ce modèle IA. • Préparer le terrain pour le développement futur de SaaS IA (outils et applications personnalisés) qui s’appuieront sur mon propre serveur IA (via API locale). techniquement je pense avoir besoin des éléments suivants(vous allez peut être m’orienter si vous avez une autre approche ou des suggestions ; je suis ouvert ) • Installation & configuration de n8n (auto-hébergé accessible via un nom de domaine que je mettrai à disposition). • Installation d’un modèle IA performant (type LLaMA, Mistral, Ollama, LM Studio, etc. ; accessible egalement via un nom de domaine ). • Mise à disposition d’une API locale stable et exploitable par mes futurs outils/SaaS. • Conseils sur le choix du modèle IA selon mes besoins (coût en ressources, pertinence…). • Documentation simplifiée pour pouvoir gérer ou cloner le setup. Merci d’avance de votre disponibilité et de votre réponse
a month ago18 proposalsRemoteopportunity
B2B Sales Expert – Big Bonuses Offered
Join us – a well-loved British brand with over 2 million products sold. We’re looking for a hungry, switched-on Sales Expert to help us grow our B2B offering – selling our beautifully handcrafted products as client gifts to businesses across the UK. Think: hotels welcoming VIP guests, plumbers sending thank-yous to customers, car dealerships adding a thoughtful touch after a big purchase. Any business that wants to stand out with a memorable, branded personalised gifts – that’s your target market. We're not here to pay retainers for little return. You’ll earn based on results – but you’ll have a great product, strong brand, and handsome bonuses for hitting sales targets. What we need: A confident closer who can sell into all types of businesses – large or small. Someone who’s self-motivated, proactive and doesn’t need hand-holding. You’re good at building relationships, following up, and turning a warm intro into a paying customer. Able to work remotely, manage your own pipeline, and report clearly on what’s working. What we’re offering: Commission-based pay – earn a solid cut on every sale. Big bonuses for hitting monthly/quarterly milestones. Flexibility – work your own hours, from anywhere. A quality product that sells itself – over 2 million sold and counting. A role with real potential – help us build a new B2B arm from the ground up. Ideal if you have: Experience in B2B sales (not essential, but helpful). Your own book of contacts or the skills to build one fast. Ideas on how to get in front of decision-makers in the hospitality, trades, automotive, estate agency, or events sectors. Sound like you? Let’s talk. Send us: A short intro and your relevant experience Why you’d be great for this role How soon you could start We’re moving quickly – this is a great opportunity for someone who wants to earn well, sell with pride, and grow something meaningful.
19 days ago31 proposalsRemoteopportunity
Getsavvy educated engagemrnt
Hello, I am launching a new UK-based platform called "GetSavvy" and I need a skilled freelancer to build the core technical infrastructure. The goal is to create a simple, automated system that allows users to request a guide via a freephone number and have it delivered to them instantly via email. This project has 3 key parts: 1. A Simple WordPress Website: • A professional, clean, and fast 3-page website (Home, About, Installer Registration). • The site's main purpose is to look credible and point to the freephone number. • The "Installer Registration" page needs a simple form that captures an installer's name, email, and trade. 2. An Automated 0800 "Info Line": • Set up a UK 0800 number using a VoIP provider (I am open to your recommendation, e.g., Twilio, Vonage, etc.). • Configure a simple IVR (phone menu): "Welcome to GetSavvy. For our Electrics guide, press 1. For our Roofing guide, press 2..." etc. (There will be 12 options). • The system must be able to capture the user's email address when they say it or type it. 3. An Automated Email Delivery System: • This is the most important step. The system must automatically trigger an email to the user with the correct PDF guide attached based on the option they selected on the phone. • For example, if a user presses "1" for the Electrics guide and provides their email, they should instantly receive the "Electrics Guide" PDF. • You will need to use a tool like Zapier, Make.com, or a similar platform to connect the phone system to an email service (like SendGrid or Mailchimp). What I will provide: • All text and content for the website pages. • The 12 PDF guides, ready to be sent. • The logo for the website. • The script for the automated phone message. What I need from you: • A fully working, end-to-end system that delivers on the 3 points above. • Recommendations for the best, most cost-effective platforms to use (VoIP, etc.). • A clear breakdown of your quote for the entire project. This is a one-time project to build the complete automated system. I am looking for a reliable and efficient freelancer. Please include examples of similar automation or WordPress projects you have worked on in your proposal. Thank you
14 days ago19 proposalsRemoteopportunity
Backend Developer Needed to Improve Email Alerts System
We're DepositScout, a UK/EU savings comparison platform that helps users find the best interest rates. We’ve built a solid backend system, but we’re now looking for an experienced developer to optimise our email alert system and make it smarter and more reliable. The project involves enhancing our existing infrastructure, which is built with Node.js (Express) using TypeScript and PostgreSQL (via Drizzle ORM). We’re currently connected to Google Sheets for live savings data (tracking 50+ products), and we use Brevo to send email alerts to users. We have basic user preferences and 5 types of alert emails set up, but some of them are only partially functional. What we now need is a developer who can improve the way we match user preferences to rate changes, upgrade the database structure to better store these preferences, introduce background jobs to automate data monitoring and email triggers, and clean up our email templates to improve readability and engagement. We’re specifically looking for someone with: Strong experience with Node.js and TypeScript Solid PostgreSQL knowledge, including schema design Experience with the Google Sheets API and background task management Familiarity with email systems like Brevo (or similar) An eye for performance and reliability Deliverables will include a smarter alert system that can handle thousands of users, an optimised database schema, more efficient use of the Google Sheets API (e.g. fewer calls), automated background tasks for monitoring and alerts, improved email templates, and well-commented code with basic documentation. The current stack includes Node.js (TypeScript), PostgreSQL with Drizzle, Google Sheets + Brevo for email, and the project is hosted on Replit. The data we're dealing with updates in near real-time (rates change every 10 minutes), so performance and efficiency matter. We’re working within a budget of £200–£400 depending on experience and quality of work. If you have previous experience building systems like this — especially within FinTech, or any project involving alerts, emails, or comparison tools — we’d love to hear from you. To apply, please share: Examples of relevant backend work you’ve done A brief explanation of how you’d approach this project (especially alert matching and Sheets optimisation) Your availability and estimated timeline Any initial questions you might have about the project We’re looking to get started as soon as possible, so if this sounds like a good fit, get in touch.
9 days ago35 proposalsRemoteRemote Bookkeeper Needed Urgently!
About the Role We are looking for a part-time remote bookkeeper to work in our office. The responsibilities will be broad, covering all facets of bookkeeping. The role will include, but is not limited to the following responsibilities: -Prepare weekly, monthly and half yearly cashflows, updates & forecasts -Prepare budget for weekly expenses -Accounts receivable including generating invoices, verify and accurately post all payments to the correct invoices -Supervise accounts payable -Bank reconciliations -Processing of accruals, prepayments and subsequent journals -Assisting with year-end procedures -Organize Staff payroll, reporting and accounting and managing staff sick leaves -Superannuation payments and reporting -Liaising with external tax accountant and auditor -Assisting with operational related tasks -Continuous improvement of financial processes -Management of company MYOB files -Maintain & update employee records on ZOHO -Liaising with ATO -Liaising with bank managers -Liaising with subcontractors -Maintain all licences and insurance assets paid Pay the ASIC fees for all the associated companies The Ideal Candidate The key to your success in this role will be your excellent attention to detail and not being afraid to use your initiative, call company debtors and ATO. The following will also be required: Experience in a similar role Willing to take ownership, work autonomously & be held accountable Ability to work within a fast-paced, positive culture in a strong team environment Excellent written and verbal communication skills with the ability to communicate effectively at all levels High attention to detail and competent ability to multi-task Confident, fluent in English and effective on the phone Taking initiative and productive Conversant with MYOB Experience with Excel Critical thinking and problem-solving skills Experience in the real estate and/or building industry is preferred Kindly send in your preferred resume Schedule: Flexible Job Type: Remote Part-Time
18 days ago17 proposalsRemoteBuild a Web Experience – React + AI + Motion Design
We’re creating a luxury-led digital experience that blends interactive UI, conversational AI, and visual storytelling. Think: a minimalist landing page meets a high-end design assistant—no logins, no dashboards, just immediate, intelligent, and elegant interaction. You’ll be building the front-end interface of an AI-driven concierge experience. This isn’t a chatbot. It’s not a product catalogue either. It’s something far more curated, faster, and tastefully restrained. We need someone who: • Can build a stunning, minimal, responsive React landing interface • Knows how to integrate both typed and voice input (speech-to-text) • Has experience with open-source LLMs (Mistral, LLaMA, GPT4All, etc.) • Can map conversational input to pre-tagged content (e.g. images, text snippets) • Has a strong eye for UX transitions, animations, and mobile elegance This is a freelance/contract role estimated at 4–8 weeks. You’ll be working closely with a seasoned design and strategy team—tight briefs, fast turnarounds, and no layers of management fluff. We’re not using OpenAI for this project, so comfort with self-hosted open-source models and lightweight vector stores or JSON asset libraries is a plus. Deliverables will include: • Functional front-end experience (Next.js or similar) • Voice & text input handling • Conversational logic builder • Scrollable output page based on user input • Asset tagging strategy & basic retrieval engine We value clarity, initiative, and taste. If you’ve built smart, stylish digital interfaces or AI-infused web tools—we’d love to see them. To apply: Send a short note about your experience with conversational UI and a link to anything you’ve built that makes you proud.
18 days ago22 proposalsRemoteopportunity
We’re looking for a smart, experienced Link Builder to help drive real organic growth for our business. You must have a proven track record of securing high-quality, industry-relevant links, using fully white-hat methods only. We’re not after churn-and-burn backlinks. We want someone who can build links that actually move the SEO needle and stand the test of time. What we need: Someone who can find and land links that are topical, relevant, and trusted – not just any backlink. You’re resourceful and creative – able to think beyond basic outreach lists and find new angles for link acquisition. Comfortable working with varying budgets – whether that’s £200 or £2,000, you know how to stretch it. Able to analyse gaps, spot opportunities, and bring solid SEO thinking to the table. You understand link quality over quantity – we’d rather have 5 brilliant links than 50 junk ones. What we’re offering: Competitive pay – we know good link builders are rare, and we pay accordingly. Performance bonuses – hit key organic traffic or ranking milestones, and we’ll reward you. Flexible working – remote and freelance-friendly. A no-nonsense working relationship – results matter most. We’re easy to work with, but serious about performance. Bonus points if you: Have experience building links in e-commerce or affiliate/lead-gen verticals. Can show real-world results where your link building directly improved rankings or traffic. Are familiar with tools like Ahrefs, SEMrush, Screaming Frog, or BuzzStream. We’re not here to micromanage or drag you through endless calls. Just do great work, show your impact, and you’ll be looked after. Interested? Send us: A quick intro and what type of links you specialise in. Examples of links you’ve landed and any impact they had. Your rate and availability. We’re ready to start ASAP for the right person.
19 days ago0 proposalsRemoteopportunity
SEO optimisation - Link Building
We’re looking for a smart, experienced Link Builder to help drive real organic growth for our business. You must have a proven track record of securing high-quality, industry-relevant links, using fully white-hat methods only. We’re not after churn-and-burn backlinks. We want someone who can build links that actually move the SEO needle and stand the test of time. What we need: Someone who can find and land links that are topical, relevant, and trusted – not just any backlink. You’re resourceful and creative – able to think beyond basic outreach lists and find new angles for link acquisition. Comfortable working with varying budgets – whether that’s £200 or £2,000, you know how to stretch it. Able to analyse gaps, spot opportunities, and bring solid SEO thinking to the table. You understand link quality over quantity – we’d rather have 5 brilliant links than 50 junk ones. What we’re offering: Competitive pay – we know good link builders are rare, and we pay accordingly. Performance bonuses – hit key organic traffic or ranking milestones, and we’ll reward you. Flexible working – remote and freelance-friendly. A no-nonsense working relationship – results matter most. We’re easy to work with, but serious about performance. Bonus points if you: Have experience building links in e-commerce or affiliate/lead-gen verticals. Can show real-world results where your link building directly improved rankings or traffic. Are familiar with tools like Ahrefs, SEMrush, Screaming Frog, or BuzzStream. We’re not here to micromanage or drag you through endless calls. Just do great work, show your impact, and you’ll be looked after. Interested? Send us: A quick intro and what type of links you specialise in. Examples of links you’ve landed and any impact they had. Your rate and availability. We’re ready to start ASAP for the right person.
19 days ago45 proposalsRemoteAI Developer
Job Title: AI Developer – Recruitment Process Automation Location: Remote Experience: 2–4 years Job Type: Full-Time | Remote About Us: At Elegant Enterprise-Wide Solutions, we’re transforming how staffing works by embracing smart automation. We're hiring an AI Developer to build intelligent tools that streamline and automate our core staffing operations. Responsibilities: • Design and implement AI/ML solutions to automate recruitment and staffing workflows. • Collaborate with operations and HR teams to understand use cases and pain points. • Build and train models for resume parsing, candidate matching, and document generation. • Create and refine effective prompts to drive accurate outputs from generative AI tools (e.g., ChatGPT, Claude). • Ensure integration of AI tools with internal systems like CRMs, ATS, and proposal platforms. • Continuously improve the accuracy, speed, and reliability of all automation solutions. Requirements: • 2–4 years of experience in AI/ML development or automation projects. • Strong Python skills with hands-on knowledge of libraries such as Scikit-learn, spaCy, or NLTK. • Experience with natural language processing (NLP) and resume parsing. • Ability to craft effective AI prompts for automating content-based tasks. • Familiarity with recruitment workflows, HR tech tools, or staffing platforms. #Indians preferred due to communication and time zone Gap.
22 days ago21 proposalsRemoteopportunity
Custom Case Management Portal
A web portal that enables a legal case management agency to manage rent appeals on behalf of estate agency and landlord clients. This platform will streamline document handling and case management. Process: a tenant makes an application to the court for a rent review. The court contacts the landlord/estate agency. The estate agency instruct this case management agency to manage the process. This tool is to support the case management agency to manage the legal process and update the estate agent/landlord. 1. Structured workflow for tribunal process Agency user manages case: appeal recieved→ evidence received → valuation complete → statement drafted → bundle prepared → tribunal scheuled→ decision outcome -Customisable checklists or prompts per stage -Email notifications to users 2. File Upload and Management Throughout 3. User types: Super Admin (Agency Ops Lead): View all cases, manage user accounts, see all estate agency clients Team Member: Add and edit cases, manage workflow status, upload documents, prepare statements/bundles Estate Agency or Landlord: Raise new appeal, view progress Tenant: NOT a user, may recieve email notificaitons 4. Data Model / Security Each estate agency or landlord client = separate data space (logical separation) Files stored per case; metadata for tribunal deadlines, property address, valuation figures Role-based access + scoped permissions LANDLORD OR AGENT USER SCREENS 1. Login or Register * Secure sign-in or sign-up * Capture basic identity and organisation details * Associate users with an agency account (if applicable) 2. Agency User Management * View and manage agency users * Add or remove users within the agency account * Assign or reassign users to cases 3.*Dashboard * View all submitted cases * See status, key dates, and actions required 4. Start New Case * Input property details (address, type, size, tenancy type, current rent, proposed rent) * Upload relevant documents (e.g. rent increase notice, tenancy agreement) * Upload rationale for rent increase (if available) * Indicate whether a survey has already been commissioned 5. View or Update Case * See all case details and uploaded documents * Upload additional files or respond to Bamptons’ requests * Track case progress and important dates 6. Notifications or Messages (optional) * View notes from Bamptons * Receive status updates or reminders CASE MANAGEMENT STAFF SCREENS 1. Admin Dashboard * View, search, and filter all cases * Filter by status, landlord/agency, or submission date * Identify incomplete submissions and follow-ups needed 2. Case View or Review Panel * Access all submitted materials for each case * Add internal notes and upload new documents * Update case status (e.g. Under Review, Ready for Bundle, Submitted to Tribunal) 3. Inspection Entry Panel * Input valuation findings manually * Upload supporting documents or external inspection report * Log surveyor details and date of visit 4. Statement of Case Screen * View or generate a draft statement of case * Edit and update the statement manually * Save revisions and track version history 5. Bundle Preparation Screen * Upload finalised hearing bundle * Index and merge documents (or upload merged file) * Store for future reference and download 6. User and Account Management * Create or deactivate staff accounts * Reset passwords * Manage access rights 7. Data Governance Panel * Search for and delete user data when requested * View audit trail of data deletion actions 8. Notifications and Flags * Flag incomplete or late cases * Set internal reminders * Send follow-up requests to landlords or agents
17 days ago71 proposalsRemoteopportunity
Part-Time CEO Representative for Malaysia Office
Location: Malaysia (Kuala Lumpur preferred) Job Type: Part-Time | On-site + Online (Zoom) Industry: Web3 | Blockchain | AI | Crypto Ecosystem We are a fast-growing global Web3 ecosystem powered by blockchain, AI, and decentralized finance. Our platform is shaping the future across multiple industries, including Web3 gaming, crypto & forex arbitrage, real estate tokenization, and more. With operations expanding worldwide, we're now establishing our presence in Malaysia and we’re looking for a dynamic, confident individual to act as the local CEO representative for our Malaysia office. Role Overview As our Part-Time CEO Representative in Malaysia, you will be the face of in the region. You’ll actively: Represent business meetings, crypto events, and networking meetups Present the company's vision, ecosystem, and future roadmap Conduct Zoom webinars and virtual calls to introduce the project and engage with local audiences Visit potential partners, investors, and community leads to build strong relationships Coordinate with global leadership to execute regional strategies Who We're Looking For Strong communicator with a confident public speaking presence Passionate about blockchain, AI, and emerging tech Able to present complex ideas in simple, inspiring ways Malaysian resident with local mobility and English proficiency Prior experience in crypto, fintech, or business leadership is a plus What You’ll Gain Unique opportunity to become the face of a global Web3 brand in Malaysia Flexible working model with online and offline engagement Performance-based bonuses, tokens, and equity opportunities Direct access to international leadership and growth opportunities Would you be ready to shape the future of Web3 in Malaysia? Apply now by sending your CV and a short introduction video to Telegram here: t.me/nikswilliam We prefer the Malaysian logo candidate first, followed by the Asian County candidates and They can come to visit and stay in Malaysia for 10 days. The company will pay all the expenses.
21 days ago16 proposalsRemoteHigh-End AI Image Creator for Commercial Product Designs
We are looking for a highly skilled and experienced AI image generation expert to create visually stunning, premium-quality image motifs for use on physical products that will be sold commercially, such as kitchen mats, wall art, and textiles. The goal is to build a long-term partnership. Each project involves the creation of 50 unique image designs based on a specific theme, which we will define in advance – for example, floral patterns, seasonal illustrations, animal motifs, or abstract visuals. All images must meet a high aesthetic and technical standard, suitable for real-world product printing. Generic or low-effort AI outputs are not acceptable. Visual creativity, originality, and print quality are key. The base format for all images should be landscape-oriented, so that we can crop them later into different aspect ratios depending on the product. We offer two types of production: either you generate high-quality images at around 4000x4000 pixels, and we upscale them ourselves using Crea.ai or Topaz.ai; or, if you are able to produce print-ready files in 300 DPI with at least 12,000x12,000 pixels, we are happy to pay a higher rate per image or per project. All work must be done using our licensed AI tools and accounts. You will either work with logins we provide or via remote access to our dedicated AI workstation. It is essential that all images are fully copyright-safe and legally usable for commercial purposes. You must not use or include any elements that are trademarked, copyrighted, or otherwise protected – even partially. All content must be original and created using our tools. We already have deep experience with AI-generated design and have created thousands of motifs ourselves. We are now looking for a reliable, professional freelancer to help us scale production without compromising on quality. This is intended as a long-term collaboration. We have many upcoming themed projects and are looking for someone we can work with regularly over time. Payment is offered per project or per image, with higher rates for premium, print-ready outputs. Bonus payments are possible for outstanding work and consistent cooperation. To apply, please send a short introduction and portfolio showcasing your AI-generated artworks that are suitable for commercial use. Only copyright-safe examples will be considered. Let’s create exceptional visuals together.
20 days ago21 proposalsRemoteurgent
[URGENT] Looking For VSL Video Editor
We're looking for a video editor who has a clear understanding of editing engaging Video Sales Letters that convert. For those who don’t know what a VSL is, here is a description: It is a lot like a Youtube video but is focused specifically on converting people to book a call by the end of the video for a high-ticket program. It will be about 15 minutes and will be completely scripted. The editor must be able to take talking head footage and make it highly entertaining, fast paced, and visually interesting using motion graphics, text, b-roll, and screenshots. They will need a good understanding of: - Motion Graphics - Timing - Storytelling - Retention techniques - Creative subtitles From there the selected editor will be given 1 video to edit to ensure quality. Once this complete, you’ll have an opportunity to work with us on a weekly podcast video as well as shorts on Instagram and Youtube. --------------------------------------------------------------------- The style we're looking to adopt is a mixture of the examples below - Min: 5-35 Hormozi VSL - https://consultingcom.wistia.com/medias/o7xi2sdbjl - https://contrarianthinking.webflow.io/ --------------------------------------------------------------------- What we expect in the finished piece: - Tight and well edited A-roll. - Lots of B-roll. - Titles - Transitions - Zooms and cuts - Pop-up text, images or icons where relevant and motion tracked where suitable. - Intro shot with icons to show the viewer a high-level timestamp view of what my video will cover. - Music - Lots of subtle sound effects - Up to 2 rounds of feedback as and when necessary. --------------------------------------------------------------------- Editing principles we live by: - Front load your best and most creative editing into the first 30-60 seconds. It's the sacred period of time where a viewer decides to click off or invest in full-screening the video. - The 15 second rule. Generally speaking, *something* should be happening on the screen every 15 seconds. Novelty keeps viewers engaged. - The 30 second rule. B-roll every 30 seconds. - Extremely tight A-roll edit, i.e. no umms, ahhs or unnecessary pauses particularly at the start and edit of clips. - Use different types of cuts to keep viewers engaged - we recently started using J-cuts, and I'd love to see soft zooms or zoom cuts - Subtle sound effect overlays add up to create an awesome experience. Use as many as you can to enhance what's happening on screen - e.g. I talk about using Apple Watch to pay for groceries and the Apple Pay sound effect plays in the background. --------------------------------------------------------------------- Our preferences for applicants: - [Frame.io](http://Frame.io) for fast and detailed feedback. - A turnaround time of 3 days or less. - English proficiency and communication. --------------------------------------------------------------------- If this sounds like you, please respond with: - Please start your application with the word "CREATE" so I know you've read this as communication is a very important part of this role. - Name of the video editing software you use and current computer setup. - Tools you're familiar with for song selection, managing files, receiving feedback etc. - Links to 1 or 2 previous videos you're most proud of. - Link to one of your favorite YT creators. If you have any questions, please let me know. Look forward to hearing from you!
12 days ago26 proposalsRemoteExpires in 18Faizer&Co. – Multi-Phase Digital Growth & Branding Solutions
We are launching a multi-phase digital growth project through Faizer&Co., starting with a series of initial deliverables designed to lay the groundwork for long-term brand success. This is the first in a series of projects, each offering varied contracts and flexible rates depending on the specific product or service required. Your role will focus on delivering the first couple of key projects, each with clear deadlines and deliverables. The quality of your work, your ability to meet deadlines, and how well your skills align with our business needs will directly influence the scope of future projects and your pay. The stronger your performance, the higher your rates and responsibilities will be in future phases. We’re not just hiring for a single task — we’re building an extended working relationship with the right person/team, offering multiple contracts across our service lines, including digital marketing campaigns, brand identity development, social media strategy, and lead generation. ⸻ ✅ Your Goals in This Project: • Successfully complete the first key projects to our standard and within deadlines. • Demonstrate strong digital marketing, creative, and branding skills. • Build a working relationship that could lead to several follow-up projects and an ongoing contract. • Show proactivity, problem-solving, and attention to detail to unlock higher pay rates. ⸻ ✅ Future Opportunities: ✔️ More projects in the pipeline, each with separate contracts and increasing pay based on your proven results. ✔️ Flexible rates depending on the type of work: some will be creative-focused, others more technical, and some strategic. ✔️ Long-term partnerships preferred for ongoing business growth. This is a contract-based opportunity where I’m looking to build a reliable working relationship with one person or team. If your work and portfolio meet the standard, you’ll be given all future projects — no need to keep reapplying. Simple as that. I’m looking for someone I can trust to deliver consistently. If you prove yourself on the first couple of jobs, you’ll get every single one after that0-
a month ago21 proposalsRemote