Algorithm database fraud detection jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 algorithm database fraud detection jobs found, pricing in INR

    The database is on the National Environmental Agency's website, and it includes all of the applications submitted for environmental permits. Here is a link to the database: Please go over all of the records, and filter ones that match all criteria: 1. EIA Screening Application/Statement or EIA Scoping Application/Statement and 2. The application is for an activity in the sea Start a new spreadsheet, and for every such record, meeting the above criteria, add a row to the spreadsheet including: date of the record, screening/scoping, title of the application (translated to English), a url linking to the application on the NEA website. In addition, download the screening/scoping report document, translate it to English with Google translate

    ₹1838 (Avg Bid)
    ₹1838 Avg Bid
    4 bids

    We would like to hire a freelancer expert in development of Postgres Database and Synchronization of Data from our Headquarter to our Multiple Area Office (10 No.) and to Multiple Local PC (Around 300 Nos.) locations available in Network.

    ₹107018 (Avg Bid)
    ₹107018 Avg Bid
    3 bids

    We have attached the details we need to sync our data from Headquarter to Area Office and than to local PCs and back again. for RFID based application.

    ₹115038 (Avg Bid)
    ₹115038 Avg Bid
    7 bids

    ...Python developer to create a security application with robust intrusion detection capabilities. Key Features: - Intrusion Detection: The application must be able to detect and alert me about any potential security breaches. - Log Gathering: I'll need the app to effectively and securely gather logs from IoT devices. - Access Control Management: It should have the ability to manage and control access to the security system. Logging Mechanism: - The application should be able to log activities from sensors and smart home devices effectively. Ideal skills and experience: - Strong Python programming skills, coupled with experience in security applications. - Proficiency in designing and implementing robust intrusion detection systems. - Prior work on IoT devic...

    ₹24979 (Avg Bid)
    ₹24979 Avg Bid
    3 bids

    I'm in need of a skilled individual who can design a system that effectively detects overhead power lines. The primary purpose of this system is to prevent accidents from occurring due to the proximity of these power lines. Key Requirements: - Detection Technology: While I'm open to suggestions, I'm leaning towards the use of laser sensors that can accurately detect thin wires. This is crucial as thin power lines can sometimes go unnoticed by traditional detection methods. - Detection Range: The system should be optimized for short-range detection, around 10 meters. This will allow for timely warnings and preventive actions against potential accidents. Ideal Skills and Experience: - Proficiency in sensor technology, particularly laser sensors - ...

    ₹100668 (Avg Bid)
    ₹100668 Avg Bid
    15 bids

    i have a form created with HTML and PHP. user has to fill in information and when press submit, it should insert infos in database. But sometimes it doesn't it just clear or keep loading. maybe connection is not good everytime. So i need someone to adjust it to upload data in realtime. as soon as user finished typing in 1 field, it should store data. when uploading, it should show loading icon near input field. if succeed, green vink icon. if not, red cross icon. when user finish, user can click submit button which will echo all data stored in mysql database on same page in lightbox. image attached. Budget is $35. if you want more, please do NOT bid. budget is $35

    ₹8354 (Avg Bid)
    ₹8354 Avg Bid
    62 bids

    ...current pinescript strategy into Python code. This strategy uses supertrend and SMA on daily and weekly timeframes. Key Elements of the Project: - The conversion will enable backtesting of multiple stocks in batches. - The intended outcome is to accurately analyze the performance of the strategy across different stocks. Required Knowledge & Skills: - Deep understanding of Python coding and algorithm optimization. - Understanding of financial indicators especially the supertrend and SMA. - Experience in handling financial data for backtesting, including historical stock prices, volume data, and multi timeframe. Note that the exact rules for the long and short entries will be provided once you're selected for this project. Familiarity with Pinescript is highly desired....

    ₹7602 (Avg Bid)
    ₹7602 Avg Bid
    10 bids

    ...the heights one would expect despite the number of interactions. We believe that the issue lies in the type of interactions considered when determining trends. For this task, we are looking for a professional who can analyze these complexities associated with Twitter's algorithm and adjust it to take into account a wider array of interactions. Ideal skills for this project include: - Strong understanding of Twitter's trending algorithms - Knowledge of the social media landscape, particularly Twitter - Experience with algorithm development and adjustment The end objective is to have our hashtag consider fan posts, official events, and all other types of interactions when determining its trend status. This should, in turn, increase the visibility and ranking of ...

    ₹334 / hr (Avg Bid)
    ₹334 / hr Avg Bid
    10 bids

    My WordPress site hosted on AWS is currently down due to a database connection issue. Key requirements: - **Database Connection Issue**: The site is throwing an 'Error establishing a database connection' message. I believe this is related to database connection details in the WordPress configuration file. If you are experienced with AWS and WordPress, this could be a quick fix. - **Backup Restoration**: I have a recent backup of the site. However, I'm not confident about the database connection details in the configuration file. Restoring the backup and ensuring the database connection works correctly is crucial. - **AWS and WordPress Expertise**: Ideal candidates should have experience with both AWS and WordPress. Familiarity wi...

    ₹10610 (Avg Bid)
    ₹10610 Avg Bid
    102 bids

    ...trading bot, designed to interact with the Robinhood app. Key Requirements: - The bot should operate based on user conditions primarily, with a minor reliance on its built-in algorithm. - After identifying a high point, the bot should immediately sell. - Conversely, after determining a low point, the bot should buy. - The bot needs to establish these high and low points based on a combination of news, average, and RSI factors. Ideal skills and experience: - Proficiency in the programming language/s used by the existing bot - Deep understanding of stock market functionalities - Proven experience in financial algorithm development - Familiarity with Robinhood app integration - Strong analytical skills to map out and incorporate user-set conditions correctly. The end pro...

    ₹6099 (Avg Bid)
    ₹6099 Avg Bid
    17 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip instal...

    ₹17711 (Avg Bid)
    ₹17711 Avg Bid
    9 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip instal...

    ₹4490 / hr (Avg Bid)
    ₹4490 / hr Avg Bid
    23 bids

    ...execute an AI-based Android app meant to perform tasks such as image classification and face recognition. An integral requirement for this role is proficiency in the integration of JNI C++ libraries. The foundations of the project include: - Development of an app compatible with Android phones - Integration and enhancement of machine learning algorithms into the app - The app must process object detection & tracking tasks using machine learning The ideal candidate should have: - Prior experience in Android app development - Strong knowledge of machine learning - Proficiency in the integration of JNI C++ libraries Integral to success in this project is a developer's ability to balance technical machine-learning objectives with user-centered design principles. This r...

    ₹44862 (Avg Bid)
    ₹44862 Avg Bid
    60 bids

    ...Integration: The successful candidate will need to be able to incorporate plugins into the site for enhanced functionality. Specific Plugins/Integrations: - Payment Gateway Integration: Users may need to make payments on the site, so a secure payment gateway is needed. - Social Media Login Integration: To streamline the registration process and enhance user engagement. - Filtering/Algorithm: The use of filtering or an algorithm to tailor the content to individual users' preferences. Skills and Experience: - Extensive experience in full stack web development. - Proven track record with social networking site creation. - Strong understanding of payment gateway integration. - Proficiency in social media APIs and plugin development. - Creative problem-solving and abilit...

    ₹1671 / hr (Avg Bid)
    ₹1671 / hr Avg Bid
    111 bids

    I'm in need of an expert who can help in developing a relational database using SQL and Python. The project will primarily revolve around database management. Consequently, I would appreciate assistance in the following tasks: - Designing a new relational database, ensuring it's optimized for efficiency and performance. - Implementing data import and export capabilities for seamless data movement. - Developing queries to support the database's functionality and ease of use. The ideal candidate for this project should have a strong background in both SQL and Python, with a specific focus on database development. Experience with optimizing databases for performance and some knowledge of data import/export mechanisms would be advantageous. Moreover...

    ₹27485 (Avg Bid)
    ₹27485 Avg Bid
    67 bids
    HFSQL Database .FIC File Repair 17 hours left
    VERIFIED

    I'm in need of an expert who can fix my corrupted .FIC file in my HFSQL database. Key Project Requirements: - The file is currently not opening and is producing errors, so the main goal is to restore it to its original state and ensure it can be opened without any issues. Please note that I can provide the corrupted .FIC file for analysis. Ideal Skills and Experience: - Proficient in HFSQL database management. - Proven track record in repairing and recovering corrupted database files. - Strong problem-solving skills to identify and rectify the issues within the file. If you're confident in your ability to handle this task efficiently, please provide details of your relevant experience and how you plan to approach this project in your bid.

    ₹11278 (Avg Bid)
    Urgent
    ₹11278 Avg Bid
    7 bids

    I am seeking an expert with proficient skills and experience in Artificial Intelligence, Machine Learning, and Data Analysis for the purpose of publishing my research paper in the Expert Systems with Applications Journal. My work utilizes Deep Learning to address Suspicious Action Detection from Surveillance Videos. The ideal candidate should have superb understanding of Behavior Recognition, a technique pivotal to my paper. In this task, the set objectives include: * Editing and proofreading the paper meticulously * Ensuring the subject matter is communicated clearly and effectively * Submitting the paper to the Expert Systems with Applications Journal * Ensuring all the Journal's publishing guidelines are followed diligently Applicants are invited to submit their bids alo...

    ₹151796 (Avg Bid)
    ₹151796 Avg Bid
    13 bids

    I'm looking for a competent Java developer to assist with the development of several data structures and algorithms. In this project, you will conduct a set of experiments to compare the performance of dictionary implementations that use unsorted arrays vs. sorted arrays. You are given the Dictionary interface () and its implementation class (). In addition, the file contains a list of 10,000 key-value pairs that represent certain measurements. Key Skills: • Expertise in Java programming • Extensive experience with diverse data structures and algorithms • Ability to adapt to fluctuating project requirements Your ability to create powerful, flexible systems with Java will be crucial for this undertaking. Though the specific application hasn't been set, your ver...

    ₹2172 (Avg Bid)
    ₹2172 Avg Bid
    15 bids

    I'm looking for an expert to optimize the SEO for my Amazon ads targeting Pet and Equine categories. I particularly need guidance on how best to specifically target these categories. My primary goal for the campaign is to improve sales conversions in this sector. Key tasks include: - Understanding Amazon's algorithm and applying relevant strategies - Researching effective keywords and implementing them effectively - Monitoring campaign performance and providing suggestion for improvements Ideally, you will have substantial experience with Amazon SEO and a proven track record of improving sales conversions. Experience with the Pets and Equine categories will be an added advantage.

    ₹8271 (Avg Bid)
    ₹8271 Avg Bid
    56 bids

    As part of my project, I require a thorou...require a thorough analysis of the Sequential Search algorithm. Key Requirements: - An understanding and calculation of the time complexity under all cases: worst, average, and best. - Assessment of the algorithm when working with all types of list: sorted, unsorted, and randomized. The ideal candidate should possess strong problem-solving abilities, excellent mathematical skills, and a deep knowledge of algorithm efficiency. Proficiency in the use of mathematical induction to prove the correctness of algorithms is highly desirable. Your task will revolve around the comprehensive evaluation of the Sequential Search algorithm, making this role perfect for those seeking to apply and grow their knowledge in computer ...

    ₹9106 (Avg Bid)
    ₹9106 Avg Bid
    21 bids

    ...Implementation of robust security measures to protect sensitive user data, including payment and commissioning information. Ensuring that the referral and commissioning system is secure and protected against fraud or manipulation. 5. Tecnologias Utilizadas: Frontend: Use of technologies such as HTML5, CSS3, JavaScript, along with frameworks like React.js or Vue.js to develop responsive and dynamic interfaces. Backend: Use of languages ​​such as PHP or Node.js, with frameworks like Laravel or to develop business logic and data management. Database: Use of relational database management systems like MySQL or PostgreSQL to store and manage system data. 6. Testes e Qualidade do Código: Development of automated tests to ensure the correct functionality of the s...

    ₹190476 (Avg Bid)
    ₹190476 Avg Bid
    38 bids

    I'm in need of a professional Android developer to create a robust server application which will connect to multiple Android clients. This application will essentially implement the Greedy bin packing algorithm, and take care of two specific tasks: - Computing the Greatest Common Divisor (GCD) of a given set of numbers - Counting the number of characters in a file The main requirement for this project is to accurately measure the time taken to complete the entire process, including sending a file from the client to the server, computing the tasks, and returning the results to the clients. Ideal Skills and Experience: - Proficient in Java and Android app development - Strong understanding of networking principles and multi-client server applications - Experience with impleme...

    ₹1671 (Avg Bid)
    ₹1671 Avg Bid
    7 bids

    As a business with diverse inventory, I am in need of an application to generate unique SKUs, track their usage, and store pertinent SKU information. A distinctive facet of the project will be the creation of a custom format SKU algorithm incorporating department codes, which will ensure efficient identification and organization on our part. As such, a freelancer with a background in inventory management systems or similar projects would be advantageous. This job will require: We have a convention to follow for creation of the SKU IDS. Furthermore I want the ability to add product images at the time of generating the SKU. - Strong knowledge in application development. - Experience with custom format algorithms. - Understanding of department code incorporation. - Skills in SKU usag...

    ₹2256 (Avg Bid)
    ₹2256 Avg Bid
    9 bids

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    ₹16792 (Avg Bid)
    ₹16792 Avg Bid
    25 bids

    I'm looking for a professional who can develop a Pine script for me that will generate buy/sell trading signals on cryptocurrencies and any other stock or commodity market based on the diversion concept. The deliverables should give me the ability to change the indicator equitation or parameter as i want to toon up the peaks and valleys detection. also he should include the testing and functioning of Pine Script code and Elements to ensure its accuracy in generating Buy/Sell signals. Ideal candidates will have: - Familiarity with TradingView platform and Pine scripting. - A good understanding of trading signals and indicators. - Proven experience with cryptocurrencies and their market trends.

    ₹10192 (Avg Bid)
    ₹10192 Avg Bid
    12 bids

    ...maximum area coverage and efficient running of the software. 1. Make sure Deep Stack AI is installed on all the cameras to detect motions for only Humans, Machine Movements, Vehicles, Trucks from 50% confidence level 2. For cameras pointing outside the yard perimeter, to create detection zones, i.e. people walking close to the perimeter fence and ignore cars in the main road 3. Ensure settings for recording, is only clips during AI motion detection, no recording at all when there is no motion detected 4. Set the detection clip video file format to MP4 and ensure all playback functionalities are working 5. Ensure all MP4 video file clips are copied to a Network Attached Storage device (NAS) once a day at midnight and are properly tagged with Client ID, camera ID and ...

    ₹12030 (Avg Bid)
    ₹12030 Avg Bid
    14 bids

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux oper...be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward to working with a skilled and experienced professional...

    ₹919 (Avg Bid)
    ₹919 Avg Bid
    5 bids

    I'm seeking a versatile freelancer to develop an object detection-based localization project. The primary aim is to identify, track, and precisely determine the location of a mobile robot, with a focus on real-time continuous tracking. - Key Tasks: - Develop an object detection tool for a mobile robot - Ensure a high degree of accuracy in real-time continuous tracking - The system will function in an indoor environment Ideal freelancer needs to have skills in robot motion algorithms, machine learning, and a deep understanding of complex robotics-related technologies. Experience in indoor robot localization is a must.

    ₹25397 (Avg Bid)
    ₹25397 Avg Bid
    22 bids

    I need a database for the UK market, with a focus on company names and Email ID. Key Points: - The project primarily involves creating a comprehensive database for the UK market - The main data points to be included are company names and Email ID's - Information can be extracted from Yellow Pages, Business Pages, Associations, Business Chambers and similar. - Accuracy of data, specially Emails - Sample File of Required database is attached - To start with we require 10,000 records. - Will pay INR 0.60 per record. Ideal Freelancer: - Prior experience in creating detailed databases - Proficiency in data gathering, scraping and organization - Familiarity with the UK market would be a plus Please include your relevant experience in your application.

    ₹5613 (Avg Bid)
    ₹5613 Avg Bid
    11 bids

    I am looking for a skilled developer or team to create a Python program designed for the efficient detection of surface defects on railway tracks. This tool is essential for ensuring the safety and operational efficiency of rail network covering high-speed and freight tracks. The program needs to be robust, capable of real-time defect detection and analysis, and capable of generating maintenance recommendations. Requirements: - Develop a Python program capable of converting video to images and image enhancement through filter and noise reduction. - It should capable of labeling of images and recognizing various surface defects including cracks, wear, corrosion, fractures, head-checks, wheel burns, rolling contact fatigue (RCF) defects, spells, squats, shelling, and flaking....

    ₹396825 (Avg Bid)
    ₹396825 Avg Bid
    14 bids

    ...scandals and corruption - Your research and investigation skills must be top-notch - Experience in handling sensitive information and maintaining confidentiality is a must - The ability to present your findings in a compelling and newsworthy manner is crucial - Experience with uncovering fraud and unethical business practices will be highly valued. Your investigative work will be centered around a specific case: a car dealership scam. Your task will be to delve deep into this scam, uncover the intricacies of the fraud, and present your findings in a manner that is both engaging and exposes the truth. Time is of the essence for this project so I am looking for someone who can work quickly and deliver results ASAP. If you have experience in such matters, have a knack for...

    ₹32581 (Avg Bid)
    ₹32581 Avg Bid
    22 bids

    I need a skilled professional to assist with a data entry task. The project involves the following: - The task is primarily image data entry. - The images will be provided in digital photo format. - The entered data should be compiled into a database. Ideal candidates should have experience with data entry, particularly with image data. Proficiency in database management is also essential. A keen eye for detail to ensure accurate data entry is a plus.

    ₹835 / hr (Avg Bid)
    ₹835 / hr Avg Bid
    41 bids

    I'm in need of an expert to assist with the cleanup of our Medicine database. The goal of this project is to accurately remove all duplicate entries improving the overall accuracy of the data. Ideal Skills & Experience: - Strong background in Database / Excel /CSV management, specifically in the medical field. - Proven track record of similar past work. In your application, please include details of similar projects you've worked on. Efficiency and precision are pivotal for this task. Looking forward to a neat and streamlined database!

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    30 bids

    I am searching for an experienced app developer who excels in designing and implementing Android-based applications. The main functionality required for this task is the creation of a comprehensive employee database system. Key Functionalities: • Instant tracking of employees' online and offline status • Storing and displaying contact details of each employee • Categorizing employees based on their department The developer should have a strong understanding of database structuring and management for Android systems and a proven track record of delivering similar projects. Familiarity with real-time data sync and user-friendly UI design are also desirable.

    ₹26817 (Avg Bid)
    ₹26817 Avg Bid
    25 bids

    I am in need of a specialist to optimize my Amazon product listings for coloring books. The ke...coloring books category. - Proven track record in improving visibility and sales on Amazon with optimized product listings. Your responsibilities will include: - Optimizing the titles, descriptions, and other pertinent details in each coloring book listing. - Suggesting effective marketing strategies tailored to coloring books. - Execute strategies once approved. - Expertise in Amazon's A9 algorithm to optimize listings. Through these efforts, the ultimate goal is to increase the visibility of my coloring books on Amazon, targeting a better ranking in search results, and thereby improving sales. If you have the skills and experience to excel in this role, I would be thrilled to...

    ₹12698 (Avg Bid)
    ₹12698 Avg Bid
    60 bids

    I need assistance in compiling a large, extensive database of more than 5,000 working professionals earning a salary under 3 lakhs per annum. The data profile will include: - Name and contact details - Education and qualifications - Current job title and company Interestingly, these professionals should spread across various industry sectors such as Technology and IT, Healthcare and Medicine, as well as Marketing and Advertising. Particular skills and experience that would set freelancers apart for this job include: - Proven experience in data mining and data scraping - Familiarity with the mentioned industry sectors - Ability to accurately cross-reference and verify data - Excellent attention to detail Freelancers with extensive experience in maintaining data integrity and c...

    ₹23642 (Avg Bid)
    ₹23642 Avg Bid
    10 bids

    I'm in need of someone with the expertise, resourcefulness and knowledge to draw up an email lead list from public domain databases. The focus of this project is identifying professionals, specifically those with active websites for contact. Key requirements: - Extraction of email leads from public domain databases - Target demographic: Professionals of various walks with active websites - Experience with large-scale data extraction - Proficiency in managing information databases Your past work in email lead generation will be beneficial for the successful completion of this project. Your ability to provide clean, organized, and verified email lists will also be very important. Please only bid if you have the experience and know-how to deliver on the stipulated requirements.

    ₹2757 (Avg Bid)
    ₹2757 Avg Bid
    20 bids

    I am seeking an ex...computer generated bill some people can change the amount, name, address sections and submit. This model should able to detect all those tampered PDFs with minimum false positives. Do metadata analysis QR code reading in the receipt and validation Key Responsibilities: - Develop a fraud detection algorithm using Python. - Test and tune the model for maximum accuracy. Ideal Experience and Skills: - Proficient in Python programming. - Proven experience in creating algorithms, preferably in fraud detection. - Ability to demonstrate relevant past work. Applications without showcasing relevant past work will not be considered. I encourage you to include detailed descriptions of previous projects, highlighting how your expertise in P...

    ₹25397 (Avg Bid)
    ₹25397 Avg Bid
    13 bids

    I am in need of a dedicated and highly competent professional to maintain an engaging and active presence on my Instagram and TikTok profiles. The responsibilities include: - Content Crea...relevant content geared towards my target audience. - Scheduling Posts: Consistently schedule posts during peak engagement times. - Interacting with Followers: Proactively interact with followers to build a loyal and engaged community. The perfect candidate will preferably have experience in crafting content that appeals to both young adults and parents. Existing knowledge of Instagram and TikTok algorithm and peak times for engagement would be a significant advantage. I look forward to working with a skilled social media manager who can interpret our brand's voice effectively on these gro...

    ₹11947 (Avg Bid)
    ₹11947 Avg Bid
    44 bids

    ...background in machine learning, specifically in the context of developing algorithms for music programs. Key project details and requirements: - The primary goal of this project is to create an algorithm that can be integrated into a music program. - The algorithm should be able to perform beat detection and analysis, separate the voice from the music, and automatically generate lyrics as the song is played. Ideal candidate should have: - Proven experience in machine learning and AI development, with a specific focus on music-related projects. - Proficiency in developing algorithms for beat detection and analysis. - Skills in voice separation from music in real-time. - Capabilities in natural language processing for lyric generation. This is a challenging ...

    ₹113196 (Avg Bid)
    ₹113196 Avg Bid
    39 bids

    Implement the given algorithm in javascript and HTML for visualization

    ₹1334 (Avg Bid)
    ₹1334 Avg Bid
    36 bids

    The objective of this assignment is to develop a comprehensive database system. The Database should support, among others, member registration, subscription tracking, member services management, and trade references. The system should facilitate data import from Excel and accommodate online and offline accessibility based on the user’s capacity to meet online hosting costs. Member Registration: Develop a module for member registration capturing key details such as Name, address, and any other contact information. Village, group, area, district, province, sub-group affiliation (e.g., Study circle, VSLA, commodity association etc.) Demographic information (age, gender, household size, etc.) Implement functionality to adapt and import member data from Excel sheets. Enab...

    ₹358647 (Avg Bid)
    ₹358647 Avg Bid
    86 bids

    I need an experienced Laravel developer to integrate and manage the database for my existing project, www.getyourhomes.in. The task is not only basic CRUD operations but also extends to admin panel updates and AJAX call filters. - Database Management: You should be adept at advanced database management with stored procedures, triggers, and optimization. - Language Proficiency: Strong language skills in either Bengali or Hindi is essential. Your role would be crucial in improving the functionalities of my project. Prior experience in similar projects would be a bonus.

    ₹109190 (Avg Bid)
    ₹109190 Avg Bid
    51 bids

    I'm looking for an experienced Amazon account manager to handle product listing and optimization as well as inventory management for my...category. Key responsibilities to include: - Ensuring product listings are optimized for search - Keeping up with new pricing trends - Looking for products to outsource and handling their logistics - Regularly adjusting inventory levels to match sales patterns The ideal candidate will have: - Proven experience in managing (and growing) Amazon stores - Deep understanding of Amazon's ranking algorithm and search optimization techniques - Expertise in inventory management on Amazon platform. A history of success in increasing sales for physical products would be a bonus. The pay is basic for now until proven proficiency. The more sales,...

    ₹919 / hr (Avg Bid)
    ₹919 / hr Avg Bid
    87 bids

    Hello to all talented SQL freelancers! We are seeking an advanced SQL specialist with proven experience in handling multi-level marketing (MLM) databases, as well as knowledge of Dolibarr ERP. We need someone who can understand the complex terms associated with MLM compensation plans and create effective SQL queries to extract the necessary data, as well as integrate with Dolibarr ERP systems. Responsibilities: Develop advanced SQL queries to extract data from MLM databases. Understand and apply concepts of MLM compensation plans. Collaborate closely with the team to understand project requirements and goals. Integrate SQL solutions with Dolibarr ERP systems. Optimize query performance and ensure data integrity. Requirements: Demonstrable experience in SQL and PHP. Deep knowledge of re...

    ₹11612 (Avg Bid)
    ₹11612 Avg Bid
    49 bids

    ...expertise in both back-end and front-end development. Key Responsibilities: - Develop a user-friendly interface to allow property search, user registration, and property listings - Ensure all functionalities are performing smoothly and efficiently. Ideal Candidate Skills: - Experience in creating other real estate platforms, with proof by showing past work - Knowledge in property search algorithm development - Proficient in user interface designing and user experience Key Features 1. Direct Listing: Property owners can list their properties for sale or rent directly on the platform, complete with property details, images, and pricing. 2. Property Search: Potential buyers or renters can search for properties based on various parameters such as location, property type, pric...

    ₹69904 (Avg Bid)
    ₹69904 Avg Bid
    193 bids

    ...of day-to-day life. The main purpose behind these vlogs is to capture the pure essence of daily life and transform it into a captivating visual story. Here's the type of content to be included in these vlogs: - Travel experiences - Food exploration - Lifestyle insights Skills and Experience Required: - Exceptional video editing skills - Strong storytelling abilities - Knowledge of YouTube’s algorithm - Prior experience in vlog-making preferably on similar topics (Travel, Food, Fashion, Lifestyle) - Ability to create captivating content that can hook viewers till the very end - Good understanding of audience engagement strategies. If you are a skilled videographer with a knack for storytelling, I am looking forward to seeing your bid. Your expertise can help bring t...

    ₹1337 (Avg Bid)
    ₹1337 Avg Bid
    30 bids

    ...successful project. - Compliance with all health and safety, quality assurance and all other company policies and procedures. - Commissioning PLC controls, carrying out I/O checks, motion checks and support troubleshooting. - Reporting progress and accomplishments each day. The system should have: - Data Logging: Ability to record and store data for further analysis and monitoring. - Fault Detection and Diagnosis: Ability to identify issues and provide possible causes for faults. - Motor Control: Efficient control over the motor for optimal operation. Desired Input and Output Parameters: - Pressure: The system should be able to monitor and potentially adjust pressure as needed. - Temperature: Capability to sense and react to temperature changes in the system. - Force: Ability ...

    ₹5764 / hr (Avg Bid)
    ₹5764 / hr Avg Bid
    8 bids

    I'm in need of an experienced freelancer to review my written articles for plagiarism. Key Requirements: - Identify and highlight plagiarized sections: The final report should...an experienced freelancer to review my written articles for plagiarism. Key Requirements: - Identify and highlight plagiarized sections: The final report should clearly point out any copied content within the articles. - Ensure below 5% similarity index: The aim is to eliminate any content that falls above 5% similarity index. Ideal Skills and Experience: - Proven experience in plagiarism detection and review, particularly with written content. - Excellent attention to detail and accuracy in identifying copied sections. - Prior experience achieving and maintaining a below 5% similarity index in si...

    ₹5848 (Avg Bid)
    ₹5848 Avg Bid
    59 bids

    I need to gather emails from: https://alaskabar(.org)/for-lawyers/member-directories/ Need it in CSV

    ₹1671 (Avg Bid)
    ₹1671 Avg Bid
    85 bids