Delphi indy wrapper jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 delphi indy wrapper jobs found, pricing in USD

    I'm looking for an experienced Delphi developer to create a Windows Explorer context menu application. Here are the specifics: - Main Functionality: The program should enable users to select and manipulate files easily from the context menu, primarily focusing on file selection and type filtering. Desired files should be filtered by their type, such as "*.pas", without a dialog box. - File Manipulation: Once files are selected, users should be able to copy them to their preferred destination. - Delphi Version: The entire application should be developed in Delphi 10 or newer versions. Please make sure that the application programming is compatible with these Delphi versions. I will also need the source code in Delphi provided along with ...

    $522 (Avg Bid)
    $522 Avg Bid
    12 bids

    I'm in need of a expert who can fix issues relating to text alignment on my canvas. What I need - 1. The text should be always in the center position within the wrapper. 2. There will be a variable that has 3 options: a) automatic b) shorten c) line break. if the variable value is "automatic" - Then the text should be in one line whatever the text length it is. That means you need to decrease the font size accordingly. if the variable value is "shorten" - Then the text should be in one line too but if there is no space at the end it will cut the text. if the variable value is "line break" - Then the text should go to the next line if there is no space at the end. **** I have uploaded a zip file. Here all the code is done but based on f...

    $21 (Avg Bid)
    $21 Avg Bid
    9 bids

    ...auto. I mean whatever the text length it is, make it in one line by setting the font size. - If the value is "Shorten" then font size should be the default font size and if the text length is bigger than the wrapper, then cut the text from the end. I mean for e.g. the text is "Hello there how are you ? I am fine.". This is long text, but of course, this long text will not fit in the wrapper in one line, right ? So, cut this text from end based on available space on the wrapper (red background box) - If the value is "Line Break" then break the line if it's bigger than the wrapper. If you can do this then download the uploaded zip file, run it, and show me the output. I will hire you instantly. After successfully insta...

    $21 (Avg Bid)
    $21 Avg Bid
    9 bids

    ...life a wrapper contract that will interact with a specific third-party contract. Key Responsibilities: - Implementing CPI calls: The primary function of this smart contract is to make CPI (Cross-Program Invocation) calls to a predetermined third-party contract. This requires an in-depth understanding of Solana's architecture and the Rust programming language. Ideal Candidate: - Experienced Solana Developer: Demonstrable experience in developing Solana smart contracts is essential. Understanding of the Solana ecosystem and network mechanics, including the use of CPI calls, is a must. - Proficient in Rust: Due to the project requirements, a strong command of the Rust programming language is a necessity. - Previous Wrapper Contract Experience: Prior experience ...

    $208 (Avg Bid)
    Urgent
    $208 Avg Bid
    5 bids

    ...unique name. We may decide not to fund all of your projects, so we will need a way to tell you which ones to complete. In the case that we approve multiple projects for you, we will issue a separate $150 Milestone for each. That way, if you complete some projects and not others, we can pay you for the ones that you complete. • Q: Can you give me some good project ideas? A: Making a wrapper around our API for your favorite language is always a good idea, especially if your favorite language is not at the top of the mainstream language list. Mobile weather apps can be interesting, especially if you plan on continuing development beyond this project. Simple embedded projects on platforms such as Raspberry Pi or Arduino are also fun. Visualizations are nice either ...

    $170 (Avg Bid)
    $170 Avg Bid
    31 bids

    I am in need of a skilled Delphi FireMonkey developer to create a multi-platform business application for me. We have a mature (30 years serving 3 countries) Delphi B2B app in VCL. Key Project Requirements: - Development of a user-friendly data entry form - Design and implementation of data visualization components - Creation of a robust report generation system - Compatibility across Windows, macOS, and iOS platforms Ideal Candidate: - Proficient in Delphi FireMonkey development - Previous experience in developing business applications - Strong understanding of user interface design and data visualization - Ability to create cross-platform applications - Familiarity with report generation systems - Good communication skills for potential future collab...

    $1246 (Avg Bid)
    NDA
    $1246 Avg Bid
    23 bids

    I'm looking for an experienced Instagram Manager to handle our Indy Guide (Travel, Central Asia) account primarily focusing on video content. Key Responsibilities: - Consistently post new video content daily. - Manage and maintain the overall visual aspects of the Instagram account. - Undertake audience engagement on a daily basis. Skills and Experience Needed: - Proven capacities in managing Instagram accounts. - Solid understanding of video content creation and curation for Instagram. - Excellent interaction skills to engage followers. - Consistent and reliable, able to stick to a daily posting schedule. If you consider yourself the right fit with years of Instagram management under your belt, then I'd love to hear from you.

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

    Make a VS2022 project to build a C++ dll to : 1) load Catboost model(x), return handler to manage this model later 2) Run predict model(x) (handler in parameters to seclect model1 or model2) 3) unload model(x) (handler in parameters to seclect model1 or model2) some help : //CODE FROM HELP ModelCalcerWrapper calcer(""); std::vector<float> floatFeatures(100); //std::vector<std::string> catFeatures = {"one", "two", "three"}; no need (only float inputs) std::cout << (floatFeatures, catFeatures) << std::endl; Two models have to be in memory at the same time, "" and "" My software using this dll: START: load model1 AND load model2.(return

    $126 (Avg Bid)
    $126 Avg Bid
    5 bids

    I'm looking for a Fabric JS developer who can help with some text issues in my project. Key Tasks: - when the sentence is long and then If I decrease or increase the wrapper the sentence should be adjusted within the wrapper and it should be go to next line. The ideal candidate should have: - Proven experience with Fabric JS. - Strong JavaScript skills. - Previous experience in resolving text issues in web projects. ** I want you to fix it via remote desktop.

    $24 (Avg Bid)
    $24 Avg Bid
    14 bids

    I have a need for a meticulous researcher who can work effectively with IDA Pro. The goal is to retrieve lost source code originally written in Delphi XE. An adept understanding of both IDA Pro and Delphi is crucial for this task. Key Skills & Experience: - Proficiency with IDA Pro - Extensive knowledge of c++ programming language - Proven experience in software reverse engineering Your primary focus will be to detect, analyze, and retrieve the lost code. Attention to detail and problem-solving skills are of immense importance for this project. I am looking forward to proposals/responses describing your relevant experience and plan of action for this task.

    $2345 (Avg Bid)
    $2345 Avg Bid
    40 bids

    We're deploying a real-time voice isolation model into Unity. It's a convolutional TFLite model. The model's in a Java wrapper. We're having trouble with the post-processing in our model we could use some help with! The model is not outputting the sound properly. It's affecting the depth leading to static noise. Usually that's bad formatting (sample rate, bit sizes, etc.) but we're looking for someone to help us better diagnose what's going wrong. We are aiming to deploy it this week, and we estimate we will need 2-4 hours of your consulting time.

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

    I need an experienced developer who can create a mobile application using Hyperledger Indy, for both Android and iOS platforms. The application should include key aspects of Hyperledger Indy functionality. Key features: - Identity Verification: The apps should have capabilities that function to verify users' identities. - Mobile Wallet Integration: Implement necessary features within the wallet which include Account Creation, Transaction History tracking, and QR Code Scanning for ease of transactions. Ideal skills and experience: - Proficiency in Android and iOS mobile app development - Previous experience with Hyperledger Indy is a must - Experience in implementing identity verification features - Understanding of mobile wallet integration is needed, particular...

    $182 (Avg Bid)
    $182 Avg Bid
    76 bids

    ... was developed for Drupal 8 during google summer code 2016. Php advanced, so did Drupal and as a consequence the code is not compatible with Drupal 10 at this moment. I seek a seasoned Drupal developer who can go through the code, update it to be compatible with the latest php 8.3 and Drupal 10.2. Since this module depends on encrypt_seclib, which appears to be a wrapper for , you need to update that too. Also ensure, that this module still works with the updated versions of the Encrypt and the Key module. Please note that pubkey_encrypt did not work on a test installation of drupal 8.9 with php 7.4. This was the error message "Uncaught PHP Exception

    $147 (Avg Bid)
    $147 Avg Bid
    25 bids

    I'm seeking a proficient Delphi instructor to help me navigate building mobile apps for both Android and IOS using FireMonkey. A strong understanding of MySQL databases is also essential. I'm more interested in thoroughly understanding the process. We'll be working at a moderate pace, making sure all concepts are well-addressed before moving on. In terms of technical experience, the freelancer should have: - Profound knowledge in Delphi, - Experience in building Android and IOS apps using FireMonkey, - Comprehensive understanding of MySQL databases, - Excellent teaching and communication skills. Although I skipped the question on primary features, it would be an added advantage if you could enlighten me on user authentication, database integration, and in-a...

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

    I need an experienced Delphi developer to focus on two key aspects of my existing SQL Server ERP program. Data Querying and Retrieval: - Real-time data updates need to be made available. This will require a good understanding of SQL Server data structures and workflows. User Interface Enhancements: - The current interface needs an overhaul, specifically with the aim of streamlining workflows. This could involve redesigning certain screens, repositioning buttons and options, or reducing the number of clicks needed for tasks. Skills: - Excellent understanding and experience of Delphi programming. - Strong SQL Server knowledge. - Previous work on ERP programs is preferred. - Ability to understand and improve software workflows. - Experience with UI design, focusing on usabi...

    $489 (Avg Bid)
    $489 Avg Bid
    29 bids

    ...LOGO REFINEMENT NEED PROTEIN BAR WRAPPER DESIGN NEED 12PK BOX DESIGN I'm in need of a talented graphic designer who can deliver minimalist and vintage inspired logo and product designs. This project entails refining a current logo concept and developing product designs for the beverage industry. The ideal designer has: - A firm understanding of minimalist and vintage design aesthetics - Experience with logo design and product design Need in 12 hours... inspiration for this project is Design Example Attachment Please COPY or be very similar to it. Our Flavor is Crispy Creamy Chocolate Caramel Front of Wrapper must include Logo "Certified Sport"

    $337 (Avg Bid)
    Urgent
    $337 Avg Bid
    42 bids

    Creare wrapper per Blazor Server App dwl widget

    $25 (Avg Bid)
    $25 Avg Bid
    20 bids

    Minimal lines of c c++. Minim...lotlib/ Py to c++ job. Radio unit exposure a plus. Battery knowkedge plus. --- I am in need of a specialist in C++ programming to create a library with a C-wrapper. The primary aim of this undertaking is data visualization, plotting graphs, and crafting charts. Key requirements are: - Exemplary C++ coding skills - Experience in handling inputs/outputs - Expertise in file manipulation - Knowledge in the creation of C-wrappers Your task will be to develop a C++ library that includes a C-wrapper, enabling top-notch file handling for data visualization. Please note that the work doesn't involve creating a C-wrapper for an existing library, but rather coding a new one from scratch. Only those with proven experience handling such pr...

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

    I have a folder that contains scanned images of invoices and delivery documents. They are named by the document number. i.e 000001.pdf. I want a python or delphi program that will check the folder for a document. When you find one. you will process it as follows. 1. found document to process. 2. open text file. Probably CSV format. Lookup document number and get email address from 2nd Field. 3. Create email with predefined subject and content (html) 4. send message to a specific ip address and port. 5. on sucess. Move file to done folder. 6. on fail. If failure is Missing record for email address. Move to “missing email folder” if any other error move to failed folder. Add to reason for failure. 7. process next file. (add short sleep to not overload mail server ...

    $152 (Avg Bid)
    $152 Avg Bid
    45 bids

    ...FAVORED DURING SELECTION PROCESS Example URL: We use WPForms to build the online forms for our website. However, the styling of the forms is very plain and not complimentary to our site's look & feel. We need someone to design some CSS styles that we can use for our forms to make them more appealing on our website. WPForms lets us define CSS wrapper classes, a submit button class and classes for each field. We would like someone to come up with one or more pleasing CSS styles that we can use for all of these to make the form look much better on our website. Each section of our forms should have a seperation between them to clearly show where each section starts and ends. This should be subtle and tasteful and have the following requirements:

    $141 (Avg Bid)
    $141 Avg Bid
    122 bids

    I am currently working with Delphi 11.3 and have integrated the FGX Native library into my project. While compiling any Android project, I receive a "Success" message during both the compile and build phases. However, when I attempt to run the project, I encounter a failure with the following error message: "[Exec Error] (113): The command "gradlew app:build" exited with code 1." I've attempted some troubleshooting myself with no success. Key Project Goals: - Diagnose specific errors with Delphi 11.3 & FGX Native Library - Fix these issues to ensure smooth functioning of my Android build. The ideal candidate should have: - Expertise in Delphi 11.3 and FGX Native Library - Proficiency in Android build environment - Proven tr...

    $10 - $70
    Sealed
    $10 - $70
    6 bids

    Wrapper problem

    $49 (Avg Bid)
    $49 Avg Bid
    1 bids

    I’m on the hunt for a skilled PHP developer with Laravel framework competency. You'll be tasked with creating an SDK wrapper package compatible with Laravel. This package needs to interact smoothly with the serveravatar external API set and should include roughly sixty endpoints. - i will provide the post man file and curl descriptions. This is similar to ploi php sdk with common methods for json response, error and resource handling. or The API in focus is the ServerAvatar Server Management API. The SDK wrapper must successfully integrate with all features of this API including: - User Management, - Domain Management, and; - Database Management. The ideal candidate for this project should possess not only

    $28 (Avg Bid)
    $28 Avg Bid
    18 bids
    $163 Avg Bid
    15 bids
    $24 Avg Bid
    7 bids

    ...pressure-sensitive stylus with the Krita drawing app for Android. The project involves creating a C++ wrapper for an AAR library (the SonarPen SDK in Java) and making it interact with Krita via the QT library. The key requirements for the project are: - Develop a C++ wrapper for the AAR library. - Use QT to make API calls to the wrapper. (Configure the wrapper to communicate with the SonarPen. ) - Compile the open-source Krita app, based in QT, to function on Android. () - finished product should be shared via github project which contains: - a completed APK file of Krita that support SonarPen, - a C++ wrapper in BIN and commented source code, - a step by step guide that document the change to QT lib, so maintainence

    $798 (Avg Bid)
    $798 Avg Bid
    30 bids

    I am seeking a seasoned Python programmer with solid experience in hardware integration, particularly biometric devices. You will take the lead in connecting a ZKTeco USB fingerprint scanner directly to Python without using any existing library or wrapper. This includes: - Making the device compatible with the Python language - Implementing routines for fingerprint registration, recognition, and using these in my Python application for authentication Skills and qualifications: - Strong command of Python programming language with hardware integration experience - Familiarity with the intricacies of ZKTeco biometric devices is required - Ability to utilize the SDK provided in C++, C# and Java to set up the scanner functionality in Python Please attach, with your proposal, previous...

    $37 (Avg Bid)
    $37 Avg Bid
    4 bids

    ...looking for a talented designer to create eye-catching and unique chocolate bar wrappers for our adult-only chocolate brand. The design should be minimalist, with lots of white space and black writing. Like Apple computer or Paul Mitchell hair products. We have a simple image suggestion for the art. We want the design to be visually appealing and stand out on store shelves. The chocolate bar wrapper should be in a custom size and we will provide the template for that design. The manufacturer requested for the designer to use Adobe Illustrator to make the design overlapping the template we have. Ideal Skills and Experience: - Experience in designing packaging for food products - Creative and innovative mindset to come up with unique and visually appealing designs - Unders...

    $97 (Avg Bid)
    Urgent NDA
    $97 Avg Bid
    67 bids

    ...document that can be directly rendered on Github, and a pdf Exported version of that. The document walks the potential user through the use EXAMPLES vignettes: (logical order of calls + ) PACKAGE The package is essentially a helper and wrapper mostly around the Seurat package. THE DATA OBJECT I will share a data object online. For now functions should work on the small object "pbmc_small" incuded in Seurat: HOW TO WORK TOGETHER I would like that you submit a plan, that we discuss (what fun's to demonstrate, what steps, what tools to use). Once agreed do

    $21 (Avg Bid)
    $21 Avg Bid
    8 bids

    I am looking to employ a proficient C++ and QT developer for a project that integrates the SonarPen pressure-sensitive stylus with the Krita drawing app for Android. The project involves creating a C++ wrapper for an AAR library (the SonarPen SDK in Java) and making it interact with Krita via the QT library. The key requirements for the project are: - Develop a C++ wrapper for the AAR library. - Use QT to make API calls to the wrapper. (Configure the wrapper to communicate with the SonarPen. ) - Compile the open-source Krita app, based in QT, to function on Android. () Ideal skills required: - Experience with C++. - Knowledge of the QT 5 library. - Android platform experience. - Background in working with

    $377 (Avg Bid)
    $377 Avg Bid
    33 bids

    Build a php wrapper for api for banking should have all the functions that are available in documentation

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

    I am seeking a skilled engineer with expertise in Delphi and Firebase storage integration. In particular, I require a specialized Delphi procedure to upload and download files. Key details: - Procedure to upload/download files including images (JPEG, PNG, GIF) and documents (PDF, DOC, XLS) to FireBase Storage / using Delphi TMS WebCore.. - Real-time progress tracking Previous exposure or familiarity with TMS WebCore . The freelancer should be able to think critically and solve problems independently, and consistently deliver error-free code.

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I need a well-experienced Delphi developer who can create a button within my application. The functionality of this button will be to send what'supp' to a selected supplier from the suppliers table and a memo database field that will be populated from those suppliers. Key Aspects: - The coding should be clean and well-documented so that it can be integrated easily into my larger application. - The feature should allow the user to manually select the supplier from the table. - The information to be sent to the selected supplier will include a PDF file and a text message. Ideal candidate: - Proficiency in Delphi Programming using REST API - A good understanding of database structures - Past experience in creating similar features Please only bid if you can meet th...

    $509 (Avg Bid)
    $509 Avg Bid
    22 bids

    ...that gets in Register R0 address of array with length 6, and in register R1 address to linked list, and in R2 the length of the list, the sub routines finds the 6 best averages in the list of students that in R1 and saves them in the array that saved in R0 in order big to small (that’s why we sorted before). In case there are repeats of average grade, insert it only once to the array. 5. Write a wrapper code that gets from the user the number of students in every course, a number of students is between 1 to 10. The values are sepearted in one space or more and must end with new line. After that the user will have to insert the students grades in every...

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

    Task : bugs regarding the google login and drive integration into a react native app, as in, we tried to use a third party wrapper to login into the system and upload files to a user's drive, through the app itself. However, we seem to be stuck on a white loading screen. We'd like the coder to fix this error, and then take care of the subsequent bugs that come up during this. Skills Identified : react native, google drive api, google login api.

    $25 (Avg Bid)
    $25 Avg Bid
    8 bids

    I need a Delphi 2010 automation object developed to generate financial reports. Key tasks will include: - Creating an automation object in Delphi 2010 - Setting up the object to structure and present financial data effectively Freelancers bidding on this project should have extensive experience in Delphi 2010, as well as a solid understanding of financial data and how it can be represented in report format. Familiarity with automation object development is a must.

    $385 (Avg Bid)
    $385 Avg Bid
    2 bids

    There is a component made in js. You need to write a wrapper in JS to work with this graph. It is necessary to create high-level functions for adding and deleting diagram elements, as well as adding and deleting connections (if they are in the original component, this means moving it up a level for single access from the wrapper. Also convert saving-loading to OOP format (with duplication of the domain model in JS types). I have the terms of reference, I will send it to the candidate for review. anti-spam: which is better - heating or class for you and why

    $1160 (Avg Bid)
    $1160 Avg Bid
    44 bids

    I'm seeking a skilled developer with experience in game advancement, specially in the area of 2d MMORPGs. I'm looking for someone who can enhance and streamline my beloved game from the 2000s, currently running on DirectX 7 with DirectDraw wrapper. The three main areas of focus would be: - Smoother Movement: Players in the game should experience smooth movements across the game universe. Any jerkiness or lag is unacceptable and needs to be ironed out. Also get rid of collisions and bumps - Uniform Movement Speed: All characters within the game should have equal movement speed, ensuring fair game play for all players. - Resolution & Window Mode: The game should operate in 800x600 resolution and feature a windowed mode. Importantly, I need the game to allow its window...

    $671 (Avg Bid)
    $671 Avg Bid
    12 bids

    ...via NI. Details: • You should ideally have expertise in working with both PG and EPOS systems and be proficient with Java8/wrapper. • The primary functionality to be developed will be customer management. • The necessary toolkit and documentation are available for reference. Requirements: • Proven experience in similar integration projects. • Comprehensive understanding of Customer Relationship Management (CRM) systems. • Insightful knowledge of the workings of payment gateways, particularly NI. Application Guidelines: • When applying, kindly include your past work related to such integrations. • Detail your experience in working with PG, EPOS, and Java8/wrapper. • Specific examples of your successful customer management i...

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

    ...experienced Blockchain Hyperledger Programmer to join our dynamic team. As a Blockchain Hyperledger Programmer, you will be responsible for developing, implementing, and maintaining blockchain solutions using Hyperledger frameworks such as Fabric, Sawtooth, and Indy. You will collaborate with cross-functional teams to design and deploy decentralized applications (DApps) tailored to our business needs. Skills & Experience Required: Proven experience in developing blockchain applications using Hyperledger frameworks (Fabric, Sawtooth, Indy). Strong proficiency in programming languages such as Go, JavaScript, or Python. Familiarity with cryptographic principles and secure coding practices. Experience with DevOps tools and methodologies for continuous integration and depl...

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

    I'm seeking a skilled developer with experience in game advancement, specially in the area of 2d MMORPGs. I'm looking for someone who can enhance and streamline my beloved game from the 2000s, currently running on DirectX 7 with DirectDraw wrapper. The three main areas of focus would be: - Smoother Movement: Players in the game should experience smooth movements across the game universe. Any jerkiness or lag is unacceptable and needs to be ironed out. Also get rid of collisions and bumps - Uniform Movement Speed: All characters within the game should have equal movement speed, ensuring fair game play for all players. - Resolution & Window Mode: The game should operate in 800x600 resolution and feature a windowed mode. Importantly, I need the game to allow its window...

    $176 (Avg Bid)
    $176 Avg Bid
    3 bids

    I'm looking for a Delphi developer who can help on my project. I will share the details over chat. Thanks!

    $141 (Avg Bid)
    $141 Avg Bid
    7 bids

    I'm seeking a skilled developer with experience in game advancement, specially in the area of 2d MMORPGs. I'm looking for someone who can enhance and streamline my beloved game from the 2000s, currently running on DirectX 7 with DirectDraw wrapper. The three main areas of focus would be: - Smoother Movement: Players in the game should experience smooth movements across the game universe. Any jerkiness or lag is unacceptable and needs to be ironed out. Also get rid of collisions and bumps - Uniform Movement Speed: All characters within the game should have equal movement speed, ensuring fair game play for all players. - Resolution & Window Mode: The game should operate in 800x600 resolution and feature a windowed mode. Importantly, I need the game to allow its window...

    $1841 (Avg Bid)
    $1841 Avg Bid
    6 bids

    I'm seeking a skilled developer with experience in game advancement, specially in the area of 2d MMORPGs. I'm looking for someone who can enhance and streamline my beloved game from the 2000s, currently running on DirectX 7 with DirectDraw wrapper. The three main areas of focus would be: - Smoother Movement: Players in the game should experience smooth movements across the game universe. Any jerkiness or lag is unacceptable and needs to be ironed out. Also get rid of collisions and bumps - Uniform Movement Speed: All characters within the game should have equal movement speed, ensuring fair game play for all players. - Resolution & Window Mode: The game should operate in 800x600 resolution and feature a windowed mode. Importantly, I need the game to allow its window...

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

    I'm seeking a skilled developer with experience in game advancement, specially in the area of 2d MMORPGs. I'm looking for someone who can enhance and streamline my beloved game from the 2000s, currently running on DirectX 7 with DirectDraw wrapper. The three main areas of focus would be: - Smoother Movement: Players in the game should experience smooth movements across the game universe. Any jerkiness or lag is unacceptable and needs to be ironed out. Also get rid of collisions and bumps - Uniform Movement Speed: All characters within the game should have equal movement speed, ensuring fair game play for all players. - Resolution & Window Mode: The game should operate in 800x600 resolution and feature a windowed mode. Importantly, I need the game to allow its window...

    $193 (Avg Bid)
    $193 Avg Bid
    16 bids

    I'm in need of a proficient developer with extensive experience in PHP, Laravel, Delphi, and C#. Your role will entail the development of a comprehensive Restic Backups management solution. Key elements of the system to be developed include: - Backup scheduling and automation - Thorough monitoring and logging - Solid user authentication and access control The final product will be deployed on a Linux platform and endpoints running on windows and linux machines, so proficiency in Linux and windows-based development is vital. Interested candidates must provide examples of previous similar projects completed. Proficiency in Restic and its associated toolset is a major advantage.

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    49 bids

    ...simple. Create a test .NET 8.0 MAUI project that has one label, and one button on the sample page that is given when you create a new project. The create one test, that retrieves both of these elements by AutomationID / ID (not Xpaths or other selectors), and retrieve a couple control properties from them and set the values. That is all that is required. You may have to create a .NET MAUI wrapper for Android (it's just a few lines of code), to achieve this. The test project should be .NET 8.0 MAUI Android & iOS only needed for these automation tests to be written against. The test project should be XUnit running Appium.WebDriver. Any questions then please ask. I am looking for someone who has done this before, as it is quick easy money for someone that who has. ...

    $195 (Avg Bid)
    $195 Avg Bid
    17 bids

    I'm seeking a seasoned game developer to optimize a 2D tile-based MMORPG game client from the early 2000's. The work will focus on improving the client's window mode features, implementing dynamic camera movement, and enhancing general performance optimization. C++, DirectX7 with DDraw wrapper Specifically: - Windowed mode and resizable windowed mode: I want to make it possible to switch to windowed mode using ALT+F4 and to have a resizable window. - Fluid movement and smooth camera follow: Strategically, I would like a dynamic camera movement that follows the character, to enhance user experience and engagement. This is currently the highest priority - Performance optimization: I'm looking for high performance optimization of the client. The goal is to en...

    $924 (Avg Bid)
    $924 Avg Bid
    13 bids