Genetic algorithm code solving tsp jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 genetic algorithm code solving tsp jobs found, pricing in USD

    I'm in search of a skilled IT Support Specialist to join my tea... and maintaining our IT systems - Ensuring our systems and data are secure - Assisting with IT-related projects and upgrades - Offering training and technical guidance to users Ideal Skills and Experience: - Proven experience as an IT Support Specialist or similar role - Excellent knowledge of technical management, information analysis, and computer hardware/software systems - Strong problem-solving skills and ability to communicate technical information effectively - Familiarity with various operating systems and platforms - Adept at multitasking, prioritizing, and managing time efficiently If you are a reliable, detail-oriented IT professional looking for a part-time role in the technology sector, I'd lo...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    9 bids

    I am seeking a skilled Python developer with expertise in troubleshooting to resolve an issue with an application. The main purpose of the application is data analysis, web ...application is data analysis, web scraping and automation. Currently, the application has been crashing or freezing right at the startup. The ideal candidate for this job should have: - Extensive experience in Python programming - A background in data analysis, automation and web scraping domains - Proven track records troubleshooting application start-up crashes or freezing - Good problem-solving skills, ability to diagnose and fix bugs efficiently. Your main task will be to identify and fix the issue causing the application to crash during the startup. This is a critical project, so a timely resolution...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    23 bids

    I need a talented individual to create an innovative IoT solution utilizing an Arduino board and camera module, along with UPC scanning software. This project involves developing a UPC scanner that can accurately read the UPC on a product. Upon scanning, the information of the scanned product such as date, time, UPC...population of the scanned product information in the web application. Ideal Skills: - Proficient in Arduino programming and working with camera modules. - Experience in IoT development and integrating devices with web applications. - Knowledge of UPC scanning software and data transmission. The successful completion of this project will require someone with a keen eye for detail, excellent problem-solving skills, and the ability to innovate and deliver a seamless IoT...

    $635 (Avg Bid)
    $635 Avg Bid
    17 bids

    I'm seeking a skilled and experienced Machine Learning expert to assist me with an image recognition project focused on vehicle detection using pre-trained YOLOv8 model. Key Requirements: - The main task at hand is to help me in adding some extra features to the existing model for detecting various types of vehicles in images. Ideal Skills and Experience: - Proven experience in applying ML to image recognition tasks. - Strong understanding and practical experience with object detection. - Proficiency in working with image datasets and training models for object detection. - Prior experience with detecting vehicles in images would be advantageous. - Ability to deliver high-quality, accurate and efficient ML models for image recognition. If you have a strong background in Machine Lea...

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids

    I'm looking for a versatile developer with extensive experience in WordPress plugin development and maintenance. The ideal freelancer for this project should have: - Proficiency in WordPress PHP, MySQL, JavaScript and CSS. - Experience developing and mataining WP plugins. - Exceptional problem-solving skills and the ability to work under minimal guidance. - Bug fixing and refactoring code as needed. - Comfort working with APIs and authentication (e.g., OAuth flows). - Ability to provide maintenance support post-plugin implementation. Good communication skills are a **must** for eventual clarifications and regular updates. Please provide examples of similar projects you've worked on. Thanks for your interest!

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    62 bids

    ...specifically focusing on intermediate-level problem-solving tasks. Your work should encompass: - Expertise in SQL or Python. Familiarity with both languages is advantageous. - Proficiency in algorithmic programming, capable of thinking strategically to solve intermediate-level problems. - Ability to assist in solving three different task types in Codility, including: 1. Time complexity problems 2. Sorting and searching problems 3. Counting elements problems Ideal candidates would have experience preparing or mentoring for codility assessments and a strong background in programming. Your intricate knowledge of problem-solving within the realms of algorithmic programming would be highly beneficial. A methodical approach to problem-solving and aptitud...

    $29 (Avg Bid)
    $29 Avg Bid
    16 bids

    I'm looking for an experienced freelancer with expertise in integrating payment APIs, specifically the b2...in integrating payment APIs, specifically the b2pay.io. Your primary task will be integrating this payment gateway into my existing system to allow for seamless online payment processing. Key Requirements: - Extensive experience with API integration, particularly payment gateways - Proven track record of successful integration projects - Thorough understanding of API - Strong problem-solving skills and ability to troubleshoot Your application should focus on your relevant experience in API integration, particularly with payment gateways, and any prior experience with will be highly regarded. Please ensure you provide specific examples of your past work in this area.

    $148 (Avg Bid)
    $148 Avg Bid
    61 bids
    MS Forms Troubleshooting 6 days left
    VERIFIED

    I need assistance in troubleshooting Microsoft Forms. I seek expertise to address some issues such as: - Implementing change in policy - Including a feature for manager approval - Alternate locations for form storage These changes should seamlessly integrate with the previous setting with...locations for form storage These changes should seamlessly integrate with the previous setting without hampering the current operations. Not having a specific deadline leaves room for discussion around timeframes. Ideally, I am looking for someone with a deep understanding of Microsoft Form's backend, who has prior experience modifying existing structures. They should have a knack for problem-solving and a robust ability in implementing changes to digital tools without data loss or struct...

    $8 (Avg Bid)
    $8 Avg Bid
    4 bids

    I'm looking for a proficient web developer to create an e-commerce website. Key Functionalities Needed: - Payment Integration: The site should have a secure and fully functioning payment system integrated. Ideal Skills and Experience: - Expertise in e-commerce website development - Experience in integrating payment systems on websites - Strong ...looking for a proficient web developer to create an e-commerce website. Key Functionalities Needed: - Payment Integration: The site should have a secure and fully functioning payment system integrated. Ideal Skills and Experience: - Expertise in e-commerce website development - Experience in integrating payment systems on websites - Strong understanding of web security - Excellent problem-solving abilities - Detail-oriented ap...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    27 bids

    ...for an experienced C programmer who can modify some C software (open source, on github - ) to make it compile for Raspberry Pi. The modifications needed include: 1. Updating Library Dependencies: Your task will include updating necessary library dependencies. 2. Adjust Hardware-Specific Code: Some parts of the code will need to be adjusted in order to work with Raspberry Pi's /ARM. 3. Fix Compatibility Issues: Tune up the code to address any compatibility issues that might arise during the Raspberry Pi compilation. A successful application should showcase your previous experience especially in handling similar projects. Evidence of past work will be highly regarded but is not a necessity if you can comprehensive demonstrate your experience in this

    $495 (Avg Bid)
    Featured
    $495 Avg Bid
    24 bids

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail a...

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    I'm in need of an e...appropriate medical professionals within their location. Key Features Needed: - Android, iOS, and desktop application - User-friendly and appealing design - An intelligent chatbot with basic disease diagnosis capabilities Idea Skill Set: - Experience in Flutterflow and cross-platform mobile app development - Expertise in UI/UX design, preferably in healthcare sector - Strong understanding of chatbot algorithm - Familiarity with medical databases. This project requires thoughtful dialogue design considering the chatbot's basic diagnostic capabilities. Creative input for application design and layout is also welcomed and needed. I look forward to working with someone passionate about healthcare and tech who can deliver an intuitive, helpful and re...

    $12 (Avg Bid)
    $12 Avg Bid
    2 bids

    I'm in need of a skilled developer who can craft GET and POST requests in C#. It is necessary for write some simple queries: specifying the first and last name, date of birth, phone number,...of a skilled developer who can craft GET and POST requests in C#. It is necessary for write some simple queries: specifying the first and last name, date of birth, phone number, gender and password. Then a request to send a text message with a code. Key Responsibilities: - Development of GET and POST requests - Ensuring efficient data retrieval, insertion, and modification Required Skills & Experience: - Extensive knowledge in C# and networking - Proficiency in handling GET and POST requests - Strong problem-solving skills - Understanding of data manipulation techniques.

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    42 bids

    ...developer to build an Android app for me. Essentially, I have a code that I'd like to transform into a user-friendly, medium complexity application. It should allow me to input values straightforwardly, and upon entry, it would calculate and generate a result. Key Requirements: - Write clean, maintainable and efficient Java code - Develop intuitive, medium-complexity user interface - Implement the capability of retrieving inputs and performing given calculations - Ensure compatibility with Android platform - Pay attention to details and put user experience in front of everything Ideal Skills: - Solid experience with Android development using Java - Proven track record in creating user-friendly applications - Exceptional problem-solving abilities, specifical...

    $195 (Avg Bid)
    $195 Avg Bid
    51 bids

    My main focus for this project is the Java code implementation. I'm looking to hire a freelancer who can create class diagram and help me translate a class diagram into well-crafted Java classes. Key Tasks: -Create diagrams - Translate a modified class diagram into Java classes - Ensure the Java classes are correctly implemented according to the diagram Your responsibilities will include: - Adding products to the rental cart - Calculating rental fees and duration - Processing payment - Generating a rental invoice Your expertise in Java and software design will be crucial for this project. I anticipate that this task will involve a deep understanding of class design as well as an understanding of the rental business process. Please include examples of your previous Java pr...

    $43 (Avg Bid)
    $43 Avg Bid
    13 bids

    ...embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to be necessary* to improve the quality of ...

    $189 (Avg Bid)
    $189 Avg Bid
    22 bids

    I am seeking a proficient spreadsheet and data tracking specialist to build an auto-updating system. This system will track the NAV of various financial instruments; specifically ETFs, B...should efficiently track the discount/premium to NAV - The calculation for the discount/premium should be based on the Percentage Difference - Ensure an user-friendly interface with clearly labeled data points Ideal Skills: - Experience in financial data management - Proficient in automated spreadsheet creation - Understanding of financial instruments and NAVs - Strong analytical and problem-solving skills This project requires precision and a good understanding of the financial market. The end goal is to have a comprehensive and auto-updating spreadsheet that can be utilized as a reliable trac...

    $137 (Avg Bid)
    $137 Avg Bid
    24 bids

    I am seeking a talented artist who can translate my wedding vows into 3D morse code and paint them on a large, 31x60 canvas. Since the art will be a unique blend of the abstract and the personal, the ideal freelancer for this job would be someone with experience in both abstract art and coding. The wall art will be the centrepiece of the room, thus, high quality is paramount. The painting should be created in such a way that the canvas can stand alone without the need for a frame. Affinity for detail, creativity and an understanding of morse code are preferred skills for this task.

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    40 bids

    I am in search of a WordPress developer who can assist me with regular website maintenance. The project involves addressing some theme and plugin issues. Respons...issues. Responsibilities: - Diagnose and address theme customization problems - Resolve plugin compatibility issues - Conduct periodic maintenance checks on the website Ideal Candidate: - Proficient in WordPress development - Experienced in theme customization - Skilled in identifying and resolving plugin conflicts - Familiar with regular website maintenance best practices - Excellent problem-solving ability The required maintenance is expected to be on an 'as-needed' basis, however, I anticipate regular check-ins to ensure the website runs smoothly. Your prompt availability and attention to detail will be ...

    $15 - $25 / hr
    Sealed
    $15 - $25 / hr
    54 bids
    Liquid Code Editor in Braze 6 days left
    VERIFIED

    I am looking for a skilled developer who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should support custom liquid code snippets. I first need someone to troubleshooting existing code and determine why the color displayed is blue Key Responsibilities: - Troubleshooting existing and building new Liquid code in Braze Ideal Skills and Experience: - Proficiency in Liquid programming language - Experience in developing custom code editors - Prior experience with Braze platform - Proficiency in Syntax: {% if ... %} ... {% elsif ... %} ... {% else %} ... {% endif %}: This is the syntax for conditional statements in Liquid.

    $40 (Avg Bid)
    $40 Avg Bid
    12 bids

    I urgently need an expert Laravel developer to collaborate on a web application development project. The specific features and functionalities of the project are yet to b...on a web application development project. The specific features and functionalities of the project are yet to be defined, but a vast knowledge in Laravel is key. Key skills and Experience: - Proficiency in Laravel and PHP - Understanding of MVC design patterns - Knowledge of front-end technologies, such as JavaScript, HTML5, and CSS3 - Familiarity with SQL/NoSQL databases - Excellent problem-solving skills The timeline for this project is ASAP, so the ability to work under pressure is required. If you have experience in web applications, APIs, or both, it will be advantageous. Let's collaborate on this ex...

    $571 (Avg Bid)
    $571 Avg Bid
    138 bids

    We are in need o...will be having opportunity to work for long term! Skills and Experience: - Extensive experience in Laravel development - Proficiency in Laravel customization and optimization - Strong understanding of Gitlab - version control !* - Strong understanding of web development principles and best practices - Ability to work on a large-scale project and deliver high-quality results - Excellent problem-solving skills and attention to detail - Database Design & Management: The ability to design and manage a highly organized, efficient database is crucial. Skills that would be beneficial: - Thorough Laravel expertise - Proven track record in creating reporting and analytics solutions !!!*** - Understanding of Git version control - Proven track record in creating datab...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    16 bids

    I'm looking for a skilled developer who can create a sophisticated algorithm that excels in the stock market and is designed for day trading. The algorithm should be based on analyzing price action. Key requirements: - Proficiency in developing trading algorithms, specifically for the stock market. - Strong understanding of day trading principles and strategies. - Ability to analyze and prioritize price action data for effective trading decisions.

    $62 (Avg Bid)
    $62 Avg Bid
    3 bids

    I'm facing an issue in Google Merchant Center due to missing inventory data for my electronic products. Key requirements: - The freelancers need to be well-versed with Google Merchant Center and its product listing requirements. - Experience in managing electronic products specifically within the platform is a plus. - Proficiency in integrating inventory data with eCommerce platf...issue of missing inventory data for the electronic product category. - Ensuring the inventory data is accurately synced with the eCommerce platform for seamless management. Ideal Skills & Experience: - Proficient in Google Merchant Center - Experience in managing electronic products' listings - Ability to integrate inventory data with eCommerce platforms - Strong attention to detail and proble...

    $43 (Avg Bid)
    $43 Avg Bid
    18 bids

    My portfolio website is experiencing frequent crashes with error messages. I require a proficient web developer with a deep understanding of web technologies to troubleshoot and res...these issues. Key Responsibilities: - Identify the root cause of the error messages leading to frequent crashes. - Implement necessary fixes to ensure the website operates smoothly without disruptions. Ideal Candidate: - Proficient in web development with a portfolio of successful projects. - Experienced in troubleshooting and resolving error messages and crashes in websites. - Strong problem-solving and communication skills. - Familiarity with web technologies and best practices. Looking for a developer who can address this promptly and effectively so I can have a stable and functional portfoli...

    $32 (Avg Bid)
    $32 Avg Bid
    42 bids

    I'm looking for an expert in Raspberry Pi programming, ideally with experience in IR code programming. I would like a Raspberry Pi to be programmed to send IR codes (It also needs to capture these codes in the first instance) My setup will be a raspbery PI with the 7" touch screen PI display. I need a front end where I can present countdown timers, once the timer hits zero I need to send an IR signal. If the timer isn't stopped after countdown 1 minute later I need to send two more IR signals. Along with the PI and Screen I will need you to tell me what other hardware I need to purchase to capture and send these IR signals. Their will be only 5 signals in total to capture and these will not change during program operation Key Skills: - Raspberry Pi programming ...

    $199 (Avg Bid)
    $199 Avg Bid
    17 bids

    I'm looking for a proficient Postman developer who can take my project to the next level, addressing a specific issue with an OSLC connection over HTTPS. Postman isn't delivering the expected GET/POST data and, instead, is producing an HTML response. Here are the key responsibilities: - Download j_username and j_password - Send J_security in URL to retrieve data The f...manipulation, and authentication & authorization - Red Hat technology stack In your proposal, please include your past work related to Red Hat and REST API along with your detailed project proposal. This project involves manipulating data and managing authentication and authorization, substantial experience in these aspects will be highly appreciated. Your expertise will be instrumental in solving...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    2 bids

    NEED URGENT WILL HIRE NOW. I have an immediate need for an experienced Laravel developer to spearhead crucial updates on my Law Firm Management System. Your primary task will involve revitalizing the Use...usability and efficiency. The specific changes will be communicated through in-depth specifications once you're onboard. You're the ideal fit for this project if you have: - Robust experience in Laravel application development, particularly focused on enhancing User Interfaces. - Proven ability in meeting stringent deadlines, as there's a need for immediate project completion. - Strong problem-solving skills, maintaining quality while navigating complex project requirements. Don't hesitate to bid if you're the expert I'm looking for. This project...

    $223 (Avg Bid)
    $223 Avg Bid
    60 bids

    I need an expert who can enhance my existing Java application, which currently translates MATLAB code to X10, to also support C++ as a target language. Key Modifications: - **Update Syntax Translation Rules**: The modification requires a deep understanding of both MATLAB and C++ syntax. The existing rules for translation from MATLAB to X10 need to be adjusted to C++. - **Add Support for C++ Specific Libraries**: The modified application should be able to integrate commonly used C++ libraries seamlessly. Accuracy and Time: - **Accuracy is Key**: The conversion of MATLAB code to C++ needs to be precise. While I'm open to additional development time, the primary goal is to ensure the accuracy of the conversion. - **No Specific Library Requirements**: Though the modific...

    $1082 (Avg Bid)
    $1082 Avg Bid
    37 bids

    charcter is in unity 3d I need to just move the bones very slightly its a very small detail of the character. will show examples. I'm seeking an expe...anatomy correction to fix the arms, legs, and spine of my 3D character. The specific problems weren't detailed, so I'm looking for someone capable of assessing and fixing any issues observed within these areas including but not limited to rigging issues, joint deformities, and animation limitations. Ideal Skills: - Proficient in 3D modeling and rigging - Strong understanding of anatomy - Problem-solving skills - Experience in character corrections and deformity repair - Ability to work with minimal instructions Your task will be to identify the problems and apply the necessary fixes, improving the overall integrit...

    $111 (Avg Bid)
    $111 Avg Bid
    44 bids

    Looking for a motivated and enthusiastic Social Pages Management Intern to join our team. In this role, you will have the opportunity to gain hands-on experience in managing our social media presence across various platforms, including but not limited to Facebook, Instagram, Twitter, and LinkedIn. R...marketing. Requirements: Currently enrolled in or recently graduated from a relevant degree program (e.g., Marketing, Communications, Digital Media, etc.). Strong written communication skills with a keen eye for detail. Familiarity with social media platforms and their respective best practices. Ability to work independently and manage multiple tasks effectively. Creative thinking and problem-solving skills. Basic knowledge of graphic design tools (e.g., Canva, Adobe Creative Suite) ...

    $64 (Avg Bid)
    $64 Avg Bid
    25 bids

    I'm in need of an Excel expert who can assist me with a project that involves d...assist me with a project that involves data analysis, financial calculation, and advanced formula and functions. This project involves working on a single Excel file with the main goal of improving data organization. This requires a hands-on approach, strong problem-solving skills, and a keen eye for detail. Skills/Experience Needed: - Advanced Excel proficiency - Strong background in data analysis and financial modeling - Experience in creating complex formulas and functions - Excellent organizational and problem-solving skills. Your work will be instrumental in streamlining our data handling processes and make them more efficient. Please provide examples of similar projects you...

    $52 (Avg Bid)
    $52 Avg Bid
    44 bids

    I'm in need of an expert to optimize my WordPress database speed. The current issues I'm facing involve slow loading times and prolonged database queries. The following tasks are essential for fixing the site's speed: - Updating and optimizing plugins: The site is currently slowed down by outdated plugins. An experienced professional should be able to update a...achieve a site speed score above 95. The hired individual should have a track record of boosting site speeds to achieve this target. Ideal Skills and Experience: - Proficiency in WordPress optimization - Extensive experience in updating and optimizing plugins - Strong understanding of database performance enhancements - Proven track record of achieving site speed scores above 95 - Excellent problem-solving a...

    $30 - $250
    Urgent Sealed
    $30 - $250
    88 bids

    ...the selection between four different color codes (to be shared with shortlisted candidates) for the background. Your job will be to make sure this color changing option applies flawlessly to the entire website. This rapid implementation request advises for an individual with: - Profound knowledge in JavaScript and WordPress - Extensive experience with Elementor and Astra Theme - Quick problem-solving and implementation skills Hoping to commence instigating this exciting color switching feature ASAP. Excited to hear from potential collaborators demonstrating the specific skill set required to accomplish this swiftly. FAILURE TO COMPLY WITH MY REQUIREMENTS WILL RESULT IN LOSS OF PAY. ONLY ACCEPT IF YOU ARE OK WITH NOT GETTING PAID UNLESS I AM 100% SATISFIED. DELIVERY TIME IS W...

    $26 (Avg Bid)
    $26 Avg Bid
    22 bids

    I'm seeking a PPC executive with extensive experience in managing Google Ads and Facebook Ads. Key Responsibilities: - Crafting and optimizing PPC campaigns on Google Ads and Facebook Ads - Analyzing data to generate valuable insights and drive campaign success - Monitoring ca...Crafting and optimizing PPC campaigns on Google Ads and Facebook Ads - Analyzing data to generate valuable insights and drive campaign success - Monitoring campaign performance and adjusting strategies as needed Ideal Skills: - Strong understanding of Google Ads and Facebook Ads platforms - Proficient in data analysis and making data-driven decisions - Strategic thinker with excellent problem-solving skills - Experience in increasing website traffic through Facebook Ads - Excellent communication and r...

    $100 (Avg Bid)
    $100 Avg Bid
    30 bids

    I'm looking for an experienced professional to create engaging and interactive VPAID ads for desktop. Key Requirements: - **Platform**: The ads are specifically targeted for desktop platforms. - **Objectives**: The main goal of these VPAID ads is to increase brand awareness. - **Interactivity**: The ads should have interactive elements, specifically forms to enhance user engagement and drive interactions. Ideal Skills and Experience: - Proven track record in designing and implementing successful VPAID ad campaigns. - Proficiency in creating interactive elements within ads, such as forms, that can drive user engagement. - Strong understanding of desktop ad optimization strategies aimed at boosting brand awareness. If you have the skills and experience in VPAID ad creation, especiall...

    $25 (Avg Bid)
    $25 Avg Bid
    8 bids

    ...and Odoo 16 CE, with a strong understanding of their respective architectures and APIs. Proficiency in Python programming language, as the solution will involve coding within Odoo's framework. Experience in developing custom modules for Odoo and integrating external systems. Familiarity with password hashing algorithms and encryption methods, particularly those used by Magento. Strong problem-solving skills and the ability to devise efficient and secure solutions. If you have the necessary skills and experience to undertake this project, we encourage you to submit your proposal outlining your approach, relevant experience, and estimated timeline for completion. We are committed to finding a reliable and competent developer who can deliver a high-quality solution that meets o...

    $169 (Avg Bid)
    $169 Avg Bid
    34 bids

    I'm seeking a proficient WordPress developer to build a business website with a unique product catalog. The catalog needs to be interactive and user-friendly, particularly featuring a product filtering functionality. Key tasks include: - Design and develop a professional business website using WordPress - Create an intuitive product catalog, incorporating a ...business website using WordPress - Create an intuitive product catalog, incorporating a sophisticated product filtering system The ideal candidate should possess the following: - Proven experience in WordPress development and design - Expertise in developing engaging product catalogs - Strong understanding of UX principles and the requirements for a product filtering system - Excellent problem-solving skills and atten...

    $225 (Avg Bid)
    $225 Avg Bid
    55 bids

    I'm in need of a Python developer to build a real-time stock trading application. The application should specifically focus on: - Real-time data streaming: The application should be able to fetch and process stock market data in real-time. - Trading algorithm implementation: I'll need you to implement trading algorithms within the application to automate trading decisions. The platform's API integration required for this application is Zerodha's API. Ideal skills for this project include proficiency in Python, experience with real-time data streaming, and a strong understanding of stock trading and algorithms. Prior experience with Zerodha's API is a plus.

    $365 (Avg Bid)
    $365 Avg Bid
    11 bids

    ...a medium complexity web development project. Features and functionalities include multiple integrations and more advanced functions which require strong skills in problem-solving, detail-orientation and experience with diverse web integration. While I'm uncertain of which Angular version would be ideal, I am open to suggestions from experienced developers. Therefore, a sound understanding of AngularJS (1.X) and Angular 2+ is expected. • Expertise Required - Angular development - Familiarity with AngularJS (1.X) and Angular 2+ - Handling multiple integrations - Building advanced web functionalities - Problem-solving skills Please consider these requirements before making a bid. In your proposal, identify which Angular version you recommend and why. Lookin...

    $146 (Avg Bid)
    $146 Avg Bid
    20 bids

    I am seeking an expert web development consultant to guide me through various aspects of full stack web development. The consultation will encompass frontend and backend technology choices, as well as database design and architecture. You must have at least 10+ years of full stack development experience. ...consultation regarding my web development project. Ideal qualifications: - Expert understanding of frontend and backend web technologies - 10+ years of experience in web development - Proficient in database design and architecture - Experience advising on scalable, high-performance web applications - Strong knowledge of latest industry best practices in web development - Strong problem-solving skills - Excellent communication skills to articulate complex technical...

    $38 / hr (Avg Bid)
    Featured
    $38 / hr Avg Bid
    39 bids

    I'm in need of a digital marketing freelancer who's experienced in Search Engine Optimization (SEO) and Social Media Marketing, particularly for a Business-to-Consumer (B2C) audience...engaging content and posts - Monitor performance, analyze data, and make data-driven adjustments Ideal Candidate: - Proven track record in both SEO and Social Media Marketing - Prior experience with B2C marketing is a strong advantage - Specific expertise in Facebook and Instagram marketing - Strong analytical skills and proficiency in data-driven marketing - Excellent communication and problem-solving skills This project offers a fantastic opportunity to directly influence our business growth and brand engagement. Please be ready to present past work samples and references that align with...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    32 bids

    I'm having issues with my Helios 2 program, which is written in Python. The primary problem is that it's producing incorrect output. Key Project Details: - Program Type: The codebase is for Helios 2. - Language: The program is coded in Python. - Issue: The primary concern is with the output being incorrect. I need a professional who is adept at debugging in Python to identify the root cause of the problem and subsequently correct it. The ideal freelancer for this job must have: - Extensive experience in Python programming - Strong background in software debugging - Previous experience with large codebases - An understanding of the Helios 2 program or the ability to quickly learn and understand it.

    $12 (Avg Bid)
    $12 Avg Bid
    2 bids

    I'm seeking a talented React JS developer to help fix some UI and functionality issues in my project. The bugs are more on the intermediate l...developer to help fix some UI and functionality issues in my project. The bugs are more on the intermediate level, involving the malfunctioning of certain features. Key Tasks: - Identify and diagnose the existing issues in the UI - Fix the functionality problems that are impairing the user experience The ideal candidate must have: - Proven experience in React JS development - Strong problem-solving skills - A proactive attitude in identifying and resolving bugs - Previous experience in debugging intermediate level issues Please include your experience in your application, and ideally, some examples of past work where you've deal...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    29 bids

    We are in need of a skilled and experienced individual to seamlessly integrate plumbing components to our existing design. Although we didn't specify the exact components, it is essential th...components, it is essential that they are determined and added with precision. Key Responsibilities: - Identify and add necessary plumbing fixtures - Ensure the design remains aesthetically pleasing - Troubleshoot potential issues - Provide a high-quality solution that meets industry standards Ideal Skills: - Proficient in plumbing design and installation - Attention to detail - Strong problem-solving skills - Excellent communication and collaboration abilities Please note that as the purpose of these additions wasn't specified, the freelancer will need to be flexible and creativ...

    $14 (Avg Bid)
    $14 Avg Bid
    30 bids

    I am seeking a professional well-versed in both Game Theory and Economics to assist with a project. Ideal Skills and Experience: - Proficiency in both Game Theory and Economics - Ability to conduct research - Strong analytical and problem-solving skills - Experience in interpreting and analyzing complex data - Proven track record in modeling and statistics - Excellent communication and reporting abilities This task requires someone who can not only understand the theoretical underpinnings of these disciplines but can also apply them in practice. The project is expected to involve a mix of research tasks, data analysis, and potentially the creation of mathematical models. A successful freelancer will be able to navigate the nuances of both Game Theory and Economics, and provide act...

    $62 (Avg Bid)
    $62 Avg Bid
    6 bids

    I'm in need of an experienced SEO specialist to enhance the online presence of my 4 accounting websites. My main goal is to increase the traffic to these websites. Key Responsibilities: - Conduct a com...more organic traffic. - Monitor traffic and analytics: Regularly track and analyze website traffic to evaluate the success of the implemented SEO strategies and make necessary adjustments. Ideal Skills and Experience: - Proven experience in SEO for accounting and financial websites. - Extensive knowledge of keyword research tools and SEO optimization techniques. - Strong analytical and problem-solving skills to interpret data and make informed decisions. - Excellent communication skills to provide regular updates on the project's progress. The project needs to be compl...

    $224 (Avg Bid)
    $224 Avg Bid
    77 bids

    Hi, Job Title: Senior Developer - SQL Server Analysis Services Experience : 5+ Mandatory Skill...Tasks involve creating data models and developing multidimensional cubes. Key skills required: expertise in MS SQL Server Analysis Services (SSAS) Tabular and Multidimensional. Proficiency in TSQL for writing performant queries is essential. Experience with data visualization and reporting tools is highly valued. Additional knowledge of Excel and .Net development is advantageous. Strong problem-solving abilities, excellent communication skills, and a collaborative mindset are desired traits. Developer has to be at the ON SITE Dubai office.  - Work Location -  Dubai - Number of Working Days - 6 days ( Monday to Friday ) - Number of Working Hours -  10hrs per day - N...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    12 bids

    ... Technical Requirements: Proficient in Ionic 5 and Angular. Experience with Bluetooth thermal printers and character encoding. Ability to work with both frontend and backend aspects of the application as necessary. Confidentiality: The freelancer must agree not to discuss, disclose, or distribute any information related to the app’s design, code, or business operations with any third parties. Project Deliverables: Updated application code with implemented Greek character support. Revised receipt layout that is functional and visually appealing. Comprehensive testing to ensure compatibility and performance. Documentation detailing changes made and instructions for future modifications. Potential for Long-Term Collaboration: Should the freelancer deliver hi...

    $533 (Avg Bid)
    $533 Avg Bid
    47 bids