Backup files idisk windows jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 backup files idisk windows jobs found, pricing in AUD

    I am seeking a competent Cisco ISE and Aruba Wireless Engineer to establish ...that's connected to more than 50 access points. The ideal candidate should have: - Proficiency in setting up and troubleshooting Aruba wireless networks. - Expertise in Cisco Identity Services Engine (ISE) configuration Main tasks will be: - Dynamic VLAN setup on Aruba wireless network linked to a Cisco ISE server using cert based authentication. -DVlan should work for all types of devices like Windows,MAC,Linux - Configuring specific features on Cisco ISE, specifically BYOD Services and Adaptive Network Control (ANC) Services. Your ability to work efficiently with large-scale wireless networks is crucial for the success of this project. Previous experience with similar projects will be a signifi...

    $738 (Avg Bid)
    $738 Avg Bid
    9 bids
    Drama Text Generator for Windows 209 days left
    VERIFIED

    I'm in need of a custom program to generate drama text stories on Windows. The stories should be in English with a focus on the Mystery genre. Your main tasks will include: - Developing a program that can create engaging and coherent drama text stories - Ensuring the program functions seamlessly on Windows Ideal skills and experience for this project include: - Proficiency in software development, particularly in text generation - Strong understanding of the Mystery genre and the elements that make for a compelling story - Experience in developing software compatible with Windows

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    25 bids

    I'm looking for a freelancer who can do .exe app to create a "VPN" on my personal Windows computer. Your task will include creating a tunnel connection to the IP Proxies that I have previously verified. I´ll load IP:port list in txt format and this "VPN" must ping current connection every 1 or 2 seconds to see if still working/connected. If it disconnect, same time "VPN" will try next IP:port from list. Key Requirements: - Familiarity with Windows operating system. - Understanding of basic security VPN setups using standard encryption protocols. Ideal Experience: - Proven track record working with VPNs on a Windows platform. - Experience with IP Proxies. - Understanding of standard encryption protocols in setting up VPNs. ...

    $216 (Avg Bid)
    $216 Avg Bid
    10 bids

    I have an Excel file that is corrupted and won't open. The latest version has over 5000 columns which I need retrieved. I have a previous version of the Excel file with over 4500 columns. The Excel file was last saved on a USB and I am using Excel 2016. I do have a backup copy of the corrupted file. Key Tasks: - Recover the latest version of the Excel file with over 5000 columns. - Integrate the data from the previous version (4500 columns) into the latest version. - Ensure all data is intact and functional. Skills and Experience: - Expertise in data recovery and Excel. - Proficiency in Excel 2016. - Attention to detail and thoroughness to ensure that all 5000+ columns of data are successfully retrieved and integrated. Please bid with a specific plan on how you will tackle t...

    $48 (Avg Bid)
    $48 Avg Bid
    21 bids

    I am in dire need of professional help to remove the Horizondatasys remote software from both my Windows-based laptop and my iPhone. My preference would be to engage with someone who has advanced proficiency in managing and fixing software-related issues. If you happen to be this person: - Must-Have Skills: 1. Strong knowledge and experience in Horizondatasys remote software and its removal. 2. Versatility in dealing with Windows OS and iOS platforms. 3. Exceptional problem-solving skills to identify and fix potentially related issues that might occur during the process. When applying, kindly provide details about your experience relevant to this project. Thank you.

    $210 (Avg Bid)
    $210 Avg Bid
    3 bids

    ...existing Power Point presentation and have all the backup files. I would like you to refresh the existing Power Point presentation for Electric Metals, initially created in November 2023. It's crucial that the professional possess a keen eye for design and excellent knowledge of PowerPoint. The updated presentation needs to be delivered as a PowerPoint file. Even though the content will remain as is, the entire design needs a face-lift for our target audience - Investors. Following are the skills I am looking for: - Proficiency in PowerPoint - Strong design capabilities - Understanding of corporate presentation needs - Experience with investor relations content would be advantageous The successful freelancer will be ready to take the existing files and enha...

    $1379 (Avg Bid)
    $1379 Avg Bid
    162 bids

    I'm looking for an AWS expert who can help me set up a new Windows-based EC2 instance in Mumbai region, with some specific requirements. - **Operating System & Purpose**: The new EC2 instance should be a Windows-based one, and its primary role would be web hosting. - **Skills Required**: - Strong experience with Amazon Web Services, especially EC2 instances - Proficiency in setting up and configuring Windows-based servers - Understanding of networking and security in AWS - Previous experience with web hosting on EC2 instances would be a plus - Ability to provide recommendations on security and scalability - **Scope of Work**: - Provision a new Windows-based EC2 instance in Mumbai region - Configure the instance for web hosting purpose...

    $24 (Avg Bid)
    $24 Avg Bid
    23 bids

    I'm looking for a skilled freelancer who can help set up a Flutter development environment on my Windows machine. Key Requirements: - i heve already my flutter zip file - I don't have Flutter installed on the computer, so the freelancer will need to install Flutter SDK. - Prior experience with Flutter and Windows is essential. - I'm looking for support in setting up my Visual Studio Code IDE as my primary development environment. Skills and Experience: - Proficient in setting up Flutter on Windows. - Experienced with Visual Studio Code. - Good understanding of Flutter development. Please include your relevant experience and availability in your bid.

    $51 (Avg Bid)
    $51 Avg Bid
    8 bids
    IT support engineer 6 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.

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

    ...WordPress site has been hacked and is down now, showing error messages on the homepage. I need a skilled WordPress developer to fix the site. Key Tasks: - Remove malware and restore the site from a backup - Implement robust security measures to prevent future hacking - Fix error messages displayed on the homepage - Ensure the site is fully functional Ideal Skills and Experience: - Proficient in WordPress security and web development - Experienced in malware removal and restoration - Knowledgeable in implementing security measures - Able to troubleshoot and fix error messages - Familiar with backup and restoration processes - High attention to detail and quality of work. Please note that this project is time-sensitive and the selected freelancer must be able to comple...

    $59 (Avg Bid)
    $59 Avg Bid
    109 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 da...

    $260 (Avg Bid)
    $260 Avg Bid
    29 bids

    Generate Exe from Python Source Code and How to Backup Files from Pythonanywhere. I need someone who can just put the Icon on the Code of Python and generate the EXE from Python Code and also how to backup all files from PythonAnywhere.

    $213 (Avg Bid)
    $213 Avg Bid
    45 bids

    ...ability to deliver a comprehensive master plan suitable for our unique needs. Experience in designing similar projects would be highly beneficial. - you can find here the 3d scan of the complex. Important notes! - all the buildings stay in the same position - we cannot move or change the building position on site, we cannot change the building volumes, doors and windows. We can make decorations on the exterior walls and we can make them look nicer but we cannot move the buildings. We can add more buildings (gazebos, activity pavilions, the indoor swimming pool pavilion, the garden bar+terrace, stables for animals, garages and other features). - we cannot change the location for the 4 clauy tennis courts and the soccer field. - all the garden should be "instagramable&qu...

    $3574 (Avg Bid)
    $3574 Avg Bid
    38 bids

    We are looking for an experienced electrical engineer to assist us in solve this issue an Electrical Single Line Diagram (SLD) for a Photovoltaic field with a capacity of 2.8 MW. "The single-line diagram lacks all the part related to the MT side protection systems (DG+SPG, DDI+SPI, backup system, etc.) as per CEI 0-16 standard." additionally they tell me this: Additionally, considering that the distribution network voltage in Umbria is at 20 kV, there is a transformer power limit of 2000 kVA with Vcc at 6%. In fact, CEI 0-16 standard states that 'The user must not install transformer sections exceeding this power threshold; except for cases of larger sizes provided that, due to the impedances between the connection point and the LV side of the transformers (MT user l...

    $153 (Avg Bid)
    $153 Avg Bid
    6 bids

    My long term formatter is no longer affordable so looking for a long term relationship with a skilled Word 2016 formatter. My documents primarily are text-based and I'd love to find a professional who can assist in formatting them in a polished, consistent manner using Word 2016 Professional Plus on my Windows machine. The following aspects need to be considered: - Header and Footer Customization: Ensure that these are set up correctly and consistently across all pages. - Automatic Table of Contents Generation: Establish a dynamic table of contents that updates as the document changes. - General Formatting in Word 2016: This includes a review of the overall layout, font selections, spacing, and any other formatting needs to make the documents look professional. The ideal ca...

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

    I require a specialist in running code that is based on AI/ML, specifically ResNet MobileN...specialist in running code that is based on AI/ML, specifically ResNet MobileNet, and other nature-inspired algorithms on my Windows laptop. The expertise required: - Extensive experience with Python, the programming language the code is written in. - Robust knowledge in machine learning and AI. - Familiarity and experience with Windows OS and optimization thereof for machine learning code execution. - Understanding of Predictive modelling, the primary outcome goal of the code. The goal of this project is to have the code successfully run and produce the expected Predictive modeling results. Be prepared for minor troubleshooting and optimization to make that happen within the Win...

    $42 (Avg Bid)
    $42 Avg Bid
    7 bids

    I'm in need of an expert to set up SQL Server 2019 on a Windows-based virtual machine. The system will be used to support website and desktop applications. Key Responsibilities: - Configuration of SQL Server 2019 on a Windows virtual machine - Ensuring secure and optimal performance of the system - Testing the setup to confirm seamless connectivity with website and desktop apps Ideal Skills: - Extensive experience in managing SQL Server 2019 - Expertise in Windows OS and virtual machines - Should have strong troubleshooting skills on SQL server - Familiarity with website and desktop app integrations.

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    24 bids

    As a Windows user with IIS 10, I am in need of a professional who can help me configure the server properly. My main goal is to host a website, and domain mapping is an essential part of that process. Key Responsibilities: - Map domain to the IIS server - Ensure website is accessible via the domain - Handle any other essential configurations for smooth website hosting Ideal Skills: - In-depth experience with IIS 10 - Proficiency in Windows server administration - Strong understanding of domain mapping - Good communication skills to ensure smooth interaction and understanding of the task. Project Detail as below, I have my own Windows Server and I am using IIS for website deployment. I have a total of 5 websites. Currently, I am using a static IP with different por...

    $129 (Avg Bid)
    $129 Avg Bid
    12 bids

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original features and functions o...

    $41 (Avg Bid)
    $41 Avg Bid
    9 bids

    Hi, I have three more photos where the logo-band shall be inserted. It's an easier job than before. And after, we might get an ok to do it in "real" also and we can discuss also price of printing and installing. Kind regards, Patrick The logo-banner (like done before) shall be added to the company...before. And after, we might get an ok to do it in "real" also and we can discuss also price of printing and installing. Kind regards, Patrick The logo-banner (like done before) shall be added to the company-signs at about the size marked yellow, running from side-to-side. Black banner with white logo (like at the windows before). On the reception desk use white background and logo in black. Please mind the height of the logo-banner. Shall be like marked. I al...

    $24 (Avg Bid)
    $24 Avg Bid
    1 bids

    As someone requiring expert Python knowledge, I am looking to find a coder who can aid me in creating a precise Python script that will effectively integrate a Topaz Signature Pad. The following degree of functionality should be prioritized: - Capture signatures from the Topaz T-LKB755SE-BHSB-R SignatureGem LCD 4x3. This are the available SDKs /software combaine what you need i am on a windows pc with the topaz in front. Python is main but load or do what you need. The captured signatures should be saved in a format that's optimal for database storage and for use in official forms. The preferred database management system for storing these signatures is SQLite3. The ideal freelancer for this role should have:

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    37 bids

    I am in need of an advanced word processing application for desktop use on Windows and macOS. The application should have: - Spell check functionality to ensure accurate spelling - Grammar check feature to improve the overall quality of the document - Auto-correct feature to fix common typing errors The project does not require cloud storage capabilities. The key focus is on the word processing features listed above. Ideal freelancers for this project should have experience in: - Word processing software development - Proficiency in developing applications for Windows and macOS - Strong understanding of spell check, grammar check, and auto-correct features - Prior experience in developing similar applications A comprehensive and user-friendly application is a priority. Pl...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    24 bids
    Modern UI Redesign for C# App 6 days left
    VERIFIED

    Hello, I have a C# Windows app and I would like to change its design. I have a design in mind that I would like to apply without changing any of the app functions. I need this done in a short time frame of less than a day, please type GREEN at the beginning of your proposal if you understand this. Proposals without it will be 100% ignored

    $135 (Avg Bid)
    $135 Avg Bid
    34 bids

    ...repair software with specific features tailored to meet my needs. The software must be compatible with Windows and should include: - Credit Score Tracking: A feature that allows constant monitoring and updating of credit scores. - Dispute Management: A functionality that simplifies the management and tracking of credit report disputes. It should allow me to file, monitor, and manage disputes easily. - Client Management: A robust client management system to effortlessly manage client profiles, credit statuses, and communication. Ideal candidates should have prior experience in building similar software, and a deep understanding of how credit repair systems run. Proficiency in Windows software development will be necessary. Integration options weren't specified bu...

    $794 (Avg Bid)
    $794 Avg Bid
    35 bids
    Trophy icon Modern Logo Design Completion 2 days left

    I've got an initial concept for my logo and now need an expert to bring it to life. The style I'm aiming for is modern and minimalist. It should be sleek, clean, and professional. I have this concept. My business is called 'EXOCLEAN Perth' I need the logo to gave EXO at the top, Then Clean, Then the ...this concept. My business is called 'EXOCLEAN Perth' I need the logo to gave EXO at the top, Then Clean, Then the perth smaller at the bottom as its the place. I am predominantly a window cleaner and I use the water fed pole system. I like the way the EXO looks in my concept but I want to make the x into 2 crossing Brushes that look like the Minimal icon versions of the brushes we use to wash windows. As you can see i have tried my best to creat...

    $30 (Avg Bid)
    Guaranteed
    $30
    207 entries

    Implement the virtual machine keeping the following points in prospect. implement Virtualisation solution and implement and configure virtual machines to manage the software soluti...its functionality. - Configure the IP addressing on the virtual machine and manage the virtual network as host only and bridged configuration. - Configure the virtual network as NAT configuration and also manage its services. - Test the optimisation and working of virtual network configuration. - Backup the virtual machine at the time of shutdown and restore its backup at the start up. - Back up the virtual hard drives and software configuration files and also restore this backup. - Test functionality of installed virtual machines and virtual networks against technical ...

    $29 (Avg Bid)
    $29 Avg Bid
    8 bids

    For this research-focused task, I am in need of someone to gather information about the parental leave policies of all Fortune 200 companies. The three key areas of consideration are: - Length of Paid Leave - Who is eligible to receive the leave - Link to backup materials The data collected must be delivered in a spreadsheet format with links to the backup material in the spreadsheet as well. This project would be a great fit for someone with: - Proven experience in research & analytics - Demonstrated understanding of HR policies, especially parental leave - Detail-oriented and data-organized approach - Proficient user of Excel, Google Sheets, or similar tools. Your end deliverable will be a comprehensive spreadsheet, summarizing the length of leave, compensation duri...

    $160 (Avg Bid)
    Urgent
    $160 Avg Bid
    27 bids

    I'm in need of a freelancer who is very skilled in Photoshop. My project involves a significant amount of photo retouching. At this stage, it's not important whether you're using Windows, macOS or Linux operating system as long as you can deliver quality results. The retouched photographs will be used mainly for the design of T-shirts. The prospective freelancer must have: - Proven experience in professional photo retouching - An understanding of design requirements for printed apparel - Attention to detail - Ability to adhere to project deadlines If you have demonstrated experience in these tasks, don't hesitate to bid. Please include examples of your previous work in your proposal.

    $42 (Avg Bid)
    $42 Avg Bid
    78 bids

    Please do not apply with AI responses. Please read the entire job and do not apply if you dont have relevant experience and a lot of examples in you portfolio. The company sells Double Glazing Windows and Doors B2C in UK. I'm in need of a talented website content writer to craft engaging and creative content for my product-focused website. The tone should be both creative and engaging, with a focus on selling a product or service to professionals aged 30-50. Content should be made without the use of any AI as this will be tested. Key Requirements: - Experience in writing compelling website content - Understanding of product-focused content aimed at home owners and professionals - Proven ability to write in a creative and engaging tone - SEO knowledge to optimize content for ...

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    64 bids

    Looking for a talented Java developer to build a to-do list application with a focus on Object-Oriented Programming (OOP). The application will be simple yet effective, featuring offline usage capability which is crucial for productivity in various environments. Key Requirements: • Application Compatibility: The app must be compatible with Windows, Mac and Android platforms. • Offline Functionality: The app should allow users to continue using without a constant internet connection. Skills and Experience: • Proficient in Java OOP. • Extensive experience developing applications for different platforms. • Good understanding of implementing offline capabilities in applications. Application Guidelines: • Freelancers are required to provide detailed...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    37 bids

    The company sells double glazing windows and doors B2C in UK. We are seeking a skilled professional (who has a proven track record to present) to create a high-converting landing page aimed at lead generation. Key requirements: - Design & Development: The landing page should be visually appealing and optimized for conversions. - Content Creation: Content for the landing page. Advise if you are not able to do the content - text should be engaging and aligned with the lead generation goal and appropriate graphics and images sourced. Ideal candidates should have a portfolio that demonstrates their expertise in creating landing pages. Experience in my specific industry would be a plus. Please provide examples of your past work and detail your approach for this project. If yo...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    46 bids

    I am looking for a freelancer who has experience in installing python libraries that are not included in their package manager. I am looking to install bridge-style libr...library so that I can process the layer styles into a database in geostyler format. I have the script to do this I just need access to the library. I am looking for a step by step process to install the library globally or in the current project if it cant be done globally. Library link. This project requires: - Proficiency in ArcGIS Pro 2.8 - Knowledge of Windows operating system - Experience with Python libraries - Understanding installing 3rd party python libraries Please, hit me up if you hold practical experience in these areas; I would love to get your assistance on this.

    $48 (Avg Bid)
    $48 Avg Bid
    13 bids
    Compact PCB Module with ESP32 5 days left
    VERIFIED

    I am in need of an experienced PCB designer who can create a small PCB module with the following features: - ESP32 - SIM module - Gyro - Battery backup with charging port Ideal skills and experience for this job include: - Extensive experience with ESP32 and SIM modules - Proficiency in PCB design software - Knowledge of battery technologies suitable for motorbike use - Understanding of gyro and sensor interfacing - Ability to design a compact PCB (less than 5cm x 5cm) Please provide samples of your past PCB designs in your bid.

    $219 (Avg Bid)
    $219 Avg Bid
    30 bids
    PostgreSQL DBA 5 days left

    ... ranging from 10GB to 100GB, and requires immediate attention to migrate it to a more scalable solution. Key tasks include but are not limited to: - Database performance optimization - Backup and recovery implementation - Database migration to a more scalable solution - Database upgrade with near zero downtime - Repmgr configuration and troubleshooting - Ora2pg oracle to Postgres migration The ideal candidate should be an expert in PostgreSQL with experience in handling large databases. You should have a deep understanding of database performance optimization techniques, demonstrated expertise in backup and recovery, and a proven track record with database migrations. Candidates with experience in upgrading databases with minimal downtime, configuring and troubleshoot...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    2 bids
    Windows AHK to MacOS scriptà 5 days left
    VERIFIED

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original features and functions o...

    $203 (Avg Bid)
    $203 Avg Bid
    7 bids

    ...Wright Fisher (EWF) software from GitHub onto my Windows 11 device. I'm encountering an issue with the discrepancy between CMake build operation using MinGW compiler and pip install defaulting to Ninja compiler. Key Requirements: - Troubleshoot and resolve the discrepancy issue between CMake and pip install - Install the EWF software from GitHub onto a Windows 11 device Experience and Skills: - Proficient with Windows 11 - Experience with CMake, MinGW, and pip install - Strong understanding of Python, particularly version 3.9 or newer - Familiarity with installing software from GitHub Ideally, I'd like someone who can quickly identify and resolve the issue, allowing for a smooth installation and configuration of the EWF software on my Windows 11...

    $49 (Avg Bid)
    $49 Avg Bid
    7 bids

    I'm seeking a professional who can create a Windows-compatible software for bulk video messaging on WhatsApp. This tool should enable me to manually add contacts and send videos instantly, without the need to schedule sends. Key Features: - Compatibility: The software should be Windows-based and designed for seamless operation on this platform. - Contact Management: Users should be able to manually enter contacts into the system, ensuring full control over the recipient list. - Bulk Video Messaging: The software should facilitate instant sending of video messages to multiple contacts on WhatsApp. Ideal Skills: - Proficiency in Windows software development - Extensive experience with WhatsApp API - Strong understanding of video processing and streaming - UI/UX ...

    $336 (Avg Bid)
    $336 Avg Bid
    37 bids

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original features and functions of the script intact. $Numpad2:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or fals...

    $53 (Avg Bid)
    $53 Avg Bid
    9 bids

    I'm seeking an advanced C# developer with prior experience in creating desktop applications on Windows. Familiarity with TWAIN integration is crucial. Key Requirements: - Advanced C# Knowledge: The ideal candidate should be comfortable and well-versed in advanced concepts. - Windows Desktop Application Development: Previous experience in developing desktop applications on Windows is a must. - TWAIN Integration: You should have prior experience integrating TWAIN for image scanning functionalities. This is a challenging project that requires a high level of expertise in C# and experience in developing Windows desktop applications, particularly with TWAIN integration. If you're confident in your skills and have a solid track record in similar projects,...

    $3 - $33 / hr
    Sealed
    $3 - $33 / hr
    19 bids

    I am in need of a skilled designer who can create both static and animated mockups for laptops and mobile devices. The target platforms for these mockups are iOS and Windows. Key Requirements: - Creation of static and animated mockups - Proficiency in designing for iOS, Mac and Windows platforms - Demonstrable experience in user interface design - Ability to showcase device interaction effectively Please let me know if you have experience in creating such mockups and your approach to showcasing user interface design and device interaction. Your portfolio should clearly demonstrate your past work in these areas.

    $133 (Avg Bid)
    $133 Avg Bid
    24 bids

    I need a Windows-compatible MS Word editor that has robust document formatting tools and advanced editing features. It should be a basic editor, without the need for advanced functionality such as macros and scripting capabilities. Ideal Skills and Experience: - Proficient with MS Word on Windows - Strong understanding of document formatting tools - Skilled in advanced editing features Please provide me a list of your previous projects and an example of your work if possible.

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

    I am in need of a JavaFX expert to help me create a data visualization application. The main aim of the application is to visualize data in a graphical format. Key Requirements: - The application must be compatible with Windows - The main function of the application should be data visualization - The data visualization should include the ability to paste array lists Ideal Skills and Experience: - Proficient in Java and JavaFX - Strong understanding of data visualization techniques - Experience with creating GUIs in Java - Knowledge of array handling in Java Please note that the primary task is to create a JavaFX application to visualize data and allow for front-end pasting of array lists. Your experience in these areas will be crucial for the successful completion of this projec...

    $71 (Avg Bid)
    $71 Avg Bid
    22 bids

    I'm looking for a competent and efficient image editor to enhance my e-commerce listings. My operating system is Windows. I will require the following services: - Cropping and resizing - Color correction - Background removal and replacement - Image quality improvement - Mockups In total, I would need these modifications for approximately 100-500 images per month. The ideal candidate should be proficient in Windows image editing tools and possess a keen attention to detail. They should also be able to meet strict deadlines and deliver high-quality images consistently. Any relevant experience with e-commerce or digital marketing would be highly regarded.

    $17 (Avg Bid)
    $17 Avg Bid
    12 bids

    I require a proficient designer with practical knowledge and experience in AutoCAD to conceptualize and create a detailed design for my sliding windows and doors project. The ideal candidate needs to have an expertise in horizontal sliding system, including aluminium profile design for extrusion purpose. Additionally, the project breadth involves: - Planning detailed shop drawings - Creating all-inclusive material list that is easily obtainable Your design should be not only detailed but also cost-effective and practical to implement. Your wealth of knowledge in aluminum material for door and window designs will be a great advantage. Looking forward to professional and accurate designs that will bring the vision to life.

    $169 (Avg Bid)
    $169 Avg Bid
    28 bids

    In my current VB.Net Windows application, I'm experiencing issues with the WhatsApp API I use. It's been taking far too long to send messages and it's affecting the user experience. I am seeking a skilled developer with proven experience in VB.Net and WhatsApp API: - Familiarity with VB.Net Windows applications - Experience in debugging and solving performance issues - Comfortable working with WhatsApp API - Understands best practices for improving message delivery speed The goal is simple: rectify the slow message-sending issue in my WhatsApp API integration without causing any disruptions to other functionalities. If you're ready to swiftly address this issue and better my application's performance, I invite you to bring your expertise on board.

    $51 (Avg Bid)
    $51 Avg Bid
    6 bids

    ...attached: - an example of the level of drawings and detailing that is required - our current set of plans, elevations + handmade sections. Once the job is assigned, further details, architectural drawings + structural drawings will be provided to assist. Payments will be processed over 4 milestones with a submission and review at each stage: Milestone 1 – 40% of the package: Details wall, roof, windows, internal scale 1:10 Sections scale1:50 sections Milestone 2 – 65% of the package: window schedule, bathrooms layout, fences, scale 1:50 stair details, screen details 1:20 / 1:10 Milestone 3 – 90% of the package: updated Floor plans, RC...

    $2447 (Avg Bid)
    $2447 Avg Bid
    41 bids
    Trophy icon Galactic HQ Design Competition 12 days left

    ...Key Features: - A spaceship docking bay / reception - An alien language translation center - A virtual reality communication room - board room - Space bunks sleeping pods - production offices to have traditional look and feel with minimal space themed elements While the office is a single floor, it has extra high ceilings and some areas have zero windows. Please think about mezzanines and how to create the atmosphere of views without any windows. These elements should be thoughtfully integrated into a single floor office design. Applicants with a flair for imaginative, futuristic design, understanding of security protocols associated with such HQ Offices, and a track record of creating spaces that facilitate high-tech communication will be favorably considered. A fas...

    $1513 (Avg Bid)
    Featured Guaranteed Top Contest
    $1513
    119 entries

    ...QR codes from multi-page PDF files and image files provided by our clients and extracts that data into CSV files. Due to format differences, existing AZURE OCR API have not met our requirements, necessitating a custom solution. ✔Specific Requirements: 1. Ability to read QR codes from multi-page PDF files, multiple PDF files, and image files such as JPGs and PNGs. 2. Capability to analyze the data within the QR codes and format it into CSV files. 3. Development must be done in either Python or JavaScript. ✔Skills Required: -Experience in development with Python or JavaScript. -Knowledge of OCR technologies and QR code reading techniques. -Experience in handling PDF and image processing. ✔Project Goals: The goal is to efficiently extract...

    $892 (Avg Bid)
    $892 Avg Bid
    49 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $163 (Avg Bid)
    $163 Avg Bid
    36 bids