Change proxy net工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 change proxy net 份搜到的工作,货币单位为 HKD

    I'm looking for a competent writer skilled in crafting engaging and captivating kids' stories. The target audience is elementary school children, between the ages of ...writer skilled in crafting engaging and captivating kids' stories. The target audience is elementary school children, between the ages of 6 to 12 years. Key Job Requirements: - Ability to write compelling stories for children - Skilled in the kids' literature genre Story Themes: - Adventure - Moral lessons Your role will be rewriting the already existed stories, in an extended version. Might change the language to make it more gripping. No prior experience is required. Just prove me that you can do it good with a short story so i can see your language. There will be 10-15 stories that you wi...

    $4200 (Avg Bid)
    $4200 平均报价
    74 个竞标

    Description: We are seeking a talented web designer to enhance the design and user experience (UX) of our car audio dealers' e-commerce website. Our current platform h...Provide design deliverables using Figma or similar tools. Requirements: - Proven experience in web design and UX for e-commerce sites. - Proficiency with Figma or equivalent design software. - Ability to work within platform limitations to deliver a high-quality design. - Strong portfolio showcasing previous design projects. Additional Information: - You will collaborate closely with me (a .NET and React TS developer) to ensure seamless implementation of the design. - Clear and effective communication is crucial for this project. If you have a passion for web design and a keen eye for detail, we'd lo...

    $1358 (Avg Bid)
    $1358 平均报价
    114 个竞标

    I have a dataset of images and I'm looking for someone experienced in U-Net algorithm. Project description: - Write PyTorch U-Net training model on top of provided base code (, , , ). - Train the model until achieving a validation dice score of min. 0.875. - Deliver source code and trained model until Wednesday 10 pm (Vietnam time zone).

    $733 (Avg Bid)
    $733 平均报价
    12 个竞标

    We are urgently looking for a skilled data researcher who will research online UK based local planning authority databases for certain information sets. - Specific focus is needed on planning submissions and permissions that require BNG (biodiversity net gain credits)(the leads). The information is to be taken from Local Planning Authority official websites (publicly available information and no logins required). An in-depth knowledge of planning submissions and permissions and BNG is NOT needed. What is however required is accurate information to be taken from those websites and converted into a database for us. - This work can be done remotely and only requires a computer and access to the internet. - The geographical focus of the UK planning authorities we require information ...

    $248 - $2481
    加急 加封
    $248 - $2481
    15 个竞标

    I'm looking to develop an Android app using .NET MAUI that focuses on facial detection and tracking for attendance monitoring. Key Requirements: - **Facial Detection:** The app should be able to detect faces in real-time. - highlight detected face with rectangle shape - **Server Communication:** Once faces are detected, the app needs to send this information to a server automatically. - **Attendance Tracking:** The primary goal of the app is to leverage this face recognition technology for attendance tracking purposes.(but no need do any page for this now ) Ideal Skills: - Proficient in .NET and MAUI platform for Android development - Strong experience with facial detection and recognition technologies - Prior work on real-time server communication from mobile apps - ...

    $1577 (Avg Bid)
    $1577 平均报价
    8 个竞标

    ...project is to showcase innovation. Key Components: - Canvas app - Component library - Power Automate flows - Environment variables - Connection references Required Application Information: Freelancers interested in this project should provide a brief description of their relevant experience and knowledge. Ideal Skills and Experience: - Microsoft Power Platform and Dataverse Expertise - C# and .NET Development - Package Deployer Tool Proficiency - Power Apps CLI and Visual Studio Code - Experience with Dynamics 365 SDK - Previous experience in publishing PowerApps solutions on AppSource - Ability to work with canvas apps, component libraries, Power Automate flows, environment variables, and connection references - Strong problem-solving skills - Good understanding of the App...

    $4356 (Avg Bid)
    $4356 平均报价
    40 个竞标

    ...parts: - Static renders: There are six structures. Each of the six structures will need four exterior renders from different angles and in different environments and two interior renders, for a total of 36 final renders (six per structure). - Configurator renders: This part is a bit more complicated. Each of the six structures will be used in an online configurator tool that allows visitors to change aspects of the exterior to see what it looks like with different colors and finishes. See below for parameters: - Only one angle for each structure - Three colors and three finishes for each structure, so that would mean 9 combinations 1. color 1 with finish 1 2. color 1 with finish 2 3. color 1 with finish 3 4. color 2 with finish 1 5....

    $35980 (Avg Bid)
    $35980 平均报价
    51 个竞标

    I'm specifically interested in a 3D and animated style for thi...should be moving. Even the name should move, not the tagline. I have made a rough logo, please refer attachment with this project, that's important You can download the logo from this link which has to be used in this project. The background of the entire logo can be in blue colour or in plain white....please show me in both backgrounds. You are free to change colour combinations also of words Galaxy and Resumes. (.Com to remain in italics). ....I want everything in contrast...colour of logo, colour of 3 words - Galaxy, Resumes and .com This logo if I use on whats app with my customers should animate. DO NOT call or whats app me, communication should happen through Freelancer chat only.

    $101 (Avg Bid)
    $101 平均报价
    13 个竞标

    need the website for online inquries , booking for our activies and hotels. budget is 20k need a website like this the website needs to be dynamic so that we can change, put up offers and stuff.

    $2201 (Avg Bid)
    $2201 平均报价
    38 个竞标

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $1007 (Avg Bid)
    $1007 平均报价
    57 个竞标

    Required a dot net developer. Speacialized in Microservices acrhitecture based solution. Dotnet Core, C#, SQL, Data transformation, API gateway, Auth based security.

    $2904 (Avg Bid)
    $2904 平均报价
    44 个竞标

    I am looking for an experienced .NET developer who has worked on both web and desktop applications. The ideal candidate should also have a strong background in algo trading and low latency applications. Key Requirements: - Experience with C# and Visual Studio for .NET development. - Previous work on both web and desktop applications. - Proven experience with algo trading. - Prior experience working in low latency applications - React JS work experience is added advantage Skills: - Worked with Websocket, REST APIs - React JS - Ability to understand code written by others and refactor. - Write clean, robust and performant code. Your role will involve: - Building and maintaining robust, high performance applications. - Using your knowledge of algo trading to implement and opt...

    $10501 (Avg Bid)
    $10501 平均报价
    42 个竞标

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = ...it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in summery and short let em know , thanks please consider error handling in this case

    $204 (Avg Bid)
    $204 平均报价
    33 个竞标

    I'm running a website with an Apache2 ser...frontend. The problem is, the frontend is loading with HTTPS while the backend is using HTTP, despite having a proper SSL configuration in the etc/sites-available confi file. I'm currently using a reverse proxy server to redirect HTTPS traffic to my backend server and I'm using a secure connection (HTTPS) to communicate between the reverse proxy server and the backend server. Key tasks include: - Troubleshoot configuration issues to identify the cause of the HTTP/HTTPS discrepancy - Ensure that the SSL configuration on the Apache2 server is indeed correct - Verify that the reverse proxy server is properly configured to redirect HTTPS traffic to the backend server No access can be shared - work will be done vi...

    $297 (Avg Bid)
    $297 平均报价
    25 个竞标

    I have a scanned PDF document that needs some alterations. The primary tasks include changing the company name and updating contact information. Your expertise in both text editing and formatting is crucial for this project. Key Tasks: - Change company name: The new name should be seamlessly integrated into the document, replacing the existing one. - Update contact information: The current contact details in the document need to be replaced with the new information provided. Skills and Experience Required: - Proficiency in PDF editing: Experience with editing text in scanned PDFs is necessary, as the document is not in its original format. - Attention to detail: It's essential that the changes are made accurately without affecting other parts of the document. - Familiarity wi...

    $141 (Avg Bid)
    $141 平均报价
    89 个竞标

    ...file contain multiple tables(vary from 15-35, depend on each html file). Python to extract specific table and vertically stack them together to create an Excel file.(first column add html filename.) inside html file is encoded in chinese, so must use chinese to view it. table name/string partially e.g. "現金流量表" or "被投資公司名稱" or "資金貸與他人"or "轉投資大陸地區" or other name(later can be change). extract table based on table names/string. the table may not be there(depend on the html). If so just skip or single row blank. have to be easy to read and maintain in the future. .py file(source code) not .exe binary file (I think it's not very hard. I've wrote the code already. But only extract one file at a time, and unable to match specific...

    $250 (Avg Bid)
    $250 平均报价
    20 个竞标

    I am in search of a proficient writer to develop a book targeted at novice teachers. The central theme revolves around teacher empowerment. The selected writer should be able to present concepts in an inspirational and motivational style. Focussing on early years - Image of the child, relationship between educators, families, children and communities, rights of ...educators through writing. - Capacity to maintain reader engagement with compelling narrative style. The goal of this project is to create a comprehensive tool that will serve as a robust resource for novice teachers, helping them find their voice, build confidence, and master the art of effective teaching. This is not just a book about teacher empowerment, but a catalyst that inspires transformative change in the educati...

    $2162 (Avg Bid)
    $2162 平均报价
    56 个竞标

    My project requires the expertise of a freelancer with in-depth knowledge of XBLR accounting. The task is to leverage this skill to generate accurate financial reports for my business, with a specific focus on income statements. Key Responsibilities: - Compile, analyze, and present precise income statements - Ensure the inclusion of gross profit, operating income, and net income in each report. Ideal Freelancer: - Proficient in XBLR accounting - Proven experience in compiling and presenting income statements - Ability to pay attention to detail to ensure accurate financial reporting - Understanding of accounting regulations is highly desired, although not mandatory.

    $289 (Avg Bid)
    $289 平均报价
    22 个竞标

    I want to change my logo, which currently is Kansei. I wish to have a logo that resembles Novamarine more in font style. Additionally, to the new Kansei logo, a star should be added, similar to Novamarine. They currently use the colors red and green because it's an Italian brand, so I would like to have yellow and blue since my company is Swedish.

    $525 (Avg Bid)
    $525 平均报价
    73 个竞标
    Xamarin Migration to .NET 4 天 left
    已验证

    I am in need of an experienced developer with a strong background in Xamarin. Specifically, I am looking for a professional who can migrate my current Xamarin application to .NET 8. The ideal candidate should be well-versed in: - Xamarin Framework: As the current application is built on Xamarin, the developer must possess a deep understanding of this framework. - .NET 8: I require the application to be migrated to .NET 8. The successful bidder must have a proven track record in migrating applications to this platform. The developer should also be well-versed in the following: - Mobile App Development: Experience in developing and migrating mobile applications is a must - Understanding of E-commerce: As the application serves a business purpose, an understanding of e...

    $3552 (Avg Bid)
    $3552 平均报价
    18 个竞标

    I want to present my boyfriend and his best friend who are turning 40 together with a laugh by merging their faces into the iconic film poster for "Stepbrothers." I'm looking to replace the faces of Brennan Huff and Dale Doback in the poster with my friends' faces. The date should be June 8th 2024 and change Will Ferris name to Brent Svendsen and Jim O’riley to Russ Schulhauser. Must be able to have this sized up enough to print as a poster. For this project, I will provide high-quality photos of my friends that will need to be edited to match the tone and style of the poster to ensure the final product looks as realistic as possible. Ideal Skills: - Proficiency in Adobe Photoshop or similar photo editing software - Previous experience in editing photos...

    $390 (Avg Bid)
    加保
    $390
    71 项参赛作品

    ...page; the balance is off, the row and section spacing is off, and the typesetting is not standardized. - Reorganize the page; the balance is off, the row and section spacing is off, and the typesetting is not standardized. The new pages can use the hero banner from this page on every page: Don't change the content. Just clean it up and present it as professionally as possible. The site is using WooCommerce; however, for this initial project, it is irrelevant since none of the pages are part of the store. However, someone with WooCommerce experience is preferred since there will be follow-up projects, and I prefer to use the same talent if possible. **Ideal Skills and Expertise:** - Strong

    $1288 (Avg Bid)
    加急
    $1288 平均报价
    122 个竞标
    Trophy icon Urgent Color Change in JPG 4 天 left

    I need a professional to change the color of an object in a JPG image. This is an urgent project, so I need someone who can start immediately and has a strong track record for meeting tight deadlines. Key Requirements: - The object to be colored is currently black. It needs to be changed to: 1- Beige. 2- Gray. - I need 2 JPG images. - The strap, the square at the bottom of the object need to maintain it color. - The person should be able to deliver high-quality work.

    $78 (Avg Bid)
    加保
    $78
    247 项参赛作品

    ...personalized customer experiences is crucial. - Sales Reporting: We require comprehensive sales reports to review our business's progress and areas for improvement. Users: The software should easily accommodate 1-5 users at once, with unique access capabilities for each user. Ideal Candidates: I'm seeking professionals with experience designing and developing business-centric software. Experience with .NET, Java, or other relevant programming languages would be beneficial. Knowledge of Windows-based software development and expertise in back-end databases are essential. Applicants who understand the needs of small-to-mid-sized businesses and have previously developed software within these parameters will be viewed favorably. Ensure your bid reflects your ability to ...

    $804 (Avg Bid)
    $804 平均报价
    24 个竞标

    I have an Illustrator file that needs some text changes. All the new text content is ready, so the task mainly involves swapping out the existing text with the updated content. Ideal skills and experience for this project: - Proficiency in Adobe Illustrator - Strong attention to detail - Ability to follow instructions accurately Attached is a sample. Required modifications. 1. Change bar code. 2. Tidy up the text. 3. Duplicate the file and update some text. 4. Resend me with the right dimensions.

    $359 (Avg Bid)
    $359 平均报价
    38 个竞标

    More details: Which specific UI change would you like to make to the app? Change color scheme What is the primary color you want for the app's color scheme? Blue Do you require any additional features to be added to the app? add logo

    $1007 (Avg Bid)
    $1007 平均报价
    25 个竞标

    I'm looking for a skilled Photoshop expert who can provide a live one-on-one tutorial. I have a PSD file with a t-shirt design and I need to learn how to change the color of the t-shirt within the file. Key Requirements: - Graphic Design Skills: You should have a background in graphic design and be proficient in Photoshop. - Teaching Ability: You will need to be able to explain and demonstrate the process of changing the color of the t-shirt effectively. Communication: - The tutorial will be a live one-on-one session. Please plan accordingly.

    $86 (Avg Bid)
    $86 平均报价
    5 个竞标

    SEI Membership Club, the leading international company, is home to exceptional high-net-worth individuals who are self-made, often billionaires, entrepreneurs, nobility, high-level professionals, and elite members. The company needs talented artists who are experts in abstract and landscape watercolor and oil paint. We have a preference for the following: - Impressionistic style for the watercolor paintings - Impressionistic style for the oil color paintings - Abstract style for the watercolor paintings - Abstract style for the oil color paintings - Subject matter focused on beautiful landscapes and abstracts The ideal artist would have a strong portfolio that includes landscape paintings, particularly in impressionistic or abstract styles. Experience in both watercolor and oil ...

    $50882 (Avg Bid)
    加精
    $50882 平均报价
    25 个竞标
    Word Document Alterations 4 天 left
    已验证

    I just need a very easy task. Change the style for 6 docs with some pages. Need to be done NOW And the budget for the all task is 5$ . if you read the proposal you need to write You need to write at the beginning of the text what your city is and what the color of the sky is now. Skills Required

    $39 / hr (Avg Bid)
    $39 / hr 平均报价
    74 个竞标

    I am looking for someone to create a custom vehicle repair shop software for me, in VB.NET, Windows Form project, using .NET Framework 8. The full source code must be provided. Attached is the full project requirement

    $17135 (Avg Bid)
    $17135 平均报价
    34 个竞标
    change a word document 4 天 left
    已验证

    I just need a very easy task. Change the style for 6 docs with 3 pages. Need to be done NOW And the budget for the all task is 5$ . if you read the proposal you need to write You need to write at the beginning of the text what your city is and what the color of the sky is now.

    $31 / hr (Avg Bid)
    $31 / hr 平均报价
    65 个竞标

    I'm looking for a proficient Blazor developer who can enhance the on-screen keyboard of our existing project. The below project shows on-screen keyboard which shows keyboard when the field is active. Below project has implementation in Blazor : Below is nuget package details: The only change I want to implement is to open the Keyboard inside dialog box when the field gets active instead of displaying on the bottom of the page.

    $187 / hr (Avg Bid)
    $187 / hr 平均报价
    24 个竞标

    I'm working to develop a series of 500 infographics aimed at UPSC students. These will cover a range of topics, primarily focusing on current affairs and geographical data. Specific Topics: - Economy and finance - Politics and governance - Environment and climate change Level of Detail: - Intermediate level analysis Key Responsibilities: - Creating infographics on the selected topics. - Ensuring the information is current and accurate. Ideal Skills: - Experience in creating educational infographics. - Knowledge of current affairs and geography. - UPSC exam preparation experience would be a plus. Please note that the graphics should be clear, concise, and engaging for a student audience. Your work should support students in understanding and retaining the information pre...

    $86 (Avg Bid)
    $86 平均报价
    4 个竞标

    I need a skilled C# Winform .NET developer to protect my application using obfuscation techniques. The goal is to prevent reverse engineering and ensure the highest level of security. Key Requirements: - Implement Basic name mangling, Control flow obfuscation, and String encryption for the application. Ideal Skills and Experience: - Strong proficiency in C# and .NET framework - Prior experience with implementing obfuscation techniques - Knowledge of application security best practices This project is a great opportunity for a developer with a keen interest in application protection.

    $1187 (Avg Bid)
    $1187 平均报价
    28 个竞标

    Please read the brief carefully and Designer Critique is greatly appreciated. Complete, operational, custom web site for drop shipping business. Use whatever language is best suited, we prefer word press (this allows us to do minor modifications inhouse- no programming expertise). Along with the web site, suggest name (search on net and proposed office locations), design logo and compose tagline. All copy by client. Topics covered: Vision, mission, contact, FAQ, terms & Conditions, Returns, Refunds, Shopping from a catalog, Live+Chatbot, order processing, confirmation, tracking, cancellation, payment processing, credit, debit, digital wallets, EFT, (No COD, No Checks)Shipping choices and info, Shopping cart, Days to delivery, Visitor, customer mailing list, Loyalty program, Soc...

    $3146 (Avg Bid)
    $3146 平均报价
    47 个竞标

    I am on a quest for an exceptional individual who can collaborate with me in writing a presentation about chaos engineering and incident management specifically for a .Net driven distributed monolith. Key points include: - The purpose of the presentation is to educate stakeholders and instigate a beneficial scenario discussion, leading us on a path to implementation. - The target audience has an intermediate understanding of chaos engineering and incident management, hence the presentation should be calibrated to this level. - The presentation will heavily emphasize on the practical aspects of chaos engineering and incident management. Focal themes would be implementing chaos engineering, simulating incidents, and strategies for mitigation. To ensure a successful project, you ide...

    $117 / hr (Avg Bid)
    $117 / hr 平均报价
    26 个竞标
    Trophy icon dOG Certificate Design with Photo & Logo 已经结束 left

    I have a specific design concept in mind for a certificate that I need created in an Adobe PDF format. Please use this design and copy this design attached. Change the dog picture to the cat picture attached Change dog name Poncho to the cat's name MILLIE Change the dog owner to the cat owner: HANNAH MIEHE Registration Date change to: MAY 20TH, 2024 ADD/keep THE LOGOS ATTACHED TO THE CERTIFICATE TEXT EDIT above I will provide you with all the necessary assets for the design, including a photo and my brand logo. Your role will be to incorporate these into the certificate in a way that aligns with my concept. Ideal skills and experience for this project include: - Proficiency in Adobe Photoshop and Illustrator - Experience in creating visually...

    $78 (Avg Bid)
    加保
    $78
    12 项参赛作品

    We're looking for a skilled professional to radically change our current website. Our needs include: - Redesigning the layout and design for an updated, modern aesthetic - Creating and integrating new content over 6-10 additional pages - Enhancing existing functionality for a smoother user experience The new pages will contain a variety of elements, including: - Concise, informative text - Engaging visual content like pictures and videos - Interactive features, such as forms or quizzes Ideal candidates should have demonstrable experience in front-end web development, UX/UI design as well as a good eye for designing with user engagement in mind. Expertise in content creation and management is also highly valuable. We're looking for someone who can deliver a...

    $258 / hr (Avg Bid)
    $258 / hr 平均报价
    61 个竞标

    Simple financial website needs layout updated, images changed, possible logo change, and text (copywriting) updated. You must be able to use SVN for updating. Looking for fast turnaround.

    $1116 (Avg Bid)
    $1116 平均报价
    64 个竞标

    We are looking for 5-10 years of .Net experienced developer who can also have experienced in React and .Net based web development. Long terms multiple projects development. Using Mainly Azure SQL server database with Visual Studio .Net Core API. Graph QL and EF. Worked on Azure Key Vault, Azure Logic app, Azure function is bonus.

    $885 (Avg Bid)
    $885 平均报价
    10 个竞标

    ...can build a robust reverse proxy with a focus on traffic management, particularly incorporating WebSocket support. Key Project Requirements: - Traffic Management: The main focus of this project is on traffic management, with the aim to ensure that the proxy can handle a high volume of traffic effectively. - WebSocket Support: A crucial aspect of the project is the ability to handle WebSocket connections seamlessly. This will include both the initial handshake and the ongoing management of WebSocket connections. - Protocol Flexibility: The completed reverse proxy should be able to support multiple protocols. This is necessary for the project's success, as it will be used in a diverse network environment. Ideal Skills and Experience: - Proficient in reverse ...

    $461 / hr (Avg Bid)
    $461 / hr 平均报价
    11 个竞标

    ...design is must to choose font, color and other style elements. So I need the design and develop both skills. Please start your proposal with world "confident" so that I filter out random bids. I will provide text content for image, gif you have to use copyright free assets from internet. Task - Change the menu options and their styling to fit with the landing page - Header and Footer - Landing Page --- Vertical slider of 4 pages, paging enabled. When scroll up and down complete page should change. In left side I want the page number indicator too. Each lider will have different background color and background gif for animation. --- Static section --- Static section with decent animations --- Static section --- Static section My budget for this is limited to INR...

    $1172 - $3515
    加封
    $1172 - $3515
    53 个竞标

    ...investments and to help me make informed decisions. Key Areas: - Evaluating Investment Opportunities: I need someone who can create robust and reliable financial models to assess the viability of various real estate ventures. Your models should help me identify and prioritize the most promising investments. - Financial Metrics: Your models should primarily focus on Return on Investment (ROI), Net Present Value (NPV), and Capitalization Rate (Cap Rate). These are the key metrics I need to see to make sound investment decisions. Ideal Candidate: - Proven Experience: Previous experience in real estate financial modelling and investment analysis is a must. A background in real estate or finance would be highly beneficial. - Analytical Skills: A sharp mind for identifying trends,...

    $813 (Avg Bid)
    $813 平均报价
    7 个竞标

    I am on the lookout for a tech whi...our Squid and Linux configuration to more efficiently handle a large quantity of proxies, potentially using a /48 ipv6 for each, amounting to a massive number (~65k for a /32 and 512k for a /29). Currently, we are facing: - Proxy connection issues - Resource utilization problems We are working with an enormous number of proxies, way more than 50,000. Our current server is running on Ubuntu 20. Ideal Skills and Experience: - Proven track record with Linux (Ubuntu) server management - Thorough understanding of Squid protocols - Expertise in managing high-volume proxy servers - Solid capability to optimize system resources We need someone who can provide a smooth and superfast experience to our users by resolving these issues. Are you...

    $1405 (Avg Bid)
    $1405 平均报价
    10 个竞标
    Trophy icon Banner Re-design - original attached 已经结束 left

    Banner Redesign See attached original design 1. use all the same wording - change the imagery 2. use the attached logo

    $398 (Avg Bid)
    加保
    $398
    647 项参赛作品

    I'm in need of a Flutter Developer to assist with updating our existing Art Prizes app for both iOS and Android. We've made additions to the underlying .NET solution and now require integration of new pages and features. It's crucial that you have a solid understanding of Flutter as well as knowledge on integrating APIs. Previous experience in updating existing apps and implementing push notifications is highly desired. If you don't have a rating of 4.9 or higher I won't be contacting you. You will have a formal process for versioning the iterations and you will have inhouse testing available. If you deliver an initial solution that is full of bugs we won't continue working with you. First deliverable will be the IOS version FOLLOWED by the android ...

    $3115 (Avg Bid)
    $3115 平均报价
    72 个竞标

    As part of my MBA project, I have prepared a Project with analysis on Pharmaceutical industry. It is 15000 words project. I'm looking for a skilled and experienced researcher proof read the content and rectify if any plagiarism is found. Key areas of focus: - Conduct a thorough investigation on the project. - change the content which has plagiarism. Usage of quillbot or chagpt is not recommended. - Prepare charts and pie. Maybe 3 or 4 small charts and diagrams are there. I'm seeking a professional with: - A strong background in Research and/or the pharmaceutical industry - Excellent report writing skills, capable of delivering a well-structured and insightful final document.

    $2037 (Avg Bid)
    $2037 平均报价
    24 个竞标

    ...text --Description --Specifications --Other relevant information -Enable users to specify which pages, products, and categories to manage, and which information to include in exports. Generate XML or CSV links based on user selection. -Allow users to update specific pieces of collected information across all or selected pages, ensuring data remains current and accurate. 2. Proxy System -Implement a dedicated IP system (proxy system) to avoid server or firewall blocking. 3. Data Access and Export -Allow data export in formats such as CSV, XML, etc. -Ensure data export is compatible with Google Merchant Center and other similar advertising services. 4. User Interface -Provide an interface that allows users to explore scraped content through a hierarchical view. -Ensure the u...

    $19828 (Avg Bid)
    $19828 平均报价
    93 个竞标

    I need a skilled and experienced mobile app designer who can help me quickly change the background of my app. The specific details on the current background were not provided, so you might need to be flexible and creative in this task. Key Requirements: - Proficiency in mobile app design, particularly in changing backgrounds - Ability to work quickly and under tight deadlines The task is urgent and must be completed ASAP. I am looking forward to working with a professional who can deliver high-quality results under pressure.

    $1007 (Avg Bid)
    $1007 平均报价
    20 个竞标

    I'm seeking a specialist to locate a VPS/VRoot server that can provide minimized latency to a website origin hidden behind a Cloudflare proxy. The task encompasses: - Identifying the server with the lowest possible ping based in Europe. - The server should run on a Windows operating system. - The ultimate objective is to improve user experience by minimizing latency. Ideal freelancers for this job will have a robust understanding of server locations, operating systems and how they interplay with website latency. Experience with Cloudflare proxies, Windows-based servers, and in-depth knowledge on achieving optimal latency is distinctly beneficial. The website would be and I require the lowest ping when buying an item on the sites trading page. Ping can be checked with the gr...

    $796 (Avg Bid)
    $796 平均报价
    15 个竞标