Perl ms sql stored procedure jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 perl ms sql stored procedure jobs found, pricing in USD

    I'm in need of a skilled professional to create a Standard Operating Procedure (SOP) for our radiation therapy department. Key Components: - **Purpose:** This SOP should primarily focus on ensuring consistency within our operations. It is crucial that all staff members, especially new employees, follow the same set of guidelines. - **Primary Audience:** The SOP will be used by all radiation therapists in the department. Therefore, the language and content should be tailored to this specific audience. Specific Inclusions: - **Machine Downtime:** One of the crucial areas that this SOP should cover is what to do if a treatment machine goes down. This is a critical aspect of our operations, and we need a clear, concise set of steps to be taken in such events. In the rare occu...

    $59 (Avg Bid)
    Urgent
    $59 Avg Bid
    7 bids
    SQL Assistance Needed 5 days left
    VERIFIED

    I'm in need of an experienced SQL professional to assist me with data warehouse. The ideal candidate is someone who has: - Proven experience in designing data warehouses - Advanced SQL skills - Excellent understanding of data volumes and the implications for data warehousing If you are interested in this project, please provide details of your experience in similar projects. Thank you.

    $25 (Avg Bid)
    $25 Avg Bid
    33 bids

    I'm in need of an experienced legal consultant, specializing in US copyright laws, for a civil case involving copyright infringement. Key Details: - I'm specifically dealing with copyright infringement and need assistance regarding the proper legal procedure to follow. - My preferred method of communication is online chat. I expect frequent and prompt responses to my inquiries. - I've already collected evidence pertaining to the infringement that I can provide to you. Ideal Candidate: - A legal consultant with extensive experience in US copyright laws - Excellent communication skills, particularly in online chat - Proven track record in handling copyright infringement cases.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    11 bids

    ...the Plot. The castle should be raised up a minimum of 10 feet from ground level. The ceiling height from the floor should not be lower than 10 feet on each floor. All rooms and common areas are to have grey carpet as shown in the photos, except bathrooms and the main entrance and rear entrance of the property which should be tiled. Water is to be supplied from boreholes and water is purified and stored on the roof of the property, solar water heater, and pump, and septic tank are to be dug out for human waste, rain water harvester, and 2x waster storage tanks on the roof. The outer wall should have a gatehouse with a draw bridge, a draw bridge to be raised by the 2x electrical motors but a manual way to raise the bridge is essential in cases of motor failure. security cameras t...

    $595 (Avg Bid)
    $595 Avg Bid
    34 bids

    Hi Thilaga A., I noticed your profile and would like to offer you my project. We can discuss any details over chat. I attempted a Sharepoint Migration using the MS Tool but the client lost power while doing the migration it and was not complete. I need to get the remaining files migrated. The client has been working in the migrated files so there are newer files online. Can you help?

    $125 (Avg Bid)
    $125 Avg Bid
    1 bids

    I'm looking for a professional to help in setting up an SQLite database which will store and manage moderate data with multiple attributes. Key requirements: - The database should be optimized for storing and retrieving moderate data, such as an inventory system with multiple attributes. - No complex data analysis is necessary, just a user-friendly system for managing and retrieving stored data. - Basic search and filter functionalities are required. Ideal skills for the job include: - Proficiency in SQLite database design and management. - Experience in setting up databases for inventory systems or similar systems. - Ability to implement basic search and filter functionalities.

    $47 (Avg Bid)
    $47 Avg Bid
    17 bids

    I'm looking for a software developer who can create a custom audio player for Windows. The main features of this software include: - Play MP3 audio files: The software should be able to play audio files that are stored in cache memory. It's crucial that the player has a smooth and user-friendly interface for easy playback. - Auto-update from an online source: I would like the software to be capable of periodically updating the audio tracks from an online source. The method of update can be the most convenient for you to implement. I do not need features for managing the audio tracks (e.g., playlists, adjusting track order, or deleting tracks). The primary focus is on the playability and auto-updating of the tracks. The ideal developer for this project should have: - E...

    $157 (Avg Bid)
    $157 Avg Bid
    4 bids

    ... transactions using Pipedream, a workflow automation platform. Data Source: API request Project Steps: Data Capture: Upon receiving a API request, Pipedream will extract the following information: Order number Customer name Email address Order date Mobile number Pickup address Drop address Google Sheet Integration: The captured data will be automatically stored in a designated Google Sheet for record-keeping and future reference. Multi-Channel User Confirmation: SMS Notification: Pipedream will trigger an SMS confirmation using and , notifying the customer about their order details. WhatsApp Notification (Official API): will be integrated to send a WhatsApp confirmation through the official WhatsApp Business API, providing

    $528 (Avg Bid)
    $528 Avg Bid
    5 bids

    ...create an API "spend manager", the system have to do: Web -login -CRUD users -CRUD projects -CRUD category spend -CRUD spend (with option to upload 2 images optional). -Option for assign users with a projects. -Report to see spends with filters project and category App (ionic angular) -login - create and modify spends. -for upload images there are 2 options, with camera or with a image file stored in the device. -list of projects - some users only can see the proyects that they have assign. Database tables: users, projects, category, spends, user_project. spend_image, images Ideal Skills: - Proficiency in Laravel and PHP -Proficiency using Ionic Angular or other language for app android. - Experience in developing CRUD applications - Strong understanding of rel...

    $216 (Avg Bid)
    $216 Avg Bid
    62 bids

    ...based experienced Golang Developer to build a robust and secure Go program that manages updates for another Go executable. This project requires creating a system that monitors GitHub to automate the process of updating, running, and, if necessary, rolling back an executable in a restricted Linux environment. Responsibilities: Develop a program that checks for new versions of an executable stored on GitHub and updates the running executable accordingly. Implement functionality to run the updated executable and perform startup tests to ensure its stability. Design a rollback mechanism to revert to the previous stable version if the new version fails at startup. Incorporate signature verification for each new executable to maintain security and authenticity. Enable ...

    $1271 (Avg Bid)
    NDA
    $1271 Avg Bid
    7 bids

    ...software/code changes to reduce execution time to under 20 ms. - Ensuring the accuracy and reliability of the algorithm are not compromised during optimization (for example, don't employ data quantization) If you can deliver high-quality results within a reasonable timeframe, please reach out. And if you have additional clarifying questions and would like more details from me, I'm happy to help. ____________________________________________________________________________________________________ Detailed Description: The ML algorithm that was developed consists of 200 individual pytorch neural networks (i.e. uses python). The goal is to be able to forward pass through these already trained 200 neural networks, and obtain their outputs, in <20 ms. In the zip...

    $61 (Avg Bid)
    $61 Avg Bid
    4 bids

    ...different frequencies (integers) - eg: txt file (100,200,300,400,500.................n integers) Frequencies list are stored in a SD card CSV or txt format Arduino new R4 boards has built-in DAC for sine wave generation with ready made library as follows: Code for wave generation --->>> analogWave wave(DAC); int freq = 10; // in hertz, change accordingly void setup() { } void loop() { (freq); delay(10); } Challenge - during every loop, next integer stored in SD card should be called & saved in 'freq' variable. (untill all 10,...

    $113 (Avg Bid)
    $113 Avg Bid
    2 bids

    I see that you have done UPS shipping API's. They are converting everything over to OAUTH 2.0 with their shipping. Is this something you can do or have done? I have a VB project that was built and added to over the last 10 years and updated. It is written in C# and uses MS SQL. Their current API is ending June 5th of this year. I need this switched over to OAUTH. I just use the shipping, rates, and time in transit within my website. Let me know.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    1 bids

    I'm urgently looking for a skilled PHP developer to integrate a voucher and abonament (subscription) form into my WordPress website. Here's a detailed overview of t...upon purchase. - **Voucher Customization Options:** Buyers should have the ability to customize their vouchers. This includes: - Entering their own message. - Customizing the voucher design with their logo and preferred colors. - Choosing from predefined voucher templates. The final system should ensure that the voucher generated is sent as a PDF to the buyer's email address and also stored within their account on the website. Experience with WordPress, PHP, and integrating payment gateways would be advantageous. The project is time-sensitive, so I'm looking for a freelancer who can del...

    $161 (Avg Bid)
    $161 Avg Bid
    164 bids

    ...building a system for monitoring water pH. This system will involve retrieving data from a NodeMCU and storing it on Firebase. Key Project Details: - Retrieve Water pH: The primary goal of this project is to measure and store the water pH value. - Rough Estimate: I only need a rough estimate of the water pH level. High precision is not required. - Firebase Storage: The data collected should be stored on a Firebase database. Ideal Candidate Skills: - Proficiency in NodeMCU programming. - Experience with data transmission to Firebase. - Previous work with pH sensors is a plus. Upon completion, I would like to be able to monitor the water pH in real-time via a dashboard linked to Firebase. The dashboard should be user-friendly and accessible on various devices. If you have exp...

    $80 (Avg Bid)
    $80 Avg Bid
    8 bids

    ...into a Word file while ensuring all crucial formatting elements such as font styles, headers, footers, and bulleted or numbered lists remain intact. It's not just a simple copy-paste task; it requires creating a whole new version in Word format. In order to get this job done, you should have: - A keen eye for detail to maintain accuracy throughout the conversion - Proficiency in Google Docs and MS Word environments - Excellent understanding of document formatting elements Freelancers interested in this project need to provide detailed project proposals, outlining their approach to executing the task, anticipated challenges, and strategies to overcome potential issues. Beyond the conversion, it may also entail redoing some parts of the document to ensure it matches the ne...

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

    ...shall build an output image of the size of 1x(N+1). The image encodes as the first pixel the color of the background. Then it should encode "the color hierarchy" of all the N colors used to subdivide the patches of land. The hierarchy is defined by "visiting" first in depth the upper left patch, then upper right patch, then lower left, and lower right. The colors should be stored in reverse order with respect to the "visit" made. With reference to the previous semplified case, assuming a boundary color is described with a letter, the output image should contain: out_colors = bg b c a Another case a bit more complex: +++++++++++++++++++++++++++++++++++++ +-1-|-2-|---------|-----...

    $156 (Avg Bid)
    $156 Avg Bid
    21 bids

    Value retrieve from API is not stored properly. And check the value send to API. API is integrated, no error on API. Just save and value send issue only.

    $21 (Avg Bid)
    $21 Avg Bid
    44 bids

    I'm in immediate need of an Oracle developer. My requirements are specific: Skills and Experience: * Proficient in Database Management * Expert in SQL programming * Experienced in PL/SQL development Project Scope: * Design and implement a new database * Optimize and tune an existing database * Capable of writing complex SQL queries Please note the project must be completed as soon as possible. So, only apply if you're ready to take on the task immediately.

    $449 - $899
    Sealed
    $449 - $899
    25 bids

    I'm in immediate need of an Oracle developer. My requirements are specific: Skills and Experience: * Proficient in Database Management * Expert in SQL programming * Experienced in PL/SQL development Project Scope: * Design and implement a new database * Optimize and tune an existing database * Capable of writing complex SQL queries Please note the project must be completed as soon as possible. So, only apply if you're ready to take on the task immediately.

    $5 - $9 / hr
    Sealed
    $5 - $9 / hr
    17 bids

    I'm looking for a skilled PHP developer who can create a secure login and register system using fingerprint data stored in a MySQL database. The system must ensure seamless user experience, while maintaining strong security measures to protect sensitive data. Key Features: - Implementation of a biometric device for fingerprint data collection - Two-factor authentication to enhance the system's security - Support for multiple user roles with distinct permissions Ideal Skills and Experience: - Proficient in PHP programming language - Experience in MySQL database management - Strong understanding of data security principles and practices - Prior experience in implementing biometric systems would be advantageous - Excellent problem-solving and communication skills If you�...

    $72 (Avg Bid)
    $72 Avg Bid
    7 bids

    I'm looking for a developer to help complete my MS Office course. - Proficiency in Word, Excel, and PowerPoint - Tasks include formatting documents, creating tables, and inserting images in Word - Tasks in Excel are about creating formulas, data analysis, and charts I'm open to suggestions on the best approach to tackle these tasks.

    $11 (Avg Bid)
    $11 Avg Bid
    44 bids

    I'm looking for a freelancer who's great at web scraping to help with a project involving a specific website initially, with potential for more. I'll give you the specific data fields to extract. It'd be great if you: Are really good at web scraping and or Python. Know your way around MS SQL Server databases, not essential but definately an advantage. Understand how to extract data effectively. Understand the need for security and captcha integration if needed. Can work quickly since this project is a priority and needs to be done ASAP. Ultimately, I want to be able to manage the code with your ongoing help, so this could lead to a long-term partnership. I'll share the full details when needed. You will provide source code, documentation and deployme...

    $214 (Avg Bid)
    $214 Avg Bid
    22 bids

    I’m experiencing a persistent issue with lagging or delayed replication in my SQL Server database. The primary problem revolves around the replication process not effectively happening in a timely fashion. Ideal Skills-needed: - Solid skills in SQL Server management - Proficient understanding of database replication processes - Excellent problem-solving and diagnostic abilities in the context of database administration The ideal freelancer for this project will be able to not only identify the source of this issue but will provide a solution to improve the replication time. It's crucial that you have managed SQL Server databases before, ideally in a high-transaction environment, and have a deep understanding of data replication.

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

    ...well to various screen sizes on Android and iOS mobile devices, both smartphones and tablets. 4. System Integration a. The application must be able to integrate with existing systems at [redacted] such as Single Sign-On (SSO) and Document Management System. 5. Security and Privacy a. The application must comply with ISO 27001:2022 security standards and ensure data security when transmitted and stored. b. User authentication and access authorization must be implemented to ensure that only authorized users can access sensitive information. 6. Performance and Efficiency a. The application must have fast and responsive performance, especially in loading AR visualization data and processing equipment information in real-time. b. Performance optimization for various types of mobi...

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    36 bids

    I am seeking an expert in SQL Server replication. The project involves replicating our business data to facilitate efficient data distribution. The replication has been set up. The snapshot working but Data not delivering to the subscriber. Log reader fails after 10 mins - Key Expertise Required: - Proficient with SQL Server - Extensive experience with data replication - Profound understanding of business data - Knowledge in data distribution strategies

    $38 (Avg Bid)
    $38 Avg Bid
    21 bids

    I am in need of a skilled individual to assist in uploading a variety of bag types to the Alibaba platform, all falling within the realm of backpacks, tote bags, and messenger bags, and different designs. I have an estimated inventory ranging from 100 to 500 individual items. Ideal Skills & Experience: - Familiarity with Alibaba's product upload procedure - A keen eye for detail to ensure accurate product description - Experience in eCommerce, specifically within the bag niche - Ability to work promptly and efficiently

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

    I need a seasoned MS Office expert who can assist me with crafting and formatting documents on Word and PowerPoint. The task involves: - Creating and formatting documents - Ensuring a consistent and professional design throughout Ideal candidates should: - Have extensive experience with MS Word and PowerPoint - Be proficient in document formatting - Possess an eye for design and aesthetics - Demonstrate the ability to follow corporate branding guidelines If you have the right skills and can step in to manage the formatting and design needs of my documents, please get in touch. I look forward to hearing from you.

    $13 (Avg Bid)
    $13 Avg Bid
    48 bids

    I need some help with various classified websites. I need expert who knows various procedure like phone verification for account set up etc.

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    I'm seeking a talented full stack developer for initial software development for a pathology lab. The software must be responsive, user-friendly, and robust, catering to patients, staff, and referring doctors. Here's what we need: 1. **Choice of Platform**: As the client, I am open to using Angular, React or PHP for the development along with SQL Server/MySQL for the database. Feel free to recommend a platform when you apply. 2. **Essential Modules**: - Building Patient Database (From existing Lab Software - Which will remain as is). This database will be used for Whatsapp , email , SMS Marketing (This also is part of scope) and also For Patient Web App interface. Whatsapp API interfacing will be required for sending and interacting with Patients. - Patient Web App inter...

    $1465 (Avg Bid)
    $1465 Avg Bid
    65 bids

    I'm looking for a seasoned developer with strong proficiency in Blazor web assembly, API, and SQL Server to build a compact application for invoice billing. The main goal of this application is streamlining my billing process. Key Features: - Invoicing/billing: The platform should facilitate automated creation and delivery of invoices. Ideal Skills: - Familiarity with Blazor web assembly, API, and SQL Server - Experience in creating billing systems - Understanding of financial processes - Excellent attention to detail If you have prior experience in a similar role and you're up for the challenge, I'd like to hear from you.

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

    ...authorization mechanisms for secure user access - Work with SQL and NoSQL databases to build efficient data storage and retrieval systems - Collaborate with cross-functional teams to translate requirements into technical solutions - Perform testing, debugging, and optimization of web applications for performance and security - Deploy and maintain applications on cloud platforms like AWS or shared hosting environments Requirements: - Proven experience as a Full Stack Web Developer with a strong portfolio - Proficiency in front-end technologies: HTML5, CSS3, JavaScript (ES6+) - Expertise in React front-end framework - Strong skills in back-end programming languages (Python, PHP, Node.js) - Familiarity with database management systems (SQL and NoSQL) - Knowledge of server-...

    $85 (Avg Bid)
    $85 Avg Bid
    14 bids

    I am in need of a data mining expert proficient in Python, machine learning, and Selenium to facilitate a data mining project. If you are interested, so there would be 2 contract fix rate $50/country flow, and $3-5/hr for code's maintainance. Depends on your profile’s experience. $10/script for easier works (like scrap-data transferring between GS&SQL), - Purpose of the project: The primary objective is to extract valuable information from a large set of data. The specific type of data to be mined will be shared with the successful candidate. - Skills and Experience: - Proficient in Python - Hands-on experience with Selenium - Thorough understanding of machine learning algorithms - Experience in handling large sets of data - Strong knowledge o...

    $32 (Avg Bid)
    $32 Avg Bid
    21 bids

    As a website owner operating 20 sites predominantly run on PHP Wordpress and AS...strong Dbeaver knowledge to equip me with the necessary credentials and permissions to attach an SQL file to IIS Win 10. As a user who needs help with troubleshooting the "Unable to connect" issue in IIS, the assistance in this matter is crucial. Ideal Skills and Experience: - Extensive experience with Dbeaver and SQL-IIS connections - Previous experiences with WordPress and ASP - Good understanding of PHP 8.3.6 - Ability to troubleshoot and resolve “Unable to Connect” issues in IIS - Ability to provide guidance for verifying and establishing necessary credentials and permissions. Bonus if you happen to have experience in understanding and troubleshooting permission mat...

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

    I need a C# .NET programmer to integrate UPS API functionalities into an existing .NET website. UPS is switching over from their current API to OAUTH 2.0. Everything works as it should now, but in June the current API will...The core of the project is implementing UPS API functionalities. You will need to handle package tracking, calculate shipping rates, and create shipments through the UPS API with OAUTH 2.0 Ideally, you should have experience with C# and .NET, as well as UPS API integration. Previous work with this is ideal and would like to see examples. I will provide the Visual Studio project as well as a MS SQL database for you to test with locally. I also have the keys that will be needed from UPS. If you're confident in your ability to handle this project...

    $74 / hr (Avg Bid)
    Featured Urgent NDA
    $74 / hr Avg Bid
    18 bids

    ...Android app developed for the purpose of displaying information. The key objective of this app will primarily revolve around the demonstration of a payment processing system. I can send you screenshots showing every step of the process. It's a very simple app and payment gateway will not actually work. It's just a demo for how the UI will function when a credit card is entered. No information is stored. no database is necessary. Essential details regarding the payment processing system will form the core content displayed on the app. This will mainly pertain to credit card payments. Potential freelancers must possess the following: - In-depth understanding and experience with Android app development - Proficiency in integrating payment gateways, particularly credi...

    $236 (Avg Bid)
    $236 Avg Bid
    68 bids

    I've been experiencing some difficulties with my MS Access database. Error messages appear indicating missing or broken files namely, ‘’ version 7.0 and ‘’ version 1.0. Some occur as soon as I try to open the application. No recent changes have been made to my computer's operating system or the MS Access software. Ideal applicants for this task should be proficient in MS Access, troubleshooting, and database management. You'll need in-depth knowledge of system files and how they might impact the functionality of the application. A knack for solving complex technical problems is also important. In turn, you should be capable of providing a lasting solution to prevent the recurrence of these errors. Cheers!

    $486 (Avg Bid)
    $486 Avg Bid
    50 bids

    I'm in need of a Power BI expert for a two-hour task involving data modeling of sales figures. My data, currently stored in Excel format, needs to be efficiently imported, organized, and modeled into a smart and understandable format. - The Task: Import and provide data modeling solutions for my existing sales data. Create clear, concise and helpful reports that can help drive business decisions. - Skills and Experience Needed: Expert understanding of Power BI, specifically in data modeling. Ideally, you have prior experience handling sales data. Proficiency in Excel is a must. Please, ensure you can complete the task within the two-hour time frame and verify your experience in your bid. I'm looking forward to working with you.

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

    Project Title: Decentralized Application for Coin Transfer with Blockchain Explorer and Landing Page Project Overview: We are looking for a skilled developer to build a decentralized application (DApp) to facilitate coin transfer using RPC (Remote Procedure Call). The DApp will be a part of our blockchain project ecosystem, incorporating a blockchain explorer and a landing page to provide information about our company and tokenization efforts. Project Components: Blockchain Explorer: Develop a blockchain explorer to allow users to view transactions, blocks, and other relevant data on the blockchain. Include features for searching transactions, addresses, and blocks. Provide graphical representations of blockchain data. Landing Page: Design and develop a landing page to introduce ...

    $3104 (Avg Bid)
    $3104 Avg Bid
    12 bids

    Convert the provided PDF file into MS Word format

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I'm seeking a skilled Visual Basic developer to update our existing codebase. The primary goal of this update is to enhance the performance of the application. Ultimately, the application is used primarily by our internal empl...seeking a skilled Visual Basic developer to update our existing codebase. The primary goal of this update is to enhance the performance of the application. Ultimately, the application is used primarily by our internal employees, so ensuring seamless operation is essential. Key Responsibilities: - expericence of Visual Basic Development - Implementing upgrade - have Visual Studio 2022 higer - have MS Sql server Ideal Skills & Experience: - Proficiency in Visual Basic. - Strong experience in code optimization. - Previous work on internal-faci...

    $209 (Avg Bid)
    $209 Avg Bid
    22 bids

    We are looking for a highly skilled Lead Generation and Cold Calling Virtual Assistant for our Digital Marketing Agency. As a Cold Calling specialist, you will be...Requirements: 1. Should have basic understanding of Google My Business (formerly GMB Profile), Website Design, SEO, Backlinks etc. (preferred but not mandatory) 2. A big plus if you have 1-2 years of experience selling digital marketing services like Websites, SEO and etc.. 3. Must be good in researching data for companies (business name, contact numbers, emails etc.) 4. Sufficient knowledge of MS Excel for managing the data. 5. Great communication skills (both, verbal and written). Details: 10 Hours a week / 2 hours a day / Monday through Friday If this opportunity interests you, please respond so we can discus...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    18 bids
    Power Bi Sales Data Analysis 4 days left
    VERIFIED

    I require a Power Bi expert to assist with transferring and analyzing our sales data, currently stored in a spreadsheet format (CSV, Excel). The main element I need to focus on within the analysis is the sales trends over time. The ideal candidate would have: - Strong skills in data transfer and analysis in Power BI - Experience dealing with sales data - A keen eye to identify and present trends over time effectively. To confirm, your task will involve: - Transferring sales data from a CSV/Excel file to Power BI - Conducting detailed analysis focusing on sales trends over time - Presenting these findings in a useful and understandable format.

    $27 (Avg Bid)
    $27 Avg Bid
    64 bids

    Hi Do you have experience with both mulesoft and salesforce? It iÅŸ sql and salesforce integration using mulesoft For now my task is to solve this error so let see how many hours it takes us and for the new project we will discuss the time per week I need indian time tomorrow morning 7:30 am This support will be on zoom meeting which we will provide u and u will connect with my consultant for support

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

    I need a skilled developer to create a Windows-specific Air Native Extension for my .air app. The extension should focus on creating a keystroke with a slight delay. Key requirements: - Strong experience with Adobe Air development. - Profici...to implement a keystroke functionality in an Air Native Extension. Feel free to ask additional questions to understand my needs better. I look forward to working with you. I have a .air app that utilizes a spinner for four players. To spin, players use a wireless buzzer to make the keystroke codes 49-52 (buzzers 1-4) The problem is one of the buzzer types has an 8 - 12 ms latency. That's great, except I need another 50 ms to make this happen." I have my source code to enable this to happen. You should be able to write c...

    $181 (Avg Bid)
    $181 Avg Bid
    8 bids

    I am actively seeking an API development expert, specifically for SSO and SAML integration. Let's dive into what I am specifically envisioning for this project: - Proficiency: I will need someone who is familiar with SSO, SAML, React, Node.js and SQL. Your past experience in similar projects will be highly valuable. - Functionality: A primary objective for this task is to develop an API that has Single Sign-On (SSO) and Security Assertion Markup Language (SAML) functionality. - Purpose: The purpose of the API development is to integrate SSO and SAML for user authentication in my system. Maintaining security, ease of use, and adaptability is crucial. In conclusion, your task primarily revolves around strengthening authentication methods via respective API development.

    $376 (Avg Bid)
    $376 Avg Bid
    74 bids

    I'm looking for a skilled Flutter developer to Add New Feature to a existing Flutter Application. Key functionalities should include: - Ability to pull data from an API and store it in the local database. - Capability to later send this stored data back to the server using the same API. - Functionality to create receipts and bills using the data within the local database. Experience with data handling, database integration, and user authentication in Flutter environment is ideal. A proven track record of providing similar solutions would be advantageous. Essential skills include proficiency in Flutter, familiarity with Android platform and a deep understanding of transactional data manipulation.

    $455 (Avg Bid)
    $455 Avg Bid
    70 bids

    ...software/code changes to reduce execution time to under 20 ms. - Ensuring the accuracy and reliability of the algorithm are not compromised during optimization (for example, don't employ data quantization) If you can deliver high-quality results within a reasonable timeframe, please reach out. And if you have additional clarifying questions and would like more details from me, I'm happy to help. ____________________________________________________________________________________________________ Detailed Description: The ML algorithm that was developed consists of 200 individual pytorch neural networks (i.e. uses python). The goal is to be able to forward pass through these already trained 200 neural networks, and obtain their outputs, in <20 ms. In the z...

    $136 (Avg Bid)
    $136 Avg Bid
    21 bids

    I have a small FileMaker Pro 12 database that requires a conversion to an SQL-based database. The structure is to largely remain the same, but there are some minor issues that need rectification. Details: - The conversion task requires no major changes to the original data structure. - However, some calculation errors need fixing. Therefore, you'll need a keen eye for identifying and rectifying them. Skills & Experience Required: - Experience with FileMaker Pro 12 and SQL databases. - Understanding of database structures and functionalities. - Ability to identify and correct calculation errors. - Great attention to detail. Please ensure that during the conversion process, no data is lost, and the end product works seamlessly. The bid proposal should reflect yo...

    $313 (Avg Bid)
    $313 Avg Bid
    21 bids

    ...Your past experience and the solution you propose will be key to my decision-making. Project Description: Automated Email Management System Project Overview: We are seeking an experienced developer to create an automated email management system using , Google API, and OpenAI API. The system will facilitate efficient communication by automating email sending to a designated email list stored in a Google Sheet, as well as handling responses to incoming emails. Key Features: Google Sheets Integration: The system will integrate with Google Sheets to access and manage email lists seamlessly. This integration will enable dynamic updates to email recipients without manual intervention. Automated Email Sending: Leveraging and Google API, the system will automate the process of

    $186 (Avg Bid)
    $186 Avg Bid
    23 bids