Manual test case optimization techniques jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 manual test case optimization techniques jobs found, pricing in USD

    ...and implementation of an OGP markup template and a custom teaser component. This requires overlaying the core component using a data layer. You are expected to create a captivating and innovative teaser component that drives user engagement and interest in our content. Ideal candidates for this project should have: - Extensive experience in web development, particularly in URL shortening, SEO optimization, and creating engaging webpages. - Strong knowledge of SEO best practices and how they can be effectively implemented. Familiarity with current trends and tools in SEO will be a plus. - Experience in creating OGP markup templates and custom teaser components. - Excellent problem-solving and communication skills, as I will be looking to you for creative solutions and regular upd...

    $81 (Avg Bid)
    $81 Avg Bid
    4 bids

    Following are the requirements of task to be fulfilled. 1- Task is to visit the Gottingen physically and Take 5 to 6 geotagged photos of with name board captured and from outside the building. 2- Get the verification form filled, signed and stamped by the HR and also stamp the certificate. 3- Get the details of verifier, Name, Designation, Department and Contact. 4- In case of refusal to fill form, take the written refusal with stamp or sign as a proof. 5- If companydoes not found on given address than take the 7 to 8 geotagged photos of exact address with right left name boards photos and make a small few seconds video of address . Also get the details of any nearby business ( Name of person, Business name and Contact

    $35 (Avg Bid)
    $35 Avg Bid
    6 bids

    We are looking for a talented and experienced Video VFX Artist to join our team for an exciting project. The ideal candidate should have a strong portfolio showcasing proficiency in visual effects, motion ... and compositing for videos. - Ensure visual consistency and quality across all project deliverables. - Incorporate feedback and revisions in a timely manner. **Requirements:** - Proven experience as a Video VFX Artist or similar role. - Proficiency in industry-standard software such as Adobe After Effects, Adobe Premiere Pro, and/or other VFX tools. - Strong understanding of visual effects techniques, compositing, and motion graphics. - Ability to work independently and as part of a team, meeting deadlines and project milestones. - Excellent communication skills and attention ...

    $417 (Avg Bid)
    $417 Avg Bid
    28 bids

    I'm looking for an accomplished WordPress expert to revamp my website (). Key focus areas are speed optimization, SEO friendliness and design update. The goal is to enhance my site's online presence significantly, increase sales, and improve our brand awareness. Here's what I'm seeking: - WordPress speed optimization: Fast-loading sites are crucial for higher conversion rates and improved user experience. - SEO-friendly updates: It's essential to make our site appear on top of search engine results. Possessing SEO skills is critical. - Design changes: I'm open to a new layout, color scheme, and font selection ideas that can make our site more appealing and user-friendly. Also, my website must: - Generate leads: The design and content should be...

    $349 (Avg Bid)
    $349 Avg Bid
    75 bids

    In my pursuit to propel the recognition of my brand to new heights, I'm seeking an innovative and experienced advertising expert. O...relevant to our target demographic. Ideal skills for this role: - Strong understanding of brand positioning and strategy - Proven experience in digital marketing, specifically with a focus on social media and website advertising - Exceptional understanding of our target demographic and how to craft messages that appeal and resonate - Creative thinking and the capacity to innovate with advertising techniques. Your role is critical in creating an impactful online presence that will elevate our brand's identity, and consequently, its recognition among working professionals. Bring your best strategies to the table, let's create somethin...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    27 bids

    I am looking for a skilled writer to help create an engaging and informative ebook focused on the topic of Mental Health as part of a broader Health and Wellness series. Your main tasks will involve: - Researching material related to the chosen topic, in this case, Mental Health. - Craft written content that can be easily understood by the general public who may have only basic knowledge on the subject. The ideal freelancer for this job will have: - Excellent written communication skills. - A proven track record in writing Health and Wellness related materials, ideally on the subject of Mental Health. - An ability to create engaging and easy-to-understand content from potentially complex information. The end result should be an informative and engaging ebook that educates and...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    10 bids

    ...Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thoroughly to identify and fix any bugs or issues. Provide documentation and training materials for administrators on how to use the new features. Requirements: Proven experience in web development using Laravel framework. Proficiency in MySQL database management. Familiarity with Firebase for real-time database and messaging services. Strong understanding o...

    $23 (Avg Bid)
    $23
    0 entries

    I am in need of a web speed expert, specifically someone proficient in optimizing loading times. My site currently loads in less than 3 seconds, which is just not up to par with my standards. Key Requirements: - to achieve passing grade for LCP, FCP ,CLS and TT...which is just not up to par with my standards. Key Requirements: - to achieve passing grade for LCP, FCP ,CLS and TTFB - Pinpoint the images causing the most significant load times and offer optimized solutions. - Suggest best practices for other on-page elements affecting website speed. The ideal candidate will have proven experience in improving website speed, specifically regarding image optimization. All detailed reports, including improvements made and those suggested for the future, need to be shared at project c...

    $310 (Avg Bid)
    $310 Avg Bid
    96 bids
    Algo Trading setup 6 days left
    VERIFIED

    ...API, allowing for seamless communication and trade execution. 2) Signal Translation: Develop a mechanism to interpret buy and sell signals generated by the algorithm and translate them into executable orders on the trading platform. 3) Order Placement: Implement functionality to automatically place orders based on predefined criteria, including quantity, price, and order type. 4) Testing and Optimization: Conduct thorough testing to validate the functionality of the automated trading system and fine-tune parameters for optimal performance. Requirements: 1) Proficiency in algorithmic trading and API integration. 2) Experience working with trading platforms and their APIs. 3) Strong programming skills, particularly in languages such as Python, JavaScript, or similar. 4) Familiari...

    $119 (Avg Bid)
    $119 Avg Bid
    5 bids

    ...Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thoroughly to identify and fix any bugs or issues. Provide documentation and training materials for administrators on how to use the new features. Requirements: Proven experience in web development using Laravel framework. Proficiency in MySQL database management. Familiarity with Firebase for real-time database and messaging services. Strong understanding o...

    $27 (Avg Bid)
    $27 Avg Bid
    7 bids

    Purpose The purpose of this implementation is to provide a means to connect to an IP camera over RTSP and ingest the video+audio streams using gstreamer with golang and the go-gst bindings. Once the stream is ingested we need to break-out in to children pi...SetState() // Block on messages coming in from the bus instead of using the main loop for { msg := ().TimedPop() if msg == nil { break } if err := handleMessage(msg); err != nil { return err } } return nil } func handleMessage(msg *) error { defer () switch () { case : return ("end-of-stream") case : return () } return nil } func main() { (padProbes) }

    $59 (Avg Bid)
    $59 Avg Bid
    5 bids

    ...Engage Target Audience: The website should be designed to engage and appeal to owners and decision-makers of web hosting companies. Clear and concise messaging, along with compelling visuals, should highlight the benefits of partnering with our company for their support needs. Establish Credibility: It's crucial that the website reflects our professionalism and industry expertise. Testimonials, case studies, and client success stories should be prominently featured to establish credibility and build trust with potential clients. Seamless User Experience: The website should offer a seamless browsing experience, with intuitive navigation and responsive design to ensure compatibility across all devices and platforms. Visitors should easily find the information they need and be ...

    $107 (Avg Bid)
    $107 Avg Bid
    39 bids

    ...statement that showcases my longstanding and substantial experience in the AHS & auto electrical sector targeting large corporations. The document should be engaging enough to attract potential clients and deliver an in-depth view of my credentials. Key areas of focus should include: - Years of Industry Experience: Stress the length and breadth of my experience in AHS & Auto Electrical. Provide case studies or instances that show how this experience translates into high quality service delivery. - Track Record with Large Corporations: Highlight any previous successful engagements I've had with large corporations. These can help potential corporate clients understand my ability to handle large projects and liaise with high-level stakeholders. Qualified bidders wi...

    $45 (Avg Bid)
    $45
    1 entries
    Website for shop 6 days left

    I am looking for a website developer to create a website for my shop. The website will sell both physical and digital products. While I do not have a specific design in mind, I have a general idea of what I want the website to look like. The website should include product search and filtering capabilities. I am looking for a deve...e-commerce website development and design. Ideal skills and experience for the job include: - Proficiency in web development languages such as HTML, CSS, JavaScript, and PHP - Experience with e-commerce platforms such as WooCommerce or Shopify - Knowledge of website design principles and user experience - Ability to integrate payment gateways and shipping methods - Familiarity with search engine optimization (SEO) tactics to increase website visibility an...

    $202 (Avg Bid)
    $202 Avg Bid
    72 bids

    I'm in need of a skilled structural engineer specializing in residential buildings, to calculate fastening requirements for 2 piece clay roofing tile based on /the information in the TRI manual, size of US Clay 2 piece tile. 130 mph wind speed class c requirements& local building code Key Requirements: - Expertise in residential structural engineering - Prior experience with roofing tile installations - Ability to asses fastening requirements/options based on the information in the TRI manual, size of US Clay 2 piece tile. 130 mph wind speed class c requirements& local building code. Please only apply if you have experience with similar projects and can provide evidence of successful completion.

    $105 (Avg Bid)
    $105 Avg Bid
    21 bids

    I'm in need of an experienced Flutter Developer who can craft a comprehensive mobile application. The app should be compatible with both Android and iOS systems. Requirements: - Develop a logistics and delivery app: The project focuses on creating a comprehensive software that can manage delivery services. It should include features such as route optimization, real-time tracking, delivery scheduling, and scanning capabilities. Skills & Experience: - Proficiency in Flutter: The candidate should be well-versed in Flutter development to ensure a seamless and efficient app. - Previous Experience: An ideal candidate should have a strong track record of developing similar applications. - Strong understanding of logistics: Knowledge of logistics and delivery processes is a plus ...

    $627 (Avg Bid)
    $627 Avg Bid
    129 bids

    I need a professional who can help me extract photos from various websites for data analysis purpose. Key Requirements: - Image Extraction...purpose. Key Requirements: - Image Extraction: The main task is to extract photos from a multitude of websites. The photos will be used for data analysis, so accuracy and completeness in this task is vital. Ideal Freelancer: - Data Extraction Expert: The ideal candidate would have experience in extracting data from websites. - Web Scraping Proficiency: Knowledge of web scraping tools and techniques would be highly beneficial. - Attention to Detail: The successful candidate will be diligent in ensuring all relevant photos are extracted. If you are confident in your ability to deliver a high-quality image extraction service, please submit...

    $82 (Avg Bid)
    $82 Avg Bid
    42 bids

    I'm looking for an experienced PHP developer to help me build an advanced resume scanner and parser for our webpage. This tool will automatically scan uploaded resumes, extract specific data fields, and seamlessly parse it onto our webpage. Key Requirements: - The tool should be able...advanced PHP tools and parsers. - Familiarity with working on resume data extraction and parsing. - Strong understanding of data structures and parsing algorithms. - Proficiency in handling different file formats, especially PDF and Word documents. I have a preference for using Core PHP for this project. However, if you believe another PHP framework would be more suitable, feel free to make your case. The most important thing is that the tool is efficient, accurate, and seamlessly integrated wi...

    $90 (Avg Bid)
    $90 Avg Bid
    13 bids
    Stable Email Server Setup 6 days left
    VERIFIED

    ...skilled server engineer who understands VPS and email servers. The current system I have in place with Contabo and Zimbra is unreliable and requires daily restarts, clearly, this is far from ideal. Your task will be to either create a stable setup with the current tools, or propose and implement a new, more reliable solution. Key Aspects: - High uptime: The system should rarely, if ever, require manual restarts. - Scalability: While the exact number of email accounts needed is not yet determined, the setup should be highly scalable to accommodate growth. Support: - Although no specific level of support was specified, basic troubleshooting is expected as part of your proposal. Higher level support options can be discussed based on your recommendation. Ideal candidates will...

    $170 (Avg Bid)
    $170 Avg Bid
    31 bids

    I'm looking for a skilled designer who can create a service manual for my customers. First part is General Operations Manual. Second part is Service & Maintenance Schedule. All content written content will be forwarded with images also available. Design for Print - A5 Landscape. The manual should be visually engaging, easy to navigate and understand.

    $250 (Avg Bid)
    $250 Avg Bid
    24 bids

    I'm seeking a highly experienced Google advertising agency to assist me with opening a Google Ads Search account. Key Requirements: - Expertise: I require an expert level of experience in Google advertising. The chosen provider should have a...Requirements: - Expertise: I require an expert level of experience in Google advertising. The chosen provider should have a proven track record of successfully setting up Google Ads Search accounts. - Geographic location: I would prefer that the account be opened in Europe. The role of the freelancer will solely be to create the account for me. There will be no requirements for account management or optimization. Please note: I am not looking for general advice, consultation, or ongoing management. I purely need you to provide me wi...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    41 bids

    I'm currently seeking a highly experienced data scientist for applying machine learning techniques on a complex dataset. As a skilled professional, you'll be involved in: - Preprocessing and cleaning of data to remove any inconsistencies. - Conducting exploratory data analysis to unveil hidden patterns and correlations. - Selecting the right machine learning model and evaluating its performance over time. For this project, in-depth knowledge in Python and strong statistical background are highly desirable. Familiarity with supervised machine learning models is a key requirement as well.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    28 bids
    Durban Task 6 days left
    VERIFIED

    I'm in need of a photographer based in Durban, South Africa. This is a freelance opportunity for a skilled professional who can capture high-qualit...capture high-quality images. Key details: - Your role will include taking photographs in Durban, South Africa, so residing in or near this location is a must. - The specific type of photography required will be discussed upon hire. Necessary skills and experience: - Proven experience as a photographer - A portfolio showcasing your work is a must - Understanding of photographic principles and techniques - Excellent communication skills - Ability to work independently and creatively. I'm looking for someone reliable, creative, and with a good understanding of photography in a commercial context. Looking forward to revie...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    I need an automation that can set one or more predeterm...words, this automation will allow me to choose the following settings: "Every [frequency] hours, search for top tweets with the word [keyword] that were tweeted within the past [time] hour, and reply [predetermined reply] to [number of replies] tweets. Every [functioning hours] hours it will stop for [pause hours] hours." I will not need to have technical knowhow to choose these. You will need to test this to make sure it works and mimicks human behavior so it doesn't get us banned. You will also find a way for it to work on its own, without any need for me to keep my laptop on. If this is something you can do, please give me a description of how it can be done and how we can avoid being banned for spam and sta...

    $112 (Avg Bid)
    $112 Avg Bid
    11 bids

    ...will perform tests following the test cases provided by us. Having a solid understanding in app functionality testing is crucial. I am only accepting bids from professionals who can work in daylight hours and are based in Thailand. Please share any relevant experience and success in similar projects. We seek to hire TODAY, May 3, 2024 if possible and seek to start you as soon as possible (today if possible). Essential Skills & Requirements: - Cross-platform mobile app testing (Android, iOS) - Excellent understanding of functionality testing - Capacity to strictly follow provided test cases - Availability during daylight hours in Thailand. ----- Freelancer auto-wrote most of the above text. The below description is written by me, The CEO--- Mobile App QA Manual...

    $11 / hr (Avg Bid)
    Urgent
    $11 / hr Avg Bid
    6 bids

    I require assistance in enhancing my Laravel project. Specifically, improvements are needed in two areas: - Database Optimization: The efficiency of the database needs improvement. If you have a proven track record working on database optimizations in Laravel, you're likely a fit for this task. - New Feature Integration: I'm looking to integrate connection to external APIs. Solid experience working with external APIs and integrating them into Laravel projects is essential. Applying developers should be very familiar with Laravel and bring experience in database optimization and API integration to the task. Briefly detail your relevant experience when making a bid.

    $178 (Avg Bid)
    $178 Avg Bid
    64 bids

    ...similar .NET frameworks including but not limited to: writing Unit Tests and implementing algorithms and data structures Strong hands on experience in Microservices, RESTful webservices development in Java (Spring Boot or equivalent framework) Proficient at building intelligent solutions to complex problems. Experience using source control tools such as GIT Proficient at Performance Tuning and Optimization methodologies. Proficient at managing one’s own time. Required Education & Experience: Bachelor’s degree in Computer Science or similar experience. 5+ years of SQL experience in SQL Server, MySQL, and Snowflake. 5+ years of C# and Java experience. 5+ years of experience with APIs (JSON, XML, SOAP, etc) 5+ years IDE experience with Microsoft Visual Studios, Int...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    32 bids

    I'm looking for a proficient Chrome Extension Dev...extension malfunction. - Modify the extension code accordingly to adapt to these changes and ensure compatibility with the latest Google Images layout. Please note that I've already attempted to reinstall the extension in Google Chrome, but this hasn't resolved the issues. Ideal skills & experience: - Proficient in Chrome Extension Development - Familiarity with Google Images API and web scraping techniques. - Strong experience with debugging & enhancing extensions - Previous experience with image downloading tools/extensions would be an advantage Your work will help me enhance the functionality of the extension for myself and other users, so a focus on delivering robust and reliable solutions is key. Loo...

    $12 (Avg Bid)
    $12 Avg Bid
    3 bids

    ...involves: - Sales and CRM: A seamless system that streamlines sales and communication with our customer base - WhatsApp Integration: An impressive system that sends and reacts to WhatsApp messages automatically - Email Automation: An efficient system that allows automatic replies, scheduled sending, and manages email campaigns This project demands a good understanding of Odoo and automation techniques, knowledge of WhatsApp and email systems, and a knack for simplifying complex workflows. The objective is to improve efficiency, communication, and customer interaction within the company. Upon customer sign-up, the system would trigger a series of communications via WhatsApp, SMS, and Email throughout their subscription period, including renewal reminders and campaign broadcasts...

    $565 (Avg Bid)
    $565 Avg Bid
    17 bids

    ...search engine optimization (SEO), and lead generation campaigns. Key requirements: - Social Media Advertising: I need someone who is well-versed in creating and running successful social media advertising campaigns. The candidate should have a proven track record of generating leads through platforms like Facebook, Instagram, and Twitter. - Search Engine Optimization (SEO): A good understanding of SEO is crucial in order to ensure that my business ranks well in search engine results. The candidate should be able to use the most effective SEO techniques to drive organic traffic to my website. - Lead Generation Campaigns: The successful candidate should be experienced in creating and managing lead generation campaigns. They should be able to use a variety of tools...

    $869 (Avg Bid)
    $869 Avg Bid
    53 bids

    ...creating a productivity bottleneck. Job Scope: - Analyze the reasons for the high CPU usage - Implement efficient solutions to reduce the CPU usage without compromising on essential processes - Optimize the performance of the system - Establish measures for consistent monitoring and preventive maintenance Ideal skills: - Expertise in Linux server management - Proficiency in performance optimization strategies - Experience in IT troubleshooting and problem-solving - Knowledge of server security strategies - High attention to detail If you have the necessary skills and experience to resolve this server speed issue, I invite you to submit your proposal. Your bid should include a brief explanation of your approach and a time estimate for the conversion. We value open communic...

    $21 (Avg Bid)
    $21 Avg Bid
    4 bids

    ...photography and videography for my new online store opening. If you have a knack for capturing stunning, unique images and are ready to bring your creative flair to my product range, I want to hear from you! Responsibilities: • Assist in setting up photography scenes with limited props, a trip(s) to purchase necessary items will likely be involved. • Provide guidance on lighting techniques, photography methods, and tips to capture the best images of various products. • Photograph and video a range of products, predominantly jewelry and candles, with additional apparel, bags, and miscellaneous items. • Collaborate creatively to ensure the images and videos stand out in the commercial market. • Manage and potentially transport...

    $20 - $26 / hr
    Local
    $20 - $26 / hr
    0 bids

    I'm in need of someone who can install a Themeforest website script on my server. This might require the use of SSH commands. Skills needed: - Proficiency in setting up and installing website scripts - Experience with SSH commands - Skill in troubleshooting and problem-solving, in case any issues arise during installation The specific theme I have in mind is the XYZ theme. If you haven't worked with this theme before, that's fine - as long as you're comfortable with the general process of installing a Themeforest script, I think we'll be in good shape.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    85 bids

    We are virpace, a SAAS startup, we need strategic marketing guidance to effectively reach and engage our target audience. We are looking for an experienced marketing consultant or part-time CMO to provide bi-weekly/monthly oversight and direction to our marketing initiatives. The main responsibilities will be: 1. Analyzing our existing marketing strategies, plans and identifying areas for optimization. 2. Refining the definition of our target audience through research, surveys and competitor analysis. 3. Recommending improvements in marketing tactics to connect better with our audience. 4. Optimizing website UX, content, SEO and conversion rates through reviews and testing. 5. Performing a competitive analysis to identify differentiation opportunities. 6. Proposing performance ind...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    8 bids
    Website Optimization 6 days left
    VERIFIED

    Hello, guys, I am looking for someone to optimize my web site, for good Google rankings.

    $154 (Avg Bid)
    $154 Avg Bid
    46 bids
    Editing photo 6 days left

    Job brief We are looking for a talented photo editor to coordinate assignments by selecting, editing and positioning photos in print and web publications. The successful c...photographers and advertising reps and advise on future projects Stay up to date with new image editing technologies Requirements and skills Proven work experience as a photo editor Solid experience with digital technology and photo editing software packages (e.g. Photoshop, Pixlr and Affinity Photo) Strong photo editing skills and excellent portfolio Thorough knowledge of computer imaging, photographic techniques, studio management and color composition Creative mind with an eye for detail and storytelling skills Time-management and leadership skills BSc degree in photography, visual arts, digital media or rel...

    $374 (Avg Bid)
    $374 Avg Bid
    34 bids
    Home Improvement PPC Campaign 6 days left
    VERIFIED

    I'm seeking a skilled Google Ads specialist to help me generate more leads for my home improvement services. This PPC campaign is aimed at attracting homeowners. - You should have expertise in lead generation campaigns, focusing on the home improvement industry. - You should have deep knowledge of audience targeting (Homeowners in this case), ad optimization, and keyword research. - Recent experience with successful Google Pay Per Click campaigns, preferably within a similar industry, would be greatly appreciated. My goal is to achieve a higher conversion rate and ultimately boost my business. Let's create a compelling, effective campaign together.

    $129 (Avg Bid)
    $129 Avg Bid
    64 bids

    I'm looking for a skilled business developer ...to enhance overall performance. Stimulation Awareness: Detect situations of high stimulation, allowing users to manage their environment for optimal cognitive functioning. Burnout and Strain Prediction: Anticipate and alert users to potential burnout risks, fostering mental well-being. Task-Specific Focus Analysis: Evaluate and report on user focus levels during specific tasks, aiding in task optimization. Healthy Habit Building: Utilize ML and AI to provide personalized recommendations for cultivating and maintaining healthy cognitive habits. By addressing the current void in tools for monitoring and improving cognitive well-being, this venture seeks to empower individuals to understand, optimize, and maintain their mental capaci...

    $284 (Avg Bid)
    $284 Avg Bid
    10 bids

    I am looking for a professional who can help me opti...Experience Descriptions: These sections need to be refined and tailored for the technology industry to ensure they are appealing and relevant to potential recruiters. 3. Skills and Endorsements: I want to ensure that the skills listed on my profile are well-represented and endorsed, giving a true reflection of my capabilities. Ideal Skills and Experience: - Proven experience in LinkedIn profile optimization, particularly in the technology sector. - Strong understanding of what recruiters look for in a LinkedIn profile, and the ability to optimize it accordingly. - Excellent writing and editing skills to refine the summary and experience descriptions. - Previous success in improving visibility and attracting job opportunities on...

    $57 (Avg Bid)
    $57 Avg Bid
    19 bids

    ...require a freelancer experienced with: - Web design and layout rearrangement - Mobile optimization: The site needs to be optimized for mobile use and should adjust and display correctly on various screen resolutions. - Image and text alignment: Text and images across the website need to be properly aligned irrespective of the device they are viewed on. - Site responsiveness: The website needs to run smoothly and without error, offering users a smooth browsing experience. The project also includes troubleshooting and resolving any potential bugs or errors. The ideal fit will have a strong background in web development, UI/UX design, and have a keen eye for design and layout. Experience with mobile optimization and debugging is also necessary. My budget is very low so kin...

    $47 (Avg Bid)
    $47 Avg Bid
    12 bids

    I'm in need of a skilled graphics designer to create a modern logo f...designer to create a modern logo for my business. The logo should be modern in style, showcasing a degree of professionalism and sophistication. The design needs to incorporate a specific symbol that holds significance to me and my brand. Here's what I'm looking for: - Experience in modern graphic design, particularly with logos. - Ability to work in design elements specified by the client, in this case a unique symbol. - Great understanding of color theory, as I want a harmonious and visually appealing logo. - Good communication skills, in order to understand my requirements and give life to my vision. If you meet these requirements and feel that you can bring my vision to life, I'm looki...

    $203 (Avg Bid)
    $203 Avg Bid
    33 bids

    In this project, I'm looking for someone knowledgeable in website security to guide me and others through hacking a basic blog. This is purely for educational purposes, aimed at raising awareness about potential security vulnerabilities that can be mitigated. Here's what you need: - Exte...raising awareness about potential security vulnerabilities that can be mitigated. Here's what you need: - Extensive knowledge of website vulnerabilities and how to exploit them ethically. - A clear understanding of blogging platforms - WordPress, Blogger, Tumblr, or custom-built sites. - The ability to develop a simple website for demonstration. - Excellent communication skills to explain complex techniques simply. Remember, this is not for malicious intent, but to educate on...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    ...about the precise quantities of hardener or accelerator to use under these conditions. We’re seeking your expertise to help us understand how to adjust the quantities of these components at different temperatures and humidity levels. Specifically, we need a detailed chart that outlines the weight percentage of each component to be added at specific temperatures to achieve optimal cure time. Optimization of MEKP usage and formulation of the cobalt accelerator will lie in particular focus throughout the mission. Ideal candidates should carry substantial prior experience in this domain and demonstrate a keen ability to optimize industry-standard processes, thereby achieving significant waste reduction....

    $11 (Avg Bid)
    $11 Avg Bid
    1 bids
    Tech Articles 1000-1500 Words 6 days left
    VERIFIED

    I'm seeking a skilled writer to produce engaging, informative articles. The focus will be on technology, with each article falling within the 1000-1500 word range. Requirements: - A flair for writing with at least a basic understanding of technology. - The ability to produce articles that are both informative and entertaining. - A good grasp of the English language. SEO optimization is required, but specific keywords won't be provided. This means you should be able to write in a way that naturally incorporates SEO best practices into the content. The articles are to be in a conversational, yet professional style. They should be well-researched and provide value to the reader. The goal is to keep the audience engaged while providing them with useful insights on the lates...

    $338 (Avg Bid)
    $338 Avg Bid
    89 bids

    ...information like Name, Email, Title, Company Size, Industry, Revenue Range, and Social Media presence. These leads will be nurtured through targeted email marketing campaigns and social media outreach. Ideal Candidate: We're looking for a freelancer with at least 3 years of B2B lead generation experience within the FinTech industry. You'll be a master of cold email outreach, social media prospecting techniques, and data analysis. Familiarity with lead generation tools like ZoomInfo, Leadfeeder, or Sales Navigator is a plus. Excellent communication and negotiation skills are essential, as you'll be liaising with potential clients. Why Join Us? Your work will be crucial in shaping the success of our FinTech startup. We offer competitive rates commensurate with ex...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    15 bids

    I am looking for a knowledgeable legal professional to help me understand and implement the writ of habeas corpus for a specific court case. I intend to argue for a sentence reduction based on compassionate release grounds. Your in-depth knowledge and experience with unlawful detention, ensuring a fair trial, and advocating for individual rights will be crucial in this project. You should be able to: * Provide insights into the principles and applications of habeas corpus * Guide through the process to argue for sentence reduction * Furnish advice leveraging the factors for compassionate release Your proficiency in interpreting the intricacies of sentencing guidelines, highlighting overlooked information, and emphasizing the presence of mitigating circumstances will be advantageo...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    16 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one hour. Your payment is $95 per visit. Note that yo...

    $90 - $95
    Local
    $90 - $95
    0 bids

    ...proficient Etsy sales manager to help me with my shop. Key Responsibilities: - Product Optimization: Focusing on Seo and how to get the product sold as well as the correct pricing. - Inventory Management: Managing stock levels, ensuring timely restocking, and helping to forecast demand. - SEO & Digital Marketing: You should have a strong understanding of SEO and digital marketing strategies, particularly as they relate to Etsy, in order to drive sales. Ideal Candidate: - Proven experience in managing Etsy shops and generating sales. - Strong understanding of SEO and digital marketing strategies, particularly in the context of e-commerce platforms. - Experience with product listing, and a track record of optimization that has led to improved sales. - Excellent organ...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    34 bids

    As a passionate sailor, I'm seeking a...essence of the trip, from setting sail to arrival at Lord Howe Island. - I would like it to feature some surfing and exploring shots, as these elements were part of the adventure. - The edit should have a professional but also engaging tone. It should be cinematic and visually appealing, but also informative and easy to follow. Skills and Experience: - Proficiency in video editing software and techniques. - Experience in creating documentary-style videos. - Understanding of sailing and the elements that make for compelling sailing footage. - Creative flair and ability to engage audiences with storytelling through video. If you have a passion for sailing and can help bring this adventure to life in a captivating way, I look forward to he...

    $74 (Avg Bid)
    $74 Avg Bid
    29 bids