ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 verilog design fibonacci number program งานที่พบ, การเสนอราคา USD
    Looking for a SaaS inventory management script หมดเขตแล้ว left

    ...the person authorizing a checkout. - **Accepted By:** To validate and record the person acknowledging a check-in. 5. **Form Integration:** The ability to attach a form for both check-in and checkout processes with a unique form number for tracking. **Reporting Capabilities:** 1. **Activity Log:** A report detailing each item's movement within a specified period. Columns should indicate: - Type of transaction (Check-in or Check-out) - Approved By or Accepted By - If checked out, the name of the employee who took the item - The associated form number 2. **Inventory Status:** A concise report displaying the quantity of items remaining in stock as of a specific time frame. **Reference:** For a basic idea of our requirements, you can view the demo availab...

    $236 (Avg Bid)
    $236 การประมูลเฉลี่ย
    37 คำเสนอราคา

    • Working with other not for profit organizations to identify, secure, and onboard resources for the program • Tracking progress against project milestones and holding others accountable for assigned tasks • Scheduling internal and external program meetings while also tracking and following-up with action items • Grant writing • Identifying any barriers to successful program execution and escalating as appropriate • Building partnerships with various industry stakeholders and leaders • Organizing workshops/seminars * Respond to emails

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Backlinks Database หมดเขตแล้ว left

    I am looking for a freelancer to help me create a backlinks database for my website. The ideal candidate should have experience in SEO and link building. Type of Backlinks: - Dofollow backlinks Specific Sites: - No, but I'm looking for suggestions Number of Backlinks: - More than 50 Skills and Experience: - Strong understanding of SEO and link building - Ability to identify high-quality websites for backlinks - Knowledge of effective strategies for obtaining backlinks - Experience with database management and organization

    $310 (Avg Bid)
    $310 การประมูลเฉลี่ย
    40 คำเสนอราคา

    I am seeking a professional CV reviewer with expertise in Biology/Biotechnology to support my application for a master's program in the USA. The main responsibilities of the role include reviewing the CV for clarity, relevance, grammar, and formatting, and providing constructive feedback on how to improve its overall effectiveness. The successful candidate should possess strong communication and critical thinking skills, attention to detail, and knowledge of the Biology/Biotechnology field.

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    42 คำเสนอราคา
    Inventory and Order Dashboard หมดเขตแล้ว left

    ...Experience with integrating inventory management systems (Using RF Scanners) - Familiarity with Smart sheets or similar cloud-based software If you have the necessary skills and experience, please submit your proposal. What is expected. Tab01 Inventory: A) Consisting of SKU Number, QTY IN, QTY OUT, QTY LIVE B) First scan searches for the match in my inventory list C) Second Scan will be to input the QTY to enter Tab02 Picklist Generator: A) I will input the order number and it will generate the picklist from our Database on separate tabs B) I will assign part of the picklist to an employee, and it will update the Picklist with name and date C) I will need to retrieve from database relevant information to com...

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    25 คำเสนอราคา
    C program หมดเขตแล้ว left

    Implement Large Intege...and B. Compute A*B using original algorithm discussed in class and the algorithm you modified. Please make sure that you get the same results for the two algorithms. Print the results, if correct. No credit will be given if the algorithm is incorrectly implemented, the time complexity of your program is higher than O(n 2 ), or your program only works for specific k values. large_integer prod (large_integer u, large_integer v) { large_integer x, y, w, 2; int n, m; n= marimum(number of digits in u, number of digits in v) if (u==0||v== 0) return 0; else if (n <= threshold) return u * v obtained in the usual way; elsef m= [n/2]; x= u divide 10^m; y= u rem 10^m; W= U divide 10^m; z = v rem 10^m; return prod(x,w) * 10^m2 + (prod(x,z) + ...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    18 คำเสนอราคา

    I am looking for a freelancer to program an excel spreadsheet to a tag bar code labeler for a hat store. Specifically, the tag bar code labels should use UPC codes and include the product ID. I have a specific design for the barcode label, so the freelancer should be familiar with creating tags in accordance with this design. The program should be able to detect any errors in the spreadsheet quickly for accuracy. using Niimbot B21 T50mm*30mm

    $16 / hr (Avg Bid)
    $16 / hr การประมูลเฉลี่ย
    31 คำเสนอราคา

    I'm looking for an experienced programmer to write a program for me that will enter someone into an online sweepstakes. The application needs to be web-based, and I'm not sure which programming language will be best suited for the task. I need someone who has experience working with web-based application development and can advise me on the best programming language for the job. I'm looking for someone who can get the job done quickly and efficiently, so let me know what your timeline and estimated cost looks like. Thanks for your time! The information entered must go to a spreadsheet that I can access

    $22 / hr (Avg Bid)
    $22 / hr การประมูลเฉลี่ย
    29 คำเสนอราคา
    POSTER FOR PROGRAM ACTIVITIES IN COLLEGE หมดเขตแล้ว left

    I am looking for a graphic designer to create a poster for an upcom...looking for a graphic designer to create a poster for an upcoming program at our college. The purpose of the poster is to announce the program to the students and faculty. Key details that need to be included in the poster are the date, time, and location of the event, as well as a description of the program. We would also like the poster to include images or graphics related to the event to make it visually appealing and engaging. The preferred size for the poster is custom, and the format should be PNG. Ideal skills and experience for this job include: - Graphic design - Experience in creating promotional materials - Creativity in designing visually appealing posters - Knowledge ...

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    47 คำเสนอราคา

    The goal is to create a Python program Traffic light control using a reinforcement learning algorithm PPO and sumo software together.

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    14 คำเสนอราคา
    python program for automatas หมดเขตแล้ว left

    I am looking for a Python programmer who can complete 5 methods for Nondeterministic Finite Automaton (NFA) with a special case of a Deterministic Finite Automata. Only ONE .py file with stubbed code needs to be edited. Skills and Experience: - Proficiency in Python programming language - Strong understanding of automata theory and Nondeterministic Finite Automaton (NFA) and Deterministic Finite Automata (DFA). -Strong understanding of Regular Expressions(Regex) READ!!! PDF file for more details.

    $163 (Avg Bid)
    $163 การประมูลเฉลี่ย
    8 คำเสนอราคา

    I am looking for a Python programmer with experience in Tensorflow to develop a program that can train a model to obtain volumetric measurements from ultrasound still images of a uterus. The purpose of this project is for research purposes. - The preferred timeline for this project is 1-2 weeks. - In addition to the program, I would like to have both a user interface and data visualization tools included. Required skills and experience: - Proficiency in Python and Tensorflow - Experience in developing machine learning models - Knowledge of image processing techniques - Familiarity with user interface design and data visualization tools Please note that I will provide the necessary training data for this project.

    $567 (Avg Bid)
    $567 การประมูลเฉลี่ย
    44 คำเสนอราคา
    international lawyer ireland หมดเขตแล้ว left

    I am an artist (resident in SPAIN with VAT Number registered as an autonomous company) and I won a competition to build a monument in Dublin. I am hiring a steel company to build the sculpture for me. They are charging me 23% of VAT. Is this correct? I need advice on that. Some companies are charging me 13,5 % and this others 23%. I need an international lawyer to tell me what is the correct amount of VAT I should pay to the company I am hiring. Thanks, Ana

    $362 (Avg Bid)
    $362 การประมูลเฉลี่ย
    3 คำเสนอราคา

    I am looking for a quote from a freelancer who can help me with a personal and experimental project related to teaching and learning. The project involves...represent. Skills and Experience: - Experience in web scraping and data extraction - Proficiency in Russian language and grammar - Ability to work independently and provide regular updates Application Details: - Please provide an estimate for the project. - Past work and experience in web scraping and language-related projects would be beneficial. Lexicon Information: - The Russian lexicon and exact number of words or entries in it is unknown. We will work with the available lexicon during the project. I have attached a partial example of my labels to get an idea of the graphics I use. The words and Colored areas are clickabl...

    $527 (Avg Bid)
    NDA
    $527 การประมูลเฉลี่ย
    9 คำเสนอราคา

    I am looking for a graphic designer to create the front cover page of a high school basketball program book. The design should be modern and sleek, incorporating the team's logo. Specific colors and branding should also be incorporated into the design. The ideal candidate should have experience in creating eye-catching designs and be able to work with specific color schemes and branding guidelines. You can view the team's logo...here (). Example image also attached. You can see the high school team colors here:

    $87 (Avg Bid)
    $87 การประมูลเฉลี่ย
    94 คำเสนอราคา

    I need a program, PHP script, or anything that can perform the following tasks according to my requirements below: I have two Excel files. The first file can have any name, and the second file will always be named "NL-DECO-PROHIBIT." I want the program to check the numbers in column AG (with decimal points removed) of the first file and compare them to column A of the "NL-DECO-PROHIBIT" file. If the number being compared has a corresponding value of "Prohibited" in column B of the "NL-DECO-PROHIBIT" file, the program should report which lines in the first file have numbers that are marked as "Prohibited." If the program compares the numbers in column AG to column A of the "NL-DECO-PROHIBIT" fi...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Excel data matching หมดเขตแล้ว left

    I am looking for a freelancer who can help me with an Excel data matching project. The project involves matching names in an Excel table. Skills and experience required: - Proficiency in Excel and data manipulation - Knowledge of data matching techniques and algorithms - Attention to detail and accuracy in matching data The project involves matching a small number of sets of data, specifically 1-10 sets. The matched data should be in the form of an Excel table. If you have experience in data matching and are proficient in Excel, please bid on this project.

    $18 (Avg Bid)
    $18 การประมูลเฉลี่ย
    43 คำเสนอราคา
    Find verified names and email addresses หมดเขตแล้ว left

    DO NOT AUTO APPPLY OR I WILL BLOCK YOU- READ ENTIRE JOB POST I had another freelancer do this job and it was terrible. I need someone to look up each organization on this list and find the full name of President, CEO, Executive Director or Director (Need at least one decision maker) and find their direct verified email address (must not be an info@ email) and their phone number. I need the first 50 organizations done asap as in a few hours. Do not apply if you cannot start immediatey. I will pay .20 per verified contact. List is attached. Open the list and send me the first 5 contacts asap as an example of your work.

    $117 (Avg Bid)
    $117 การประมูลเฉลี่ย
    80 คำเสนอราคา
    manage affiliate program หมดเขตแล้ว left

    I am looking for an experienced freelancer to help me manage an affiliate program that is designed to increase sales. I need someone who can help me evaluate the current structure, make necessary changes, and bring the program to the next level. My expectations for the program are for more than 50% growth in sales, and I would need tidiness, communication, and efficiency to achieve this goal. Having an in-depth knowledge of all areas of the affiliate program—from recruiting to tracking to payments—will be essential. Keeping up-to-date reports on new developments and tracking all third-party interactions and managing the relationships with each one will be key. If you think you have the skills and experience to help me reach this goal, I would love to...

    $7 - $13 / hr
    $7 - $13 / hr
    0 คำเสนอราคา

    ...integrated into our Autocount software. The ideal candidate should have experience with Autocount Software and data entry for financial transactions. Data Entry Requirements: - The data to be entered includes financial transactions for the year 2023. - The format for data entry is open to suggestions, so the freelancer should have the ability to suggest and implement an efficient format. - The number of transactions to be entered is from January to September, so the freelancer should be able to handle a large volume of data accurately and efficiently. Skills and Experience: - Proficiency in Autocount Software is a must. - Experience in data entry for financial transactions is preferred. - Attention to detail and accuracy in data entry is essential. If you have the necessary sk...

    $461 (Avg Bid)
    $461 การประมูลเฉลี่ย
    52 คำเสนอราคา
    Referal program หมดเขตแล้ว left

    Subject: Exciting Opportunity at Vestige Marketing Hello Dear, I hope this message finds you well. I'm thrilled to share some incredible news with you. I've recently embarked on a fantastic journey with Vestige Marketing, and I believe you could benefit from this opportunity as well. Vestige Marketing is not just a company; it's a platform for personal and professional growth. Whether you're seeking financial independence, personal development, or a supportive community, Vestige offers it all. As I've witnessed firsthand, this company provides a chance to build your business, earn a steady income, and achieve your goals. If you're looking for a flexible and empowering way to secure your future, Vestige Marketing is the answer. I'd love to share more d...

    $3000 - $5000
    $3000 - $5000
    0 คำเสนอราคา

    I am looking for a freelancer who is familiar with the STM32 F303RE microcontroller and bare metal programming, as I am in need of guidance for my project. Project Requirements: - Develop a program using Keil uVision in thumb2 mode - The program should read and display register values of the STM32 F303RE microcontroller - The displayed register values should be in hexadecimal format Ideal Skills and Experience: - Proficiency in bare metal programming for the STM32 F303RE microcontroller - Experience with Keil uVision and thumb2 mode - Strong understanding of register operations and display formatting in hexadecimal Please provide examples of previous projects or relevant experience in your proposal.

    $71 (Avg Bid)
    $71 การประมูลเฉลี่ย
    8 คำเสนอราคา

    ...strengths in innovative learning. understanding of innovative learning, identifying basic concepts in innovative learning, mentioning theories in innovative learning and analyzing weaknesses and strengths in innovative learning. The results of this study indicate that innovative learning means an effort to find a solution to a problem. That's because the learning has never been done or the learning program has never been done or similar learning is being carried out but needs improvement. Innovative learning is learning that directly solves the problems being faced by the class, based on class conditions. So innovative learning is learning that is oriented towards strategies, methods or efforts to increase all positive abilities in the process of developing students' po...

    $18 / hr (Avg Bid)
    $18 / hr การประมูลเฉลี่ย
    11 คำเสนอราคา

    I'm looking for an experienced engineer to write a Verilog code that implements the behavior of a single neuron. The input signals required will be 4, so the complexity should be intermediate. As for design constraints or requirements, I don't have any specific ones, but I do have some preferences for the implementation. The activation function should be a sigmoid function. Any other details, to be discussed when you bid.

    $116 (Avg Bid)
    $116 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Developing a Java Program using Netbeans หมดเขตแล้ว left

    I am looking for a Java developer with expert-level expertise to develop a Java program using Netbeans. The purpose of the program is data analysis. I have a detailed specification for the program, and I expect the freelancer to have strong Java skills and experience. Kindly note that the deadline is 48 hours, as this is about 8 hours of work. The proposed cost should not be negotiated after awarding you the project Regards

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Letter task หมดเขตแล้ว left

    Postal case Send a letter via local post office with tracking number

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    1 คำเสนอราคา

    I am looking for a skilled FPGA designer with experience in Xilinx Zynq7010 EBAZ Verilog to develop a permutation enumeration counter. The counter should have the following functionality and requirements: Functionality: - The counter should be able to increment indefinitely. - The counter shall initialize to the starting position on reset. - The counter shall toggle a minimum number of bits, like Grey Code. Requirements: - The project should be implemented using Verilog for Xilinx Zynq7010 EBAZ board. The Verilog function shall be parameterized PermCtr(K, N) - The counter should be designed to efficiently handle permutation enumeration. - The design should be optimized for performance and resource utilization. - If possible, I would like the counter to...

    $191 (Avg Bid)
    $191 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Shake a Day Program -- 2 หมดเขตแล้ว left

    Project Summary: Digital "Shake a Day in Montana" Program Objective: Create a user-friendly and interactive website to host the "Shake a Day in Montana" program, encouraging participants to engage in daily physical activities and promoting a healthy lifestyle. Please review the attached video and give me more details on what it would take to set something up like thsib Key Features and Functionality: Program Information: Clear explanation of the program's purpose, goals, and benefits. Detailed guidelines for participation, including safety considerations and inclusivity. Interactive Calendar: A dynamic calendar displaying daily challenges, accessible by clicking on each day. Ability to navigate between months and years to access past and ...

    $501 (Avg Bid)
    $501 การประมูลเฉลี่ย
    66 คำเสนอราคา

    I am looking for a freelancer to help me with a project that combines our Bluebeam Redlines into the Autodesk Revit Program. We have a SkyCiv model that has already been saved as a Revit file and there is a total of four sheets that need to be combined -- two plan views, one elevation view, one sheet for details, along with all the takeoff schedules included. The ideal freelancer must have specific knowledge and experience in structural engineering, as this is critical for the success of the project. I also require this to be completed within one week. If you have the right qualifications and available to help, please submit a bid as soon as possible. Thanks!

    $1031 (Avg Bid)
    $1031 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Migrate blogs from Magento to Shopify หมดเขตแล้ว left

    I am looking for a skilled freelancer to help me migrate my blogs from Magento to Shopify. Current platform: Magento Number of blogs to migrate: More than 50 Format/layout: I want the formatting and layout of the blogs to be retained exactly as they are during migration. Ideal skills and experience: - Proven experience in migrating blogs from Magento to Shopify - Strong knowledge of both Magento and Shopify platforms - Familiarity with HTML and CSS to ensure the retention of formatting and layout - Attention to detail to ensure all blogs are accurately transferred - Ability to troubleshoot and resolve any issues that may arise during the migration process

    $157 (Avg Bid)
    $157 การประมูลเฉลี่ย
    98 คำเสนอราคา
    Verilog hoemwork หมดเขตแล้ว left

    Verilog Homework Project I am looking for a freelancer to help me with my Verilog homework. I need assistance with a specific Verilog task, which could involve designing a circuit, writing testbenches, or debugging existing code. Deadline and Complexity: - Unfortunately, the client did not provide information regarding the deadline or the level of complexity for the Verilog task. Therefore, it is important for interested freelancers to clarify these details with the client before proceeding. Skills and Experience: - Proficiency in Verilog programming language - Experience with designing circuits, writing testbenches, and debugging Verilog code - Strong problem-solving and debugging skills - Attention to detail and ability to follow specificati...

    $390 (Avg Bid)
    $390 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Program drones swarm หมดเขตแล้ว left

    ...responsible for the design and development of drone swarm control system. Cheap Fpv Drones The project includes the development of a system that allows drones to detect people, cars etc, our options, require assistance, make decisions regarding landing, and cooperate in executing rescue missions. we are talking about mini drones that are very small, so they can get easy to places and get information and comeback. For example, in a place where humans cannot reach, and also trying to find lost people in the desert, forest, mountains Work requirements: Experience in developing drones control and artificial intelligence programs. Learn about restraint and cooperation between drones, so we need to control one drone and the rest will follow. The ability to design and p...

    $427 (Avg Bid)
    $427 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Read vehicle number app หมดเขตแล้ว left

    I am looking for a developer to create a read vehicle number app for both iOS and Android platforms. I am open to suggestions for the design/style of the app. The app should have basic functionality to read vehicle numbers. No additional features are required. Ideal Skills and Experience: - Experience in mobile app development for both iOS and Android platforms - Proficiency in designing user-friendly interfaces - Knowledge of image processing and OCR (Optical Character Recognition) technology for reading vehicle numbers

    $571 (Avg Bid)
    $571 การประมูลเฉลี่ย
    71 คำเสนอราคา
    C++ Program หมดเขตแล้ว left

    I am looking for an experienced C++ programmer to develop a program with the following requirements: Purpose: - The program needs to run a specific function. Interactions: - It is not yet determined whether the program will need to interact with external devices or systems. Code Documentation: - Moderate level of comments and documentation is required for the code. Ideal Skills and Experience: - Strong proficiency in C++ programming language. - Experience in developing and running functions. - Familiarity with potential integration with external devices or systems. - Ability to provide moderate level code documentation. If you have the necessary skills and experience, please submit your proposal.

    $35 (Avg Bid)
    NDA
    $35 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Adding References and Citations หมดเขตแล้ว left

    Project Description: Adding Reference...be familiar with the APA citation style. Key Requirements: - Experience in adding references and citations from academic journals - Proficiency in the APA citation style - Ability to handle a large number of references and citations (more than 20) - ability to do incremental research and add in more content on the topic Skills and Experience: - Strong understanding of academic writing and research - Familiarity with different citation styles, particularly APA - Attention to detail and ability to accurately incorporate references and citations - Organizational skills to manage a large number of references If you have the necessary skills and experience, and can deliver accurate and comprehensive references and citations, please bid...

    $92 (Avg Bid)
    $92 การประมูลเฉลี่ย
    21 คำเสนอราคา
    DYO Design Your Own Custom Uniform Program + Website หมดเขตแล้ว left

    ...website for me. The main purpose of the website is to provide information, allow users to design their own Team Uniforms, place orders and have an Ai bot assist the customer in completing the order before sending to me. Design: - I have a clear vision for the design and layout of the website. - The freelancer should be able to bring my vision to life and create a visually appealing and user-friendly website. Design Your Own (DYO) program: - I have a specific list of features and functions that I would like included in the DYO program. - The freelancer should be experienced in creating DYO programs and be able to incorporate my list of features seamlessly. Ideal skills and experience: - Strong web design skills and experience in cr...

    $5939 (Avg Bid)
    $5939 การประมูลเฉลี่ย
    77 คำเสนอราคา

    Project Description: Elevator Video Pitch for Master's Program Admission - I am seeking a skilled freelancer to write an engaging and persuasive elevator video pitch for my application to a master's program. - The desired length of the pitch should not exceed 2 minutes. - I have specific key points and achievements that I would like to highlight in the pitch. - The tone of the pitch should be inspirational, aiming to motivate and captivate the audience. - The ideal freelancer should have excellent writing skills, with experience in crafting compelling elevator pitches. - Creativity and the ability to present information concisely are essential for this project. - Familiarity with the requirements and expectations of master's program admissions will be a...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    18 คำเสนอราคา
    Increase traffic of my website with off page seo หมดเขตแล้ว left

    Increase Traffic to Your Website with Off Page SEO I am looking for an experienced SEO expert to increase the traffic of my website within a timeframe of 1-3 months. Specific Areas to ...Proven track record in successful off page SEO strategies - Proficiency in link building and outreach techniques - Knowledge of keyword research and optimization - Familiarity with social media marketing and content promotion - Understanding of Google Analytics and other SEO tools Objectives: - Improve organic search rankings and visibility - Drive targeted traffic to the website - Increase the number of backlinks and referral traffic - Enhance website's overall domain authority If you have the expertise in off page SEO and can deliver results within the specified timeframe, please submit...

    $41 (Avg Bid)
    $41 การประมูลเฉลี่ย
    39 คำเสนอราคา
    twitter program หมดเขตแล้ว left

    ...am looking for a freelancer to develop a Twitter program with the following features: - Automated posting: The program should have the ability to automatically post tweets at specified times. I do not require the program to interact with users, such as auto-replying to tweets or direct messages. I have a specific design in mind for the program's interface. Ideal skills and experience for this project include: - Proficiency in programming languages such as Python or Java - Experience with Twitter API and automation tools - little understanding of UI/UX design principles If you are interested in this project, please provide examples of similar work you have done in the past. I'd like to request the development of a Python macro progra...

    $186 (Avg Bid)
    $186 การประมูลเฉลี่ย
    12 คำเสนอราคา

    C Programmer is needed for Linux Process Management Program I am looking for an experienced C programmer to develop a scheduling simulator in C, that simulates the scheduler for a system using limited direct execution with a round-robin scheduler. Requirements: - Strong proficiency in C programming language - In-depth knowledge of process scheduling algorithms - Familiarity with Linux operating system - Experience in developing similar programs Deadline: The project needs to be completed within 8-10 hours. If you have the necessary skills and experience, please submit your proposal with examples of previous work in process management.

    $114 (Avg Bid)
    $114 การประมูลเฉลี่ย
    10 คำเสนอราคา

    I am looking for a skilled developer to build a software that focuses on serial number tracking. Skills and Experience: - Proficiency in the preferred programming language (to be discussed with the client) - Experience in developing software with serial number tracking capabilities - Knowledge of customer relationship management systems Key Features: - Serial number tracking of all products - Customer relationship management functionality to manage and track customer interactions - Integration with inventory management system for efficient tracking and management of inventory - Reporting and analytics capabilities to provide insights on product performance and customer interactions If you have expertise in these areas and can develop a user-friendly software with t...

    $727 (Avg Bid)
    $727 การประมูลเฉลี่ย
    21 คำเสนอราคา

    I am looking for a skilled programmer to create a program that can parse defined data points and sets from pdf files containing text and data. The program should be written in Python, Java, or Ruby, and should include AI bots as required. I have sample pdf files that can be used for testing and development. For data visualization, I am looking for all three types - charts, graphs, and tables - depending on the data sets. The ideal candidate for this project should have experience in data parsing, programming in Python, Java, or Ruby, and creating visualizations using charts, graphs, and tables.

    $674 (Avg Bid)
    $674 การประมูลเฉลี่ย
    22 คำเสนอราคา
    Create Python program to log into server หมดเขตแล้ว left

    For this project I need you to create a Python script that will use this api here: Please read this here: Basically the server end points are changed and no longer the v2 endpoints. If you look at the pull requests a user has mapped out the new end points. The server end points are key for the token exchange to authenticate with the server. I need you to download the master zip, and create a script with a functioning login. You simply need to be able to successfully login and create a basic “query” and that is all. THE FIRST ONE WHO CAN PROVE SMS LOGIN WILL BE AWARDED

    $56 (Avg Bid)
    $56 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Sharepoint forms หมดเขตแล้ว left

    I need someone to construct HR forms (staff on boarding declarations, leave forms) and approval forms (forms where someone makes a request and an email gets sent to a number of colleagues requesting approval. Using Microsoft share point and power automate

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    27 คำเสนอราคา
    list of many tourist locations over the world หมดเขตแล้ว left

    1...with main details 3 if possible add visits number 4 provide short description for each and geo coordinates like longitude and latitude and category 5 like resorts, museums , mountains, MAIN sport events, religion places , archeology etc, 6 provide csv file 7 use many sources like web search or use chatgpt FIND MORE THAN IN (here you find only few main locations , but you asked 10000 of them) etc FIELDS: Country Attraction name Category Address (optional if exists , if possible ) Location state (optional if exists , if possible ) Location closest city or city where located meaningful Short Description (from 40 to 50 words) Longitude Latitude Number of visits per year (if possible)

    $99 (Avg Bid)
    $99 การประมูลเฉลี่ย
    62 คำเสนอราคา

    I am looking for an experienced programmer to develop a ladder logic PLC program using an Automation Direct 2000-3 PLC. This program will utilize a few PID loops in order to control temperature, as well as a stepper motor that could be either unipolar or bipolar. The programmer should have expertise in developing PLC programs for this type of technology, and should have a familiarity with the Automation Direct 2000 series PLC. If you have any experience developing PLC programs for the Automation Direct 2000 series PLC with PID loops and stepper motor control, I would love to hear more about your experience and qualifications!

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    17 คำเสนอราคา

    ...Below are requirements for the Project and Tasks. Project Requirements - Projects consist of many tasks that must be able to execute in any order and in parallel to complete the project in the shortest time possible. - Projects are paid for from a bank account on a daily budget. - The expected daily adjustments to the bank account are represented as an array called balance_adjustments. If the number is positive, consider it a deposit. If it is negative, consider it a withdrawal. for example in the case below, the project is funded at 1000 per day for 24 days: balance_adjustments = [1000, 1000, 1000, 1000,1000, 1000, 1000, 1000,1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000] Task Requirements - Tasks must be able to occur in ...

    $559 (Avg Bid)
    แนะนำ
    $559 การประมูลเฉลี่ย
    26 คำเสนอราคา
    handwritten character recognition program หมดเขตแล้ว left

    I am looking for a talented programmer to develop a handwritten...talented programmer to develop a handwritten character recognition program that can convert handwritten text into digital format in all languages with a high rate of accuracy (90-100%). The program must be able to recognize characters from any language, requiring a level of sophistication to handle the different alphabets, symbols, and characters used around the world. This program should have a powerful recognition and parsing engine, which will efficiently and accurately convert handwritten text into digital format. The high accuracy is important, as any errors must be minimized for the program to be effective. In addition to the recognition engine, the program must also include some feat...

    $576 (Avg Bid)
    $576 การประมูลเฉลี่ย
    22 คำเสนอราคา
    this website for article and nature photography หมดเขตแล้ว left

    I am looking for a skilled and experienced web developer to create a website...development languages such as HTML, CSS, and JavaScript - Experience in creating visually appealing and user-friendly websites - Knowledge of content management systems (CMS) such as WordPress - Understanding of responsive design principles for optimal viewing on different devices - Ability to integrate a portfolio gallery and incorporate a search functionality for articles - Familiarity with SEO best practices for optimizing the website's visibility on search engines The website should have multiple pages to accommodate the various articles and photography tutorials. The number of pages would ideally fall within the range of 4-7, providing enough space to showcase my work and provide valuabl...

    $47 / hr (Avg Bid)
    $47 / hr การประมูลเฉลี่ย
    26 คำเสนอราคา
    Embodied program IoT and circuit development หมดเขตแล้ว left

    I am looking for an experienced engineer to develop and design a UPI QR code based water filling machine. The project will involve utilizing IoT technology alongside circuit board design and development, in addition to transferring data to a microcontroller. Arduino has been chosen as the preferred platform for this project. Furthermore, I have specific requirements for the project that the chosen engineer must be able to complete. This is an exciting opportunity to work on a cutting-edge project, and I look forward to hearing from experienced candidates who will be able to contribute to the success of the project.

    $118 (Avg Bid)
    $118 การประมูลเฉลี่ย
    8 คำเสนอราคา