Numbers functionemplois

Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 numbers function travaux trouvés au tarif de EUR

    I'm looking for an experienced video creator who can create a 1-minute video focusing on the functionality of my product. The video should serve as a product demonstration and spark inspiration amongst viewers. Your creativity is a huge asset for this project, as the video needs to effectively demonstrate the product's function in a captivating and invigorating manner. Key Requirements: - Expert in video creation and editing - Ability to capture the functionality of a product engagingly - Experience in creating inspirational product videos - Ability to deliver within a short timeframe Your proposal should include any previous work you did on similar projects. Looking forward to seeing your unique take on my product.

    €15 / hr (Avg Bid)
    €15 / hr Offre moyenne
    21 offres
    Excel 365 Data Entry Specialist 6 jours left
    VERIFIÉ

    I am seeking an expert in Excel 365 who can highly perform simple data entry tasks. You should ideally have: - A deep understanding of Excel 365's functions and user interface - Precise attention to detail - Simply u ...can highly perform simple data entry tasks. You should ideally have: - A deep understanding of Excel 365's functions and user interface - Precise attention to detail - Simply u have to enter issued number against received number - For example :- In department of DSC you have to 1st go to DSC sheet then 1st enter date like as per photo that was 28/01/2024 than 1st find number "574" by finding function than entry "147" in 28/01/2024 column. Please understand first approx. 5000 entry u have to enter as per above mentioned. After confi...

    €10 (Avg Bid)
    €10 Offre moyenne
    31 offres

    I am seeking an experienced developer to build a Pine Script Editor. My specific requirements for this tool are currently flexible but I am prioritizing professionals who hold significant experience with Pine Script. In terms of functionality provided by the script editor, I'm looking for a function that would take output from a filter using TradingView Stock Screener and apply a set of rules utilizing several SMA and key indicators to narrow my list of stock down. For freelancers interested in this task, including examples of past work - especially those relevant to pine script creation for TradinView based on moving averages - in their applications would be extremely beneficial. Required Skills and Experience: - Demonstrable experience with Pine Script - Execution of Pin...

    €212 (Avg Bid)
    À la une
    €212 Offre moyenne
    5 offres

    ...water not just in heart but in action.. The Father looks for people like you to be His worshipers tho… ? Photini: ?‍↔️ Okayyy let me go tell the homies Tam narrates: So, Photoni walks till she meets a group of other Samaritans so she could tell them what just happened. She was like come check this man out, I think this man is Christ… he was wayyy better than Ms. Cleo ? or those psychic 800 numbers. He told me about my life. ? He gotta be Christ… how else would he know about Ray Ray, Jeremy, Jackson, Trell, and Cory? ?I know I was out here being covert in these streets. ? ?‍?️ The crowd: They crowd nodded and yelled out, that sounds like Christ… Tam narrates: so many believed because Photoni was like I’m about to get this livi...

    €55 (Avg Bid)
    €55
    0 propositions
    i have a app 6 jours left

    I am looking for a freelancer who can make moderate changes to my VBA software in Excel. Here are the details of the project: Type of software: VBA in Excel Function or feature: I do not have a specific function or feature in mind for the software, but I am open to suggestions. Level of customization: Moderate changes are needed for the software. Ideal skills and experience: - Strong proficiency in VBA programming in Excel - Experience in customizing and modifying existing VBA software - Ability to suggest and implement improvements to enhance the software's functionality and usability

    €84 (Avg Bid)
    €84 Offre moyenne
    5 offres

    i need somebody who is the expert of the ubox app to tell me something about it. for example, if i set the recording setting to full time recording and all the PIR function is turned off, does it use less internet data than turning on the PIR mode? i am not uploading the video to cloud, i am just saving the video to the SD card inside the camera. i will give one usd to the people who can give answer to this question. people who do this work have to be the expert of ubox app. and pls make bid by telling that you are welling to do this work with one usd.

    €19 / hr (Avg Bid)
    €19 / hr Offre moyenne
    20 offres

    i need somebody who is the expert of the ubox app to tell me something about it. for example, if i set the recording setting to full time recording and all the PIR function is turned off, does it use less internet data than turning on the PIR mode? i am not uploading the video to cloud, i am just saving the video to the SD card inside the camera. i will give one usd to the people who can give answer to this question. people who do this work have to be the expert of ubox app. and pls make bid by telling that you are welling to do this work with one usd.

    €21 / hr (Avg Bid)
    €21 / hr Offre moyenne
    24 offres

    I need an experienced Odoo website developer to design and build a robust supply website, including a product catalog. The website should support more than 500 products, and have intricate features like a shopping cart, user registration and login functionalities, and a favorite list. An essential function should be an employee login portal. Employees should have the ability to view the projects they are assigned to when they log in. Their interactions with their project assignments should be secure and easy to navigate. This is a highly technical project that requires proficiency in the Odoo platform, web development, UX/UI design, and database management. A successful freelancer should be detail-oriented, have previous experience in building similar platforms and demonstrate a...

    €304 (Avg Bid)
    €304 Offre moyenne
    120 offres

    I'm in the market for a cross-platform app developer who can bring my colorful and vibrant app to life. My application will need to function dynamically on both iOS and Android platforms. Here's what you will be working on: • User Registration and Login: Users should be able to register and log in securely to their accounts. • Push Notifications: Implement a mechanism that efficiently handles real-time push notifications. • In-App Purchases: Capability to conduct smooth and secure in-app transactions. The ideal candidate should be proficient in at least one cross-platform development framework (React Native, Flutter). Furthermore, a great sense of aesthetics is required to craft a colorful and vibrant app design. Please include your portfolio in your bid, ...

    €991 (Avg Bid)
    €991 Offre moyenne
    98 offres

    ...and control over their respective domains. - Adding a dedicated messaging feature to improve communication between landlords and renters. Ideal Skills and Experience: - Proven experience in web development, particularly focusing on property or rental management systems. - Strong knowledge and experience with dynamic website development. - Familiarity with tenant management systems and how they function. - Exceptional communication skills to incorporate specific feature requests and details....

    €472 (Avg Bid)
    €472 Offre moyenne
    182 offres

    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 xml2js.Parse...} }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    €17 (Avg Bid)
    €17 Offre moyenne
    20 offres

    ...transition my existing website to a new template I've already purchased, without disturbing the SEO performance. This project is fastpaced and needs to be completed within 3 short hours. Key tasks include: - Migrate the entire website's contents to the new template, ensuring all current features like the blog section, contact form, and social media integration are smoothly transitioned and function as expected on the new template. - Though the new template design is already chosen, an understanding of professional, contemporary website aesthetics would be beneficial. - The main goal is to eliminate the current outdated design while simultaneously improving performance and usability. Ideal skills and experience: - Proven track record in WordPress website migration...

    €21 (Avg Bid)
    €21 Offre moyenne
    48 offres

    ...script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets ...

    €14 (Avg Bid)
    €14 Offre moyenne
    54 offres

    I am currently in the process of verifying contact information of various businesses. Your primary responsibility is to fill in missing phone numbers of these companies through Google. There are 11,450 company name and address combinations with missing phone numbers that you will need to google. Responsibilities include: - Searching company names and addresses on Google - Finding the correct phone numbers - Ensuring the credibility of the information - Properly recording the data in the provided format Ideal candidate should have: - Excellent Google search skills - An eye for detail to ensure that the phone numbers match with the company names and addresses - Reliability to produce accurate and comprehensive results - Prior experience in data verification woul...

    €1759 (Avg Bid)
    €1759 Offre moyenne
    71 offres

    I need a focused developer well-versed in Python, Java, and C++ to build a Coding Problem IDE. The successful candidate will be able to construct a platform that should be able to function on CodeTikki.in. Key features of the IDE should include: - Code highlighting: This feature is necessary to make the code more readable and easily understandable. - Syntax checking: To ensure the code is error-free and runs smoothly. Expertise in IDE development, as well as proficiency in Python, Java, and C++, is essential for this project. Familiarity with and commitment to delivering a user-friendly interface is also important.

    €66 (Avg Bid)
    €66 Offre moyenne
    11 offres

    I am looking for a proficient Laravel developer to create a 'Withdraw Now' section on my platform. This feature will allow users to submit withdrawal requests promptly. Key Task: - Integrate user authentication, a database, and a payment gateway into the withdrawal function. User Withdrawal Function: - Users should be able to indicate the amount they wish to withdraw. - Dropdown to choose which cryptocurrency they prefer to withdraw with. - Build a for users to submit this information. Ideal Skills and Experience: - Laravel development - User authentication and database integration - Crypto payment gateways - Secure form creation. Your ability to deliver this functionality securely and efficiently is key for this project.

    €51 (Avg Bid)
    €51 Offre moyenne
    72 offres
    Laravel Project Tasks - T1 6 jours left
    VERIFIÉ

    I'm currently seeking a skilled Laravel developer to upgrade our existing web application from Laravel 5.5 to Laravel 9. In this role, you will: - Work with our existing code base to understand the current web app functionalities - Migrate and upgrade the code from Laravel 5.5 to Laravel 9 - Ensure that all features function properly and optimally on Laravel 9

    €78 (Avg Bid)
    €78 Offre moyenne
    126 offres

    I'm seeking an expert in Ansys Fluent to perform a fluid flow simulation. Here's what you need to know for this project: I have to carry out a cavitation simulation on this blade. I know that I have to activate a "vof" function and set the pressure, the blade is at 2.75m depth so the pressure on the profile of the blade will be 127977 Pa. furthermore the relative speed of the blade is 10.2m/s

    €117 (Avg Bid)
    €117 Offre moyenne
    19 offres

    I am seeking a skilled freelancer experience in SketchUp to craft a 3D interior design model of key areas in my home. These areas include: - Living room - Kitchen - Bedroom The goal is to achieve a consistent modern aesthetic across all these spaces. Freelanc...all these spaces. Freelancer should demonstrate a strong grasp of modern interior design principles and extensive prior experience with SketchUp 3D modeling. Experience in architectural design and visual arts is a plus. Understanding of lighting and texture in 3D space, to effectively capture the look and feel of modern interiors is desired. The successful bid will deliver a design that blends function and style in a harmonious manner, adequately representing my vision for a modern, comfortable and visually appealing liv...

    €218 (Avg Bid)
    €218 Offre moyenne
    34 offres

    For this project, I require a proficient API integrator. We have web site with CodeIgniter. We need - Integration casino API to our platform ASAP. -Write CALLBACK function. Ideal Skills: - Proficiency in API Integration - Prior experience with CRM systems - Familiarity with casino platforms, specifically slot machine functionality The right professional will not only ensure seamless integration but also enhance the overall user experience on our casino platform. If you have experience in such integrations and a passion for casino gaming technology, then I'd love to see your bid.

    €96 (Avg Bid)
    €96 Offre moyenne
    88 offres

    I need a Python programmer well-versed in seamlessly integrating Rapid API. I require extraction of detailed sports statistics data. I'm focusing on: • Implementing Python scripts to download data • Conversion and storage of these data in CSV file format I need two functions, one to download historical matches/races and all available data (from a specified date to a specified date), and one function that downloads future events/races/matches. Your expertise: - Proven experience with Python - Familiarity with Rapid API - Proficiency in data extraction and conversion to CSV - Understanding of sports statistics would be beneficial Looking forward to your skilled assistance in making this project a success.

    €21 / hr (Avg Bid)
    €21 / hr Offre moyenne
    101 offres

    Looking to build a small, less than five-page website. There was no specification on the type of website or essential features needed, flexibility in design is appreciated. Ideal Skills: - Proficiency in UI/UX design - Experience in creating varied website types such as blogs, e-commerce, portfolios, etc. Although not specified, it would be beneficial if the designer ca...design is appreciated. Ideal Skills: - Proficiency in UI/UX design - Experience in creating varied website types such as blogs, e-commerce, portfolios, etc. Although not specified, it would be beneficial if the designer can incorporate commonly essential features such as a contact form, user registration or an online booking system where applicable. Your expertise and advice on design and function will be...

    €140 (Avg Bid)
    €140 Offre moyenne
    147 offres

    Seeking a proficient Python...of extracting data from two provided excel sheets, designed to generate 50 unique outputs. The ideal candidate must: - Have proficiency in Python programming. - Exhibit understanding and competency in handling Excel documents and their formatting. - Display excellent data management competency especially in text, numbers, and dates extraction. The tasks involve: - Extracting data from two existing Excel sheets that contain different data forms involving text, dates, and numbers. - Only simple extraction is needed based on the criterias given and no complex calculations will be required. - Generating 50 individual excel sheet outputs from the extracted data. Experience in data extraction and management in Python will be essential for complet...

    €73 (Avg Bid)
    €73 Offre moyenne
    44 offres

    ...include: - Real-time Scanning: The antivirus must perform regular checks to detect potential threats in the system. - Firewall Protection: It should incorporate a network security feature that monitors and controls incoming and outgoing network traffic. - Phishing Detection: An essential feature to protect against phishing scams by analyzing and blocking suspicious websites. - Another specific function that's going to be told after hiring, it requires excellent programming skills in the area. Meanwhile, the target operating system for this particular project will be Windows and Android. As for the support for multiple user accounts, a decision is yet to be made on this particular feature. Your expertise and advice will be highly valuable in this regard. For this job,...

    €416 (Avg Bid)
    €416 Offre moyenne
    82 offres

    ...This project is open source and non-commercial; it aims to provide the first open source 3D atlas of gross anatomy online and to let me update it in the future autonomously (I'm a blender 3D modeller specialized in anatomy). Due to the non-commercial nature of the project, the budget is 500 euros; the details can be negociated. Responsibilities Fix language/definitions bug, Create a function to handle exceptions of children staying visible, Show the bonus collections in the first popup window, Add the possibility to modify size and side of the lateral windows, Create an URL-based system that opens the atlas on a particular structure from a link, Adapt the app for Mac and Linux, Set up a functional and reactive webviewer on a website, Create...

    €415 (Avg Bid)
    €415 Offre moyenne
    91 offres

    I need a skilled PDF document editor. This person should have capabilities beyond basic skills including text editing, and page rearrangement. Key Skills - Ability to work with complicated layer structures. - Adeptness to function perfectly even with PDFs that often fail to open correctly on common PDF editors. The chosen free lancer will be provided with a confidential PDF that needs 3 lines of numbers edited. The PDF document does not open correctly in normal PDF editors. It appears misaligned. Our project is for education and training purposes.

    €17 (Avg Bid)
    €17 Offre moyenne
    26 offres

    I need a professional web developer to create a clothing e-commerce web app containing all the common features like user signup, authentication, product page, cart, categories, checkout etc The most important feature is to allow users to customize their selected clothing to the design they like using different design...Website: The customization feature is in this page Technical Skills: My preference is using MERN with for customization feature. But you may suggest any other tech stack but only with solid reasoning. Duration: 7 days Note: Do not bid unless you are sure you can replicate the customization function mentioned. I won't award to anyone who can't do it to the expected quality.

    €481 (Avg Bid)
    €481 Offre moyenne
    49 offres

    I'm looking for an experienced developer who specializes in Ethereum blockchain wallet development. My goal is to create a wallet accessible on desktop computers that embodies a minimalist design. The essential functions that need to be included are: - Transaction history: The users should be able to view a history of all their transactions. - Send/Receive function: Users need to be able to effortlessly send and receive Ether. - Multi-signature security: To ensure maximum security, the wallet should incorporate multi-signature security features. An ideal candidate for this project would have profound knowledge of and experience with Ethereum and Solidity. Expertise in developing blockchain wallets, particularly in a desktop environment, is highly desired. Proficiency in mini...

    €67 (Avg Bid)
    €67 Offre moyenne
    17 offres

    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...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 thorough. To note, it wasn't necessary to highlight specific elements such as assignments of variables, conditionals, loops, or function calls. But, including them where you deem fit as per the flow, would be a plus. Stoked to see your creative take on c...

    €16 (Avg Bid)
    €16 Offre moyenne
    43 offres
    CSV Data Entry & Completion 6 jours left
    VERIFIÉ

    I’m looking for a data scraping expert to finalize a CSV file that’s already in progress. Here’s what I need: Responsibilities: Accurately record work emails and phone numbers for over 1000 entries. The spreadsheet already includes personal names, company names, and job titles. Qualifications: Extensive experience with CSV files. Exceptional attention to detail. Must be proficient in data scraping techniques. This task involves thorough search and data entry, demanding someone with outstanding organizational abilities and a focus on details. If you’re up for the challenge of this initial data completion phase, please consider applying.

    €96 (Avg Bid)
    €96 Offre moyenne
    161 offres

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    €102 (Avg Bid)
    €102 Offre moyenne
    87 offres

    ...software. This will be primarily used by 10 to 50 users within our school Key Features - Expense Tracking: The software needs to be capable of monitoring and documenting all types of university expenses. - Payroll Management: The software must incorporate efficiently administering staff pay, ensuring all employees' salaries are managed precisely. - Budgeting and Forecasting: Lastly, it should have a function for financial planning, predicting future expenses and revenues. WITH SOURCE CODE AND TECHNOLOGY PHP Server Preference Though a server preference was not indicated, please make a case for your recommended setup – whether it be cloud-based or installed on a local server. Ideal Skills and Experience - Proven track record in software development, especially in deve...

    €186 (Avg Bid)
    €186 Offre moyenne
    24 offres

    ...software. This will be primarily used by 10 to 50 users within our school Key Features - Expense Tracking: The software needs to be capable of monitoring and documenting all types of university expenses. - Payroll Management: The software must incorporate efficiently administering staff pay, ensuring all employees' salaries are managed precisely. - Budgeting and Forecasting: Lastly, it should have a function for financial planning, predicting future expenses and revenues. Server Preference Though a server preference was not indicated, please make a case for your recommended setup – whether it be cloud-based or installed on a local server. Ideal Skills and Experience - Proven track record in software development, especially in developing accounting systems. - Solid ...

    €194 (Avg Bid)
    €194 Offre moyenne
    23 offres

    ...for people who speak Albanian -Bidders from Albania, Kosovo and Moldova will be prioritzed. I personally only speak english, so communication is in english. In Albania, on some websites, it is possible to see limited information about a car and driver from the license plate, such as here: - I would like to discover other websites that have this function, and, the source of this data. The job requires: 1. List at least 5 Car insurance websites in Albania, and if any (apart from albsig) offer this feature. 2. List at least 5 Car parts websites in Albania, and see if any offer a search by license plate. 3. Download 5 Car insurance apps in Albania, and see if any offer a form-prefill by license plate. 4. Look for any services online that can

    €12 (Avg Bid)
    €12 Offre moyenne
    11 offres

    ...or company to create our online hotel booking product over the next three months. This system should adopt a clean and minimalist design to align with our brand aesthetic and potential budget of $2000 to $2500. Key Features and Functionalities: - A sophisticated 'Hotel Room Booking' module that includes an availability calendar, a filter based on price, and room selection according to guest numbers. - An appealing 'Offers and Discounts' module. - A reliable 'Insurance' module. - A 'Cancelled Booking' module to manage unexpected changes. Ideal Skills and Experience: In order to execute this comprehensive project, you should have significant experience in developing similar booking systems. Proficiency in minimalist web design, user flow o...

    €2132 (Avg Bid)
    €2132 Offre moyenne
    109 offres

    ...mathematician who can craft a detailed profit/loss chart based on the Pick3 lottery game. Your task will be to: - Analyze Profit/Loss based on Winning Numbers: You will need to include analysis of winning numbers for comprehensive understanding of each play. - Calculate the Amount Spent on Each Play: Your chart should show how much was spent on each play to ensure thorough tracking of expenses. - Determine Profitable Number of Plays: Calculate how many few numbers need to be played in order to make a profit (e.g. for Pick3 below 150 numbers earns profit but losses must accounted for). - Identify DOUBLE Number Wins Needed: Figure out how many DOUBLE numbers need to be won in order to cover any losses and still gain profit. Ideal Candidate Should:...

    €113 (Avg Bid)
    €113 Offre moyenne
    33 offres

    I require a creative professional who is adept in ActionScript to design and develop an engaging webpage. Required Features: - The page will function primarily for informational purposes, educating viewers on a specific subject matter. - Incorporating ActionScript, the webpage should feature interactive animations that are triggered by basic hover effects. Ideal Skills and Experience: - Expertise in ActionScript is a must for the realization of high-quality animations. - Prior experience in designing and developing interactive webpages is a plus. - Familiarity with integrating actionable elements (like hover effects) will be advantageous. Ultimately, the project is about designing a simplistic yet effective webpage that houses interactive animations for an engaging user experi...

    €16 (Avg Bid)
    €16 Offre moyenne
    11 offres

    ...Excellent understanding of UX for different user types • Experience with integrating communication and performance tracking tools. In short, if you're a seasoned developer with a knack for creating comprehensive educational platforms, I'm looking forward to hearing from you! Requirement in your reply 1. show us sample of your previous work in marketplace 2. Do propose , what are the delivery function you think you will put into the platform 3. What is your timeline and quotations * Open to open source coding ....

    €343 (Avg Bid)
    €343 Offre moyenne
    242 offres

    ...to encourage user interaction. Main Features: - User registration and login: The site should allow users to register and login to access services. - Chat and Audio Call functionality: The website needs to have both chat and audio call features to facilitate communication between users and astrologers. - Astrologer Sign-up: There should also be a sign-up functionality for astrologers. Payment Function: - Unified Payments Interface (UPI): to facilitate transactions, it is necessary to incorporate UPI as a method of payment. Astrologer Categorization: - Experience Level and Specialization: The astrologers should be categorized based on their experience level and area of specialization to help users make informed choices. Ideal freelancers will have experience in web development...

    €224 (Avg Bid)
    €224 Offre moyenne
    37 offres

    ... font, etc. 4. **regestration Page Enhancement:** Add the option for users to input their date of birth, along with required backend and frontend adjustments. 5. **Refer and Earn Page Enhancement:** Improve the refer and earn page functionality by enabling users to submit one or more mobile numbers as references. This requires modifications in both frontend and backend/server-side scripting. 6. **Contact Encryption and Storage:** Develop a feature to read contacts, encrypt them using mobile numbers as keys, and securely store them in an encrypted format in a MySQL database on the server. 7. **VAT to GST Replacement:** Replace all instances of the term "VAT" with "GST" throughout the project, including Android, iOS, and PHP components. (Only replace ...

    €64 (Avg Bid)
    €64 Offre moyenne
    5 offres

    I am in need of a proficient Flutter developer to create a comprehensive mobile application for both iOS...mobile application for both iOS and Android. Essential features to be incorporated are user registration and login, event calendar, student attendance, media upload and push notifications, and offline capabilities etc. The ideal candidate will have: - Extensive experience in building applications using Flutter - Proficiency in integrating Laravel API - Ability to implement push notifications function - Prior experience integrating offline features. Lastly, a UI design has been completed in Figma. The selected developer should comfortably translate these designs into functional application screens with precision and accuracy. Your expertise in UI customization will be much...

    €3724 (Avg Bid)
    €3724 Offre moyenne
    168 offres

    This project seeks an expert in AI and Battery Management Systems (BMS) to create comprehensive documentation. The main aims are: - Detecting sudden acceleration, specifically rapid increases in speed - Implementing a battery optimization function. The ideal BMS will balance energy consumption across all vehicle systems to ensure optimum performance and efficiency. Applicants should have substantial understanding of AI systems and battery management, with a focus on creating in-depth documentation. Previous experience in electric vehicles (EVs) is a considerable advantage. Key Skills & Experience: - Proficient in AI and BMS - Excellent technical writing skills - Knowledge in EVs, including acceleration or speed control. You should base your documentation on strategies in...

    €327 (Avg Bid)
    €327 Offre moyenne
    16 offres

    I am seeking a co...not limited to the development of simulated desktop environments. 2. **Graphic Elements**: The graphic elements that will be deployed in this project are majorly Vector graphics. They will be provided by my team and your task would be to integrate them into the prototypes. 3. **Platform**: The prototypes should be primarily for desktop environments. In essence, they should be well optimized to function seamlessly on both Windows and Mac operating systems. Ideal Skills: - Proficiency in Adobe Animate - Strong coding expertise - Familiarity in working with Vector graphics - Experience in creating interactive prototypes - Knowledge and experience in Windows and Mac environments. Delivery will be the Animate Project file so that we can output flash and air projec...

    €865 (Avg Bid)
    €865 Offre moyenne
    44 offres

    I'm searching for an experienced iOS developer who can meticulously fix a persisting bug in my app. • The primary issue involves the app crashing. This happens when a specific feature - the chat function, is used. • The ideal candidate must be proficient in debugging and troubleshooting, with specialized knowledge of chat functionalities. • Past experience working on similar projects is highly desired, as the task necessitates an in-depth understanding of the common issues and solutions associated with chat functionalities. • Your primary role will be to identify the root cause of this glitch and correct it, ensuring a seamless user experience in our chat feature. • Timely completion and successful rectification of the problem are crucial elem...

    €30 (Avg Bid)
    €30 Offre moyenne
    16 offres

    Hello! I'm in urgent need for an expert who can create bulk WhatsApp groups from a database of my customers' phone numbers. This project is strictly marketing and promotional oriented, aimed at increasing our company visibility and reach among our esteemed clients. Given the urgency, a capable freelancer who can hit the ground running will be highly preferred. Ideal Skill Suit: - Experience in WhatsApp bulk operations. - Solid organisational skills. - Database management capabilities. - Uncompromised focus on privacy and confidentiality of customer data. - A keen eye for marketing and promotional strategies. Though not strictly requisite, it would be a colossal advantage if you can suggest, and implement, specific setting or configuration that enhances group functionali...

    €9 (Avg Bid)
    €9 Offre moyenne
    7 offres

    ...minimum viable product (MVP) for a mobile application, with a focus on Social Media. Unfortunately, the specifics about the features were skipped, so it is essential you are flexible and open to adjustments during the development process. Key responsibilities and project outline: - Development of a mobile social media app using Flutterflow - The application will be a MVP; it needs to fulfill its function but doesn't have to be feature-complete. Ideal skills and experience: - Proficiency in Flutterflow to create efficient, working MVPs - Strong understanding of social media app dynamics and essential features - Flexibility and creativity, open to evolving project requirements. Please ensure your bid includes your experience with Flutterflow and any relevant social m...

    €16 / hr (Avg Bid)
    €16 / hr Offre moyenne
    89 offres

    I'm in need of a meticulous researcher with strong data mining skills to uncover detailed contact information related to specific mobile phone numbers. I have First nameLinkedIn, email, last name and I need a complete direct phone number and mobile number Primary Task: - Retrieve contact details, specifically direct phone number, mobile phone numbers. Required Sources of Information: - Search through public directories. - Utilize social media platform insights. - Access telecom databases. Ideal candidate should have a demonstrated history of effective and compliant data mining. They should excel at search strategies and have familiarity with browsing multiple types of databases for information retrieval. A background in telecom, information technology, or a related f...

    €18 (Avg Bid)
    €18 Offre moyenne
    42 offres
    Shopify Owner Data Collection 6 jours left
    VERIFIÉ

    I am looking to gather contact information from Shopify store owners primarily focusing on owners in the USA and Canada region. Compiled data should include: - Website URLs - Contact names - Personal email addresses (not the generic ones like Info/ Contact etc) - Phone numbers (if available) The objective behind collecting this information is to promote a SAAS product via cold outreach. Freelancers who excel at data collection, research, and have familiarity with the e-commerce and Shopify platform are a good fit for the job. Previous experience in the target industries is a bonus. Please do mention what all your bid includes within the bid price for us to shortlist you.

    €28 - €232
    Scellé
    €28 - €232
    76 offres

    I need a freelancer adept at Excel and Visual Basic for Applications (VBA) to assist with a project that necessitates basic data manipulations and formulas. The application is primarily dealing with both numerical and textual data. The ideal candidate should possess: - Proficiency in Excel functionalities and VBA scripting. - Experience with handling diverse data types like texts and numbers in Excel. - Ability to quickly comprehend and effectively manipulate data structures using VBA. Kindly submit your bids if you meet these requirements and can efficiently solve complex data problems.

    €39 (Avg Bid)
    €39 Offre moyenne
    32 offres

    Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. The developer I worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Development tools: PlayCanvas engine, React, Node.js, JavaScript, etc. All projects have already been created with PlayCanvas, so producing them with or making variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so we hope you understand this well before bidding. We are looking for a developer who can import 3D model data into PlayCanvas. Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. ...

    €2014 (Avg Bid)
    €2014 Offre moyenne
    109 offres