Method implemented wordpress jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 method implemented wordpress jobs found, pricing in GBP

    I am looking for a lead generation expert with a specific focus on the technology industry, particularly in the field of Generative Artificial Intelligence. Key tasks would include: - Identifying potential leads who have a vested interest in Artificial Intelligence. - Using cold emailing as the primary method of generating these leads. Ideal candidates should have: - Extensive experience in lead generation within the technology sector, specifically Generative Artificial Intelligence and Watson X - Proven success using cold emailing as a lead generation strategy. - Ability to identify, compile, and organize potential leads effectively. If you possess these skills and can demonstrate past success in this area, I would love to hear from you.

    £14 (Avg Bid)
    £14 Avg Bid
    1 bids

    ...project: - **Adaptation**: The task is to take this existing code and modify it to allow the user to switch between different camera modes. I have a specific vision for this system which includes switching between: - The system camera - The system camera with a watermark - A full-screen image - **Functionality**: The change between these modes should be quick and seamless, and should be implemented through keyboard shortcuts. The user should be able to easily navigate and switch between these modes without any lag or glitches. —— more information: I would like you to adapt some code for a simple virtual camera. The basic code is already all here from Microsoft For this proof

    £126 (Avg Bid)
    £126 Avg Bid
    14 bids

    I'm in need of a skilled developer who can create unofficial APIs for UPI Apps and IRCTC Connect, and integrate them into a my c# .net desktop application. Ideal Skills & Experience: - Proficiency in analyzing Apps network traffic, api endpoints, APIs with a strong understanding of UPI and IRCTC Connect - we need API only and encryption methods, data should be stored/retrieved in json format. The APIs for UPI Apps should handle: (Flipkart/BHIM AXISPAY/FREECHARGE/PHONEPE/PAYTM/MOBIKWIK/GPAY - any3 Only) - User registration - Listing of added banks - Checking the account balance - Handling pending/approved payments The IRCTC Connect APIs should offer functionalities such as: - User login - Searching for trains - Submitting passenger details I'm looking for someone who can...

    £621 (Avg Bid)
    £621 Avg Bid
    12 bids

    I'm looking for a skilled data scraping professional to assist me with a project. I had a working script in Python using an API, but the company implemented a Cloudflare protection that is always blocking me. You would need to find a solution how this could be circumvented (e.g. proxies) and large amounts of data be scraped. If you are interested, I am happy to provide more details privately.

    £136 (Avg Bid)
    £136 Avg Bid
    51 bids

    ...constraints for voltage, temperature, state of charge (SOC), and state of health (SOH) based on the paper. Set up the objective function to minimize charging time while minimizing battery degradation. 3- Optimization Method: Implement the Legendre-Gauss-Radau (LGR) pseudo-spectral method. Use adaptive multi-mesh-interval collocation to transcribe the optimal control problem into a nonlinear programming (NLP) problem. 4- Algorithm Implementation: Convert the differential equations for each submodel into a numerical format compatible with optimization algorithms. Write the pseudo-spectral method for numerical optimization using libraries like SciPy for Python or built-in MATLAB optimization tools. 5- Optimization Execution: Define multiple test cases for minimum-time,...

    £145 (Avg Bid)
    £145 Avg Bid
    9 bids

    Proposal 1. Create a Newsletter module with details of the Plan 2. Add payment method of Coinpayments, a crypto-accepting platform, credentials will be shared with you 3. Add an option to send Newsletter directly to the subscribed users where they get the option to read and download as well for Elite membership. Create Newsletter module with fields: Title, Body(editor) File(s) uploads and the option of selecting the target audiences (group by Plans), checkbox to select whether it will be visible to annonymous user. Paid users will see all the newsletters after login to the platform 4. Add a referral page where new user can refer and get free subscriptions for the next 1 year

    £238 (Avg Bid)
    £238 Avg Bid
    1 bids

    I'm seeking a talented freelancer with a keen eye for detail and aesthetics to help enhance the visual appeal of my website with animations. The animations will be implemented on a web slider, following a design that I will provide. Please watch this video: Here's what you need to know: - The animations are not from scratch. I already have a design that I want you to follow, so your job will involve executing this design with precision and creativity. - I'm looking for someone with a knack for Rive animations, who can breathe life into static designs. - Since the design will be provided, a keen eye for detail

    £30 (Avg Bid)
    £30 Avg Bid
    19 bids

    I'm looking for a skilled developer to assist in integrating a Gcash E-Wallet And Paymaya E-Wallet payment gateway into my project. The objective is to accept online payments, and ensure an easy and intuitive customer experience. Key project requirements are as follows: - Implement Gcash E-Wallet as a payment method. - Guarantee transaction security through the incorporation of recommended measures such as SSL certificate, tokenization, and two-factor authentication. Ideal candidates will have: - Extensive experience in payment gateway integration. - Familiarity with Gcash E-Wallet system. - Proven proficiency in software security, and specific experience with SSL/TLS, tokenization, and two-factor authentication. - Ability to deliver a seamless payment experience. This proj...

    £839 (Avg Bid)
    £839 Avg Bid
    143 bids

    ...Web - Here, I know that we can update uri for uploading the remaining images later for the remaining Please let me know if it would affect anyhow to the buyers who purchased NFTs before uploading these images. B - Regarding deployment on Testnet - Yes, before deploying the contract on Mainnet, we would like to check things on Testnet. Now, please let me know if there is any safe method of deploying on testnet with real json and real images without the risk of getting our collection scrapped. C- Mainnet Deployment I would need your help for Mainnet Deployment finally. The above are tasks where I would need your assistance. There is one question for you regarding an issue. Earlier for getting price estimation regarding our bulk minting, we used Goerli ETH in Oct-Nov. Here

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    22 bids

    I'm in need of a skilled Flutter developer who can extrapolate and enhance my current work on an indoor navigation system specifically for Android. The key task at hand is the creation of a function providing turn-by-turn instructions with voice directions. The Google Text-To-Speech engine should be implemented for these voice directions. This system employs BLE technology to pinpoint the user's location and suggest the quickest route to their desired destination. Ideal Skills: - Proficiency in Flutter development - Experience of working with indoor navigation systems - Prior usage of Google Text-To-Speech engine - Knowledge of BLE Technology Your task will primarily include: - Developing a function for turn-by-turn instructions - Integrating Google Text-To-Speech engi...

    £41 (Avg Bid)
    £41 Avg Bid
    13 bids

    ...pushes all data to This is the script that can be found on the file server that ultimately receives the data and processes it in Wordpress. The Incremental link makes a POST request to this script containing the data. In the script you see 3 types of actions in a switch: Add (new vehicle) Change (vehicle exists, adjustment is being pushed) Delete (vehicle is deleted) Below is a brief explanation of the three functions involved: add_post Here I build a Wordpress Query containing data from the POST request. Then I run a "wp_inset_post" function with this query. From that Wordpress function you will then receive a "post_id" with which I will add photos to the post. change_post Same as "add_post" but I use the "update_post" f...

    £215 (Avg Bid)
    £215 Avg Bid
    1 bids

    I am on the hunt for a proficient Android developer, who is well familiarised with Android Studio. The immediate need for my project is a Layouts Inspector tool that focuses on: - Basic Layout Structure Inspection I'm seeking out a simplistic method of inspecting the layouts to comprehend the basic structure without needing to delve into the more complex features such as component-border inspection or adjustable display parameters. This tool should develop an app solely compatible with Android smartphones. The functionality needs to integrate seamlessly into existing project work within the Android Studio environment. Ideal Skills: - Strong knowledge of Android Studio - Experience with creating tools that inspect layouts - Prior experience developing apps for Android smartp...

    £14 (Avg Bid)
    £14 Avg Bid
    6 bids

    ...single vendor eCommerce website. The website must have the following features: • User registration and login: Customers should be able to create their own accounts and subsequently log in to access our services. • Product catalog and search: A system for listing products and a search function to allow customers to easily find what they're looking for. • Payment gateway integration: A seamless method for customers to make secure payments. The website should have the capabilities to handle moderate product variables and an average traffic flow seamlessly. Key Magento 2.0 functions to be incorporated include, but are not limited to: • Customizable designs: I want to be able to tailor the aesthetics of the website to match the branding and sentiment ...

    £561 (Avg Bid)
    £561 Avg Bid
    41 bids

    PRIORITY IS TO HAVE A DEVELOPER ON OUR TEAM (LONG TERM) THAT CAN WORK WEEKENDS!! 1st task (IMMEDIATE): Fix pagination -> our webapp uses an api endpoint to load data from stored procedure that takes 30 seconds to run. Pagination + cache was implemented but the pagination was implements AFTER the api runs (30 second wait) and should be executed inside the stored procedure to start sending data to the front end immediately, after it has the first 30-50 records instead of waiting to receive the entire 6000+ current records. We implemented cache but would like developer to evaluate the possibility of using redis to improve performance. If you are awarded the task we expect you to accept IMMEDIATELY and if the project is not accepted immediatly we will award it to another d...

    £7 / hr (Avg Bid)
    £7 / hr Avg Bid
    24 bids

    ...developer to enhance my existing website with an increased focus on sales. Driven by robust e-commerce capabilities, the website must lead and encourage visitors to make purchases seamlessly. Your contribution would include: - Upgrading the current design to a more sales-conducive format. - Integrating 'Easebuzz' as our preferred payment gateway, providing our customers with a secure and easy checkout method. - Suggesting and implementing further enhancements to increase customer engagement and online sales. Ideal skills and experience the freelancer should have: - Proven web design and e-commerce development experience. - Expert in Easebuzz integration. - Knowledge of current e-commerce best practices. Any proposed features you believe that could boost our online s...

    £103 (Avg Bid)
    £103 Avg Bid
    52 bids

    ...knowledge and experience in both Java and REST APIs. • Proficient in API testing methodologies, and identifying endpoints and corresponding HTTP methods. • The ability to build comprehensive Gherkin scenarios is critical. An ideal freelancer should be proficient in Java, familiar with REST APIs, and experienced in using Gherkin language for API testing. Experience in OAuth 2.0 authentication method is also necessary....

    £14 / hr (Avg Bid)
    £14 / hr Avg Bid
    9 bids

    ...be rewritten to highlight my practical skills, proficiencies, and achievements in a more engaging and catchy format that can attract recruiters and HR personnel. - Target Position: Electronics Technician - Key Skills & Proficiencies: * Electronic Equipment Repair * Troubleshooting - Key Achievements & Experiences: * Successfully completed repairs on complex electronic equipment * Implemented effective troubleshooting strategies and resolved technical issues * Received recognition for outstanding performance in overcoming technical challenges The ideal freelancer for this project should have a strong background in resume writing, particularly in the field of Electronics and Automation Engineering. They should be able to present technical information in a way...

    £16 (Avg Bid)
    Guaranteed
    £16
    11 entries

    ...social security card, take the state exam and get a passing score, and take finger prints. A passing score in most states 70%. We have a self-paced pre-licensing course to study for the exam. Average study time is 7 days. Once they receive your license, (OJT) on the job training is provided. This is a work form home position. All clients interaction will be over the phone, on zoom calls, and your method of advertising. You will be paid for results and set your own hours. 
 Key Skills and Attributes Required: - Impressive Self-Motivation - Excellent Time Management - Outstanding Communication - Adaptability - Organization - Networking - Self-Discipline - Problem-Solving - Positive Attitude - Lead generation - Appointment setting - Persuasion and Negotiation - Familiarity with I...

    £199 (Avg Bid)
    £199 Avg Bid
    2 bids

    ...leads. - Explore paid advertising options, such as Google Ads or social media ads, to enhance the campaign's reach and visibility. - Monitor campaign performance, analyze metrics, and make data-driven optimizations to maximize results. Deliverables: 1. Website Rebranding: - New website design and layout with optimized content and copywriting. - Responsive and user-friendly website implemented on a suitable content management system (CMS). - SEO-optimized website structure and metadata. - Integration of social media links and sharing options. - Contact form or communication mechanism for potential clients. - Recommendations for compelling content and copywriting. Inspiration Sites: Content: enterprise agile coach transformation spc (safe program consu...

    £399 (Avg Bid)
    £399 Avg Bid
    102 bids

    I'm in need of an experienced CodeIgniter developer who can assist with a project that involves user authentication and CRUD operations. Key Requirements: - **User Authentication**: - It should be simple and standard, users must be able to sign up with an email and password. - Implementation of basic security measures is a must. - **CRUD Operations**: - CRUD functionality must be implemented for basic data management. - This includes creating, reading, updating, and deleting records from the database. Ideal Skills and Experience: - Proven experience in CodeIgniter framework. - Strong understanding of user authentication and CRUD operations. - Ability to implement basic security measures. - Good communication skills and a problem-solving attitude.

    £140 (Avg Bid)
    £140 Avg Bid
    100 bids

    I'm searching for an experienced app developer to create a basic iOS application that calculates sales commissions. Functionality: - The app should be constructed to input five distinct values: Sales amount, Commission rate, Material Total, Labor Total, Par Sale after Discounts. - The application should compute the commission based on the percentage of the Sales amount. - The method of calculating the percentage in relation to the other input values has not been specified, so flexibility and adjustability should be built into the app to address this. You enter the total cost of materials and labor separately plus the current commission rate. Then you choose from calculated values what discounts can and will be applied. The you enter the actual agreed upon sale price. Th...

    £81 (Avg Bid)
    £81 Avg Bid
    8 bids

    I am in need of a professional data collector/detective who is well-established in Australian and Asian markets. I require verified contact information of 300 specific companies across these regions who own Hotels. The list of companies will be provided upon project initiation....deeper research. So please don't apply if you only use Linkedin for your research. Skills & Experience: • Familiarity with the business landscape in Australia and Asia • Proven experience in data mining and data verification • Effective communication and swift execution Your role involves not only finding the precise contact details but also ensuring their validity. Please pitch your proposed method, timeline and bid with your experience in similar past projects. Looking forward to...

    £3 / hr (Avg Bid)
    £3 / hr Avg Bid
    48 bids

    I'm in need of an experienced DevOps professional to join my team on a shadow basis and provide assistance across various projects. These projects will primarily involve the use of Docker, Kubernetes, Ansible, and CI/CD. Key Responsibilities: - Infrastructure Setup and Management: Ensuring that our systems are designed, implemented, and maintained correctly. This includes load balancers, servers, databases, and more. - CI/CD Pipelines Setup: Developing and automating the CI/CD pipelines for the projects. This involves integrating code changes, running tests, and deploying to production. - Monitoring and Scaling Solutions: Implementing the necessary tools and practices to monitor the performance and health of our systems and automatically scale them when needed. You should hav...

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    38 bids

    ...button press Pre Programmed level moves added Alert and system in place to automatically comply with the base stat relation Evolution reminder Drop down nature selector for pokemon ? System in place for trainers regarding features/edges to make it more seamless Combat tab ( This would include your potions, moves and battle items in one place to hopefully make combat more efficient ?) Easy method for GM to send generated pokemon sheets to the players through a few simple button presses. Ability for Gm (All hail Mattie) to generate pokemon and trainer npcs for simplistic and quick Preset modifiers for training/orders along with preset inputs for items and food Page List of pokemon within a town or route? Make a missed player box,for keeping track of items/xp for players who...

    £21 / hr (Avg Bid)
    £21 / hr Avg Bid
    50 bids

    I'm seeking an experienced professional to execute a comprehensive project that includes multiple components. The scope is as follows: - Design a robust WiFi network to be implemented in over five locations. Expertise in network architecture, signal distribution, and redundancy is required. - Establish a walled garden. Proficiency in network security and user segmentation is necessary. - Setup multiple access points. Experience in balancing network traffic and optimizing signal strength across numerous APs is anticipated. - Install dome cameras and PTZ functionality for security purposes. Knowledge in IP cameras, analog cameras, and video recording and storage solutions is essential. - Implement a billing system, enabling customers to pay for access. Prior experience in simila...

    £320 (Avg Bid)
    £320 Avg Bid
    3 bids
    Google Sheets Project 6 days left
    VERIFIED

    I need an expert in Google Sheets to create a spreadsheet that will help me with data storage and organization, calculation and analysis, as well as collaboration and sharing. - You will be working with 1-5 sheets, and you should be able to help me set up the data in a logical and user-friendly way. - I would require some basic formulas to be implemented, so knowledge of formulas like SUM and AVERAGE is a must. - Lastly, I need to ensure that the sharing and collaboration aspects of the sheet are secure and work smoothly. - Previous experience with similar projects is a plus.

    £16 (Avg Bid)
    £16 Avg Bid
    74 bids

    ...recognize certain words from ongoing voice communication. Upon recognition of specified words, the code will need to send DTMF commands via a SIM7600 or SIP/VOIP system. In order to accomplish this project's requirements: - Proficiency in Python 3.5 is a must, as the script will need to be written fully in this version of Python. - Familiarity with serial communication is key, as this will be the method through which the script interfaces with the SIM7600 or SIP/VOIP system. - A thorough understanding of Google Cloud Speech-to-Text API is essential given its integral role in detecting specified words from speech in real-time. - Experience with telecommunication platforms, particularly SIP/VOIP systems and SIM7600 modules, will be highly beneficial for successful completio...

    £125 (Avg Bid)
    £125 Avg Bid
    32 bids

    ...fee for facilitating the distribution of funds. The fee calculation is applied to the allocated amount for each day. For example, if the daily allocated amount is $3, the application deducts 4% ($0.12) as a fee, and the user receives $2.88 for that day. 4. Daily Distribution: The application transfers the calculated amount (after deducting the fee) to the user's designated account or payment method on a daily basis. This can be done through various financial channels, such as bank transfers, digital wallets, or other secure payment methods. 5. Tracking and Reporting: The application keeps track of the daily distributions and provides users with detailed reports of their financial transactions. Users can access this information through the application's user interf...

    £280 (Avg Bid)
    £280 Avg Bid
    11 bids

    I'm seeking a highly experienced web developer who can swiftly create an engaging e-commerce website for services. I am building a website to connect labourers through contractors to employers. Employers will enter a job with description including job details, time e...them and store the details of labourers and mark which labourer has got the payment. Labourers can access their attendance and wage details on their page. Hence we need seperate login options for labourers, contractors and employers. No need to add payment gateway or any payment method in the site. Understand this project is not being built as a product but a prototype so excess functionalities are not to be added. Tech stack should HTML, CSS, JS, ReactJS. Database can be MongoDB or Firebase. Shopify and Wor...

    £69 (Avg Bid)
    £69 Avg Bid
    33 bids

    I'm in need of a proficient professional with expertise in Ninja Trader 8 for developing a simple strategy. The strategy will be based on time-based buy and sell stops where the trigger of one cancels the other. This needs to be implemented on a 1-minute time frame. Proficiency in C# and familiarity with financial trading platforms are highly needed, as no indicators or conditions are to be used as triggers for the buy and sell stops. Proved track record in similar projects will be appreciated.

    £229 (Avg Bid)
    £229 Avg Bid
    23 bids

    I am looking for a proficient app developer to create a TV application that will function on Android TV, TizenOS (Samsung), Fire TV (Amazon), and LG Smart TV. The ideal candidate for this job should be experienced in developing apps for multiple platforms. Description We're seeking a skilled freelancer to develop a TV app for Android (v5-13), TizenOS (Samsung 2012-2024, Ti...playback APIs and ad integration (Vast) Ability to collect and send user analytics data securely Experience with UI/UX best practices Project Deliverables: Fully functional TV app for all targeted platforms Documented and commented source code All UI design files Please include your quote and estimated timeline in your response. Additional Notes: We have already designed the app's UI and implemented...

    £459 (Avg Bid)
    £459 Avg Bid
    48 bids

    I need someone to review my self-help book, providing an honest critique from a reader's perspective. Your review should specifically focus on the book's usefulness: - Evaluate how useful the content is for someone seeking self-help. - Provide constructive feedback on the relevance of the information provided. - Suggest improvements on how the advice can be better implemented. Ideal Skills: - Experience in book reviewing, particularly in the self-help genre. - Excellent analytical skills, able to dissect content and provide valuable insights. - Ability to deliver honest, constructive feedback. Your perspective will help me understand the reader's point of view and improve future editions of the book. BUDGET : MAX 15 EUR. NUMBER OF WORDS YOU WILL WRITE: MAX 100....

    £13 (Avg Bid)
    £13 Avg Bid
    62 bids

    I need an Excel expert to update my spreadsheet. The main tasks include: - **Formulas and Calculations:** I require formulas to be implemented for various calculations. The freelancer should possess a strong understanding of Excel functions and be able to apply them accurately. - **Formatting:** The formatting of the spreadsheet needs to be updated. This includes: - **Font Styles and Sizes:** I need the text in the spreadsheet to be consistent and visually appealing. The freelancer should have a good sense of design and layout. - **Number Formats:** Incorrectly formatted numbers need to be corrected. The freelancer must be meticulous and detail-oriented in this aspect. - **Color Changes for Expired Dates:** An important part of the project is changing the color of cells base...

    £22 (Avg Bid)
    £22 Avg Bid
    83 bids

    I am in need of a talented WordPress developer who can help me create a website that integrates various social media platforms. The website should be built to accommodate the APIs of Facebook, Twitter, Instagram, LinkedIn, YouTube, Pinterest, Reddit, and Quora. Key functionalities that need to be implemented include: - Social media login: Users should be able to log in using their social media accounts. - Share buttons: The website should have easy-to-use share buttons for users to share content on their social media profiles. - Display social media feed: The site should display feeds from different social media platforms. - Display social media posts: The website should show specific posts from various social media accounts. - Social media analytics: The website should pro...

    £282 (Avg Bid)
    £282 Avg Bid
    36 bids

    I'm looking to improve the SEO of my website to boost organic traffic which subsequently increases sales. Specifically, I need assistance in optimizing the following areas: - Content: Develop engaging content which includes keyword optimization, a...crawl, and improvements to site metadata. - Link Building: Improve both inbound and outbound links to establish the authority of my site. The primary target audience is local customers. Therefore, it would be advantageous if you have experience in local search optimization. Your primary goal will hinge on increasing visibility in local search results, to improve sales. SEO strategies should be implemented keeping this target audience in mind. All these strategies should adhere to the best SEO practices to ensure a strong, organic ...

    £50 (Avg Bid)
    £50 Avg Bid
    47 bids

    My colleague and I at Magner Occupational Therapy are looking to build an online educational platform for kids ...platform for kids and teenagers with learning disabilities. We are currently looking for an animator to help us create short, step-by-step video models to teach essential daily living skills to people with autism and other disabilities. This is a niche market with a lot of room to grow. Our research shows that simple animations where a task is broken down into simple steps are the most effective method for audiences of young age to learn these skills. I have provided a link to another platform that offers a similar service to what we are aiming for. Pickle system offers educational animation clips that operates based on a monthly subscription model.

    £13 / hr (Avg Bid)
    £13 / hr Avg Bid
    39 bids

    The Project Scope: - Implemented a cancel function button so that money does not decrease when the game is canceled. The update items are as follows. 1. If you lose a game, use the Cancel game button to prevent money from being reduced. The Key purpose: - Cancellation of betting events through specific game cancellation events Or I want to predict the result and proceed with the game.

    £1818 (Avg Bid)
    £1818 Avg Bid
    14 bids

    ...active calls, as well as receptionists and advisors logged in, free and busy on calls. The receptionist could select a free agent and forward the call from the panel or do it through the physical keypad of her phone (for example # 250) - For each customer call, the receptionists would receive a card showing their name, telephone number, comments, purchases made (date, time, amount, minutes, payment method), calls made, and available balance of minutes. - The customer balance system would consist of minutes that would be automatically deducted when speaking with agents (not receptionists). The client's balance would be indicated by a voiceover at the beginning of the call. The way to buy balance would be through the IVR gateway, during the call through the receptionists, or t...

    £1098 (Avg Bid)
    £1098 Avg Bid
    33 bids

    AI Chatbot Design Specification for the Poultry Industry 1. Purpose and Functionality Objective: The chatbot is designed to provide insightful responses regarding poultry farm performance and value chain operations, leveraging expert knowledge to en...appeals to tech-savvy users. 6. Deliverables Mockups: Detailed visual presentations in both light and dark modes to suit various user preferences and working environments. User Flow Diagrams: Visual representations of user interactions for typical queries and tasks. Style Guide: Detailed specifications on typography, icons, and interface elements that embody a futuristic and modern aesthetic. Implemented mockup with html, CSS, and JavaScript on web in a responsive manner to be used using mobile as well. 7. Budget: 100 USD 8. Timelin...

    £81 (Avg Bid)
    £81 Avg Bid
    4 bids
    Fortran HDF5 Code Fixing 6 days left
    VERIFIED

    Our program is hydrodynamic modelling of a body of water. It uses hdf5 to store values in a database We use fortran 08. It keeps giving an error of "Fail modulehdf5" and segmentation error. incompressible/compressible fluids (can be) woth reynolds turbulence modelling, Fvm via projection methon nd to measure the second derivative, using upward differencing method. the term eill be fpund was the u, v, p, reynold stress tensors, rectangular grid. The code is attached

    £40 - £80
    £40 - £80
    0 bids

    ...engaging design. I would like to develop a mobile app optimized for eCommerce. Only consider bidding if you're experienced using the Wix platform, as it's non-negotiable. Key Features Required: - User Registration & Login: Any adept developer must be able to implement an efficient and secure system where my users can register and login when needed. - Push Notifications: This should be a fully implemented feature, keeping users informed about any updates or promotions. - In-app Purchases: An understanding of creating seamless in-app purchases will be of immense value for this project, to drive a smooth eCommerce experience. Aesthetic: - This project necessitates a minimalistic design, catering to users who value simplicity and function over decoration. Ideal S...

    £9 (Avg Bid)
    £9 Avg Bid
    6 bids

    ...professional website. Despite having an active and approved Google AdSense account and a valid file, I've been facing an issue where ads are not displaying on the website. The website is built on the WordPress platform. Key Responsibilities: - Diagnose and fix the issue preventing Google AdSense ads from displaying on my website - Verify file configuration - Ensure Google AdSense is correctly implemented on the WordPress site Ideal Skills & Experience: - Expertise in Google AdSense set-up and troubleshooting - Strong knowledge of files - Proven experience working with WordPress websites - Ability to diagnose and solve technical issues quickly This project should be a quick task for someone with the right expertise, potentially taking only ab...

    £27 (Avg Bid)
    £27 Avg Bid
    11 bids

    ...Features Required:* - A minimalist yet modern homepage featuring a clear introduction of our services and a dedicated section for blogs. - The homepage should be designed and implemented with clean and intuitive navigation, making it simple for visitors to understand our offerings. - I currently have a wordpress theme installed with demo content, I would like all this content edited with real data. *Skills and Experience Ideal for this Project:* - Strong working knowledge and practical experience in professional website design. - Proficient in HTML, CSS, JavaScript, and capable of implementing SEO best practices. - Strong wordpress experience, implementing and fixing issues as they arrise. - Experience in UI/UX design and understanding of navigation optimisation. -...

    £437 (Avg Bid)
    £437 Avg Bid
    148 bids

    I am experiencing some issues with the edge and line detection in my image processing algorithm, specifically implemented in C++. The algorithm currently utilizes the techniques of Hough Transform and Canny Edge Detection, but is not performing optimally. Here's where I need your expertise: - Correcting the edge detection issues - Enhancing the accuracy of line detection Ideal candidates should possess: - Proficiency in C++ - Strong working knowledge of image processing algorithms in C++, especially Hough Transform and Canny Edge Detection - Proven track record of debugging and improving algorithm efficiency and accuracy

    £21 (Avg Bid)
    £21 Avg Bid
    9 bids

    Bus I'm looking to build a bus booki...ability to choose their preferred seating - Implementation of real-time bus tracking for up-to-date travel information - An easy way for administrators to add new boarding and exit points, bus types and route details - Database of all the bookers which book through us. - Need login system in built its good if we have login with Google option in it Payment: The website should have UPI as a payment method for customers to handle online transactions seamlessly. There is currently no time limit on this project. Freelancers with experience in web development, particularly in designing booking systems, user interface design, and integrating payment gateways would be well suited for this project. Knowledge of live tracking features would also...

    £79 (Avg Bid)
    £79 Avg Bid
    15 bids

    ...Paysavo.com. The video will be around 10 minutes long. The video will need to cover, in detail, the following: - An introduction to - A Functionality overview - The Deposit and withdrawal process - How to use our Crypto exchange - Our International money transfer services - The Multi-currency wallet function -Currency conversion functions -Various currencies supported. -Various Payment method. - Conclusion Also provide short videos for a Help page outlining each functions per outline While there isn't a stringent outline set in place, the above will serve as a flexible guideline for the flow of the explanation. Our target audience for this video are general public, potential investors and business partners. So, a professional yet straightforward explanation is crucial...

    £69 (Avg Bid)
    Guaranteed
    £69
    11 entries

    I'm seeking a tu...include: - Simultaneous project development and learning: We'll work on a real project in your area of expertise, allowing me to learn by doing. - Tailored teaching: As we work, I'd like you to explain the 'why' behind each step we take, breaking down complex concepts into understandable parts. - Flexibility: I haven't stated my preferred learning style, so your ability to adapt your teaching method to suit my learning style is essential. The ideal candidate should have: - Strong knowledge and experience in Programming, Graphic Design, or Marketing. - A passion for teaching and can explain complex topics in a simple and engaging manner. - Patience and flexibility to adapt teaching style to suit my learning needs. - Ability to guide ...

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    31 bids

    Bus I'm looking to build a bus booki...ability to choose their preferred seating - Implementation of real-time bus tracking for up-to-date travel information - An easy way for administrators to add new boarding and exit points, bus types and route details - Database of all the bookers which book through us. - Need login system in built its good if we have login with Google option in it Payment: The website should have UPI as a payment method for customers to handle online transactions seamlessly. There is currently no time limit on this project. Freelancers with experience in web development, particularly in designing booking systems, user interface design, and integrating payment gateways would be well suited for this project. Knowledge of live tracking features would also...

    £151 (Avg Bid)
    £151 Avg Bid
    19 bids

    We are seeking a skilled and experienced full stack web developer to complete the development of our website and backend. The project is in progress with a full Vue.js template already in place and the foundation of the project built up. Your primary responsibility will be to finalize the website and backend development, ensuring that all features and functionalities are implemented accurately and efficiently. The ideal candidate should have a strong background in web development, proficiency in Vue.js, and expertise in backend development using appropriate technologies. Attention to detail, problem-solving skills, and the ability to work independently are essential. If you are a talented developer looking to contribute to an exciting project, we would love to hear from you. What y...

    £145 (Avg Bid)
    £145 Avg Bid
    17 bids

    ...this course is paramount to me, and I'm particularly keen on making sure it's not leaked or shared. Key elements of the project: - The course content should be accessible only on limited pre-defined devices. I want to prevent unauthorized sharing or downloads. This could involve IP or MAC address restrictions, or other secure protocols that you would recommend. - Password protection should be implemented to ensure only paying customers can access the content. - I am also looking to incorporate discussion forums into the course. This interactive element is crucial for fostering a community around the course material and enhancing the learning experience for my customers. Ideal skills and experience: - Proven experience in web development with a focus on e-commerce and...

    £299 (Avg Bid)
    £299 Avg Bid
    33 bids