
Football Writing Projects
Looking for freelance Football Writing jobs and project work? PeoplePerHour has you covered.
Unity Developer
Overview: We are seeking an experienced Senior Unity Developer to lead the development of cutting-edge immersive experiences, with a strong focus on VR. The ideal candidate will possess a deep understanding of architecture design patterns, advanced proficiency with the Unity UI Toolkit, and proven experience in creating custom Unity plugins. A thorough understanding of SOLID design principles is essential to ensure scalable and maintainable code. Key Responsibilities: • VR Development: Architect and develop immersive VR experiences that push the boundaries of interactive media. • Architecture & Design: Lead the design of robust, scalable systems using established design patterns and best practices. • Plugin Development: Develop and maintain custom plugins to extend Unity’s capabilities and improve workflow. • Collaboration: Work closely with cross-functional teams (design, art, QA) to ensure project milestones and quality standards are met. • Mentorship: Provide technical guidance and mentorship to junior team members, fostering a culture of continuous learning. • Code Quality: Write clean, maintainable, and well-documented code, adhering strictly to SOLID design principles. • Optimization: Troubleshoot, profile, and optimize code for maximum performance across different platforms.
13 days ago17 proposalsRemoteSerpapi scholar ai websearch equviliant
Original Project Overview We maintain a Google Sheets database of academic figures, each with the following columns: Name Surname Email University Subject We need to automatically fetch the latest two publications for each individual using: Google Scholar (via SerpAPI’s Scholar API) ORCID (public API) OpenAlex (public API) The results must be inserted back into specified columns in the Google Sheet (F–Q), updated daily or on-demand. Key Challenges Sorting by Latest in Google Scholar By default, Scholar returns top-cited or most-relevant articles, not necessarily newest. Must force a date sort (&sort=pubdate) or a separate fallback approach. Handling Ambiguous Names Multiple authors can share the same name. Potentially need to detect and filter out mismatched results. Ensuring Valid Data Types Google Sheets rejects structured or non-string data. Must parse out just the string or numeric year/date. Rate Limits and API Keys Respect daily or per-minute call limits for SerpAPI, ORCID, OpenAlex. Must handle errors gracefully. Automation Should run as a script from a server or cloud environment (we have console access). Possibly on a schedule (e.g., daily cron job). Responsibilities Set up a robust Python script or application that: Authenticates to Google Sheets (using service account credentials). DONE Retrieves our researcher data (Name, Surname, Email, University, Subject) from the “Pubs” or “Topics” sheet. Calls SerpAPI’s Google Scholar endpoint with date-sorted queries, including fallback logic if no results appear. Calls ORCID’s public API (optional, can parse structured date fields carefully). Calls OpenAlex’s public API to fetch the newest two works by each author. Inserts the results (title, year/date) back into the correct columns in the Google Sheet (F–Q). Handle name disambiguation or minimal validation so we don’t store obviously incorrect publications. Deliverables Python script (or small app) that can be triggered manually or on a schedule. Successful write-back of 2 publications each from Google Scholar, ORCID, and OpenAlex (6 total) into the correct columns. Error handling: If no results, store “N/A” or a sensible fallback. Instructions on setup, environment variables, and usage (e.g., README). What Still Needs To Be Done 1. Fix Google Scholar Fetch Main Problem: You're getting most cited or incorrect results. Needs Fixing: Ensure sort=pubdate is actually respected in SerpAPI query. Add fallback logic: if pubdate query fails (returns nothing), retry without it. Clean up irrelevant results using basic validation (e.g., check university or subject in result string). 2. OpenAlex Improvements Currently works for some authors. But still needs name disambiguation logic: Validate author’s affiliation or match on email (if possible). Fallback if OpenAlex returns wrong author. 3. ORCID Integration (Optional) You paused this due to structured date errors. If you want to include it again later: Parse structured publication-date fields into simple strings. Validate the correct ORCID author before fetching works. 4. Error Handling Improve logging to show: Which step failed (e.g. API call, parsing, writing to sheet). Show why (e.g., "no publications found", "mismatched data", "bad year format"). Replace all "N/A" logic with something more transparent (e.g., "No match found for [X]"). 5. Name Disambiguation Logic Currently just using Name + University + Subject in the query. Needs: Smarter matching logic to avoid irrelevant or repetitive publications. Maybe strip long names or fuzzy-match affiliations if exact match fails. 6. Cleaner Sheet Writes Fix Google Sheets writing errors: Avoid trying to write structured JSON (like ORCID publication-date objects). Ensure all fields written are flat strings (title + year/date only). 7. Automation (Optional) Set up to run automatically (cron job, server scheduler) if needed. Add logging/output to file for record-keeping.
a month ago10 proposalsRemoteI need a Hospitality professional recommendation letter.
I seek an experienced professional in the hospitality industry to draft a recommendation letter in support of my United States immigration application under EB-1A/O-1 visa categories. As the owner and operator of a small boutique hotel, I aim to highlight my leadership accomplishments and contributions to the industry. A recommendation letter from a reputable individual with deep expertise in hotel management would strengthen my case by validating my exceptional abilities. The letter author should have sufficient years of experience at a senior level within hospitality or a related field to credibly endorse my skills and qualifications. The letter draft should emphasize any of the following attributes that can be legitimately supported: my innovative approaches to operations; implementation of creative programs that benefited staff and guests; effective leadership skills evidenced through motivated team performance; recognition in the form of hospitality industry awards received. I am seeking an articulate, persuasive writer who understands the importance of substantive recommendations tailored for an immigration assessment. The draft will be reviewed for accuracy and revised as needed before finalization and submission. Compensation of $200 will be provided for the vetting of my background documentation and composition of a high-quality letter of recommendation. Please consider this opportunity if you feel you are well-positioned to meaningfully endorse my contributions to the field in writing.
17 days ago20 proposalsRemoteShopify Dev to Hide Draft Products Using Liquid Code
I’m looking for help refining some Shopify Liquid code on my free Dawn theme, that allows me to safely work on draft products in the backend without exposing them to the live site. I’ve attached: 1. Hiding products.pptx – a visual explanation of the functionality I need 2. Shopify Coding Scope.docx – a full record of previous code changes and theme updates I've made for reference. Scope: I’m trying to set up a system where: 1. Products with a “metafield draft_only = 1” should not appear on the live theme or be discoverable via Google, but should still be fully visible and editable in Shopify Theme Editor. 2. I want to be able to preview these draft products (with draft_only = 1) using the Shopify Preview mode — at the moment, this doesn’t work. 3. I also want the ability to create private collections that contain draft products, so I can send hidden links to loyal customers via email. These collections shouldn’t appear on the live site or be indexed by search engines. 4. These changes need to apply across all themes — not just a draft or live theme. Note: I only have 2 working themes currently. Access for This Project: Shopify Access I would plan to give access to Shopify using the Collaborator access option. Once you request access, I’ll approve only the permissions needed (themes, online store, apps). GitHub (Optional but preferred) I’ve been using GitHub to version-control my theme edits. If you’re comfortable working with branches: • I’ll give you read/write access to the private repo • You’ll work in a separate branch (e.g. feature/hide-drafts) • I’ll review your pull request before merging into main Let me know if you're happy to work this way — it helps me keep everything backed up and transparent. This is a focused, standalone task. I’m looking to get it completed efficiently and cleanly as a first collaboration. There’s potential for further work (e.g. theme audits, future tweaks) if things go well. I'm open to discussing scope or suggestions if you feel something needs to be adjusted. Please feel free to ask any questions before quoting — I’m happy to clarify anything. Thanks!
7 days ago24 proposalsRemoteopportunity
Trademark Appeal Filing Assistance
This project requires experienced legal counsel to craft a strategic appeal response addressing a likelihood of confusion finding by the United States Patent and Trademark Office. The goal is to overturn the initial refusal and secure trademark registration approval. The selected attorney will conduct a sophisticated analysis of the cited conflicting marks and refused application. They will then construct a comprehensive legal brief systematically rebutting each basis for the refusal. Relevant case examples and differentiation arguments must be integrated to persuade evaluators. Attention to detail and mastery of trademark law will be paramount. Additional considerations may include amending the drawing or recitation to better define the scope. The response should artfully position the trade name as conceptually distinct when viewed through customer perception. Targeting confusion factors for rebuttal based on mark sounds, appearances, definitions and commercial impressions will strengthen position. Exceptional writing and advocacy talents are needed to clearly communicate the non-infringing nature of the refused mark. Effectively distinguishing client's goods or services from others on the register can secur approval. This requires ingenuity plus nuanced understanding of product categories and consumer mindsets. The selected professional should expect to expend appropriate time researching precedent, analyzing the refusal notice, outlining arguments and crafting a legally sound brief. Their goal will be to expeditiously obtain full registration through persuasive appeal of the examining attorney's position. Solid knowledge of trademark office procedures and rules is important for submission in correct
11 days ago14 proposalsRemoteWebsite Rebranding & Social Media Enhancement for dubazi.com
"The goal of this project is to rebrand Dubazi Tours and enhance its social media presence. The rebranding will include a new logo, color scheme, and website design that will be more visually appealing and user-friendly. The website will also be optimized for search engines to ensure that it appears at the top of search results for relevant keywords. "In addition to the rebranding, we will also enhance Dubazi Tours' social media presence. This will include creating engaging content, posting regularly on social media platforms, and engaging with followers. We will also use social media advertising to increase brand awareness and drive traffic to the website. "The freelancer will be responsible for designing the new logo, color scheme, and website design. They will also be responsible for creating engaging content and posting regularly on social media platforms. They will also be responsible for using social media advertising to increase brand awareness and drive traffic to the website. "The freelancer will need to have a strong understanding of the travel industry and be able to create visually appealing and user-friendly designs. They will also need to have excellent writing skills and be able to create engaging content. They will also need to be able to work independently and meet deadlines. "The freelancer will need to provide a detailed proposal outlining their approach to the project, including a timeline and budget. They will also need to provide samples of their previous work. "If you are interested in this project, please submit your proposal to us by [date]. We will review all proposals and select the freelancer who we believe is the best fit for the job. "Thank you for your time and consideration. We look forward to hearing from you."
15 days ago69 proposalsRemoteOperations & Marketing Assistant
Organised. Creative. Reliable. And Comfortable Picking Up the Phone. We’re a fast-moving property business with big plans — and we need someone just as dynamic to support the day-to-day. This is a key role working directly with the CEO across operations, marketing, admin, content, lead generation, and communication. Whether you’re an introvert who thrives behind the scenes or someone who can confidently speak with clients and staff — we value reliability, attention to detail, and the drive to get the job done. Key Responsibilities: • Diary management and scheduling for the CEO • Admin support and daily dashboard updates • Conducting competitive daily market checks • Creating and managing spreadsheets (including formulas) • Drafting professional letters, emails, and documents • Creating, scheduling, and managing social media content • Supporting paid ad campaigns (Facebook, Instagram, Google) • Making sales and follow-up calls, and communicating with staff • Supporting sales tracking, CRM updates, and lead generation • Creating cold lead lists and helping with client conversions • Promoting Property Care sign-up bonuses and offers • Assisting with our upcoming podcast – guest outreach, scheduling, and content support • Ensuring tasks are completed with full accountability What We’re Looking For: • Reliable and organised — you deliver what you commit to • Confident making outbound calls and speaking with staff and clients • Tech-savvy — comfortable with spreadsheets, CRMs, and scheduling tools • Social media literate — Canva, Reels, captions, scheduling tools • Able to write clear, professional letters and documents • Flexible, calm under pressure, and proactive • Excited to grow with the business and take on new challenges
10 days ago35 proposalsRemoteSocial Media Executive – Automotive Aftermarket
Hybrid/Remote | Full-Time | Mon–Fri We’re a fast-growing website provider serving independent automotive repair garages across the UK. We’re on the hunt for a creative, organised, and driven freelance Social Media Executive! You’ll manage multiple social media accounts for our customers across the automotive aftermarket – think independent garages, MOT centres, and specialist repairers – helping them stand out online and attract the right kind of work. If you love content creation, know your way around Reels and trends, and enjoy switching between voices and brands, this one’s for you. ________________________________________ What you’ll do: • Manage daily content across multiple social media accounts (mainly Facebook & Instagram, but also LinkedIn, TikTok and YouTube) • Create engaging posts, captions, and graphics tailored to each client • Schedule and monitor content performance using tools like Meta Business Suite or similar • Work closely with our in-house team to align social media with each client’s goals • Spot and jump on relevant trends in the auto/garage space • Track results and suggest improvements using performance insights ________________________________________ You’ll need: • 1–2 years' experience in social media management (agency or freelance is fine!) • Strong writing skills – clear, friendly, and adaptable • Confidence using Canva or similar for basic design work • Familiarity with Meta (Facebook/Instagram), and ideally, LinkedIn and YouTube • Great time management – you’ll be juggling multiple accounts at once! • Bonus if you’ve worked with small businesses or in the automotive industry ________________________________________ We offer: • Hybrid/remote working (UK-based applicants preferred) • A fun, supportive team that values creativity and initiative • Competitive salary, depending on experience Apply now with your CV, a few examples of your work (if you have them), and a short note about why this role excites you. Being based in or around Harrogate would be ideal.
8 days ago16 proposalsRemoteEmail & SMS Marketing Specialist
As a remote-based email and SMS marketing agency, I specialize in providing services to clients in the following industries: - Technology - Sports - Education - Logistics - Transportation I'm looking for an experienced Email & SMS Marketing Specialist to join my team. Responsibilities: - Create effective email and SMS marketing campaigns for clients - Write compelling content and create attractive designs for campaigns - Use marketing automation tools such as Attentive, Klaviyo, Mailchimp, or similar platforms (e.g. Omnisend, Constant Contact, HubSpot) - Work independently and demonstrate high levels of creativity - Provide feedback and suggestions for improving marketing strategies - Lead and collaborate with team members in the future Requirements: - Experience in email and SMS marketing - Marketing certifications (a plus) - Copywriting and design skills - Excellent English grammar and spelling - Detail-oriented, professional, and reliable - Ability to work independently and lead a team in the future Conditions: - Remote work - Project-based compensation - Potential for a regular monthly salary as the agency grows Application Process: To ensure the best fit for my team, I require a demo test as part of the application process. This test is non-paid and will be used to assess skills and experience. If interested, please submit your application, and I'll provide more details about the demo test. How to Apply: If you're an experienced email and SMS marketing specialist looking for a new challenge, please send your application.
18 days ago37 proposalsRemoteopportunity
Sales person for an accountancy practice
We are seeking a dynamic and experienced sales professional to join our team and lead our company to the next level by finding customers in the UK. This is a long-term relationship and ultimately a partnership for the right person. Responsibilities: Identify and research potential customers in the UK market. Develop and execute effective sales strategies to attract new clients. Build and maintain strong relationships with existing clients. Negotiate and close deals with customers. Provide excellent customer service and support. Collaborate with the team to achieve sales targets and goals. Requirements: Proven experience in finding customers for an accounting practice. Strong sales skills and ability to build relationships. Excellent communication and interpersonal skills. Ability to work independently and as part of a team. Proficiency in Microsoft Office and CRM software. Experience in the accounting industry is a plus. If you are a motivated and results-driven sales professional with a passion for finding customers, we would like to hear from you. Please send your proposals explaining clearly your past experience in finding customers for an accounting practice. Do not send hourly rates or fix amounts for the project as if agreed the pay-out will be on a percentage of revenue generated from the end customer. Please when sending your proposals write the word Accounting on top of your proposal.
23 days ago14 proposalsRemoteData Driven Decision
You will analyze if a new product their company has introduced is meeting the expectations. Imagine that you would like to create a post in the company intranet that summarizes your findings in an easy-to-read format for your team. Pay special attention to creating meaningful data visualizations. Use techniques that make content easy to follow but that also display charts accurately without distorting or skewing data. The company’s profit goal is 25% of the cost of goods sold (COGS). Remember, COGS is the cost of manufacturing the product, including labor, materials, and overhead. We will need to build trust and an open channel of communication with other leaders on the team. Pay close attention to the story that data visualizations tell you and others reviewing your post. The purpose of this analysis is to better understand the cost, revenue, and profit associated with the new product launch. Review the Cost, Revenue, and Profit Spreadsheet retrieved from the company’s data center and consider the following while developing your ideas in the assigned task. What is the importance of data analysis? What are the results of your analysis? Think about your analysis and its findings, including visuals. Use visuals and text to re-state the purpose of your analysis and summarize your most important findings. What are you trying to represent with this data? What kind of graphic have you selected and why? How did adding visual representations of the data change your analysis? Does the target audience influence the way you display information? What to Submit Complete the Making Data Driven Decisions. You should write using a professional voice, and any sources should be cited according to APA style. Your assignment must be between 400 and 800 words in length.
25 days ago32 proposalsRemoteEUWEB 250402 - Wordpress/Elementor Developer/Admin/AI eCommerce
EUWEB 250402 - Wordpress/Elementor Developer/Admin/AI eCommerce 10 Half Days/Days (where/when like, on your URL and Hw/Sw, by your skill WordPress, Woo, tools&AI), budget less than 30€ for the full set 10 UoW (each "UoW - Unit of Work" 4 hours); repeatable job up to 4 times, if both like (with future open in GOALS GREEN); ...plz, IF "understand and like this job" THEN "send URL/Test or demo like" ELSE "can't evaluate your offer, waste time"; ...plz, if you like to proceed (as WordPress Developer/Admin, which we need), ...we like have "your URL/Test or demo like" from see your skill on our goal (and your understand it), as make a easy/draft web HomePage by this guide https://www.expotv1.com/EUWEB/SRC/$$$_NFT_TEST/EUWEB_base_xxxx.html (think xxxx a task in "10 us need" or similar, on your "URL", just easy/draft, not job, ...to know you are real, understand and interested); plz, before talk read, ...trace in https://www.expotv1.com/EUWEB/SRC/$$$_NFT_TEST/Set-0d_.jpg (each LandingPage need "3 fixed menu and PresentationSpace") ; ...the guide's links give you many references and goals project's, current asset and link to many examples of LandingPage (each need "3 fixed menu and PresentationSpace" that presents our GREEN themes or patents); ...after our OK to "LandingPage basic" on your URL (WordPress, Woo, AI, ...or similar), follow access for import and GO ON our Hostinger Service (by default tools without more costs); ..."JOBPOST" look availability to work for our GREEN project; ...we browse/check only by default chat and https://www.expotv1.com/EUWEB_Presidio.htm , ...more 100 LandingPages need (team speak italian, read/write any and nice to meet you); ...a set of 4 items "JOBPOST" we will need now, future is open; ***after accepted your offer, to access our service, need https://www.expotv1.com/EUWEB/SRC/$$$_NFT_TEST/UoW_yymmdd_xxxx_ST.html , set to task still free; ===
17 days ago16 proposalsRemoteopportunity
NEXT.JS DEVELOPER (REMOTE POSITION) - Four month position
We are looking for a Next.js Developer with experience in TypeScript to join our team for a project over 4 months. You will be working on our recently launched Ofqual assessment platform, adding new features and improving existing functionality. The platform is multilingual (English and Arabic) and includes interactive, pedagogic user interfaces, so experience with building engaging and accessible experiences is key. The ideal candidate should have solid experience with Next.js 15 (including server components), React 19, and modern development tools like Tailwind CSS, ShadCN, and Drizzle ORM. If you’re passionate about building scalable, accessible applications and working with multi-language setups, this role is for you. About Us BRITEthink is a growing Edtech assessment platform which supports vocational learners in the Gulf with managing their work submissions and portfolios. More information can be found at https://britethink.co Key Responsibilities • Develop and maintain features using Next.js 15 and TypeScript. • Build server-side components and interactive front-end elements using React 19. • Ensure responsiveness and accessibility using Tailwind CSS and ShadCN components. • Handle backend integration with Drizzle ORM. • Ensure proper handling of RTL (right-to-left) layouts for Arabic language support. • Troubleshoot performance issues and improve load times. • Write scalable, maintainable code and participate in code reviews. Essential Experience and Skills ✅ Strong experience with Next.js (including server components). ✅ Proficiency in TypeScript and modern React development. ✅ Experience with React 19 for interactive UIs. ✅ Familiarity with ShadCN and Tailwind CSS for UI components. ✅ Backend integration experience using Drizzle ORM. ✅ Understanding of accessibility and best practices for web development. ✅ Strong debugging and problem-solving skills. Desirable Experience and Skills ➕ An eye for detail and good design instincts. ➕ Experience with RTL (right-to-left) layouts and multi-language support. ➕ Knowledge of Arabic. ➕ Familiarity with CI/CD pipelines and Git. ➕ Interest in improving user engagement through UI/UX. Personal Qualities • Self-motivated and able to work independently. • Strong communicator, able to work collaboratively with the team. • Detail-oriented with a focus on quality. • Adaptable and eager to learn new technologies. General Duties • Stay updated with industry trends and best practices. • Follow company standards and contribute to improving processes. • Engage with company values and work as part of the team.
6 days ago93 proposalsRemoteEUWEB 250328 - Wordpress/Elementor Developer/Admin/AI eCommerce
EUWEB 250328 - Wordpress/Elementor Developer/Admin/AI eCommerce 10 Half Days/Days (where/when like, on your URL and Hw/Sw, by your skill WordPress, Woo, tools&AI), budget less than 30€ for the full set 10 UoW (each "UoW - Unit of Work" 4 hours); repeatable job up to 4 times, if both like (with future open to big GOALS GREEN); IF "you like this job" THEN "send URL/Test" ELSE "waste time"; ...plz, if you like (as WordPress Developer/Admin, which we need), ...to proceed we like have "your URL/Test", from see your skill on our goal (and your understand it), as make a easy/draft web HomePage by this guide https://www.expotv1.com/EUWEB/SRC/$$$_NFT_TEST/EUWEB_base_xxxx.html (think xxxx a task in "10 us need" or similar, on your "URL", just easy/draft, not job, ...to know you are real, understand and interested); plz, before talk read, ...trace in https://www.expotv1.com/EUWEB/SRC/$$$_NFT_TEST/Set-0d_.jpg (each LandingPage need "3 fixed menu and speccific PresentationSpace") ; ...the guide's links give you many references and goals project's, current asset and link to many examples of LandingPage (each need "3 fixed menu and speccific PresentationSpace" that presents our GREEN themes or patents); ...after our OK to "LandingPage basic" on your URL (WordPress, Woo, AI, ...or similar), follow access for import and GO ON our Hostinger Service (by default tools without more costs); ..."JOBPOST" look availability to work for our GREEN project; ...we browse/check only by default chat and https://www.expotv1.com/EUWEB_Presidio.htm , ...more 100 LandingPages need (team speak italian, read/write any and nice to meet you); ...a set of 4 items "JOBPOST" we will need, future is open; ***after start order, to access our service, need that: https://www.expotv1.com/EUWEB/SRC/$$$_NFT_TEST/UoW_yymmdd_xxxx_ST.html , set to task still free; ===
24 days ago7 proposalsRemoteI need to help us
I seek to engage a capable developer to design and build a web-based application to assist my small business. The goal of this project is to streamline our operations and provide improved services to customers. Specifically, the application needs to allow employees to easily and efficiently manage customer accounts. It must include functionality for storing customer profiles, processing orders, tracking inventory levels, and generating invoices. Additional key requirements include a clean, intuitive interface designed for usability as well as security measures to protect sensitive client information. The technology stack is open but must be robust and scalable to support future growth. A content management system would help non-technical staff to update website content. An admin console is also needed to oversee user accounts and monitor system performance. The ideal candidate will have a solid portfolio demonstrating experience developing similar software solutions. Proficiency with major web programming languages such as PHP, Python or .NET is essential. Familiarity with relational databases, especially MySQL or SQL Server, is important. Experience with frameworks like Laravel, Django or ASP.NET would be well-suited for this project. I am searching for a skilled freelancer who can translate our business needs into a fully-functional application within 8-10 weeks. The top priority will be delivering a product that streamlines our processes while providing an enhanced customer experience. I welcome proposals from developers confident in their ability to complete this OR Option 2: This is a project description for a freelancer platform. We are looking for a freelancer to help us with a project. The project involves creating a new website for our company. We need someone with experience in web design and development to create a modern and user-friendly website that is optimized for search engines. The website should have a clean and professional design, and it should be easy to navigate. The freelancer will be responsible for designing the website layout, creating the graphics and images, and writing the content for the website. They will also be responsible for ensuring that the website is responsive and works well on all devices. We are looking for a freelancer who is reliable, efficient, and has a strong attention to detail. We need the project to be completed on time and within budget. If you are interested in this project, please submit your proposal. We will review your proposal and select the freelancer who best meets our needs.
25 days ago33 proposalsRemoteAllen 123#522
We will be introducing an innovative line of high-voltage capacitors at the ElectroFair trade show next month. The target audience for this copy is engineering professionals who specify components for industrial equipment manufacturing. The goal is to generate interest and qualify leads for our sales team to follow up. The writing should clearly explain the technical advantages of our capacitors over competing products while using straightforward language accessible to non-experts. Emphasis needs to be placed on how our capacitors enable equipment designers to achieve higher performance levels, meet stringent safety regulations, and lower total lifetime costs of ownership. Some key capabilities and features to highlight include: unprecedented energy density in ultra-compact form factors, proprietary dielectric materials ensuring extreme durability in harsh operating conditions, integrated cooling mechanisms maintaining optimal performance even in continuous high-heat applications, and modular scalable designs allowing configurations suited to any application size. Compliance with all relevant industry certification standards should also be emphasized. In about 400-500 words, the writer needs to craft a compelling narrative that introduces our company's capabilities and expertise in developing advanced electrical components while vividly describing the benefits of our new capacitor line. Statistical data, customer testimonials or case studies can be incorporated to substantiate claims where appropriate. Military/in OR Option 2: "I will provide the freelancer with all the necessary content and images for the website. However, I would like the freelancer to suggest any additional features or improvements that they think would be beneficial for the website. "The deadline for the project is tomorrow. I will pay the freelancer once the website is completed and approved by me. "Please provide me with your portfolio and your rates for the project. I will also need your contact information so that we can communicate effectively during the project. "Thank you for your time and consideration. I look forward to hearing from you soon." Description: Allen 123#522 is looking for a freelancer to create a website for his company that has a modern and professional design with a user-friendly interface, is optimized for search engines and mobile devices, and integrates social media platforms. The freelancer should also suggest any additional features or improvements that they think would be beneficial for the website. The deadline for the project is tomorrow, and the freelancer will be paid once the website is completed and approved by Allen. Allen will provide the freelancer with all the necessary content and images for the website, but he would like the freelancer to suggest any additional features or improvements that they think would be beneficial for the website. Allen will also need the freelancer's portfolio and rates for the project, as well as their contact information so that they can communicate effectively during the project. Update Cancel Insert into input field
a month ago4 proposalsRemoteopportunity
Build Prop Management System Google Sheets Full Auto app scripts
Description: We are looking for an experienced Google Sheets expert and Google Apps Script developer to build a property management system for our letting agency. The system should automate key property management processes, including rent collection, tenant communications, maintenance task management, and compliance tracking. Key Responsibilities: Set up Google Sheets for Property Management: Create separate sheets for tracking properties, tenants, rent payments, maintenance tasks, and compliance. Set up data validation for fields like task status (Pending, In Progress, Completed), rent payment status, and compliance status. Google Forms Integration: Create Google Forms to collect tenant applications and maintenance requests, automatically populating the data into the relevant Google Sheets. Automate Processes with Google Apps Script: Rent Payment Reminders: Automate email reminders for overdue rents and upcoming payments. Maintenance Task Automation: Automatically create tasks, assign them to contractors, and track progress. Certificate Expiry Automation: Automate certificate expiry alerts (e.g., EPC, Gas, EICR). Automated Communication: Create email templates for various processes such as tenant application confirmation, maintenance request updates, and rent reminders. Scripts will be provided. Reporting and Dashboards: Set up dashboard views to track key metrics (e.g., overdue rents, pending maintenance tasks, upcoming certificate renewals). Automate the creation of reports and send them periodically to stakeholders (agents, landlords). Testing & Validation: Ensure that all automation works seamlessly (e.g., email triggers, task creation, compliance tracking). Test the system end-to-end and provide guidance on system usage. A comprehensive list of testing requirements will be provided Skills and Experience Required: Advanced Google Sheets expertise: You must be highly proficient in Google Sheets, including formulas, data validation, conditional formatting, and VLOOKUPs. Google Apps Script expertise: Proven experience in writing Google Apps Script to automate workflows and email communication. Property Management Systems: Knowledge of property management tasks such as rent tracking, maintenance management, and tenant communication is a plus. Attention to Detail: Accuracy is key for automating financial data, task management, and compliance tracking. Communication: Must communicate effectively to ensure all features are implemented according to requirements and are working properly. Ability to Deliver on Time: Experience delivering functional systems with automated processes in a timely manner. What You Will Deliver: A Google Sheets-based property management system with automated workflows, reminders, and communication features. Google Apps Scripts for automating tasks such as rent reminders, maintenance tracking, and compliance monitoring. Reports and dashboards with automated data collection, tracking, and reporting features. A fully functional system that will significantly reduce manual effort in managing properties, tenants, maintenance, and compliance. Expected Timeline for Delivery: 4-5 weeks depending on the complexity of the features and automation. The setup should be complete in this time, including testing and refining the system for real-world use. Required Experience: Google Sheets: Advanced knowledge of data management and automation. Google Apps Script: Experience automating tasks and email communications in Google Sheets. Property Management Software: Familiarity with property management workflows (e.g., rent tracking, tenant communication, and maintenance task management). How to Apply: Please provide: Examples of previous work you’ve done with Google Sheets and Google Apps Script. Estimated time frame to complete the project based on the description above. Any questions or clarifications you have regarding the project. Your hourly rate or a project price. Why This Role is Important: This project will help streamline property management operations, reduce human errors, and ensure compliance in a more efficient manner. By automating routine tasks, the system will save time and improve the service provided to tenants and landlords alike. Closing Thoughts: If you're skilled in Google Sheets and Google Apps Script, and have experience creating automated systems, this is an exciting opportunity to build a unique, valuable property management system for a growing letting agency. We look forward to working with a professional who can help us create this system and add automation to simplify our workflows. Final Notes: Simple, clear instructions will be provided for you to integrate the system. Collaboration with our team will ensure all required features are added and automated correctly. regular video calls will be required showing updates of work. samples of work must also be provided. there are approximately 20 sheets to set up. see attached.
9 days ago21 proposalsRemoteopportunity
I need a virtual assistant and social media manager
Virtual Assistant & Social Media Manager for a Creative & Spiritual Business Are you a highly organized, proactive, and creative soul with a passion for spirituality, fine art photography and travel? Do you have a strategic mindset for social media growth, an eye for aesthetics, and knowledge of AI tools to streamline content creation? If so, this role might be perfect for you! About Me & My Business I am a spiritual coach, healer, fine art photographer, and travel entrepreneur, helping people connect deeply with themselves through transformative experiences. My work blends healing/spiritual tools, entrepreneurial coaching, visual storytelling, and soulful exploration and travel, and I’m looking for a Virtual Assistant & Social Media Manager to help expand my reach. My system is quite unique so I need someone who is willing to get to understand my work and step in to fill in the gaps of my expertise. What You’ll Be Doing • manage Squarespace website , including updating the pages of the photographic prints I sell every 4/6 months • streamline emails and use Flodesk for mailing list. • Social Media Strategy & Expansion • Research and identify the best platforms to grow my online presence • Develop and implement social media strategies to increase visibility • Schedule and manage content across Instagram, Facebook, Threads. Consider expanding on TikTok/YouTube shorts and other relevant platforms • Stay updated on trends, hashtags, and algorithm changes • AI-Powered Content Creation & Repurposing • Utilize AI tools to assist with content creation, scheduling, and optimization • Repurpose existing content into different formats (reels, carousels, Pinterest pins, blog posts, etc.); I don’t like recording videos of myself, so I do that only occasionally. For content creation you will use mostly my photos and my writing and recorded voice. • Repurpose videos and transcripts from clients calls to create content. • Edit and enhance visuals to maintain a high-end, artistic brand aesthetic • Virtual Assistance & Admin Support • Assist with email organization, client bookings, and travel logistics • Keep projects on track and support daily business operations Who You Are • Proactive, independent, and solutions-driven—able to take initiative without needing constant direction • Passionate about spirituality, personal growth, and creativity • Aesthetic-focused with a strong eye for beauty and design • Tech-savvy with experience using AI tools for social media and business efficiency • Skilled in social media strategy and growth (beyond just content posting) • Fluent in English (Italian is a plus!) Bonus If You Have… • Experience working with spiritual coaches, artists, or travel brands • Knowledge of SEO for social media and website content • Basic video editing skills for reels and potentially TikToks Hours & Compensation • Part-time (4 to 6 hours/week, flexible) • Fully remote, ideally available for occasional check-ins based on my time zone • Compensation: $400-$630 per hour/month, based on experience How to Apply If this resonates with you, I’d love to hear from you! Please send an email to [your email] with: 1. A short introduction about yourself and why this role excites you 2. Your resume or portfolio showcasing relevant experience 3. Any AI tools you’ve worked with and how you use them 4. Links to social media accounts or work samples that reflect your aesthetic Looking forward to finding the perfect creative and tech-savvy soul to join this journey!
a month ago53 proposalsRemoteCOURSE CREATOR-- HOW TO SET UP A FACELESS YOUTUBE CHANNEL.
I am seeking a professional course creator to develop two explanatory video courses on setting up and growing a successful YouTube channel. The first course should provide a comprehensive overview of the end-to-end process of setting up and optimizing a YouTube channel based on the outline provided. It should guide users through creating accounts, setting up channels, customizing layouts, enabling features, installing optimization tools, planning content strategies, recording and editing videos, uploading and optimizing content for search, promoting the channel across social networks, and meeting YouTube's monetization requirements. Specifically, the course needs to explain each step in clear, non-technical language suitable for beginners. High-quality video explainer content should demonstrate the processes involved with screenshots and visual aids to ensure users fully understand how YouTube works. Specific tools like VidIQ, Google Analytics and Adsense should be covered in detail to optimize the channel for growth and monetization. The target duration for this foundational first course is 3-5 hours. It will serve as an all-in-one learning path for newcomers to set up professional YouTube channels from scratch. For the second course, I request coverage of more advanced YouTube optimization strategies based on the Faceless YouTube course available on Udemy. Topics should include in-depth SEO tactics using tools like VidIQ, developing sustainable content strategies, tracking analytics Hi Dear - - Use VidIQ to: - Research trending topics - Find best keywords and tags - Analyze competitors’ videos - Optimize **titles, descriptions, and tags** #### **6. Plan & Create Video Content** - Research trending topics using **VidIQ & Google Trends** - Create a content plan (video types, frequency) - Invest in basic equipment: - **Camera** (Smartphone, DSLR, Webcam) - Go to **YouTube Studio > Upload Video** - Add an **SEO-optimized title** (Use VidIQ suggestions) - Write a detailed **description** with keywords & links - Use **VidIQ** to add: - Relevant **tags** - Best **hashtags** (e.g., #Shorts, #Vlog) - **End screens & Cards** to keep viewers engaged - Upload a **custom thumbnail** (1280x720 px) - Select video category & add subtitles #### **9. Promote & Grow Your Channel** - Share videos on **social media (Instagram, Twitter, Facebook, TikTok)** - Engage with viewers (reply to comments, like & pin top comments) - Collaborate with other YouTubers - Post Shorts & community posts to stay active #### **10. Meet YouTube Monetization Requirements** ✅ 1,000 Subscribers\ ✅ 4,000 Watch Hours in the last 12 months **OR** 10M YouTube Shorts views in 90 days\ ✅ AdSense Account linked to YouTube #### **11. Apply for YouTube Partner Program (Monetization)** - Go to **YouTube Studio > Monetization** - Accept **YouTube Partner Program Terms** - Set up & link **Google AdSense** - Enable **Monetization on Videos** - Choose ad types: - Skippable ads - Non-skippable ads - Mid-roll ads (for videos over 8 mins) #### **12. Explore Additional Revenue Streams**
a month ago17 proposalsRemoteNeed people who used different hostings to write real reviews
We are looking for people who used and tested different hosting services provided by various companies on their real experience and wish to write reviews on https://hostings.info/ (payment guaranteed). The reviews should be written in English. They should be short but informative: contain information regarding the hosting service pros and cons, its pricing and quality, e.g. website performance speed, customer support level, reliability. In order to leave a review on our portal, you need to login via LinkedIn or Facebook.
2 years ago322 proposalsRemote