Test sharepoint jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 test sharepoint jobs found, pricing in AUD

    A program in Racket/Scheme that implements a parser in its code, controlled by an LL1 grammar of at least 5 rules and performing, for example, validation/translation of some text input. The output...describe the limitations of the program. For example for LL1 parser there have to be a LL1 grammar and parsing table for it. Each function must be commented - what the function does and what it returns. If the function is more complex, it must be commented so that the trainee can understand your idea. Finally, there must be at least 5 tests (or examples) that cover all possible types of inputs. The test compares the returned value with the expected value (see example for more). Failure to meet these formal requirements means that we will not consider the program at all and return it f...

    $53 (Avg Bid)
    $53 Avg Bid
    1 bids

    I require a VBA Developer well-versed in automating repetitive tasks in Microsoft Excel. Your primary task is to automate my existing work functions to increase efficiency. Key Responsibilities: * Understand the current Excel operations and identify scope for improvement. * Develop VBA codes to automate basic standard operations. * Test the robustness and accuracy of the automation. * Combining 2 files into 1 pdf. 1st file is pdf and 2nd is excel(with selected sheets, and selected columns within sheets) Desired Skills & Experience: * Proficient in VBA, specifically for Microsoft Excel. * Experience in automating repetitive tasks. * Sharp problem-solving and debugging skills.

    $30 (Avg Bid)
    $30 Avg Bid
    16 bids

    I need a proficient expert to help establish, configure, and visualize data using a Power BI server. The data for visualization will be pulled from several resources such as SQL Server, SharePoint, Excel Spreadsheets, and Teradata. Key Responsibilities: - Setup and configure the Power BI server - Connect the server to mentioned data sources - Implement interactive data manipulation capabilities into the Power BI reports Ideal Skills and Experience: - Proficient in Power BI server setup - Experience with SQL, SharePoint, and Teradata - Excel data management skills - Competence in interactive data manipulation and visual analytics - Familiarity with report generation and data analysis Please note that this project requires an emphasis on interactive data manipulation in t...

    $714 (Avg Bid)
    $714 Avg Bid
    47 bids

    I'm seeking a skilled developer to create a high-quality, cross-platform application targeted towards the general public. To be a top contender for this project: - ...You should be proficient in cross-platform app development, with a portfolio showcasing your relevant experiences. - The app should capably handle user registration and login processes, in-app purchases, and sending push notifications. - User-friendliness and a seamless experience should be at the forefront in your development approach. Your responsibility will be to design, develop, and test the app across all desired platforms, ensuring all functionalities are implemented effectively. The final product should be an engaging, fully-functioning app that resonates with the needs and expectations of the ...

    $890 (Avg Bid)
    $890 Avg Bid
    79 bids

    I'm in need of an experienced DMX/RDM firmware engineer to help me troubleshoot and fix the RDM functionality in my current controller using ESP32. The controller is slave, will get command signal from a DMX/RDM Master to control strip led. Here's a summary of what I need done: - Troubleshooting: My current DMX cod...crucial that you have strong experience in this language. - Extensive RDM knowledge: You should have solid experience working with RDM (Remote Device Management) and be able to quickly and accurately identify issues within the protocol. - Previous DMX-related projects: Experience with DMX controllers, particularly in the context of RGB strip LEDs, would be highly beneficial. - Have RDM master to test Please get in touch if you have the right skills and expe...

    $130 (Avg Bid)
    $130 Avg Bid
    12 bids

    ...with senior management to help us research and transform complex technical concepts, specifications, and procedures into user-oriented information for non-technical and technical audiences for developing high-quality software documentation that meets user needs. You will collaborate with various functions and closely work with the Chief Technology Office, Development, Product SME and Specialists, Test, Dev Services, Product Quality and Security, Program Management, Release Train Management, UX Design, and Cloud DevOps teams....

    $1060 (Avg Bid)
    $1060 Avg Bid
    16 bids

    ...development project for my studio. The focus is on two crucial areas: 1. Automation: The aim is to automate equipment setup, calibration, audio and video editing, and lighting control. Any practical experience in these areas will be of great value. 2. System Simulation: The primary need in this area is in the simulation of electrical and mechanical systems. The simulation process should primarily test functionality and ease of use. The skill set required includes: - Experience in automation engineering - Expertise in simulation development, specifically electrical and mechanical systems - Problem-solving aptitude - Experience in testing functionality and ease of use The end goal of the project is to validate our design and increase studio efficiency. If you have the re...

    $27 - $226
    $27 - $226
    0 bids

    I'm seeking an expert in Python who can help me build a system for object detection in images. I don't have a specific list of objects in mind as of now, hence your role will involve creating a flexible and adaptable model. Key Tasks: - Develop a Python program that can accurately identify the nature of objects in any given image. - Ensure the program is adaptable to a variety of objects. - Test the program extensively for accuracy. I'm not in a hurry for this project as I value quality over speed. However, we can discuss project timelines to suit both our schedules. Ideal Skills: - Extensive experience in Image Recognition and Python coding. - Good understanding of various machine learning algorithms suited for this task. - Proven history of creating flexible, hig...

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

    ...freelance iOS developer to upload our iOS app to TestFlight or make it run on a device without the need for it an account, ensure its functionality, and fix any bugs. The app interacts with a GoDaddy server, so server-side functionality must also be checked. The project must be completed within 3 days. Tasks: Upload iOS app to TestFlight for beta testing. Review codebase for any bugs or issues. Test app thoroughly on various devices and iOS versions. Fix any bugs found during testing. Verify server-side functionality with GoDaddy server. Ensure the app is ready for deployment. Requirements: Proficiency in iOS development. Experience with TestFlight and beta testing. Ability to troubleshoot and fix bugs efficiently. Familiarity with server-side interaction, specifically with Go...

    $72 (Avg Bid)
    $72 Avg Bid
    17 bids

    I'm in need of a statistician who can perform an in-depth T-test analysis using SPSS. I have a dataset ready for analysis. Key requirements: - T-test analysis: The core of this project is performing T-test analysis. - SPSS expertise: Proficiency in SPSS is a must, as it's the preferred software. - In-depth analysis: I don't just need basic summary statistics. I'm looking for a detailed and insightful interpretation of the results. Experience and Skills: - Advanced statistical background, particularly in T-test analysis. - Proven experience with SPSS and the ability to use it for complex analyses. - Strong interpretation skills to provide meaningful insights from the analysis.

    $32 (Avg Bid)
    $32 Avg Bid
    18 bids

    ...those 30 columns is causing an error when moving the data to the database. Since the website needs to be user friendly, we can’t expect the user to fix the Excel sheet. We also can’t just write code to remove the 30 columns prior to the last column, because all user files might not have the columns in the same order, so a required column might find itself in one of those locations. Based on my test results, one possible solution to the problem might be to write the code such that it only transfers the 10 columns that are needed in a subsequent mysql query. However, any solution that fixes the problem will be great. Here's what I need you to handle: - Diagnose and fix the issue. - Ensure successful creation of tables in my MySQL database from Excel data. ...

    $258 (Avg Bid)
    $258 Avg Bid
    33 bids

    I have an IPA file (executable...for this job will have: - A strong background in iOS app development and programming - A creative mindset to produce an engaging user experience - Proficiency in reverse engineering to extract compiled code Working with us: - You are required to submit the app in working order free of any bugs (which might occur from disassembling it and reassembling it) and the ability to assist us to upload and test the app IOS. - You are also required to provide the open source to the file regardless if we re-hire you for Part 2. - You are not to share data, file, source code to outside the party. Following this, the candidate will need to sign an Non-disclosure agreements (NDAs) to put a legal bind that all code and app are kept confidential to prevent theft. ...

    $878 (Avg Bid)
    $878 Avg Bid
    41 bids

    ...corner of the website. But I don't want it to be the case that we need to set up the questions and answers that the user might ask (e.g. how do I take the course) in the backend first. I want to be able to answer more advanced questions when they are asked. For example, if the user is a supervisor, they can ask the AI bot: which employee will take the most classes in May, and who has the highest test score for the class XXX? And so on ... Then the AI robot can catch the data from BuddyBoss and Learndash, and then answer the supervisor, so the supervisor doesn't need to go to the backend to check the report by himself. For example, a user with employee privileges can ask the AI bot to recommend a suitable course for him to take, and which course I was on last time...

    $1498 (Avg Bid)
    $1498 Avg Bid
    44 bids
    Trophy icon Logo Design for T-shirt 1 day left

    I'm in need of a creative designer to craft a unique combination of text and icon-based logo for my t-shirt brand. The logo should distinctly represent an abstract style, reflecting the cool, modern vibe of the brand. *****I work at a concrete company in the Quality Control Technician department. I test concrete etc. the uploaded pictures are some of the tools I use on a day to day basis. I'm looking for a logo to put on a t shirt for our department. ****** *** Something with "Quality Control Department" in it. *** **The empower picture is something similar I was looking for. ** Key Responsibilities: - Design an abstract logo that is a fusion of text and icon-based elements. - Ensure the logo is suitable for print on t-shirts and other merchandise. - Incorpo...

    $30 (Avg Bid)
    Guaranteed
    $30
    114 entries

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $80 per visit. N...

    $60 - $121
    Local
    $60 - $121
    0 bids

    I'm looking for an expert in machine learning who can build an algorithm to analyze a sizable set of numerical data- comprising over 70,000 samples. Your task will be to make use of the training and test data I will provide to yield the most accurate predictions for the test data. Although I'm open to recommendations, my initial thoughts are to base this on Classification or Clustering methodologies. Your expertise in selecting and utilizing the most efficient algorithm is crucial. Requirements include: * Proven experience in machine learning, specifically with Classification and Clustering algorithms * Strong understanding of how to handle and analyze numerical data * Ability to deliver accurate predictions using large datasets. In your bid, please detail your...

    $208 (Avg Bid)
    $208 Avg Bid
    32 bids

    Will need you to complete a 3-4 hour boater saftey course. You will need to interact and study to complete the test.

    $216 (Avg Bid)
    $216 Avg Bid
    9 bids

    I'm looking for som...historically. Key Requirements: - Strong experience in automated stock trading and back-testing in the US market - Ability to identify a suitable back-testing platform that supports afterhours trading - Skilled at configuring the platform to accurately back-test signals and buy orders during historical trading sessions Tasks: - Identify a back-testing platform that supports automated trading during afterhours sessions in the US market - Configure the platform for trades with signals and buy orders - Ensure the platform can back-test the percentage gains or losses off day open and close prices Your understanding of the US stock market, back-testing, and automated trading is crucial. Please only apply if you have relevant experience and can deliver...

    $760 (Avg Bid)
    Featured Urgent
    $760 Avg Bid
    11 bids

    Hi guys, Thanks for your interest in writing for us. IMPORTANT: Human writing only - No AI or Rewriting - (we check) AGAIN BECAUSE THERE ARE SO MANY CHEATERS: NO AI - NO UNDETECTABLE AI AS WE STILL SEE - DON'T WASTE YOUR OR OUR TIME IF YOU DON'T WRITE MANUALLY !!! What we offer: *Ad-hoc...original. All the content must pass Copyscape. *By bidding on this project you understand that any writing work you'll do for us will be done on a pay-per-work basis, and that you transfer all the rights to the content you deliver upon delivery and will not publish the content anywhere, including online portfolios etc., or use it in any other way. We'll try promising applicants out with a paid test article. As such, please submit a proposal of $20. Thanks in advance...

    $39 (Avg Bid)
    $39 Avg Bid
    63 bids

    I require an expert with advanced 8086 assembly program skills to develop and rigorously test effective operability of a robot. Key Deliverables: - Creation of an 8086 assembly program capable of controlling a robot. - Ensuring seamless execution of controlling the robot's movements (forward, backward, left, right). - Enabling the robot to handle basic functions like turning on and off lights. Skills Required: - Excellent knowledge and experience with 8086 Assembly Program. - Proven experience with robotics control programming. - Strong understanding of external device manipulations.

    $287 (Avg Bid)
    $287 Avg Bid
    12 bids

    I am looking for someone to hop on a zoom call and walk me through how to deploy that React Native app to TestFlight. I also need to setup some envir...through how to deploy that React Native app to TestFlight. I also need to setup some environment variables before deploying to testflight and would like to understand how to have separate dev vs test vs production environment variables in the app. Finally, need to ensure we can install the app on test user devices (1 test user) Scope in summary: 1. Setup environment variables for dev vs test-flight vs production 2. Successfully deploy to test-flight 3. Onboard a test user to test-flight app Your skills: You must be a seasoned React Native developer with extensive experience deploying a...

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

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one and a half hours. Your payment is $85 per visit. ...

    $128 (Avg Bid)
    Local
    $128 Avg Bid
    4 bids
    IT support engineer 4 days left
    VERIFIED

    Looking for an IT support engineer Looking for someone who has experience in 365 skills windows RDS web app / work resources skills, basic firewall skills, windows AD and AAD, windows server skills, with 365 we would like in-tune, exchange on line , SharePoint, 365 flow and power apps, VMware ESXI and vCentre skills. Nice to have kasm workspace build experience or skills. Timeframes: 9am to 5pm AUS Brisbane time. 5 days a week. Looking to start ASAP.

    $12 / hr (Avg Bid)
    NDA
    $12 / hr Avg Bid
    17 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); O...

    $258 (Avg Bid)
    $258 Avg Bid
    26 bids
    WordPress ACF Customization 4 days left
    VERIFIED

    Hello! I need a dev to provide a code for ACF. I have a group field (name=datos_identificacion / key=field_6254410299474), inside this field I have - A radio button field (name=M04_rol / key=field_63e16759962bc) which the following options: conductor : Conductor fleet_manager : Fleet Manager fleet_manager_admin : Fleet Manager Admin - A pos...A post object field (name=M04_grupo / key=field_6568c439f3934) The code need to make this post object field mandatory if the option of the radio button is "conductor", and if it is "fleet_manager" or "fleet_manager_admin" the field is no more mandatory. This action should be applied at the moment the user switches options. Budget:10usd The first who provides the code in private message, I will test, if it w...

    $51 (Avg Bid)
    $51 Avg Bid
    48 bids

    I am looking for a skilled HTML, CSS developer. Before you contact me you should be open to discuss in meetings, calls, TeamViewer screen share due to the complexcity of the project. If you are not ok with this please do not contact me. Second: I will give you a screenshot of a page and you need to design something look the same. This is a test to show your skills. The page is simple has only five elements on it. If you do it I will accept it and pay for it if it meets my requirements. Than you will be hired full time on a long term project. If you can’t do it than I wont hire you. About my project: car rental, backend is django, front end is html, css and javascripts Key skills needed: - Expertise in HTML, CSS, and JavaScript - Knowledge of responsive web design - Proven...

    $89 (Avg Bid)
    $89 Avg Bid
    87 bids

    Scope of this project: Authentication - Ensure proper authentication for our domain by setting up SPF (Sender Policy Framework), DKIM (DomainKeys Id...Authentication - Ensure proper authentication for our domain by setting up SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and DMARC (Domain-based Message Authentication, Reporting, and Conformance) records. Lead Email List - Collect active leads/emails from LinkedIn/other sources Opt-in Subscribers: Should make people/contacts opt-in for subscription Test Emails: Before sending large email campaigns, send test emails to ensure they are landing in the inbox or spam folder. Engagement Metrics: Should set dashboard or portal for us to monitor engagement metrics such as open rates, click-through rates, and...

    $403 (Avg Bid)
    $403 Avg Bid
    12 bids

    I am working on React JS with Javascript Development Project. I need someone to Support me for this Project atleast 4 to 5 hours Per day. Project will Exist more than 2 years. I need support through Remotely(zoom). I am looking for Good Experienced(4+ years) Person as a Frontend Developer, Who can w...looking for Good Experienced(4+ years) Person as a Frontend Developer, Who can work on the tasks Quickly. I am looking for Long term relationship. After this Project Completed means, we will give immediately another support project. I will Give you the Sample Task for 1 Hour, If you Completed ON TIME means we will give you the Project. Required Skills : React JS, HTML, CSS, Javascript, Cypress Test Cases(Mandatory), SQL Basics Language Speaking Person : English Note: I will pay on ho...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    24 bids
    Trophy icon A4 Color Posters for Marketing 6 days left

    I need a talented designer to create compelling A4 color posters for marketing & promoting some Pharmacy services. The poster should be of size 210mm x 297mm and be in full color. Pharmacy services: 1 poster for: Ear Wax Removal & Hearing Test 1 poster for: Travel Clinic We request options of at least 3 original designs of each poster & continued changes until we are happy with final design. Key requirements: - Design: An original, eye-catching, professional design that aligns with our brand and messaging. - Content: The poster should effectively communicate our marketing promotions and engage the target audience. - Format: The final output should be in A4 size, ready to be printed for distribution. Skills and Experience: - Proven experience in creating marketing m...

    $30 (Avg Bid)
    $30
    42 entries

    ...if you are not genuinely capable of working with complex models. I am looking for help because I'm busy, not because I'm not capable! I make huge financial model templates on topics people don't model. I made a model on "ESOP" (Ownership structures for startups). ISSUE A client input dates in a way I didn't test and I realized I built in circular references I wasn't aware of. TASK Remove circular references (Need to change logic a bit to do it, which is not simple) Ideally break test to see how I messed up date math when dates are similar so won't be issues with input assumptions APPLICATION Apply with 2 sentences max to show you are a supermodel nerd We message I share model with you and discuss to check you can do NOTE This is...

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

    ...Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thoroughly to identify and fix any bugs or issues. Provide documentation and training materials for administrators on how to use the new features. Requirements: Proven experience in web development using Laravel framework. Proficiency in MySQL database management. Familiarity with Firebase for real-time database and messaging services. Strong understanding o...

    $42 (Avg Bid)
    $42 Avg Bid
    14 bids

    ...mobile app. This is final testing before launch and URGENT as we launch ASAP. You will perform tests following the test cases provided by us. Having a solid understanding in app functionality testing is crucial. I am only accepting bids from professionals who can work in daylight hours and are based in Thailand. Please share any relevant experience and success in similar projects. We seek to hire TODAY, May 3, 2024 if possible and seek to start you as soon as possible (today if possible). Essential Skills & Requirements: - Cross-platform mobile app testing (Android, iOS) - Excellent understanding of functionality testing - Capacity to strictly follow provided test cases - Availability during daylight hours in Thailand. ----- Freelancer auto-wrote mos...

    $21 / hr (Avg Bid)
    Urgent
    $21 / hr Avg Bid
    11 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one hour. Your payment is $95 per visit. Note that yo...

    $136 - $143
    Local
    $136 - $143
    0 bids

    * iOS & Android (phone + tablet) * Web Admin Dashboard (Used to create learning app) * Web Customer Dashboard to access flash cards from web browser * Mobile Responsive * This will be a learning app * Flash card, It will have Images + Audio + Text to learn new words (thou...will have Images + Audio + Text to learn new words (thousands of total words) * Flashcard will have 2-3 art styles (Realistic, Cartoon Art, 3d Art) * Flashcard will have 2 voice over, male & female * Ability to handle stripe processing for each flashcard set. If you have experience + past work in this area, it's a plus * I'm open for new ideas from you when applying * $ released on successful test and is bug free * I will need source code upon payment * Please type "I've read every...

    $1557 (Avg Bid)
    $1557 Avg Bid
    73 bids

    I'm in need of a data analyst who can help me with a predictive modeling task. I have a large data set from our bank and I'd like to use this data to develop a predictive model for credit scoring. Key Tasks: - Develop and implement a sophisticated predictive model for credit scoring - Test and validate the model to ensure it's accurate and reliable Ideal Skills and Experience: - Proven experience in predictive modeling in the banking sector - Expertise in credit scoring - Strong knowledge of data analytics and statistics - Proficiency in relevant software for data modeling and analysis Please note that the availability of structured data will be confirmed upon hiring. If you have experience in this field and think you can help, please get in touch.

    $144 (Avg Bid)
    $144 Avg Bid
    27 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one hour. Your payment is $85 per visit. Note that yo...

    $121 - $128
    Local
    $121 - $128
    0 bids

    ...checking that the security standards are being met, in order to ensure that there is no possibility of cheating at any stage. The exam content and result are irrelevant to this exercise. You will need to be observant and discreet in order to undertake this visit. You need to remain in the test centre and complete the exam as if you were a genuine entrant. We have full guidance notes to assist you, which give a very clear background of the environment. The actions that you need to take are actions that test takers attempt, so do not be worried about carrying them out. After the visit there is a report to complete, it is not lengthy but you need to explain what you did and what were the staff responses. The visit lasts one hour. Your payment is $85 per visit. Note that yo...

    $121 - $128
    Local
    $121 - $128
    0 bids

    We are seeking a skilled and experienced java developer to create a custom JMeter backend listener that can send real-time test results directly to a PostgreSQL database. This project aims to enhance our testing capabilities by enabling seamless integration of JMeter results into our PostgreSQL environment, similar to existing solutions for MySQL like the one found at "" Requirements: Proven experience with Java programming and JMeter test development. Strong knowledge of PostgreSQL and experience in integrating it with Java applications. Familiarity with the JMeter API and backend listener framework

    $763 (Avg Bid)
    $763 Avg Bid
    47 bids

    I am in need of a skilled developer who can configure my website. It's crucial that you have experience with the Bustabit repository given its already installed. Here's what needs to be done: 1. **Testnet Bitcoin Integration**: I need you to create a new Testnet Bitcoin account for me. This integration is critical to test all functions of the website. It's quite important that you understand the intricacies of Bitcoin Testnet. 2. **Recaptcha Connection**: You'll need to connect Recaptcha using an API key. The main function of this feature will be to prevent bot activities on the site. Experience with implementing and optimizing Recaptcha is paramount. 3. **Investment Option**: Users need to have option to deposit in to the site bankroll. already has this fe...

    $77 (Avg Bid)
    $77 Avg Bid
    24 bids

    I'm looking to create a tourist app for both iOS and Android that is mainly educational and tourist-oriented, incorporating historical and informative content, as well as a monetisation strategy through advertising. Key requirements: - Cross-platform development: The app needs to be built for both iOS and Android. - Tourist and educational focus: The primary goal is to create an eng...template to create other apps in other areas. If you bid low then increase the price later after reading this, your bid will be rejected. Your bid is the budget we will set. We have one month to complete this project. We do not have alot of expertise of making apps so we will need your help to get it launched on apple and google. We have these accounts ready and set up along with firebase and ...

    $1910 (Avg Bid)
    $1910 Avg Bid
    169 bids

    I require an expert proficient in Python, SQL, and Java to work on a Codility assessment. The assessment will be conducted at an intermediate level and will be inclusive of various tasks that I will be solving in the language of the ques...Codility assessment. The assessment will be conducted at an intermediate level and will be inclusive of various tasks that I will be solving in the language of the question. Key Requirements: - Comprehensive Knowledge in Python, SQL, and Java - Proficiency in tackling Codility assessments - Understanding of the assessment's specific concepts and frameworks Remember to adhere to Codility's test format and code-writing guidelines. Your completion and success of this project will greatly depend on your ability to grasp and execute th...

    $199 (Avg Bid)
    $199 Avg Bid
    48 bids

    ...build up to 50 courses. Key Deliverables: - Develop courses on Radiation safety, Radiographic positioning techniques, Imaging modalities, Radiopharmaceuticals, and Therapies provided in Nuclear Medicine. - The courses should be designed for continuing education courses according to ASRT/ARRT and SNM self-learning guidelines. The courses should be provide in Word document form, providing references, test of at least 12 questions with answer key. Ideal Skills: - Proven experience in educational content creation, particularly in the field of Radiologic technology and Nuclear Medicine. - Strong knowledge of ASRT/ARRT and SNM guidelines. - Ability to structure content for self-study. - Excellent communication skills to convey complex information in an engaging manner. Please bid wi...

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