ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 convert code matlab using matlab งานที่พบ, การเสนอราคา USD

    ผมกำลังทำโปรเจคจบปริญญาตรีเกี่ยวกับการ เลือกสีรองพื้นให้ตรงกับสีผิวด้วยโปรแกรม matlab ไม่ต้องทำออกมาเป็นแอปพลิเคชันครับ แต่ในเบื้องต้นอยากให้หน้า GUI แสดงผลออกมาได้ก็พอครับ flow คร่าวๆที่ร่างไว้คือ ใช้กล้องโทรศัพท์ถ่ายใบหน้าหรือท้องแขน จากนั้นโปรแกรม หาค่าสีเฉลี่ยเป็น rgb แปลงค่าเป็น Lab แล้วนำไปคำนวณหา deltaE (color difference) เมื่อเทียบกับข้อมูลของรองพื้นที่มีอยู่แล้ว ถ้าสีเฉดไหนไหนค่า deltaEน้อยที่สุด ก็แปลว่าใกล้เคียงสีผิวนั้นที่สุด ก็แสดงผลลัพธ์เป็นสีรองพื้นนั้นครับ (ทำด้วยโปรแกรม matlab เท่านั้นครับ)

    $200 (Avg Bid)
    $200 การประมูลเฉลี่ย
    1 คำเสนอราคา

    สวัสดีครับ ผมกำลังหาคนเขียนโปรเจคเกมส์ออนไลน์ โดยที่ผมมี Source code เกมส์อยู่แล้ว ซึ่งซื้อมาจาก Unity assert store แนว MMORPG (Offline) Link !/content/15552 มี Demo ให้ทดลองเล่นอยู่ครับ โดยความต้องการของผมมีดังนี้ครับ 1. สามารถมองเห็นความเคลื่อนไหวของตัวละครในเกมส์ของผู้อื่นได้ (Animation network) เช่น เดิน , วิ่ง ,เอฟเฟ็คตอนใช้สกิล , ฟันมอนสเตอร์ , เปลี่ยนแปลงอาวุธของตัวละคร 2. ใช้ Unity Network 5 , Javascript , C# ในการเขียน (หากใช้ Tools อื่นก็ลองเสนอมาได้ครับ) 3. สามารถกำหนดจุดเกิดมอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นมอนสเตอร์เหมือนๆกัน 4. กำหนดการดรอปของไอเทมเวลาฆ่ามอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นไอเทมเหมือนๆกัน 5. ระบบ Inventory สามารถดึงข้อมูลไอเท็มของตัวละครแต่ละคนได้ ใช้ database mysql หรือ ms sql ครับ 6. ระบบแชททั่วไป และแชทส่วนตัว

    $722 (Avg Bid)
    $722 การประมูลเฉลี่ย
    1 คำเสนอราคา

    Writing Particle Swarm Optimization (PSO) by Matlab in Helicopter Routing for Solving High Voltage Transmission Line Inspection. This thesis want to be saved cost and distance of inspect the High Voltage and complex condition (Master's Degree) ต้องการผู้ที่สามารถเขียน PSO Particle Swarm Optimization ในโปรแกรม Matlab ได้ โดยโปรเจคนี้จะเป็นการกาต้นทุนและเส้นทางที่น้อยที่สุดในการตรวจสอบเส้นสายไฟฟ้าแรงสูง ภายใต้ เงื่อนไขที่ซับซ้อน (เป็นงานวิจัยระดับปริญญาโท)

    $745 (Avg Bid)
    $745 การประมูลเฉลี่ย
    2 คำเสนอราคา

    I'm looking for a Facebook marketing expert to help generate leads and drive direct traffic to my e-commerce site targeting adults over 25 years of age. I want to increase brand visibility and convert leads into clients, ultimately enhancing overall revenue. Ideal freelancers for this contract will demonstrate the following skills and experience: - Proven track record in managing successful Facebook marketing campaigns - In-depth understanding of Facebook's algorithms and targeting specifics - Experience in e-commerce marketing is a must - Ability to create engaging and appealing content that fits the brand and target audience - A deep understanding of conversion optimization - Excellent data analysis skills to track the effectiveness of our marketing efforts This is ...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Extract source code from protected indicator in TradingView 6 วัน left
    ยืนยันแล้ว

    Have you ever heard of TradingView? Do you know what PineScript is? Do you have experience with Javascript? Do ...know about website crawling techniques and extracting hidden/protected data? I have recently found a protected indicator on TradingView (written in PineScript) and I need your help to extract the source code. I have no idea if the task has been done in the past or not, but your job will be to find a way to do it. Only apply if you are confident you can think of at least one way to achieve it. One common approach might be going through the Chrome debugger and inspecting the Javascript code, but that may not be sufficient given it's a protected script. Payment will be done only after the source code has been extracted successfully and tested by me to co...

    $19 (Avg Bid)
    $19 การประมูลเฉลี่ย
    44 คำเสนอราคา

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new ({ explicitArray: false, ignoreAttrs: true }); (xmlData, (err, result) => { if (err) { throw err; } // Navigate to the abstract texts. const articles = || []; (article => { const abstractText = ; // AbstractText can be an array if

    $18 (Avg Bid)
    $18 การประมูลเฉลี่ย
    20 คำเสนอราคา

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    $21 (Avg Bid)
    $21 การประมูลเฉลี่ย
    48 คำเสนอราคา
    Elixir Developer for Mobilizon Code Fix 6 วัน left
    ยืนยันแล้ว

    ...Elixir developer well-versed in troubleshooting and correcting open source code, specifically for Mobilizon—an event planning platform. There's an immediate need to address bugs and errors affecting both the User Interface (UI) and functionality of the platform's features. Key areas that require attention: - Resolve UI issues tilted towards the incorrect computation of available seats for events - Address the affected functional features associated with UI errors See this link for details of bugs: (note that the project owners have quoted a 500 euro fee to fix this themselves, but this is excessively high for something that is small code fix.) Will provide SSH access to my instance of Mobilizon to troubleshoot

    $30 - $250
    $30 - $250
    0 คำเสนอราคา

    Our retreat center is looking for a remote, part-time graphic designer who can help us create on-going digital assets such as product flyer...clearly and concisely. - Social Media Assets: Keeping our brand image and audience preferences in mind, you need to produce creative assets suitable for use across different social media platforms. Ideal Skills: - Proficient in Adobe Photoshop, Illustrator, and other graphic design software - Good understanding of branding, advertising principles, and social media design trends - Ability to convert complex information into easy-to-understand visual content Experience: - Proven graphic design experience, especially in creating marketing collateral and service information guides - Previous experience with social media promotional materials ...

    $19 / hr (Avg Bid)
    $19 / hr การประมูลเฉลี่ย
    86 คำเสนอราคา

    Here's a quick job for someone with the Xcode Dictionary Development Kit. Basically, I need someone to python the .dict file with Apple's Dictionary Development Kit. You convert the source .dict to .xml with Pyglossary and then use Apple's tools to compile it. I have the converted .xml file, I think, but I also have . files. These are basically the steps, I think: The goal is to have a flawlessly working dictionary on Mac starting out with the source dictionaries. It's not a big job, but I don't know how to wrangle Xcode/ don't have a developer account. Can you just let me know how long you think it'll take? Please don't quote 30+ hours, lol.

    $32 / hr (Avg Bid)
    $32 / hr การประมูลเฉลี่ย
    70 คำเสนอราคา
    Trophy icon INDUAR Logo Design for Media Outlets 4 วัน left

    ...specific colors and style preferences were not stated, we urge you to employ your creativity. Please bear in mind the brand ethos while designing, ensuring it resonates with our audience - industry and businesses. Essential skills & experience: - Strong portfolio in Logo design - Knowledge of TV and digital media brand identities - Understanding of Argentine culture and national symbols - Ability to convert ideas into compelling visual representation Get ready to charm us with your creativity and skill, showing how well you can blend our Argentine identity into an aesthetically pleasing and meaningful brand logo. Good luck!...

    $50 (Avg Bid)
    การันตี
    Laravel Conversion for CI Dashboard 6 วัน left
    ยืนยันแล้ว

    I'm in need of an experienced Laravel developer to convert my existing CI (CodeIgniter) dashboard. The main purpose of this dashboard is for monitoring project progress, tracking team performance, and analyzing code quality. It’s important that the functionality and integrity of these features are maintained in the migration to Laravel. The current codebase falls under the category of 'small', with less than 10,000 lines of code, consisting primarily of CRUD operations. For context, the main entities/data models involved in these CRUD operations are Users, Products, and Orders. Skills and experience necessary: - Proficiency with PHP and Laravel framework - Experience migrating from CI to Laravel - Familiarity with CRUD operations and MVC architec...

    $183 (Avg Bid)
    $183 การประมูลเฉลี่ย
    111 คำเสนอราคา

    More details: Just Making the new design for 9 Screens in an app. No integration to the source code just design. What platform do you want the app to be designed for? iOS, Android What is the primary purpose of the app? AI Chat, AI image creation and AI video generator. Read following criteria: Do not sent a proposal without writing in your comments your portfolio. See style that I'm more or less looking for. If your proposal exceed my budget do not send a proposal. Estimate of delivery 3 days. No more than that. Later delivery will result in low star rating. Answer the following question in your proposal to make sure you are reading this description. How much it is: 4+4?

    $61 (Avg Bid)
    NDA
    $61 การประมูลเฉลี่ย
    13 คำเสนอราคา

    I'm strategically seeking a professional who can code a mobile application using Flutter and Dart and integrate it with Arduino. This primarily demands the construction of a stunning, user-friendly app with the entire focus on sensor integration. Core App Functionalities: - User login and log out with figma or flutter - Context widgets utilization - Complying with w3 thing description Sensor Integration: My project revolves around incorporating multiple sensors, including but not limited to: - Temperature sensor - Heart rate sensor - Galvanic skin response Ideal Skills and Expertise: - Mastery in Flutter and Dart - Arduino integration know-how - Experience with user-interface and user-experience design - Proven track record of developing sensor-based apps An ideal c...

    $30 / hr (Avg Bid)
    $30 / hr การประมูลเฉลี่ย
    72 คำเสนอราคา
    Bid if you can write 6 วัน left

    I'm on the hunt for a dynamic writer who can craft persuasive content with an adventurous twist. - Purpose: Your main goal is to persuade our audience. Your words should convince, compel and convert our readers. - Style: Be adventurous! Your content shouldn't just tell stories that resonate; it should encourage our readers to step outside of their comfort zones by weaving in elements of thrill and adventure. - Audience: Our primary target are teenagers, so your content should speak their language—current, cool and captivating. Ideal Skills: - Proven experience in persuasive writing. - Familiarity with youth culture and teenage language. - Mastery in storytelling with an adventurous bent. Your talent to spin words into persuasive messages will be the key to this...

    $14 / hr (Avg Bid)
    $14 / hr การประมูลเฉลี่ย
    85 คำเสนอราคา

    I require a heat simulation using a suitable software such as ANSYS or MATLAB or any suitable software for my 10ft by 10ft garden shed constructed from wood. The goal of this project is to conduct a comprehensive thermal analysis, obtaining key parameters, including: - Heat distribution - Heat loss - Temperature gradients - Time taken to cool the shed from one temperature to another The simulation result will aid future decision-making regarding potential modifications to the shed or its usage. A freelancer with proficiency in heat transfer simulations, particularly with ANSYS or MATLAB, would be ideal for the task. An understanding of the thermal properties and behavior of wood would also be beneficial for the project.

    $112 (Avg Bid)
    $112 การประมูลเฉลี่ย
    15 คำเสนอราคา

    As a company seeking to increase our clientele, our primary goal is to generate leads. We believe social media is a powerful tool to achieve this, specifically with focus on Facebook and Instagram. The ideal candidate for this project should: - Have notable experience in lead generation using social media. - Be highly skilled in strategizing and managing Facebook and Instagram campaigns or projects. - Have a remarkable understanding of optimizing and targeting audiences on these platforms. - Be capable to measure and document the impact of social media on our leads. Your contributions to this project will play a crucial role in improving our company's customer engagement and expansion.

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Tradingview Pinescript to Python Conversion Prompts for LLMs 6 วัน left
    ยืนยันแล้ว

    I need a freelancer proficient in Prompt Engineering , Python and Pinescript who can provide prompts to use with Large Language models ( gpt , gemini , claude ai ) . Where those prompts are used to convert pinescript indicators' logic to python. Requirements include: * Extensive knowledge in Pine Script . * Extensive knowledge in Prompt engineering with LLM. * Experience in converting TradingView Pinescript to Python.

    $32 (Avg Bid)
    $32 การประมูลเฉลี่ย
    32 คำเสนอราคา
    Translating Miro Board into Custom-Branded PDF 6 วัน left
    ยืนยันแล้ว

    I'm seeking a diligent, detail-oriented individual to convert my Miro board into a professional, well-designed PDF document, aimed to be shared to clients to assist them in understanding how their new marketing automation system is set up, as well as guide them on customization options. The project necessitates a keen eye for layout and design, attention to detail and ensuring that the final PDF is not only functional but also visually appealing in line with our company branding. Key tasks for the project include: - Converting a Miro Board into a PDF with all graphics and text contents included - Include cover, and table of contents -Expanding on the copy of the text to ensure clarity and flow - Incorporating company branding into the document design through logo placemen...

    $89 (Avg Bid)
    $89 การประมูลเฉลี่ย
    50 คำเสนอราคา

    ...days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I request detailed change logs documenting every modification made to the source code during the process. This wil...

    $18 (Avg Bid)
    $18 การประมูลเฉลี่ย
    11 คำเสนอราคา

    Convert two aspx web pages that you originally created. They currently use MWS but need to be updated to use Amazon SP-API. I need to you create new pages so I have the cs source code. The current pages have .cs files with the source code. I need to have access to that code.

    $350 (Avg Bid)
    $350 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Solve many few code errors (laravel webapp) 6 วัน left
    ยืนยันแล้ว

    It is necessary solve some few errors that have my application. It is necessary experience in laravel coding. Please send me your experiences in complex coding not simple web). If you show me the experiences, I will send the details of changes

    $81 (Avg Bid)
    $81 การประมูลเฉลี่ย
    82 คำเสนอราคา

    As an entrepreneur looking to expand my digital footprint, I need a team of programming experts proficient in Python, Java, and C++. Your task will be two-fold: 1. Web Application Development: Design and develop a web application from scratch, taking care of the UI/UX design, back-end functionality, and ensuring smooth user navigation on the platform. 2. Mobile App Development: Mirror the web application in the form of a fully functional mobile app, compatible with both Android and iOS. Ideal applicants should have previous experience in web and mobile app development and a solid understanding of the specified programming languages. Collaborative team players and those with a knack for problem-solving will be given priority. We value open communication so be prepared to participate in ...

    $11 / hr (Avg Bid)
    $11 / hr การประมูลเฉลี่ย
    7 คำเสนอราคา

    I'm seeking a graphic designer for immediate engagement. Your task will be to convert two colour press logos, currently in PNG format, to white versions - but we will need more in the future. I have attached the two logos "CityAM" and "LBC News" We will require: - Put on a transparent background - Centre on a 400 x 160px canvas - Where there is just one color in the logo we will ask you to change it to white – see the “Sun” logo below. - Where there are multiple colors we may ask you to change the opacity of the white, to differentiate between colors I have also attached a more detailed brief which explains this - see "PressLogoBrief" attachment. The primary aim of this project is to utilize these logos on our website, so ex...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    81 คำเสนอราคา
    PDF TO MS WORD 6 วัน left

    What is the size of the PDF file you want to convert to MS Word? 140 page What information should successful freelancers include in their application? Past work How soon do you need your project completed? 3 days

    $11 (Avg Bid)
    $11 การประมูลเฉลี่ย
    111 คำเสนอราคา

    I am seeking an experienced photo editor who can work with color correction specifically on turning colored photos into high contrast black and white images. Job responsibilities: - Apply color correction techniques to photos - Convert images to black and white - Apply high contrast level to images Ideal Skills: - Expertise in Photoshop or similar tools - Strong eye for aesthetics and details - Excellent understanding of color correction and contrast levels - Experience with creating high contrast black and white photos

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    19 คำเสนอราคา
    Custom Google Drive Interface For Downloads using the API 6 วัน left
    ยืนยันแล้ว

    We currently share several disk images to clients via FTP. However we want to utilise Google Drive to share these links. However, we do not want customers to be able to share these links with others and we want to be able to revoke access if required. So we are looking for a system that will sit between the Google Drive Links and the Customer links We will utilise multiple Google Drive accounts I currently have this content on multiple linux servers, we wuld like to upload the content directly from the servers to Google Drive, instead of me havkng to upload them from my local. If you have any questions please reach out so that I can explain further. When contacting please make sure that you showcase that you fully understand the project requirements, any previous development similar ...

    $35 / hr (Avg Bid)
    $35 / hr การประมูลเฉลี่ย
    102 คำเสนอราคา
    English-Polish Translation for Tech Marketing Website 6 วัน left
    ยืนยันแล้ว

    I'm looking for a professional translator who can convert my technology-based marketing website from English into Polish. My primary objective is to attract Polish-speaking customers. Ideal candidate should have: - Strong expertise in English to Polish translation, specifically in the technology sector. - A good understanding of marketing content. - Ability to maintain the persuasive and appealing essence of the original language in translated content. Looking forward to working with someone who has the skills to deliver this specialized translation work, promoting my business in a new language and enhancing the website's user experience for Polish-speaking customers.

    $64 (Avg Bid)
    $64 การประมูลเฉลี่ย
    44 คำเสนอราคา

    I need a proficient translator to convert a small batch of business correspondences from Spanish, French, and German into English. Here's more about the task: - OBJECTIVE: Translate less than 10 business emails into English. - REQUIREMENTS: A keen eye for detail and excellent grasp of Spanish, French, German, and English languages, ensuring translated content carries the proper context and tone. - TARGET LANGUAGE: All emails are to be translated into English. - SUBJECT MATTER: The nature of these emails is business correspondences. Prior experience in translating business or formal texts is an advantage. Professionals who can accurately translate and retain the essence of the original content, your skills are needed here. Let's connect!

    $14 / hr (Avg Bid)
    $14 / hr การประมูลเฉลี่ย
    49 คำเสนอราคา
    Arduino and Python Code Flowchart Creation 6 วัน left
    ยืนยันแล้ว

    As an Arduino and Python developer, I'm looking for expertise to create a comprehensive flowchart that outlines the logic and working of an existing Arduino and python code. This is an essential task to me because I want to understand the sequential order of operations, from start to end. Main Focus: - Emphasizing the relationship of different features coded, and their flow from start to completion. - As one knows, the different parts of the Arduino code work together in achieving specific output, hence, a skilled understanding of the code's hierarchy is of great relevance. Ideal candidate: - Proficiency in Arduino and Python language. - Strong experience in flowchart development. - Ability to analyze complex scripts and map process flows. - Detail-oriented and t...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    17 คำเสนอราคา

    I am looking for a dedicated freelancer who can proficiently handle text data transfer. The main task is to convert my digitized text files into a PDF format. Key Job Requirements: - Skilled in working with digital files and transforming text into PDF format. - Attention to detail to ensure information is transferred accurately. - Proven experience in similar projects will be an added advantage. This is a strategic task that ensures all my text data are organized and easily accessible. I'm seeking a freelancer who proves to be timely, organized, and proficient in handling such tasks. If you are proficient in data transformation and organization, this project is for you.

    $17 / hr (Avg Bid)
    $17 / hr การประมูลเฉลี่ย
    113 คำเสนอราคา

    I am in urgent need of a German to Spanish translator who can accurately convert a legal document. It is critical that you have prior experience or understanding of legal matters to ensure the correct context and terminology are maintained. Ideal Skills and Experience: - Fluency in both German and Spanish languages - Experience or knowledge in legal affairs - Attention to detail - Capacity to meet tight deadlines. This project demands a specialist who can correctly convey the intricate legal jargon from German to Spanish. If you fit this description, please reach out. The project's urgency cannot be understated. Your qualifications and understanding of legal terminology will directly impact the success of this translation.

    $313 (Avg Bid)
    $313 การประมูลเฉลี่ย
    41 คำเสนอราคา

    I am looking for a skilled web scraper who can help me gather price and item name data from various e-commerce platforms, including Amazon, flipkart , myntra, ajio, tata cliq. need code in c#. im already working on it using HttpWebRequest. some are working and some are not. Requirements: - Proficiency in web scraping techniques and tools - get data from pasted url by user in a textbox If you have the necessary skills and experience, please reach out to discuss the project further. Thank you!

    $77 (Avg Bid)
    $77 การประมูลเฉลี่ย
    20 คำเสนอราคา

    I am searching for an experienced developer, ideally someone who knows their way around WordPress, Crocoblock and Elementor, to create an automatic process whenever a new user creates a profile on our WordPress website: Key Requirements: - Develop an 'About Me' card for every new user. This card should include the user's name, description ("I just joined EEP!"), field of expertise, and a link to their profile on EEP.education. - Ensure the said 'About Me' card is automatically generated and the new USER has the CHOICE to post onto LinkedIn once generated. This will require proficient knowledge in API integrations for seamless posting process. Skills and Experience: - Proficient in the use of WordPress, Crocoblock, and Elementor. Familiarity with Lin...

    $109 (Avg Bid)
    $109 การประมูลเฉลี่ย
    76 คำเสนอราคา

    Javascript code to escape Instagram embedded browser to Safari on iOS, automatically redirect

    $124 (Avg Bid)
    $124 การประมูลเฉลี่ย
    97 คำเสนอราคา
    Melbourne-Based Civil Engineer Needed - 28/03/2024 06:06 EDT 6 วัน left
    ยืนยันแล้ว

    I'm urgently in need of a civil engineer based in Melbourne for a certificate of compliance form 126. IMPORTANTLY, THEY WOULD NEED TO BE ABLE TO SPEAK AND UNDERSTAND CHINESE AS SOME OF THE ENGINEERING DOCUMENTATION THAT WE ARE RECEIVING IS IN CHINESE. Ideal Skills and Experience: * Ability to read and understand Chinese and convert into (Australian) English. * Strong experience with certificate of compliance forms. * Familiarity with Melbourne building codes and regulations. * Comprehensive knowledge of local engineering standards. * Specific knowledge about certificate of compliance number 126 fit for purpose etc. * Must have an expertise in Aluminium structures, not steel. Other Requirements: * Good pricing rate as we have more products lined up that we'd like to int...

    $293 (Avg Bid)
    $293 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Convert my flutter code to null safety 6 วัน left
    ยืนยันแล้ว

    Upgrade my flutter project , SDKs and convert my flutter code to a working null safety code / project using your own technical abilities and COPILOT ( mandatory) .

    $337 (Avg Bid)
    $337 การประมูลเฉลี่ย
    104 คำเสนอราคา
    GeoJSON to New Line JSON Conversion 6 วัน left
    ยืนยันแล้ว

    I'm seeking a skilled freelancer to convert a geojson file to New Line json format. The purpose of this conversion is specifically for use within Looker Studio. The file will be stored in BiGQuery. The file has to be accepted in BigQuery and be useable in Looker Studio

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    4 คำเสนอราคา

    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

    $113 (Avg Bid)
    $113 การประมูลเฉลี่ย
    105 คำเสนอราคา
    OnePlus Ace 3 OS Overhaul 6 วัน left
    ยืนยันแล้ว

    I am seeking a skilled indlividual proficient in OnePlus software nodification. The aim is to convert my OnePlus Ace 3 (chinese version) to global version OnePlus 12R, without making any hairdware or network compatibility changes. This task involves extensive knowledge n1 Operating System Update: You should be highly knowledgeable about OnePlus's software environment, specifically in updating to a new operating system. You must be competent in working with different ROMs, This project requires transitioning my OnePlus Ace 3 to a custom ROM ti the OnePlus 12R's softwaire# This is an exciting challenge, so if you love tinkering with Smartphone software, this project is for you. Prior experience with the OnePlus smartphone software environment will give you an advantage in yo...

    $135 (Avg Bid)
    $135 การประมูลเฉลี่ย
    39 คำเสนอราคา
    Holistic Digital Marketing for Real Estate 6 วัน left
    ยืนยันแล้ว

    I'm in need of a skilled Digital Marketing agency that can provide a comprehensive strategy for a real estate project. The main target audiences of this campaign will be millennials, families, and retirees. The services that are required include: - Search Engine Optimization (SEO) - Social Media Advertising - Email Marketing The main goal of thi...Optimization (SEO) - Social Media Advertising - Email Marketing The main goal of this campaign is lead generation. The ideal candidate should have a proven track record in real estate digital marketing, with strong skills in SEO, social media advertising, and email marketing. They should have the ability to create engaging content that resonates with our target audiences and understand how to convert online engagement into ...

    $53 (Avg Bid)
    $53 การประมูลเฉลี่ย
    35 คำเสนอราคา
    Expert Next.js Code Debugging -- 2 6 วัน left
    ยืนยันแล้ว

    ISO of expert coder who can debug a scheduling app for a vendor market built in on Vercel using Typescript, MongoDB, Stripe API, Sendgrid, Cloudinary, etc. Looking for success where others have failed to deliver. Not rocket science, but fairly involved proprietary app.

    $303 (Avg Bid)
    $303 การประมูลเฉลี่ย
    20 คำเสนอราคา

    I'm searching for a competent PHP developer who can assist me in modifying some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could l...

    $20 / hr (Avg Bid)
    $20 / hr การประมูลเฉลี่ย
    123 คำเสนอราคา

    I am seeking a translator to convert 850 words of English website content into Norwegian. The content is primarily sales and marketing oriented. - You should ideally be bilingual, fluent in both English and Norwegian with superior translation skills. - A background in sales and marketing is required as the translating materials are mainly in this field. - Please ensure grammatical accuracy and that all translations keep the same messages as the original English content. I look forward to working with a professional who understands the marketing and sales tone and can deliver accurate translations.

    $37 (Avg Bid)
    $37 การประมูลเฉลี่ย
    21 คำเสนอราคา
    3 sets of Custom Liquid Code Creation 6 วัน left
    ยืนยันแล้ว

    I need a professional with experience in Shopify custom liquid coding. The objective of this project is to create three custom liquid codes based on samples I will provide. With this, my website's performance will improve. Ideal Skills: - Proficiency in Shopify platform - Expertise in custom liquid coding - Understanding of front-end development - Ability to execute based on samples Applicants should include a detailed description of their past experiences in creating custom liquid codes, specifically for Shopify. This will give me insight into your ability to successfully complete this project.

    $36 (Avg Bid)
    $36 การประมูลเฉลี่ย
    55 คำเสนอราคา
    NT8 Indicator to strategy + plots, Tags -- 2 6 วัน left
    ยืนยันแล้ว

    ...Demand Indicator: The programmer should be able to take an existing Supply Demand indicator which is already in NinjaTrader 8 and add Plots. Tags so I can use it in strategy builder and trade. or convert to strategy. Creation of Plots and Tags: Plots and tags are essential for visualizing supply and demand zones on the chart. The programmer needs to create plots that accurately represent these zones, making them easily identifiable for the trader. Tags should provide additional information or labels for each zone, such as strength, probability of reversal, etc. Development of Auto-Trade Strategy using ATM: The programmer must design a trading strategy based on the supply and demand zones identified by the indicator. This strategy should integrate with NinjaTrader's Ad...

    $312 (Avg Bid)
    $312 การประมูลเฉลี่ย
    10 คำเสนอราคา
    KDP-Ready Ebook Conversion 6 วัน left
    ยืนยันแล้ว

    I'm seeking a skilled professional to convert an existing course book from ebook KDP to a PDF format. The project does not require any interactive elements, such as a linked table of contents or footnotes, to be added. The perfect freelancer for this project would be someone with prior experience in book formatting and Amazon Kindle Direct Publishing standards. Your task will be to: - Convert the current ebook to a compatible PDF - Ensure the conversion maintains the original book's integrity - Provide a final product ready to upload on KDP Experience in digital publishing would be a bonus, but not an essential requirement. Your ability to convey the same visual content as the original ebook on the new PDF format is, however, critical. You should be meticulous,...

    $308 (Avg Bid)
    $308 การประมูลเฉลี่ย
    51 คำเสนอราคา
    Streamlined Logo Redesign Using Stock Image 6 วัน left
    ยืนยันแล้ว

    I am in need of a professional graphic designer with solid experience in creating attractive logos. My current logo needs a well-executed simplification. This entails: - Stripping off some elements to achieve a cleaner look. - Using a specific stock image I already have in mind. Very simple task, just add some text and edit the stock image Skilled abilities in altering design elements and incorporating stock images are crucial. You must bring a sophisticated sense of design, attention to detail and quality, and an understanding of brand implications. Your goal will be to make the logo more engaging, while maintaining its brand identity.

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    123 คำเสนอราคา

    Read project charter. Price is fixed. deadline 3 days. Total project price = AUD50 to AUD 80 (based on experience).

    $47 / hr (Avg Bid)
    $47 / hr การประมูลเฉลี่ย
    4 คำเสนอราคา