Weather country code portugaltrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 weather country code portugal trabajados encontrados, precios en USD

    Currently, my project is facing issues with logical errors, mostly impacting its Database operations and User Authentication func...and User Authentication functionalities. The specifics of the problems faced include: - Encountering error messages during operations - The project is not functioning as required I am in need of an experienced Java developer who can troubleshoot the source code and resolve these errors. The ideal candidate must have a strong understanding and experience with: - Debugging Java backend source code - Troubleshooting logical errors - Backend database operations - User authentication processes The objective is to modify the source code to eliminate these logical errors ensuring that the Database operations and User authentication function...

    $136 (Avg Bid)
    $136 Oferta promedio
    57 ofertas

    ...can connect an existing source code with a Betfair API. The expert would need to be versatile with popular languages such as Javascript, PHP, Java, and others. The initial task will involve: - Fetching data from the Betfair API - Executing bet placements on the Betfair platform using data fetched -reflecting the entire data as exactly as possible ex: I have purchased license of betlab from codecanyon. Access and necessary credentials to the Betfair API have already been acquired, hence we can get started at once. Ideal candidate should have: - Proficient knowledge of Betfair API functionalities - Proficient in Python, PHP, Java, or similar languages - Experience in integrating APIs with existing code - Strong understanding of betting

    $291 (Avg Bid)
    $291 Oferta promedio
    17 ofertas

    I am looking for a skilled electrical or mechanical engineer to develop a 12v motor speed controller specifically for an industrial machine. This controller will primarily serve to regulate and adjust the motor speed as needed. The equipment is designed to function in an outdoor environment and hence, the controller's design should take into account factors such as weather conditions and robustness. Key Requirements: - Proficiency in electrical/mechanical engineering - Experience with 12v motor speed controllers - Knowledge of industrial machinery operation - Ability to design devices for harsh outdoor environments Considering the project's specifications, an engineer with a background in designing control systems for outdoor industrial equipment will be a perfect fit.

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    10 ofertas

    I am seeking a skilled R programmer to develop code for comprehensive data analysis. The project revolves around analyzing scientific research data, with an emphasis on providing descriptive analysis of these data sets, particularly writing code to create interaction matrices that will be used for social network analysis. The code will need to read in data from 80+ Excel sheets, create interaction matrices, and link in ID numbers from a separate document. Ideal Skills: - Mastery of R programming - Experience with scientific research data - Strong skills in data analysis

    $136 (Avg Bid)
    Urgente
    $136 Oferta promedio
    24 ofertas

    I require expert assistance in achieving a specific task. I already have a code for core RISC-V in system Verilog and need help running it in my Linux based virtual machine. The final objective includes enabling a basic load counter and comprehending the code thoroughly. need to create a presentation for my Verilog project. For the first task, I need to count the number of instructions entering the pipeline after a mispredicted branch, which is important for security. I need to run a test code to measure performance and count the flushed instructions. Can you help with this in Verilog? We can work together on it and complete the presentation.? To achieve the listed tasks, the freelancer should possess: - Expert knowledge and experience in working with Verilog, - P...

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    6 ofertas

    ...parole in place request for each of my parents. I'm currently an active-duty member of the US AirForce and using “Parole in Place” to Waive Unlawful Entry (for Family Members of U.S. Military) for both of my parents. “Parole in place” (“PIP”) allows certain aliens who entered the U.S. without inspection to obtain an unlawful presence waiver and adjust their status to lawful without leaving the country. The main reason for the request is family separation and hardship. The absence of a family member potentially incurs financial instability, health issues, and emotional distress. Ideal skills and experiences include: - Strong background in legal writing - Previous experience crafting hardship letters - Understanding of immigration law and...

    $65 (Avg Bid)
    $65 Oferta promedio
    32 ofertas

    ...visualization tool. The focus of this tool will be to visualize live weather data, offering real-time insights for the user. Key Responsibilities: - Develop and implement a mapping tool using ArcGIS JavaScript - Focus on displaying current weather data for various locations Ideal Skills and Experience: - Strong proficiency in ArcGIS JavaScript API - Proven experience in geo-mapping and data visualization - Ability to work with APIs providing real-time weather data - Understanding of data structures and algorithms for real-time data visualizing This project presents an exciting opportunity for professionals looking to leverage their ArcGIS skills in a meaningful and dynamic way. Processing and displaying real-time weather data is a critical aspect of th...

    $530 (Avg Bid)
    $530 Oferta promedio
    64 ofertas
    Trophy icon excel-based bulk QR code generator Finalizado left

    I'm seeking a skilled developer to create a utility that generates bulk invoices using imported Excel data, with a unique feature: every invoice will embed a scannable QR code leading to directions for delivery. The project would need to: - Utilize Excel data for automated invoice generation - Embed a QR code on each invoice - Enable the QR code to display a Google Maps view of the delivery location once scanned - Ensure that scanning the QR code also reveals the name and contact information of the deliverer Ideally, you should have: - Proficiency in Excel data manipulation - Experience in QR code generation and integration - Familiarity with Google Maps or other map services APIs - Knowledge on incorporating detailed data extraction through QR codes...

    $13 (Avg Bid)
    Garantizado
    $13
    14 participaciones

    I am in need of a solution that can facilitate the conversion of Canva project files into PNG images that can be displayed on my Wordpress website. Ideally, the whole process should be automatic. Key Requirements: - Develop an HTML code capable of converting Canva project files into PNG format. - The code should maintain a reasonable amount of quality from the original Canva files; with a variable resolution permitted. - Desired image resolution is medium (around 150 DPI). This project would be a great fit for someone proficient in web scripting, specifically HTML. A working knowledge of image rendering and content management systems, particularly Wordpress, would be a bonus. Understanding of aspects related to image resolution and quality preservation during the conversion...

    $103 (Avg Bid)
    $103 Oferta promedio
    77 ofertas
    Ia developer Finalizado left

    I want a bot or 2 depending on what you advise me. It’s for a travel agency. I would like the first to be able to answer all customer questions that a travel agency might have about the country or the progress of the trip and the 2nd bot which will help the employees of the travel agency to find the most suitable destination for the client according to their wishes such as the destination, accommodation, activities and what to eat. a bot that will help the travel agency organize the trip

    $795 (Avg Bid)
    $795 Oferta promedio
    25 ofertas

    Milestone 1: Using Python implement a machine learning algorithm (multiple linear regression) to predict startup profits (). The following steps should be done and need to be explain the code using # comments 1. Read the dataset from the csv file and put input data in X and output data in Y. 2. Deal with missing and categorical data (Data cleansing, even if there are no missing data) . 3. Divide data into four subsets (X_training, Y_training, X_test, and Y_test). 4. Train the learning model using (Linear regression algorithm) 5. Make a list of predictions Y_pred and compare it with Y_test. Explain what do you remark? 6. Make a prediction for a given data sample. 7. Without using "predefined functions" Find the following: 7.1. Total deviation of the regression line 7.2....

    $35 (Avg Bid)
    $35 Oferta promedio
    6 ofertas

    ...timeframe For 15m timeframe display fractals on the 1h timeframe For 1h timeframe display fractals on the 4h timeframe For 4h timeframe display fractals on the D timeframe For D timeframe display fractals on the W timeframe For W timeframe display fractals on the M timeframe For M timeframe display fractals on the 3M timeframe For 3M timeframe display fractals on the 12M timeframe Existing code for basic fractal indicator //@version=3 study("Fractals - Custom Periods", overlay=true) fractalPeriods = input(title="Fractal Periods", defval=2, minval=1, type=integer) bullFractal = pivothigh(fractalPeriods, fractalPeriods) bearFractal = pivotlow(fractalPeriods, fractalPeriods) plotchar(bullFractal?true:na, title="Bull Fractal", location=, offset=-...

    $43 (Avg Bid)
    $43 Oferta promedio
    3 ofertas

    Seeking an experienced Android developer to assist with setting up Android application source code on a development platform. With the initial job focusing solely on setting up the code without any customizations, the ideal candidate should demonstrate proficiency in the following: - Efficiently working with Android platform - Debugging for potential issues during setup - Knowledgeable in working with a range of development environments No customization or extra modification is required from your end at this stage. The goal of this project is a functional, ready to go Android app based on the provided source code. Kindly ensure your experience aligns with the skills detailed above. Your previous experience setting up Android apps will be strongly advantageous.

    $90 (Avg Bid)
    $90 Oferta promedio
    12 ofertas

    ...elements, and embed 2 x YouTube videos. Policy Page Update: Change contact email addresses as specified. Form Country Risk Levels: Update the form to classify countries according to risk levels for due diligence purposes. Deployment: Upload the project to Melbourne IT and Digital Ocean, ensuring full functionality. Requirements: Proven experience in web development, especially in dynamic form creation and handling, user dashboard design and deployment on cloud platforms. Ability to work efficiently under tight deadlines. Strong communication skills and responsiveness. Deliverables: Fully functional web application as per the detailed requirements in Phase 1 and Phase 2. Source code and deployment documentation. Selection Criteria: Proposals will be evaluated based on...

    $333 (Avg Bid)
    $333 Oferta promedio
    86 ofertas

    ...from scratch. - Make the application available for iOS/macOS through the SwiftUI toolkit. Ideal Candidate Skills and Experience: - Strong proficiency in Swift and SwiftUI is mandatory. - Previous experience revamping CLI apps to GUI will be an asset. However, since the CLI interface details are not defined, I welcome innovative suggestions. - Understanding of user-centric design is desirable. Code and needed file attached. [Full details] Here’s how the frontend features can be outlined, incorporating persistence for user authentication, search history, app version organization, and the additional functionality to convert downloaded IPA files to ZIP format: Authentication View • Functionality: Users authenticate with their Apple ID to access the App Store. &bull...

    $216 (Avg Bid)
    $216 Oferta promedio
    21 ofertas

    Can you help me out with a small code snippet please? I noticed somehow a few image thumbnail sizes are missing for some images on my sites. So I‘d need a small snippet to put in to display the full size image as a fallback when the requested thumbnail size is not found. Sample this is not found, so in this case it should use: So it should use this should apply to any thumbnail size. Can you please help me with that? A working code snippet will get the job.

    $30 (Avg Bid)
    $30 Oferta promedio
    38 ofertas
    [URGENT] C/C++ CODE Finalizado left

    ...who can swiftly identify and fix the unidentified errors plaguing our code. While we are currently unsure of the specific errors, you should be prepared for a range of issues, including but not limited to compiler errors, segmentation faults, and undefined behavior. Your role will be debugging our existing code to ensure optimal performance. Since our objective and error details remain unclear, freelancers who can provide comprehensive approaches and solutions will get our attention. While presenting your proposal, please include: - Personnel experience troubleshooting C/C++ errors. - Examples of past work related to error detection and solution. - Your detailed plan for unraveling and resolving the issues in our code. Remember, quick turnaround is critical for u...

    $167 (Avg Bid)
    $167 Oferta promedio
    45 ofertas

    ... The application should consider the following functionalities: - Flight route prediction system primarily for private jets - Able to consider various real-time conditions that can influence the flight path Though it seems the latter requirement needs more clarification. Looking at the options provided, rather than the stated 'flies', I'm assuming you intended to convey a need to factor in 'weather conditions', 'air traffic', and 'geographical features'. If that's correct, the application should factor in said conditions to provide the most efficient, safe route for the pilots flying private jets. Ideal candidates for this project will have a deep understanding of aviation, navigation systems, map APIs, real-time data crunching...

    $29 / hr (Avg Bid)
    $29 / hr Oferta promedio
    4 ofertas

    Hello, I need to customize...currency to have either a USD or CAD in front of the money depending on what currency is selected for the website so customers know exactly what currency they are paying. If this is not possible, I at least want the currency selector in the header or in the product page so customers know exactly they are using. Im open to whatever ideas - The website is Canadian. However when Americans (or anything country outside Canada) come to the website I want a popup instead of the generic yellow banner that shows up at the bottom of my website (see second screenshot). Instead I would like something that looks better such as the third popup (see 3rd and 4th popup). You have creative freedom to how this popup looks. This must be geolocated like the generic woocomm...

    $170 (Avg Bid)
    $170 Oferta promedio
    84 ofertas

    ...through a series of updates, featuring prominently the implementation of In-App Purchases (IAP). Adeptness in handling Apple Store submissions and approval process is a prerequisite. Key Responsibilities: - Execute IAP implementation favoring a "single tier subscription" model. Understanding the specifics and subtleties of subscription-based purchases will be vital for this. - Update the existing code to ensure smooth functionality and enhance user experience. -making Change to IAP -publishing to app store and meeting all requirements for ios release Ideal Candidate: - Proficient in React Native - Proficient in iOS submission and approval process - Familiarity with implementing IAP - Previous experience with subscription-based applications Let's work together ...

    $66 (Avg Bid)
    $66 Oferta promedio
    5 ofertas

    ...types for optimal comfort. Inner pajama onesie should be all natural fabric, depending on your advised balance of sustainability, wearability, and washability. materials previously evaluated include tencel/LyoCell w/ merino and other merino blends because of wools characteristics. onesie should be a fleeced or pleadingly textured wool or other natural fabric sufficiently durable for active cold weather use while sufficiently comfortable for skin on skin wear. - Manufacturing and finishing considerations to ensure the best fit and highest quality, along with secondary pajama sizings for future initial contract runs. -additional dialog on interchangable hoods and methods for designing The ideal candidate would have previous experience in designing sleepwear or similar clothing ar...

    $53 / hr (Avg Bid)
    $53 / hr Oferta promedio
    8 ofertas

    ...through a series of updates, featuring prominently the implementation of In-App Purchases (IAP). Adeptness in handling Apple Store submissions and approval process is a prerequisite. Key Responsibilities: - Execute IAP implementation favoring a "single tier subscription" model. Understanding the specifics and subtleties of subscription-based purchases will be vital for this. - Update the existing code to ensure smooth functionality and enhance user experience. -making Change to IAP -publishing to app store and meeting all requirements for ios release Ideal Candidate: - Proficient in React Native - Proficient in iOS submission and approval process - Familiarity with implementing IAP - Previous experience with subscription-based applications Let's work together ...

    $68 (Avg Bid)
    $68 Oferta promedio
    5 ofertas
    softphone source code Finalizado left

    I'm in need of an experienced developer to design and build a softphone application. Key Project Requirements: - As development requirements have not been specified, it is assumed that the application should be compatible across all main operating systems like Windows, MacOS, and Linux. - Softphone's features weren’t specified, but usually, a robust softphone should have features like call recording, conference calling, and instant messaging. Ideal Skills and Experience: - Proven experience in creating effective softphone applications. - Strong knowledge of cross-platform development. - Familiarity with voice-over-IP (VoIP) technologies and protocols. Application Instructions: Even though not specified, it's generally best to include your past work, detailed proj...

    $144 (Avg Bid)
    $144 Oferta promedio
    13 ofertas

    I am searching for an expert in Google Adwords who can optimize my existing campaigns, set up conversion tracking, and aid in the establishment of a more effective ad strategy. My preference will be for the campaigns to specifically target users within my home country. Those who are knowledgeable in keyword research and campaign optimization are ideal for this task. An understanding of the geographical location-based ad strategy will also be beneficial. If you have a proven track record in maximizing conversion rates within Google Adwords, I would like to hear from you.

    $178 (Avg Bid)
    $178 Oferta promedio
    34 ofertas

    I'm currently located in Estonia with citizenship from outside of EU (3rd country national) and in search of a reliable Recruiter who can assist me in finding a job in Germany. The ideal candidate should be proficient in: - Navigating the Recruiting field, especially within Germany - Having solid connections with big corporations (e.g., Mercedes-Benz, BMW, Porsche, Bosch, Siemens, Tesla, etc.) - Leveraging connections and networks within the Recruiting sector to scout potential opportunities for me - Facilitating communication and assisting me in optimizing my applications/cv - Having experience hiring talents from outside of Germany who are 3rd country nationals - Familiar with jobs that offer Visa sponsorships - Fluent in English (German is a plus) Experience dealing...

    $50 / hr (Avg Bid)
    $50 / hr Oferta promedio
    1 ofertas

    Plumbing/Piping engineer required to design a piping layout for a single toilet with 1 water closet and 1 wash basin using IPC code. - Prepare detailed plumbing drawing for hot/cold water supply, plumbing, drain & vent discharge for a single toilet in a Modular Building. - Prepare indicative BOM and specs for appliances, accessories, piping, tubing and fittings. - Write notes for appliance supplier and piping installer to ensure compliance with IPC, IFGC and ADA codes. Skills and Experience: - Knowledge of IPC code for Plumbing and IFGC Code for Propane Water Heater

    $132 (Avg Bid)
    $132 Oferta promedio
    18 ofertas

    We need few tasks to be done on our Existing IOS native app . 1. Check Login / Registration process on Both side Customer and User side and fix so anyone can do login and register without any issu...Currently we are using Twillio for SMS services and need to fix if any issue coming by twilio.. also Update contents text on appstore privacy policy. 4. We are running a simple admin panel where user registered person details are saving like ...Name/ Country and phone numbers only...we need to make it more secure and fix any issue while coming on admin side. My backend developer available for any help regarding backend side if required. Check our app We will provide our source code of app to selected candidate. Budget 30$ Thank you

    $307 (Avg Bid)
    $307 Oferta promedio
    7 ofertas

    Hello. I need a frontend developer to code for pages from PDF. The pages scroll horizontally.

    $261 (Avg Bid)
    $261 Oferta promedio
    78 ofertas
    True Caller scraping Finalizado left

    I'm seeking an adept programmer who can develop a scraping code to extract specific data from True Caller for market research purposes. Preference will be given if you have prior experience in the field of data scraping and if you're familiar with True Caller. Key Requirements: - Extract names from the True Caller database. - Ability to select and extract data from a specific country. The ideal candidate should possess superior skills in Python or other programming languages that can execute this task efficiently. Robust knowledge of IP Rotation, captcha solving, and browser simulation would be advantageous.

    $175 (Avg Bid)
    $175 Oferta promedio
    17 ofertas

    Need existing php code edited and some info added to an existing json file (needs to be updated) Attached is the code and info that will need to be added.

    $18 (Avg Bid)
    $18 Oferta promedio
    14 ofertas

    I'm looking for an experienced IT professional to d...water supply line assessment The dashboard should be intuitive and user-friendly, able to provide clear visualizations of the pertinent data that supports decision-making. **Data Accessibility**: While I did not specify the data sources to access for accurate water depletion assessment, it would be advantageous for the chosen freelancer to have experience with various data sources, including weather, water usage, geographic, and sensor data. **Project Deadline**: I require this project to be completed within a month. The freelancer should have strong project management skills to ensure the timely development and delivery of the dashboard. Skills required: Cloud Computing, GIS, Data Visualization, Project Managemen...

    $405 (Avg Bid)
    $405 Oferta promedio
    5 ofertas

    I'm looking for an experienced Unity developer to create a series of 10 mini-games specifically targeting Android and iOS platforms. We will be providing all the source code for the games, While the developer just has to Re-Skin and Optimize to get a professional and optimized Output. Here's what I'm looking for: - All of them will have very minimal changes due to which the Deadline is less than a week - Expertise in Unity 3D game development for Android and iOS. - Proficient with creating interactive and thrilling gameplay mechanics. - Re-Skin Games using provided Source Code - Use certain mentioned Unity assets and other Optimization techniques.

    $176 (Avg Bid)
    $176 Oferta promedio
    35 ofertas
    Project for Souza A. Finalizado left

    Hi Souza A., Our team consists of highly qualified native Portuguese translators from Portugal. We will translate your website content from English to Portuguese, and provide you with a 100% human translation in the same setting and format. We will not use any translation programs. Proofreading is always a part of our translation process before we send it to our clients. We look forward to working with you if you give us the chance.

    $15 / hr (Avg Bid)
    $15 / hr Oferta promedio
    1 ofertas

    I'm in urgent need of an individual adept in Voipfone SIP services and Java. Unfortunately, I don't have access to the Voipfone documentation and API credentials. Hence, a freelancer who is already versed in said provider would be preferred. The ultimate goal is to create a compact Java project that fetches caller ID information from Voipfone's SIP services. Key responsibilities: - Creating Java code for Voipfone SIP caller ID queries - Overcoming lack of direct API access Desired skills and experience: - Expertise in working with Voipfone services - Proficient in SIP technology - Strong knowledge in Java - Ability to work around API limitations effectively The project time frame is ASAP. So a freelancer capable of prompt and efficient service delivery will be hig...

    $543 (Avg Bid)
    $543 Oferta promedio
    40 ofertas

    I urgently require a proficient C++ programmer to help investigate and rectify an unidentified issue within my existing code. Unknown issues prevent me from providing a specific problem, but I'm confident that an expert can quickly expose and address the issue. - A deep understanding of C++ programming is a must for any freelancer interested in this project. - The freelancer should also have strong problem-solving skills, as the exact issue with my code isn't specified, it could potentially be either runtime, logic, or compilation errors. - The project's high priority requires it to be done as soon as possible. So, only consider bidding if you're able to deliver promptly.

    $4 / hr (Avg Bid)
    $4 / hr Oferta promedio
    12 ofertas

    ...Ability to create an ad that not only promotes our product, but also instills a sense of excitement. - Ad should be specifically formatted for radio. A dry mp3 file is all that is needed, running no longer than 30 seconds. The deadline is March 22nd, 2024. The cost is fixed at $50. Here is the ad script - OUTDOOR ADVENTURE AD SCRIPT – 30 SECONDS Come to Northeast Montana’s Missouri River Country for an outdoors adventure. We offer unparallelled wildlife watching at our expansive wildlife refuges. Check out our dinosaur museums in our charming small towns or revitalize your body and soul with a stay at Sleeping Buffalo Hot Springs. You can also kayak or canoe our lakes and rivers or hike the Beaver Creek Trail near the Fort Peck Interpretive Center. Wrap ...

    $30 - $250
    Local Urgente
    $30 - $250
    0 ofertas

    I'm looking for someone to change my C# project over to Xojo. I'm not certain about which specific functionalities need to be maintained in the conversion process but i...maintained in the conversion process but it is essential that the application's performance is not downgraded. Freelancer's responsibilities will include: - Completely converting the existing C# code to Xojo. - Maintaining the functionality of the original software. Not a long term need - Troubleshooting bugs after the conversion process. Can be accomplished together Ideal Skills: - Proficiency in C# - Extensive experience in Xojo - Knowledge of code conversion processes - Strong debugging and problem-solving skills Please provide examples of similar projects you have worked on and ...

    $495 (Avg Bid)
    $495 Oferta promedio
    38 ofertas

    I'm in need of an experienced ESP programmer, primarily with expertise in ESP8266/ESP32 devices. There are two existing open source repositories that accomplish the functionality needed. The functions of the two r...based Savvycan, and send a command via MQTT to home assistant to control a garage door opener that interfaces with Home Assistant using MQTT. - Interaction with other hardware components? It's essential for the device to have the ability to interact with both Sensors and Actuators, so your experience in this area will be a plus. In summary, I'm seeking an ESP8266 specialist who can write efficient code in ESP-Now, MQTT and integrate the programmed device with both sensors and actuators. Your proven experience in this area is necessary. Let's make thi...

    $238 (Avg Bid)
    $238 Oferta promedio
    11 ofertas

    ...through a series of updates, featuring prominently the implementation of In-App Purchases (IAP). Adeptness in handling Apple Store submissions and approval process is a prerequisite. Key Responsibilities: - Execute IAP implementation favoring a "single tier subscription" model. Understanding the specifics and subtleties of subscription-based purchases will be vital for this. - Update the existing code to ensure smooth functionality and enhance user experience. -making Change to IAP -publishing to app store and meeting all requirements for ios release Ideal Candidate: - Proficient in React Native - Proficient in iOS submission and approval process - Familiarity with implementing IAP - Previous experience with subscription-based applications Let's work together ...

    $68 (Avg Bid)
    $68 Oferta promedio
    5 ofertas

    I'm seeking a proficient Python programmer to create a T20 style cricket game code. Key elements required for the job, include: - Coding both batting and bowling mechanics to ensure an authentic and exciting gameplay experience; - Implementing a scoreboard feature that accurately tallies and showcases the ongoing match score; - Structuring a player statistics tracker to monitor and display individual player performances throughout the match. This is an excellent opportunity for a Popularity based programmer who is passionate about cricket and possesses a strong understanding of the T20 game format. Knowledge and previous experience in developing sports-based computer games will be a valuable asset for this project.

    $10 / hr (Avg Bid)
    $10 / hr Oferta promedio
    4 ofertas

    I'm seeking a creative and KI-graphic designer to create minimalistic JPEG images for a game We are developing. This game challenges players to guess the country from a provided image. Here's what the project entails: - Creating minimalistic images, each representing a country from all continents. - Generating three related answers for each image, only one of which is correct. - Saving these answers in a text file affiliated with the respective image. For example, an image of the Eiffel Tower represents France, or a katana represents Japan. Questions and their corresponding answers can be generated using ChatGPT with the appropriate query. A total of 100 images and the corresponding answers for each question are needed. Images should be generated using the KI-ima...

    $112 (Avg Bid)
    $112 Oferta promedio
    18 ofertas

    I need to translate a small website made in English to be translated in Portuguese from Portugal. I prefer to hire a native speaker from Portugal, not from Brazil.

    $21 (Avg Bid)
    $21 Oferta promedio
    73 ofertas

    I need someone to conduct a comprehensive, detail-oriented research...forecast for the future of this market - Size and detail the Middle East and Africa digital and ecommerce economy with focus on the following key markets: Saudi, UAE, Egypt, Pakistan, Morocco, South Africa, Nigeria, Ivory Coast, Kenya, Uganda - Develop an exhaustive list of licensed ecommerce and digital payment gateways and payment processors in the Middle East and Africa region with their location, country coverage, payment volumes and number of sellers Ideal candidates will have: - A background in financial technology or e-commerce - Strong research and analytical skills - Demonstratable experience conducting market research in these regions. The outcome of this project will be a well-structured and insightf...

    $30 - $250
    Sellado Acuerdo de Confidencialidad
    $30 - $250
    10 ofertas

    I am presently midway through a project that focuses on transfer learning in machine learning. I am particularly interested in the application of pre-trained models, with a close focus on seq2seq for fine tuning to my dataset. - Your role would be make improvement to my code so its rouge score is improved. - - The ideal candidate should be well versed with the latest developments and techniques in machine learning, specifically transfer learning. By joining my project, you would help bring my vision to reality, while also having the opportunity to showcase your skills on an engaging, cutting-edge project.

    $92 (Avg Bid)
    $92 Oferta promedio
    5 ofertas

    Tôi muốn tạo một bot dca future như okx có sử đổi nhiều thông số liên hệ với tôi để cùng làm việc

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    5 ofertas

    We are looking for native portugal native who have parnert to participate on our conversation recording dual chanel project. We require natives to make products of recording to be 1hour 30minutes in details 6topics for 15minutes in each. We require : A native Portugal with has parnert Has two phones Once you bid please directly send me your sample voice and also parnert in Portugese do we can check and if qualified we can start as soon as possible. Thank you so much!

    $29 / hr (Avg Bid)
    Destacado
    $29 / hr Oferta promedio
    18 ofertas

    ...requirements, restrictions, and standards applicable to PV grid connection in each specified country. Collect information on grid connection procedures, technical specifications, documentation requirements, and any associated fees or tariffs. Analyze any specific considerations or challenges related to ground-mounted versus rooftop installations. Compile the findings into a comprehensive report, ensuring clarity, accuracy, and conciseness, to be delivered in Microsoft Word format. Create an Excel table summarizing the collected data, organized by country and including relevant parameters, to be delivered in Microsoft Excel format. Deliverables: A detailed analysis report for each country, outlining the grid code requirements for PV installation connection, p...

    $125 (Avg Bid)
    $125 Oferta promedio
    13 ofertas