Actionscript querystring variable työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 actionscript querystring variable työtä löytyi, hinnoittelu EUR

    I am currently conducting research that involves analyzing the relationship between two continuous variables collected from two groups. Specifically, I am seeking to assess the effect of [Variable 1- VOLUME] Collected at one timepoint on [Variable 2- THICKNESS] collected in another time point. Both variables are continuous in nature. what is the best test and graph to do this No time wasters please. Only those who definitely know the answer and can do it within hours are welcome

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    16 tarjoukset

    We have an Eth...seem to be troubleshooting-type script errors. Unfortunately, the specifics of the errors aren't known, so we need a developer who is expert at debugging and problem solving. Ideally, we are looking for someone with: - Deep understanding of Ethereum bots - Extensive experience with TypeScript - Proficiency in troubleshooting various TypeScript errors - Ability to identify and resolve undefined variable errors as well as syntax and type errors - Strong problem-solving skills in debugging Ethereum bots Unfortunately, we cannot provide a specific timeline due to the uncertainty surrounding the precise nature of these TypeScript errors. Thus, we need a freelancer who is flexible yet capable of working diligently to diagnose and resolve these issues as efficient...

    €471 (Avg Bid)
    €471 Keskimäär. tarjous
    63 tarjoukset

    I'm in need of an experienced freelancer to add my physical products to my Woocommerce store. The selected candidate will need to: - Handle a range of physical products: My products come in a variety of sizes and colors, so experience with variable products in Woocommerce is a must. - Manage product information carefully: As I have a significant number of products, I will be providing the product information in an Excel/CSV format. The freelancer will need to ensure that this data is accurately transferred into the Woocommerce platform, including details on variations. Some products have 10 variables some products have 5, It's between 2-15 variables no more no less, If you understand all the above please type the price per product at the beginning of the proposal with...

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    22 tarjoukset

    Please watch video: The following should apply to products with attribute "Bossu product type" set as: Refurbished Consoles, Sell Mobile Phones, Refurbished Video Game Controllers, Sell Consoles & Smartwatch 1) We will create configurable products for some of the products, but match simple products to it, we want certain attributes to show as selectable 2) Only simple products should continue to show in the catalog/category pages and not configurable products 3)Options will appear as swatch in product page 4) If there are simple products part of a configurable product with multiple colours, the colours should show in the category/catalog pages 5) Simple products associated with configurable product SHOULD show individually If you understand and have watched the video put ...

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    5 tarjoukset

    Hello I need a skilled developer with experience in Fabric JS to help me center the text on Canvas. Now, for example, there is a variable whose value is either : 1. Automatic 2. Shorten 3. Line Break. - If the value is "Automatic" make the font size auto. I mean whatever the text length it is, make it in one line by setting the font size. - If the value is "Shorten" then font size should be the default font size and if the text length is bigger than the wrapper, then cut the text from the end. I mean for e.g. the text is "Hello there how are you ? I am fine.". This is long text, but of course, this long text will not fit in the wrapper in one line, right ? So, cut this text from end based on available space on the wrapper (red background box) ...

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    9 tarjoukset

    ...Display: When a user selects a color, it should be immediately visible on the carpet in the customization window. This means that we need to show real-time color adjustments to the user as they select colors. Saving Customized Colors: Once a user is satisfied with the customized colors of the carpet, these colors need to be saved. This can be done by tracking the selected colors in a session variable or by storing them in the database linked to the user's account. Adding to Cart and Placing Order: When a user adds the carpet with customized colors to their shopping cart and places an order, the selected colors need to be included in the order details. This means that the customized carpet, along with the chosen colors, will be received by us so that we can make it as the c...

    €130 (Avg Bid)
    €130 Keskimäär. tarjous
    29 tarjoukset

    Please watch video: The following should apply to products with attribute "Bossu product type" set as: Refurbished Consoles, Sell Mobile Phones, Refurbished Video Game Controllers, Sell Consoles & Smartwatch 1) We will create configurable products for some of the products, but match simple products to it, we want certain attributes to show as selectable 2) Only simple products should continue to show in the catalog/category pages and not configurable products 3)Options will appear as swatch in product page 4) If there are simple products part of a configurable product with multiple colours, the colours should show in the category/catalog pages 5) Simple products associated with configurable product SHOULD show individually If you understand and have watched the video put ...

    €182 (Avg Bid)
    €182 Keskimäär. tarjous
    23 tarjoukset

    I'm in need of an experienced freelancer to add my physical products to my Woocommerce store. The selected candidate will need to: - Handle a range of physical products: My products come in a variety of sizes and colors, so experience with variable products in Woocommerce is a must. - Manage product information carefully: As I have a significant number of products, I will be providing the product information in an Excel/CSV format. The freelancer will need to ensure that this data is accurately transferred into the Woocommerce platform, including details on variations. Some products have 10 variables some products have 5, It's between 2-15 variables no more no less, If you understand all the above please type the price per product at the beginning of the proposal with...

    €31 (Avg Bid)
    €31 Keskimäär. tarjous
    84 tarjoukset

    I am looking for a talented developer proficient in C programming, yacc, and compilers course. The main task is to develop a semantic analyzer to work on top of my yacc syntactic parser which is implemented in C for a compilers course. Specifically, the semantic analyzer should be capable of: - Type checking - Variable resolution - Control flow In case of type checking errors, the semantic analyzer should be effective enough to: - Display error messages This is a complex task that requires deep understanding of language design, yacc, and C programming. So you should be capable of analyzing the structure of a parser and developing a semantic analyzer accordingly. Your experience in compiler designing, programming language theory, and semantic analysis will be held in high re...

    €374 (Avg Bid)
    €374 Keskimäär. tarjous
    11 tarjoukset

    I'm in need of a bash script to automate data parsing from a CSV file. Please see (attached) for actual source data. The data is separated with a semi-colon (;)....data is separated with a comma (,). Headers (5 columns) as follows: Date,Time,Download,Upload,Ping Where: * Date is formatted in YYYY-MM-DD * Time is HH:MM * Download, Upload, and Ping are rounded to the nearest integer. Now for the technical challenge... The Timestamp data is presented in UTC format to great precision: 2024-04-18T00:05:02.401204Z Somewhere in the script, I'd like a variable representing the offset from UTC time, like: # offset from UTC offset=-4 Running the above date through that offset into the target format would yield 2024-04-17,20:05 --- Pure bash script, no third party t...

    €126 (Avg Bid)
    €126 Keskimäär. tarjous
    18 tarjoukset

    Please watch video: The following should apply to products with attribute "Bossu product type" set as: Refurbished Consoles, Sell Mobile Phones, Refurbished Video Game Controllers, Sell Consoles & Smartwatch 1) We will create configurable products for some o...show in the catalog/category pages and not configurable products 3)Options will appear as swatch in product page 4) If there are simple products part of a configurable product with multiple colours, the colours should show in the category/catalog pages 5) Simple products associated with configurable product SHOULD show individually I believe this way could work if there is another way to have variable options that directly links to simple products then let me know

    €179 (Avg Bid)
    €179 Keskimäär. tarjous
    53 tarjoukset

    We would like to add a func...Display: When a user chooses a color, it should be immediately visible on the carpet in the customization window. This means we need to be able to show real-time color adjustments to the user as they select colors. 5. Saving custom colors: Once a user is satisfied with the custom colors of the carpet, these colors should be saved. This can be done by keeping track of the selected colors in a session variable or by saving them to the database associated with the user account. 6. Add to cart and order: When a user adds the custom color rug to their cart and places the order, the selected colors must be included in the order details. This means that the custom carpet arrives to us together with the chosen colors, so that we can make it the way the customer...

    €159 (Avg Bid)
    €159 Keskimäär. tarjous
    45 tarjoukset

    ...Display: When a user chooses a color, it should be immediately visible on the carpet in the customization window. This means we need to be able to show real-time color adjustments to the user as they select colors. 5. Saving custom colors: Once a user is satisfied with the custom colors of the carpet, these colors should be saved. This can be done by keeping track of the selected colors in a session variable or by saving them to the database associated with the user account. 6. Add to cart and order: When a user adds the custom color rug to their cart and places the order, the selected colors must be included in the order details. This means that the custom carpet arrives to us together with the chosen colors, so that we can make it the way the customer wants it. Ideal Skills an...

    €411 (Avg Bid)
    €411 Keskimäär. tarjous
    24 tarjoukset

    I'm seeking a skilled professional to work on the PCB design for a BLDC Stepper Motor. I want to create the smallest board (ideally 15mm x 30mm or less). The motor requires 12v, I'm hoping for the PCB to contain everything, and there could be a third button for speed or an FWD/rev switch and a pressure button for variable speed. I've been looking at the Attiny85 and L293D to drive the motor, but I'm happy to change that up to anything else.

    €36 (Avg Bid)
    €36 Keskimäär. tarjous
    9 tarjoukset

    ...This document will primarily serve to organize discussions, set goals, and allocate tasks. Key Specifics: - The meetings will be held on a weekly basis, requiring the template to be durable and reusable. - Ideally, the structure of the template should be a blend of both flexible and fixed elements. It must contain sections with consistent topics for every meeting while also providing space for variable elements to accommodate specific issues as they arise. - Some things I want on the template include: at the top a space for the "week of____" and "family meeting date_____"; space to list upcoming dates; space to list proposed expenses >$200; and space to list other topics. I am also envisioning check boxes or spaces next to each item for "discussed...

    €26 (Avg Bid)
    €26 Keskimäär. tarjous
    43 tarjoukset

    Please watch video: The following should apply to products with attribute "Bossu product type" set as: Refurbished Consoles, Sell Mobile Phones, Refurbished Video Game Controllers, Sell Consoles & Smartwatch 1) We will create configurable products for some o...show in the catalog/category pages and not configurable products 3)Options will appear as swatch in product page 4) If there are simple products part of a configurable product with multiple colours, the colours should show in the category/catalog pages 5) Simple products associated with configurable product SHOULD show individually I believe this way could work if there is another way to have variable options that directly links to simple products then let me know

    €153 (Avg Bid)
    €153 Keskimäär. tarjous
    77 tarjoukset

    Hello, I have around 100 products using the built-in variation system of Woocommerce, I would like to recreate all of these variables and the product options in one of the plugins that work as product addons with conditional logic. Something like YITH, or woocommerce product addons + conditional logic addition. Or a plugin that you can recommend that has options/addons and conditional logic. I need the original 100 product options recreated in the plugin that we agree on + 50-60 more products. Please mention the plugins you worked with for variations that support conditional logic as well. If you understood all of the above please type RED at the beginning of your proposal. Proposals without it will be ignored.

    €44 (Avg Bid)
    €44 Keskimäär. tarjous
    37 tarjoukset
    New R Code Loppunut left

    ...that appear in the sample more often than expected by chance, i.e., more than the upper CI of the multiplication of their individual probabilities (each variable at each time would generate a different sequence), and then assess each sequence's probability of predicting a dichotomous event, calculated via ORs. From the list of variables that appeared first in time, let's say, the first assessment was at age 8, to perform a calculation of the Median OR (and 75/25, 95/5 CIs, and max and min) for all the predictive assessments including the variable X at the origin of the sequence (to run that for each sequence). The same for the last variable in the sequence. Currently, TraMineR package in R allows mapping dichotomous variables and performing cross-tabs like...

    €133 (Avg Bid)
    €133 Keskimäär. tarjous
    31 tarjoukset

    ...that appear in the sample more often than expected by chance, i.e., more than the upper CI of the multiplication of their individual probabilities (each variable at each time would generate a different sequence), and then assess each sequence's probability of predicting a dichotomous event, calculated via ORs. From the list of variables that appeared first in time, let's say, the first assessment was at age 8, to perform a calculation of the Median OR (and 75/25, 95/5 CIs, and max and min) for all the predictive assessments including the variable X at the origin of the sequence (to run that for each sequence). The same for the last variable in the sequence. Currently, TraMineR package in R allows mapping dichotomous variables and performing cross-tabs l...

    €1194 (Avg Bid)
    €1194 Keskimäär. tarjous
    34 tarjoukset

    Hello, I am looking for a developer to create a simple PHP script that contains login and after logging in, it shows all products variables and standard and their inventories. Then each product or variable has a filed where I can insert new quantities and it would reflect in the Woocommerce store. This is a simple project, I exepct it to be done in couple of hours 1-3 hours. It should contain 3 files, CSS, login, and a file to list the products I don't like negotating, and I don't like autobids. If you read and understood everything then type Purple at the beginning of the proposal. Proposals without it will be ignored.

    €55 (Avg Bid)
    €55 Keskimäär. tarjous
    77 tarjoukset

    I have an urgent need for a Woocommerce expert to help me create a range of products - both variable and standard types. - I need both standard and variable products within my Woocommerce store - I'm looking to have 1-5 variations for the variable products - The project is under a tight deadline, so I need someone who can start immediately and work efficiently. Would be helpful if you can create variable conditional products and the work will be replicated on two websites Please type GREEN at the beginning of your proposal if you understood the above and ready to start now and finish in a short time frame. Proposals without it will be ignored.

    €71 (Avg Bid)
    €71 Keskimäär. tarjous
    59 tarjoukset

    Hello, I've a strategy pinescript and an indicator pinescript that I use to attach simultaneously to a chart and combine their alerts to successfully open a trade. The strategy script is currently adding a label "open_long" or "open_short" according to its logic while the indicator script is adding a "B" (stand for breakout). The goal I want to achieve is to merge the scripts to have a si..."open_long" or "open_short" according to its logic while the indicator script is adding a "B" (stand for breakout). The goal I want to achieve is to merge the scripts to have a single strategy script with both function integrated but with one condition: the label "open_long or short" should appear ONLY if the "B" a...

    €55 (Avg Bid)
    €55 Keskimäär. tarjous
    6 tarjoukset

    I have a one hour podcast. I am in need of assistance with some of the audio quality (extraneous noises, variable volume, and some low quality areas). I have done the editing parts. Key Responsibilities: - Enhance and balance audio by mixing and mastering using professional audio software - Ensure the highest audio quality, minimize noise and enhance clarity - Deliver finished output in Audacity Project File format Ideal Skills and Experience: - Proven experience as an audio engineer working specifically with podcasts - Expertise in handling Audacity software - Strong knowledge of audio mixing and mastering techniques - Excellent attention to detail in balancing sound and eliminating background noise I'm keen to find a specialist who can help in delivering crisp, clear, an...

    €87 (Avg Bid)
    €87 Keskimäär. tarjous
    12 tarjoukset

    Bonjour, Je souhaiterais avoir un tableau de rentabilité (en français) pour ma société, avec graphique dynamique etc.. Une feuille récapitulative Générale, une feuille par année, une feuille par Classement de Ville, une feuille par classement de type de logement, une feuille avec le nom ...par classement de type de logement, une feuille avec le nom de tout les logements en gestions (avec adresse, type, nom des propriétaires etc) Il faudra ajouter a l’intérieur de ce tableau, toute les factures client précédente et ainsi que mes coûts d’achat, prestataire, logiciel etc. L’objectif étant d’avoir un tableau où je peux voir l’évolution de ma soci&ea...

    €157 (Avg Bid)
    €157 Keskimäär. tarjous
    20 tarjoukset

    I have a one hour podcast. I am in need of assistance with some of the audio quality (extraneous noises, variable volume, and some low quality areas). I have done the editing parts. Key Responsibilities: - Enhance and balance audio by mixing and mastering using professional audio software - Ensure the highest audio quality, minimize noise and enhance clarity - Deliver finished output in Audacity Project File format Ideal Skills and Experience: - Proven experience as an audio engineer working specifically with podcasts - Expertise in handling Audacity software - Strong knowledge of audio mixing and mastering techniques - Excellent attention to detail in balancing sound and eliminating background noise I'm keen to find a specialist who can help in delivering crisp, clear, an...

    €81 (Avg Bid)
    €81 Keskimäär. tarjous
    32 tarjoukset

    ...variables that will control the visibility of the camera and determine which section is active. PowerApps Copy code UpdateContext({showCamera: false, currentSection: ""}) Step 2: Set Up User Interface Components Add text input controls for "First and Last Name". Label each text input appropriately. Step 3: Insert Camera Control Insert a Camera Control and set its Visible property to the showCamera variable. PowerApps Copy code Visible = showCamera Step 4: Implement Upload Buttons for Each Document Section You'll need separate buttons for each section: Notice of Assessment Upload Button PowerApps Copy code OnSelect = UpdateContext({showCamera: true, currentSection: "NoticeOfAssessment"}) Property Tax Assessment Notice Upload Button PowerApps Cop...

    €166 (Avg Bid)
    Kiireellinen
    €166 Keskimäär. tarjous
    12 tarjoukset

    ...some dimensions need to be corrected. I am looking for someone who is an architect and who has a perfect command of CAD or similar software. The idea would be to have facade plans with and without the concrete blocks I attach what we expect in the design (we must include the lintel (20 cm high), but below that there is the formwork of the rolling shutter (30cm), the window or French window door (variable dimension) and its supports (5cm) It is not necessary to include the window or the doors sill but simply take their dimensions into consideration when creating the plan. I simply want a masonry plan with the lintels and formwork for the roller shutters, as well as the empty space for the joinery, but we also have to add 1.5 extra cm on each side for the windows. so if a window i...

    €110 (Avg Bid)
    €110 Keskimäär. tarjous
    32 tarjoukset

    I'm seeking an experienced .NET programmer to add a new feature to my existing application. Specifically, I need a modification to bypass member search by using a querystring. The page concerned is this:- We wish to have a direct url that replaces the process of searching for a member (eg member no 161068) and arrives at page two directly. For example, entering 161068 in the search box and selecting Checkedandvetted then pressing 'review this company' moves the user to page 2- review your experience. This is what we want to achieve with a single url. This is so that we can provide a url like that will do the same as the previous steps. Ideal skills for this job will include: - Strong knowledge

    €133 (Avg Bid)
    €133 Keskimäär. tarjous
    66 tarjoukset

    I...history, team members and any relevant certifications. - Detailed pages on services and treatments offered at the clinic; these pages should offer comprehensive information and the benefits of each treatment. - A regularly updated blog where we can share dental hygiene tips, news etc. - A contact page with a form for inquiries, location map and opening hours. - A dynamic home page that allows variable content. Ideal Skills & Experience: - Proven experience in developing corporate-style websites. - Familiarity with healthcare or dental industry will be an advantage. - Expertise in UI/UX design to ensure a user-friendly experience for the general public. - Experience integrating online booking systems in websites. - Proficiency with SEO to ensure our clinic appears in local s...

    €165 (Avg Bid)
    €165 Keskimäär. tarjous
    63 tarjoukset

    I'm in need of a skilled data analyst to conduct a thorough regression analysis using panel data in R. The primary goal is to understand the impact of one variable on another within a dataset that includes between 6-10 variables. Key Project Requirements: - Utilize panel data: Experience in handling panel data is a must for this project. The ability to understand the nuances of this data type will be crucial for accurate analysis. - Regression Analysis: In-depth knowledge of regression analysis is required, especially in the context of panel data. The ability to extract meaningful insights and estimate the impact of one variable on another is the core task. - Data Interpretation: The successful freelancer will be able to provide clear, concise interpretations of the an...

    €1038 (Avg Bid)
    €1038 Keskimäär. tarjous
    18 tarjoukset

    ...speeds. Writing and deploying a program. Key components are 2 step motors 1 proximity sensor 1 ESP32-S3 3.5 inch for control misc. electrical components Key aspects of the project include: - Sensor Integration: Specifically, I require the integration of proximity sensor. Your experience with such sensors will be crucial to the success of this project. - Motor A, Control from touch panel, the only variable setting is speed - Motor B, Control from touch panel, the user must be able to set the speed of the rotation, also this motor will have a proximity sensor, when triggered, the motor will stop for xx seconds (also defined from touch panel), after stop, the motor will continue to run. - Offset, motor B will have offset option in mm (when proximity sensor is triggered, the motor ...

    €211 (Avg Bid)
    Kiireellinen Salassapitosopimus
    €211 Keskimäär. tarjous
    10 tarjoukset

    I'm in need of a skilled statistician with expertise specifically in regression analysis, particularly with survey data. The datase...framework. Key Points: - Crombach Alpha testing - Factor analyses - Regression Analysis: You should have a deep understanding and experience in applying regression analysis to survey data. - Survey Data: Experience with survey data is crucial as the analysis needs to be tailored to this type of dataset. - Variable Management: Managing a dataset with between 10-20 variables is a specific skillset. Ideal Skills: - Proficiency in Regression Analysis - Experience with Survey Data - Proficient in Variable Management and Analysis Your ability to handle this project with precision and efficiency is paramount. Looking forward to hearing from ...

    €351 (Avg Bid)
    €351 Keskimäär. tarjous
    22 tarjoukset

    ...that you would use to implement the study (e.g., recruitment strategy, program planning tools, etc.). Describe an evaluation plan, including process evaluation. Develop an evaluation tool (types of survey questions) that would be appropriate for this scenario, given the main outcome. You should include other variables of interest and a data analysis plan. State the variable types and specific analyses needed. Using the data provided (see attachment) , create a tables: Table 1 - demographics based on comparison groups, Table 2 - outcome table other associated variables with comparison groups, and Table 3 Analysis - multivariate analysis of your choice and written interpretation of the analysis. Section 2 - Scenari...

    €113 (Avg Bid)
    €113 Keskimäär. tarjous
    30 tarjoukset

    Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.

    Kiireellinen Sinetöity Salassapitosopimus

    I'm in need of an expert developer with a keen understanding of PHP, Heroku, and Shopify. This project entails the deployment of a Heroku server where my API key will be secure and stored in an environment variable. You'll also need to utilize this Heroku-based API key on my Shopify platform to access and display user data through API calls. Ideal Skillset and Experience Required: - Proficiency in PHP - Expertise in deploying and managing Heroku servers - Understands how to secure API keys on Heroku - Experience with Shopify API integration and displaying data.

    €162 (Avg Bid)
    €162 Keskimäär. tarjous
    45 tarjoukset

    I am seeking an entity with expertise in ESP32 programming, specifically having an in-depth understanding of ...includes: - Coding, making the ESP32 project work in coordination with the RTKLIB to function optimally - RTCM (Radio Technical Commission for Maritime Services) code conversion is needed. Particularly converting RTCM messages 1005, 1077, 1087 to 1006, 1004, 1012 and adding 1033 - The ideal candidate for this project needs to be familiar with the RTK rtcm and how to utilize the 'TADJ = 1' variable in the RTKLIB to enhance positioning accuracy and aid in correcting transmission errors. If you have the skillset, including an understanding of sensor data processing and receiver clock adjustments, please apply. Prior experience with positioning system developme...

    €102 (Avg Bid)
    €102 Keskimäär. tarjous
    3 tarjoukset

    ...obfuscator that can handle some key requirements. - Compatible with Various PHP Frameworks: The obfuscator should be able to work seamlessly with popular PHP frameworks like Laravel, CodeIgniter, and Symfony. This ensures it can be integrated easily into existing projects built on these frameworks (not obfuscating 1 by 1 every php file) - Advanced Obfuscation Techniques: I require the tool to support variable renaming. This feature is crucial for enhancing code security by making it harder for potential attackers to interpret the code's logic. - String Encoding: The obfuscator should encode only critical strings. By encoding these strings, the tool can add an extra layer of security to the application without impacting its functionality. Ideal Skills: - Proficient in PHP...

    €143 (Avg Bid)
    €143 Keskimäär. tarjous
    55 tarjoukset

    I'm looking for a skilled freelancer who can develop a program for the Click PLC to control a Variable Frequency Drive (VFD) hoist. Key tasks would include: - Implementing a start/stop control which can be manually triggered. - The program needs to possess speed control, allowing adjustments in the hoist's operating speed. - Including direction control within the program functionality would be vital as well. An understanding of PLC programming and specific proficiency with Click PLCs is crucial for this project. Previous experience with VFDs, industrial automation, and manual switch controls would give any potential freelancers a significant advantage.

    €294 (Avg Bid)
    €294 Keskimäär. tarjous
    29 tarjoukset

    ...data from a public source, processing it to extract and compute various features, and analyzing these to determine patterns indicative of SPAM. Responsibilities: Download email data from a specified public archive. Create R functions to extract and calculate over 20 variables from each email, such as the number of recipients, percentage of capitals, and URL presence. Analyze this data to explore variable relationships and determine SPAM/HAM status. Generate visual representations of the data and analysis findings. Provide a detailed report on the methodologies used, results obtained, and insights gained. Required Skills: R Programming: Must be highly proficient in R for complex data manipulation and analysis tasks. Data Extraction: Experienced in skillfully extracting and proces...

    €136 (Avg Bid)
    €136 Keskimäär. tarjous
    18 tarjoukset

    I need a personalized, dynamic video generation app that uses OpenVoice and Wav2Lip to generate customized/personalized videos for clients conducting email outreach campaigns. The primary users will be businesses wanting to propel their marketing efforts. Key Features: - Allow users to record a video - Allow users to define a variable to customize - Use Wav2Lip and OpenVoice to "slot in" the customized portion of the video We are developers too, just don't have enough time to build this ourselves. A prototype should be accomplishable in a few days. We do not need the entire app built, just the microservice, and the initial webpage(s) to execute the request and serve the video, ideally saving the video link(s) to a MySQL database. We will build the app around i...

    €2108 (Avg Bid)
    €2108 Keskimäär. tarjous
    86 tarjoukset

    ...functionalities to an existing quote calculator on my website. - The project involves modifying the design of the current calculator. This will include updating the color scheme, enhancing typography, and improving the layout for a more user-friendly experience. - You will also be required to add new features to the calculator. This will involve incorporating additional charging features, specifically variable pricing based on quantity. The goal is to allow for more flexibility and real-time adjustments to the quotes generated. - Moreover, the existing functionality of the calculator needs to be improved. I'm looking for a seamless, efficient, and accurate calculator that can be easily integrated into the current system. The calculator needs to be capable of storing and a...

    €546 (Avg Bid)
    €546 Keskimäär. tarjous
    260 tarjoukset

    I am in need of a skilled PHP programmer to address an "undefined variable" error within my user authentication system. The system primarily relies on email and password authentication. Key Requirements: - The error lies within the user authentication system - The primary method of user authentication in the system is email and password Ideal Skills and Experience: - Proficiency in PHP, SQL - Experience with user authentication systems - Familiarity with handling undefined variable errors - Understanding of secure email and password authentication Your task is to identify the root cause of this error and implement a solution to rectify it. Please provide specific examples of similar work you have done in the past.

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    24 tarjoukset

    I require an e-commerce website for selling joinery hardware. Open for woo commerce or shopify option I have website on woo were i want to export all products with media for new one. I have a lot of variable products, so bare in mind This will be new hosting with server and new domain I am looking for pricing and suggestion This all need to be connected with google and ready for SEO Please provide timing too Thanks

    €1225 (Avg Bid)
    €1225 Keskimäär. tarjous
    247 tarjoukset

    Good morning I would like to have a simple download counter for my website. This feature should work with mysql php JQuery, add a simple IP control to not increment the counter on each click, then show the download count. A simple "variable php" feedback on the number of downloads will be enough for me, I will take care of displaying it on the site. In the "assets/javascript" directory you have a file in s file there is a function "$("#download").click(function (e)" Config Server : PHP 7 .. 8

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    25 tarjoukset

    ...of any length and return specific data about those products. Here's what I need in detail: • Find top hot selling products at any given time • Crawl eBay and AliExpress for specific product data based on entered keywords. • The data retrieved should include product names, quantities sold and locations of sellers, images, • The crawler should be capable of providing this information for a variable timescale, ranging from 1 to 30 days in the past. • The results should be sortable. Php or python preferably The task would best suit a freelancer with previous experience designing similar crawlers and a deep understanding of web scraping, data mining, eBay and AliExpress's data structures. Proficiency in Python, Java, or another similar lang...

    €76 (Avg Bid)
    €76 Keskimäär. tarjous
    18 tarjoukset

    ...Economics, 4(3), 241 247, if you wish to learn about the formula’s motivation. The Rogers-Satchell range based volatility formula is given by � �??(?)=(1 ?) 1 2(∑{ln(?? ?? )ln(?? ?? )−ln(?? ?? )ln(?? ?? )} ? ?=1 ) 1 2 2. (30 marks) The p-th percentile of a set of n observations of a given variable is defined as the observation located in the p(n+1)/100-th ordered position (e.g. the 10th percentile of a variable for which we have 50 observations is located in the 10 (50+1)/100 = 5.1 or the 5-th ordered position). Program a function to calculate the percentiles. 3. (25 marks) The ? coefficient of an asset measures the sensitivity of its rate of return to variations in the portfolio market return. It c...

    €105 (Avg Bid)
    Kiireellinen
    €105 Keskimäär. tarjous
    8 tarjoukset

    ...Requirements: - Product Page Layout Modification: I need to incorporate 15+ jewellery variables into the product pages. These variables will influence the pricing and display of the products. - Dynamic Pricing: The dynamic pricing should be able to adjust based on the selected variables. This will require a more complex pricing structure than a standard Shopify store. - Image Gallery: Each product variable should have a gallery feature allowing me to showcase multiple images of the item. Ideal Skills and Experience: - Proficient in Shopify: A deep understanding of Shopify's backend and customization capabilities is essential. - Dynamic Pricing Experience: Previous experience implementing dynamic pricing is highly desirable. - UI/UX Design: Experience with product page lay...

    €95 (Avg Bid)
    €95 Keskimäär. tarjous
    60 tarjoukset

    I'm lo...develop a script that can take an image URL as input and return the OCR text response. The purpose is to extract numbers with a minimum of 4 digits from images, using only Free OCR tools. The desired output should be a JSON object. The script must support the JPEG and PNG formats. It's unclear how many digits the numbers in the images could have, so the code should be robust enough to handle variable digit lengths. Experience in optical character recognition (OCR) and handling JSON objects are crucial for this project. Specific requirements: - Python coding experience - Knowledge in OCR - Proficiency in handling JPEG and PNG formats - Experience in managing JSON objects Please see the attached images for a better understanding of the project requirements befo...

    €92 (Avg Bid)
    €92 Keskimäär. tarjous
    37 tarjoukset
    Group Project Loppunut left

    ...**Website** The final models should be presented to an end-user through a website. (Deployment need only be to *localhost*). The website must be done using a Python "web framework", e.g., *flask*, *Django*, *streamlit*. The website should have: - a *Welcome* page that describes your project - an *About* page for each dataset that provides: - the source of the dataset - definition of each variable in the dataset - a view of a sample of the dataset used for training (pulled from the database) - a page for each machine learning model that: - identifies the model being used, with a brief description - allows the end-user to enter their own data to get a prediction **** This file should present the reader with a basic description of your proje...

    €109 (Avg Bid)
    €109 Keskimäär. tarjous
    31 tarjoukset

    ...who is skilled in the application of turbo-machinery including the design and operation of typical wind and hydroelectric plants from first principles to the various types of turbo-machines choices. Fundamental fluid mechanics equations, efficiency coefficients, momentum exchanges, characteristic curves, similarity laws, specific speed, vibration, cavitation of hydraulic turbines, pump/turbines; variable speed machines including transients and hydraulic stability. This would be a tutoring position for solution help. We will discuss more. If you want to be considered, look at the samples attached and be prepared to submit sample solutions to the attached files. This is to test your proficiency. [Removed by Freelancer.com Admin for offsiting - please see Section 13 of our Terms a...

    €97 (Avg Bid)
    €97 Keskimäär. tarjous
    24 tarjoukset