Net ftp wrapper class jobs

Filter

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

    ...need to be effectively linked to the Skills System. This includes the implementation of a variety of AI skills . - **Class System**: Our game has distinct classes that heavily influence the Skills System. Each class should have its own unique skill tree. Additionally, we have a system in place where NPCs' clothing changes depending on the class they belong to. The project timeline is negotiable as I'd like to spend some time explaining the task given the progress already made. However, the ideal candidate should be able to commit to a reasonable timeframe. this project can be made in different parts like: connection of skill tree with npc skills clothes depend on class (for future npc creator system) if budget is enough npc creator menu Also i...

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

    I need a .NET software developer to work on a project for me urgently. Key Responsibilities: - Your main task will be software development. I need a professional who can create efficient and high-quality software for my project. Skills & Experience: - Proficiency in ASP.NET, Entity Framework, and Windows Forms is crucial. - Prior experience with similar projects or a portfolio demonstrating your capability in software development would be a bonus. The project is time-sensitive, so I need it completed ASAP. If you're a .NET expert who can hit the ground running on software development, I'd love to hear from you.

    $204 (Avg Bid)
    $204 Avg Bid
    96 bids
    Dot Net sostware update 1 day left
    VERIFIED

    I am currently facing a fairly serious issue with my dot net software - it crashes habitually, specifically when performing a certain function or operation. This has proven to be a major nuisance and has hampered my tasks significantly. Key Objectives: - Discover the root cause of the crashes - Implement a robust and permanent solution to prevent future crashes This project calls for a seasoned dot net developer who has extensive experience with troubleshooting and issue-resolution. Having a strong background in software maintenance and optimization is a definite plus. The ideal candidate will possess: - Experience fixing crash issues with dot net software - Ability to work methodically to identify the source of the issue - Exceptional problem-solving capability ...

    $70 (Avg Bid)
    $70 Avg Bid
    5 bids

    I’m looking for an individual with a strong intermediate knowledge level of .NET to conduct training for a small group of 1 to 10 people. Here are the key details about the training to be conducted: - This role requires someone experienced with .NET Core and ASP.NET. Your primary focus will be these areas and you should be able to deliver training effectively on this. - As a trainer, you would need to have an excellent command of these concepts and the ability to explain them in a way that's easy for the participants to understand. - Previous experience with delivering .NET training is a significant plus. 1 day physially training for MIS level audience. location at Bandar Sri Damansara.

    $132 (Avg Bid)
    $132 Avg Bid
    19 bids

    I'm seeking an experienced game designer to facilitate a beginner's course focused on game design. Here are my specific needs for this class. - Topic to be covered: The class should primarily focus on basic game mechanics. Attendees are complete beginners, so this will be their introduction to game design principles and concepts. - Attendee Knowledge Level: Given that the attendees don't possess any prior knowledge about game design, the instructor should take an approachable, easy-to-understand method of instruction. - Applicable platform: The concepts taught in the course should ideally be applicable to PC game design. Ideal Skills: - Experienced in game design - Proficient in basic game mechanics - Ability to teach beginners - Knowledgeable in PC gam...

    $102 (Avg Bid)
    $102 Avg Bid
    27 bids

    ...fsck -f /dev/vda1 Further information on fsck can be found on the following page: Mounting Partitions If your server boots normally, your partitions will be mounted automatically at startup so that you have access to the files. If you boot a server with the Grml DVD, the partitions are not mounted automatically. To gain access to your data and back it up via SSH or FTP, you must mount the partitions manually. Before you mount the partitions, we recommend that you create a temporary backup. To mount the root partition, adapt the command below and then enter it: root@grml ~ # sudo mount /dev/MY_ROOT_PARTITION /mnt Replace the placeholder MY_ROOT_PARTITION with the name of the root partition of your VPS. Example: root@grml ~ # sudo mount /dev/vda1 /mnt Accessing

    $31 (Avg Bid)
    $31 Avg Bid
    34 bids

    ...developer who can work with Visual Basic and/or .NET to create an application with the following requirements: Backend Functionality: - User Authentication: Develop a secure and efficient user authentication system. - Database Integration: Implement a database management system to store and retrieve data. - API Integration: Integrate external APIs to enhance the application’s functionality. Frontend Development: - Develop an intuitive and user-friendly interface for the application. - Ensure that the frontend interacts seamlessly with the backend. Deployment: - Once the development work is complete, you will be responsible for uploading the application to the server of our choice. Ideal Skills and Experience: - Proficiency in Visual Basic and/or .NET - Experience...

    $1099 (Avg Bid)
    $1099 Avg Bid
    117 bids

    I'm looking for a UI designer to create a user experience that's specifically tailored for high net worth individuals. The project involves designing for both mobile (iOS, Android) and web platforms. Key Project Points: **Enhancing User Experience:** The primary goal of this project is to make navigation and interaction as intuitive and user-friendly as possible for such HNIs. **Multi-Platform Design:** The user interface should be consistent and optimized for both mobile (iOS, Android) and web platforms. Experience in responsive design is a must. For the phase 1, below are the requirements: $$ The application caters to investors / high net worth individuals, who want to invest in startups. Below 3 screens are expected: 1. On the homepage, there will be li...

    $74 (Avg Bid)
    Guaranteed
    $74
    16 entries

    I'm in need of a skilled .Net 8.0 expert to help me fix a Google OAuth issue. The issue lies in the fact that I cannot authenticate users through Google's OAuth system. The primary purpose of this application is user authentication. Ideal candidate for the task should have the following skills and experience: - Proficiency in .NET 8.0 - Extensive experience working with Google OAuth - Strong problem-solving skills - A focus on clean code and system performance - An understanding of user authentication systems. Candidate must have experience with ServiceStack. Please explain what service stack is in the application. Issue needs to be sorted in 48 hours.

    $185 (Avg Bid)
    $185 Avg Bid
    23 bids

    ...naming and class allocation. 6. UML Class Diagram: - Create and provide a UML class diagram reflecting the new code structure and design patterns. - Ensure that the diagram is comprehensive and accurate. Bonus: (This is needed for the code) - Provide an additional variant of the code base that utilizes the Factory design pattern and DI. - Document and highlight the differences between the DI and Factory pattern implementations. Qualifications: - Proven experience in Java development and software design. - Strong understanding and practical experience with design patterns (DI, Listener, Builder, Singleton, Factory). - Proficiency with Google Guice or similar DI frameworks. - Experience with refactoring legacy code and improving code quality. - Ability to cr...

    $19 (Avg Bid)
    $19 Avg Bid
    17 bids

    The app should be able to take in a JSON like so: { "classes": [ { "name": "Person", "attributes": [ {"name": "personId", "type": "String"}, ...{"name": "employerId", "type": "String"}, {"name": "amount", "type": "Double"}, {"name": "dateIssued", "type": "Date"} ], "relationships": [ {"name": "person", "type": "Person", "multiplicity": "1"}, {"name": "employer", "type": "Employer", "multiplicity": "...

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

    Are you passionate about the power of words and the impact of branding? Do you thrive on creativity and love to craft compelling narratives? Satya Collections, a flourishing destination for sarees, lehengas, and suit pieces, is seeking a talented individual as a Brand Naming Specialist. At Satya Collections, we believe in more than just fa...attention to detail. Ability to think strategically and conceptually about brand identity. Excellent communication and collaboration skills. Prior experience in brand naming or a related field is a plus. The person whose name we find the most suitable, shall also get the opportunity of creating logo and brand designing part. Note - the name should be available for trademark registration. The class names are 25 and 35 in IP Search Portal of Go...

    $66 (Avg Bid)
    $66 Avg Bid
    28 bids

    ...component. Technologies: MudBlazor MarkDig Example Input (including ColorCode colorization): <div class="codebuddy-markdown my-4"><!--!--><p>To integrate the core functionality of uploading images to Azure Blob Storage using a Shared Access Signature into your codebase, follow these instructions. The language used is C#, and it's assumed your project supports dependency injection, similar functionalities, and configurations.</p> <h3>1. Install Required Packages</h3> <p>Ensure you have the necessary packages installed in your project. These include the Azure Storage Blobs package. You can install it using NuGet package manager:</p> <pre><code class="language-shell">Install-Package...

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

    ...designated for use in a class project focusing on fashion design. The target audience would be my classmates and the faculty. Your task would be to create both a physical and digital version of the moodboard. The ideal freelancer for this project will have: - Proficiency in fashion design and an understanding of current trends - Experience in creating visually appealing moodboards - An understanding of both physical and digital design mediums - A creative approach to portraying bold and colorful concepts within fashion design. - Also make a ppt for that to present that moodboard - Use some fabric or material which inspire for creating a moodboard on that theme - Attach real picture of that material or fabric in moodboad also show that material physically in class by bri...

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

    ...the customer, as some of the images were cropped. This created the problem that the images were different sizes. We have now tried to solve the problem as follows: <a href="" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"> <img fetchpriority="high" fetchpriority="high" width="650" height="625" src="" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" srcset="" sizes="(max-width: 650px) 100vw, 650px"> <h2 class="woocommerce-loop-product__title">„BlockX“-Tasche</h2> <span class="price"><span class=&qu...

    $37 (Avg Bid)
    $37 Avg Bid
    55 bids

    I'm looking for an experienced figma designer to create a mobile website for my design class. The website provides collaboration on room decoration and planning, allowing both interior designers and customers to work together on designing and furnishing spaces. With essential features such as Digital Room Design, Collaborative Mood Boards, Shopping Integration, Budget Tracker, and Augmented Reality (AR) Preview. The mobile website will start off by asking you to choose if you are a designer or a consumer. It does not have to be an actual functional website. I only need working buttons and flows at most. The project requires a cover page, lots of process work, and wireframes. It will not be a long project as I will assist in most of it. I already have a basis of what I ne...

    $119 (Avg Bid)
    Urgent
    $119 Avg Bid
    84 bids

    I need a professional IT specialist resume writer. This resume will need to highlight my expertise as a FrontEnd webdevelopment proficient in Angular and .net. Key points: - You will need to have experience in IT resume writing. - The resume should focus on my skills as a FrontEnd webdevelopment. - Proficiency in Angular and .net should be highlighted. - The resume should get more than 95 score on jobscan. Skills Required

    $18 (Avg Bid)
    $18 Avg Bid
    16 bids

    I'm seeking a skilled and creative designer to craft an engaging wrapper for my Kindle e-book. The main goal of this design is to vividly capture the reader's attention. Key Design Details: - The style should be bright and colorful. This is essential for attracting the reader's eye and making the book stand out. - Incorporate nature elements. As I aim to create a strong connection with nature through my book, the wrapper should feature a river in a dense forest . Ideal Skills and Experience: - Proven experience in designing Kindle e-book wrappers. - A strong portfolio showcasing colorful and engaging designs. - Adept at incorporating nature themes into design work. - Excellent understanding of how to capture attention with visual elements.

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids
    IT Resume Writer. 14 hours left

    I need a professional IT specialist resume writer. This resume will need to highlight my expertise as a Full Stack Developer proficient in Angular and .net. Key points: - You will need to have experience in IT resume writing. - The resume should focus on my skills as a Full Stack Developer. - Proficiency in Angular and .net should be highlighted. - The resume should get more than 95 score on jobscan.

    $48 (Avg Bid)
    $48 Avg Bid
    33 bids

    I'm seeking a skilled and creative designer to craft an engaging wrapper for my Kindle e-book. The main goal of this design is to vividly capture the reader's attention. Key Design Details: - The style should be bright and colorful. This is essential for attracting the reader's eye and making the book stand out. - Incorporate nature elements. As I aim to create a strong connection with nature through my book, the wrapper should feature a river in a dense forest . Ideal Skills and Experience: - Proven experience in designing Kindle e-book wrappers. - A strong portfolio showcasing colorful and engaging designs. - Adept at incorporating nature themes into design work. - Excellent understanding of how to capture attention with visual elements.

    $10 (Avg Bid)
    $10 Avg Bid
    6 bids

    ...bilingual (English/Urdu) Nursery Deeniyat report card in PDF format. The report card should include student details and a standard grading system. Key requirements: - Bilingual: The report card should be in both English and Urdu. The content in both languages should be well-organized and easy to understand. - Student Details: The report card should include a section for student details, such as name, class, and academic session. - Grading System: The report card should have a standard grading system that reflects the student's performance in their Deeniyat studies. Ideal skills and experience for this project: - Experience in designing and creating bilingual documents. - Proficiency in both English and Urdu. - Understanding of educational grading systems. - Attention to d...

    $23 (Avg Bid)
    $23 Avg Bid
    2 bids

    We are the largest and fastest growing UK charity community delivering support through multiple services via our website. Our website and AI machine learning and GPT are handled by others. We need dev support for the core SQL system and 2 small SQL directories, plus running reports and system admin. We need full stack Microsoft .NET development experience, strong SQL knowledge and exposure to Azure Microsoft services. We require a range of services. We’ll begin with the ad hoc work to begin to build a working relationship and then build that up to the following on an ongoing basis. • Ad hoc tasks for minor tweaks and changes on an ongoing basis. • Larger pieces of work, such as creating a moving from a free to a free and premium versions, with upgrading our He...

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

    Fix loading issue, and incorrect issue. Work with ftp only

    $18 (Avg Bid)
    $18 Avg Bid
    13 bids

    I need a junior video editor to rough cut footage from a cooking class shooting. The finalized video should be 1-2 minutes long. It will be set as background video of a website's homepage. Key Requirements: - Create a fun and engaging video that conveys the spirit of the cooking class - Utilize close-ups of food, interactions between participants, and cooking techniques being demonstrated - Experience in rough cutting to create an good selections of the best parts of the clips Ideal Skills: - Video Editing - Creative Editing - Understanding of pacing and mood in video editing Please only apply if you are a junior video editor, files will be provided via Mega cloud.

    $25 (Avg Bid)
    $25 Avg Bid
    39 bids

    Laravel who can start immediately. Work with ftp only. Import excel work

    $45 (Avg Bid)
    $45 Avg Bid
    35 bids

    ...visitors. What kind of people who don't want to be in public doing these kinds of tasks, or they just stay too busy to do them on their own. Aaron's like picking up their groceries or any sort of supplies that they may need for their household, or anything else that they think they may need. Sometimes they may even need help bringing an elderly relative or a child to some sort of appointment or a class. We have been operating around the area and the state and surrounding areas since the 90s. We know how to be discreet and get every client from another client's referral. We do not advertise or speak about what we do or who we do it for. That is part of what they pay for. If you want to work for us and do this job then there are some requirements to do so. You must ...

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

    Laravel Developer Work with ftp. Immediately.

    $31 (Avg Bid)
    $31 Avg Bid
    49 bids

    Developer to fix minor issue in code. Able to work with ftp. Estimated complete in 1 day

    $23 (Avg Bid)
    $23 Avg Bid
    40 bids

    Printing function is done. Each product only print one time, if new product added to the order, print the new product only. Only developer who can work with ftp.

    $29 (Avg Bid)
    $29 Avg Bid
    20 bids

    I'm seeking a Key Opinion Leader (KOL) in the Web3.0 field who can help us promote our Real World Asset (RWA) on their social media channels. - Social Media Platforms: The KOL should post about our RWA on platforms including Facebook, Instagram, Twitter, YouTube, and TikTok. - Target Audience: While I'm open to a diverse au...our RWA on platforms including Facebook, Instagram, Twitter, YouTube, and TikTok. - Target Audience: While I'm open to a diverse audience, the KOL should ideally reach professionals and parents within their posts. I'm looking for someone with a significant reach and credibility in the Web3.0 space, who can engage with and attract a broader audience to our RWA. A good understanding of the asset class and excellent communication skills a...

    $138 (Avg Bid)
    $138 Avg Bid
    12 bids

    We are launches a brand called PCS Supplies. The slogan is Protect Collect Store We will be selling products for the protection and storage of collectables (comics, trading cards, baseball, footballs) We are looking for a logo to be created using the initials PCS We are going to be using the logo on products and on social etc. We also need insert/wrapper document styling which can be applied consistently across our products. On some products the logo needs to be black and white so needs to work in that colour option too. We are looking for a clean/modern look and the document styling to be distinguished. So if you see it from far you know they are our range.

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

    I'm in need of a talented Keycloak software developer with a solid grasp of .NET. The primary goal of this project will be to develop a custom user management and authorization system. Key Responsibilities: - Create a custom user management and authorization system using Keycloak - Implement role-based access control - Develop user registration and profile management features - Integrate the solution with our existing user database The ideal candidate for this project would have: - Proficiency in Keycloak - Extensive experience with .NET - A strong understanding of user management systems and implementing role-based access control - Previous experience integrating user databases List of views: - Login - Users - App roles - User groups Development for User Management...

    $518 (Avg Bid)
    $518 Avg Bid
    39 bids

    ...Services for NLP and machine learning Additional Features * Support for multiple languages and locales * Customizable user interface and branding * Integration with other Microsoft tools and services (e.g., Office, Azure) * Security and compliance features (e.g., encryption, access controls) On-Prem Client: * Quivr Agent * Programming Language: C# or C++ * Framework: Windows Desktop (.NET Framework or .NET Core) or macOS (Xamarin or macOS SDK) * Database: Azure Storage or Microsoft SQL Server (local instance) * File System: Windows File System or macOS File System * Networking: HTTPS (TLS 1.2 or later) * Installation: Windows Installer (MSI) or macOS Installer (PKG) * GitHub Solution: * Local Data Storage * Azure Storage (Blob Storage or F...

    $577 (Avg Bid)
    $577 Avg Bid
    27 bids

    ...this, I am seeking a highly skilled professional to help me reinstall the system and rectify all the problems at hand. The job involves the following steps: 1) Change the OS from Linux to Windows Server 2016 or Higher (This may cause the data to be erased. In this case use the copy of the site and reinstall 2) Download Windows Server 2016 II, Office 2019, , .NET Framework 4.7 or 4.8, Visual FoxPro 9 Executable. And it should be Configured to the present environment. 3) In the first menu of , there is a function “Chemplan Online”. Chemplan database and EXE are residing at the server, this should be connected to the online function discussed above . 4) Chemplan and all its functionality should be tested and should

    $141 (Avg Bid)
    $141 Avg Bid
    17 bids

    I'm in need of a web-based job card system that will allow the creation and editing of digital job cards. Both employees and managers will need access to the system, with an admin login section for authorization of completed job cards. We would lik...hourly labour rate. Ideal Skills: - Proficient in PHP and MySQL - Experience in developing web-based forms - Knowledge of job management systems - UX/UI Design capabilities for a user-friendly interface Open to all options: The creation of a new system, use of a Wordpress modification, use of Office 365 Forms and Zapier to link to QuickBooks. We have a server to run SQL with Apache, PHP and FTP. Please consider the functionalities I'm looking for and the primary users of the system when bidding. Please contact for more d...

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

    ...Lambda functions, DynamoDB, and IAM roles. 2. Develop a wrapper in CDK to orchestrate the deployment of the serverless components by calling the construct to create a CDK stack. 3. Ensure that the deployed stack includes all necessary resources for the API functionality. Tools: 1. Infrastructure: AWS CDK with TypeScript. 2. AWS Lambda: Node.js, Python, or other supported languages. Considerations: 1. Implement least privilege access for IAM roles to follow security best practices. 2. Secure the API endpoints to protect the data and ensure confidentiality and integrity. Submission Deadline: Please submit a link to your code repository on GitHub by noon the day prior to your interview. The code should include your CDK constructs, wrapper, API implementation using AWS Serv...

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

    I am looking for an individual or a business with a strong network of high net worth individuals and/or family offices that would be willing to introduce me to and help me pitch to them an Accountancy Practice Roll-Up project I am running and requires funding. I am looking to raise £500,000 in equity in rounds 1 and 2, within 3-9 months time. The payment will be as a percentage of the funds raised successfully for the project through this person or company. It will have to be equity participation. Loans are not considered at this stage. - Strong Network: Leveraging your connections to high net worth individuals is crucial. I need to tap into your relationships to pitch my business concept. - Industry Experience: Having a background in raising funds for roll ups, s...

    $19493 (Avg Bid)
    Featured NDA
    $19493 Avg Bid
    6 bids

    API to pass status. Fix API sending wrong status. 2 small issues only. Work with ftp

    $23 (Avg Bid)
    $23 Avg Bid
    27 bids

    I'm in need of an experienced art instructor to co...instructor to conduct a beginner-level Acrylic painting class. Key Requirements: - The focus of this class is on Acrylic painting. - The class will involve 45 participants, all of whom are beginners in painting. - The class will provide all necessary materials, so participants will not need to bring anything with them. Ideal Freelancer: - Experience in teaching beginner-level painting classes - Proficient in Acrylic painting and its techniques - Excellent communication skills for instruction - Ability to manage a large group of participants effectively - Passion for and knowledge of art and painting Please provide details on your experience in instructing beginner-level acrylic painting classes and h...

    $30 - $250
    Local
    $30 - $250
    0 bids

    I need an expert who can implement a protocol for sending the saved logged data files (about 200MB, on SD card, in .txt format) over two ESP8266s without connection to the internet in the shortest possible time. It is better if the protocol is FTP, but others are accepted, too.

    $20 (Avg Bid)
    $20 Avg Bid
    12 bids

    Company Overview: Join Overcross, a leader in the travel industry, as we innovate to provide first-class travel experiences. We are enhancing our technical capabilities and are in search of a Laravel Programmer to support our backend development with secure, scalable solutions. Job Description: We are looking for an experienced Laravel Programmer to develop and maintain our platform’s backend. The candidate will play a key role in integrating cutting-edge functionalities like Chat GPT for real-time communication, managing large-scale databases, and ensuring robust data security. Responsibilities: • Develop and maintain the Laravel-based backend for a multi-lingual, multi-currency platform. • Integrate and manage third-party services and APIs, including news feeds, ...

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

    Want to setup one aws - subdomain for nodejs api to run - 2 public html domain website - install free ssl - provide proper ftp, putty access and ensure proper security to be taken care - Need to ensure no further issue come Only apply if you ok with 600 INR. and also in future ready to work on same price for 1 VPS setup work

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

    I need to export WordPress articles from one site and import them to another with Wp All Export and Wp All Import plugins. The posts must be exported by eliminating the visual composer shortcodes (present on the source site). The images included in each starting article must be imported into the new site's posts as a simple img src...site). The images included in each starting article must be imported into the new site's posts as a simple img src tag (they must therefore be included in the new site's media library). I can provide plugin documentation. In the WP all import/export Plugin it is necessary to insert a function both during the export to convert the ids into URLs and during the import to recreate the image ids. No ftp access is required. I can provide tempor...

    $153 (Avg Bid)
    $153 Avg Bid
    130 bids

    ...high-performance APIs and programs using C#, .NET Core based on architecture frameworks and guidelines Prepare API Collection and Documentation Collaborate with external and internal teams to test and troubleshoot performance and functional issues Work towards DevOps model for continuous integration (CI) and continuous delivery/deployment (CD) pipelines Technical Skills: API developers should have comprehensive technical skills, including the following: Ability to work on protocols like HTTP, FTP and Web Sockets Ability to create APIs using REST pattern Knowledge of GraphQL and gRPC is an added advantage Knowledge of Web Services and understanding of service-oriented architecture (SOA) Proficiency with common API development frameworks/tools, including .NET Core ...

    $356 (Avg Bid)
    $356 Avg Bid
    37 bids

    Want to setup one aws - subdomain for nodejs api to run - 2 public html domain website - install free ssl - provide proper ftp, putty access and ensure proper security to be taken care - Need to ensure no further issue come Only apply if you ok with 600 INR. and also in future ready to work on same price for 1 VPS setup work

    $18 (Avg Bid)
    $18 Avg Bid
    10 bids

    Hello, PLEASE READ CAREFULLY You will work on remote access! Please do now bid if it's not okay for you!!! I have a quite old React code written in 2015 2016. and react code FUNCTION is based not class BASED! There are so props on the project instead of state! There are some minor fixes needed in it. The code is quite professional and complex, so I'm not looking for just any React developer. You should have at least 6-7 years of experience. The development will be done remotely through remote access because the codebase is large and setting it up locally could take days. So, you will be worked on remotely. If the work is satisfactory, I will hire the developer on a regular basis, at least 3-4 days a week. Before starting the job, the code will be shown, and if it'...

    $133 (Avg Bid)
    $133 Avg Bid
    71 bids

    API is done, no error. Link the API with the web only. (Not changing endpoint) Only developer work with ftp only.

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

    I require a Plesk specialist who can diligently perform server configuration tasks. Specifically, your role will involve fixing issues with connecting to an external FTP that is currently timing out. Knowledge and experience with Plesk, FTP and server configuration are critical for this project. Key tasks will be: - Troubleshooting external FTP timeout issues - Configuring server parameters as needed Please note that if you have experience integrating with cloud services, setting up email accounts, or configuring security settings, it may come in handy for potential future tasks.

    $109 (Avg Bid)
    $109 Avg Bid
    23 bids

    ...seasoned marketing professional to assist in boosting the visibility of my share market services. The deliverables I'm expecting are: - Strategic Online Advertising: Implementation of targeted online advertising campaigns to attract potential investors from across the board. - Social Media Engagement: Proven expertise in managing and growing social media platforms to engage with retail investors, high-net-worth individuals, and institutional investors. - Door Step Marketing: Develop and execute a door step marketing strategy to further promote my services at a personal level. The main objective of this project is to increase brand and market awareness, which means that you should be well-versed in creating and executing comprehensive marketing plans. Ideal candidates shou...

    $96 (Avg Bid)
    $96 Avg Bid
    15 bids

    Only developer who can follow to fix issue. (We will be going to fix issue one by one) Developer who can work with ftp. Estimated 4-5 small medium issues. (1-2 days max). Don't bid if you want to ask for documentation or all. Thanks :)

    $93 (Avg Bid)
    $93 Avg Bid
    45 bids