2008 delete temporary files jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 2008 delete temporary files jobs found, pricing in USD

    ...frontend, backend, and browser extension. Based on the Trotto backend, a Django-based backend has already implemented that supports social login, adding and removing links. Goal is to implement team functionality so that a user created golink is available to everyone in the team similar to The task involves creating JSON API endpoints to create/edit/delete links and invite/add/remove members to enable golinks across an org. You are not going to be touching frontend HTML/CSS. Please share any past projects you have worked on related to Django (preferably a Github project link). If you know VueJS - that is a Plus. Document with more details about the project

    $186 (Avg Bid)
    $186 Avg Bid
    18 bids

    ...Search: Users will be able to search for candidates by name. Candidate Registration: -Users will be able to create new candidate cards that include an image and relevant information. Each generated card will have a special link to share and facilitate voting. Administration Panel: -Features to modify vote counts. -Display of all uploaded cards and user accounts. -Tools to manage sanctions (temporary or permanent). -Option to pause the site with a message on the main page. Technical Requirements: -Simple and responsive design. -Robust database with automatic backups. -Advanced anti-bot system. -Ability to handle a high volume of simultaneous users. -SEO optimization and integrated Google analytics tools. Additional Considerations: Previous experience in similar projects wi...

    $602 (Avg Bid)
    $602 Avg Bid
    129 bids

    ...pro/documentation/ Key Functions: - **Login**: The script should be able to log in to the XTB Trading API using the provided login credentials and OAuth token. - **Get Current Trades**: The script should be able to retrieve information for current trades, specifically the Trade ID. - **Open Trade**: Allow creating a new trade using the API. - **Delete Trade**: Allow deleting an existing trade. - **Create / Delete Order**: Implement the ability to create or delete an order. Key Requirements: - Expertise in PHP and API integration, ideally with experience in trading APIs. - Knowledge of XTB Trading API or similar trading APIs would be a significant advantage. - Experience with OAuth tokens and how to use them securely. - Excellent problem-solving skills to ensure ...

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

    **Job Title:** Public Relations Sales Promoter **Company:** SKI INDUSTRY **Location:** Remote, attending Collision Tech Conference in Toronto, Canada **Position Type:** Temporary (June, with potential for future collaboration) **About Us:** is redefining winter travel with an innovative approach through local business partnerships. Our platforms, including , SnowClub, and , simplify winter bookings by offering comprehensive services like transport, rentals, activities, tickets, accommodations, and more, creating an "Expedia for mountain resorts." SnowClub, a membership-based SaaS, adds a social network, exclusive discounts, and an online store. Our mission is to reshape the winter travel experience by filling an industry

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

    ...(width x height) and will see the amount of rolls he needs to buy to cover this area (width x height). Assume, that roll length/width - 32ft x 2ft. 2) MATERIAL: Customer will select a material that has different prices per square foot for printing ("Standard Wallpaper" will be default, "Peal and stick" and will be alternative. These material types should be on admin panel so we can edit, add or delete.) NOTES 1) CALCULATING PRICE: After all these steps user will see dynamically calculated price depending on amount of rolls and selected material. 2) ADMIN PANEL: On "ORDER" page, we should see the amount of rolls and dimensions customer entered. CUSTOMER USAGE: On single product page he can push button "How much rolls do I need?", then he ...

    $148 (Avg Bid)
    $148 Avg Bid
    83 bids

    I WILL DELETE YOUR BID IF YOU DO MOT TEAD I need to automate a process for onboarding a financial session. It should be web-based to keep the cost down. Currently I ask them to break down some of their finances manually. I want to make an interactive interface that asks them questions (to name expenses and add up the amount) with the aim of generating a report consisting of 4 sections: Housing Transportation Food Essentials It should start by asking consent to share this information with me to analyze it. I would also like: name, email age, then how much money they make and whether they make it biweekly, annually or monthly. (This needs to be translated to a monthly figure) Each section will ask questions about the kinds of expenses relevant to them. They can select the...

    $144 (Avg Bid)
    $144 Avg Bid
    64 bids

    Google Play Store Reviews and Sentiment Analysis Website- The website offers a user-friendly interface and provide sentiment analysis of reviews from the Google Play Store. 1. User Module a. User Registration Module To get st...providing their admin email and password. c. Admin Dashboard Module - The admin dashboard module provides an interface for admins to perform various operations. Admins can view all the reviews, analyze the results of the reviews, and manage user profiles. d. User Manage Module- The user manage module allows admins to manage user profiles. Admins can view all user profiles, edit user profiles, and delete user profiles if required. Technologies Used Frontend: HTML, CSS, JavaScript Developed in : Python Database: MySQL Sentiment Analysis: Google Play Store Re...

    $103 (Avg Bid)
    $103 Avg Bid
    7 bids

    The deliverable is the files associated with a Large Language Model (LLM) Retrieval Augmented Generation (RAG)-based chatbot, the full-page chat interface screen, and the miniature chat interface. This job does not include deployment of the files to the production system. A demonstration of the chatbot and its capabilities will be provided upon completion of the project. The chatbot will limit itself to agreed upon topics/information and can handle several conversation turns (i.e., will maintain a temporary chat log per interaction for conversation flow). The chatbot will also be configured to store all chat logs locally. The chatbot will make use of an information store, so domain- and county-specific data will be available. Files will be documented in case...

    $500 (Avg Bid)
    $500 Avg Bid
    1 bids

    Please provide source files for employee ID badge.

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    I would like to update my app with 2 following features; - first one being that every order of any specific food item or a drink made in estimated time (example 5min) would all be summarized on the backend for the kitchen and the bar; So the cooks could bas...any specific food item or a drink made in estimated time (example 5min) would all be summarized on the backend for the kitchen and the bar; So the cooks could basically "tackle" the same food then by going table by table as it is now, easier overview and workflow - second thing, would like to have a total amount of the bill rather than split by orders (as it is now) and also be able to delete or add things on the final screen bill, sometimes a group of 10 wants to pay individually and its a hassle to go 1 by 1 ...

    $199 (Avg Bid)
    $199 Avg Bid
    80 bids

    I have an autocad drawing of a house I need someone to calculate the surface area of the facade for the stone work only excludnig the windows adding to the the exterior part of the boundry wall

    $22 (Avg Bid)
    $22 Avg Bid
    70 bids

    ...POST request to this script containing the data. In the script you see 3 types of actions in a switch: Add (new vehicle) Change (vehicle exists, adjustment is being pushed) Delete (vehicle is deleted) Below is a brief explanation of the three functions involved: add_post Here I build a Wordpress Query containing data from the POST request. Then I run a "wp_inset_post" function with this query. From that Wordpress function you will then receive a "post_id" with which I will add photos to the post. change_post Same as "add_post" but I use the "update_post" function because I already know the post_id. Then I'll delete all the photos from this post and add them again. I do this because I cannot tell from the file name of a photo...

    $269 (Avg Bid)
    $269 Avg Bid
    1 bids

    I am in need of a skilled React developer to create an interactive page for user-based commenting. The key requirements for this role include: - Developing a user-friendly interaction window that facilitates communication through comments. - Building a management feature that allows me to delete or hide inappropriate comments. Your experience using React to build interactive user interfaces and manage interactions will be essential in executing this project effectively.

    $146 (Avg Bid)
    $146 Avg Bid
    22 bids

    I'm looking for an experienced freelancer to help me configure the folder and file permissions for a specific website on CyberPanel. Key Requirements: - The main goal of this task is to ensure the website's functionality is not hindered by strict security measures. - The website should have specific folders and files with read-only access, and others with read and write access. - Experience working with CyberPanel or similar control panels is essential for this project. In your application, please highlight your relevant experience with similar tasks. Note: Please focus on experience in your application, rather than detailed project proposals. Thanks.

    $30 (Avg Bid)
    $30 Avg Bid
    9 bids

    ...natural and not like an AI voice. I like the way the one sounds in the videos above. I will provide you with a detailed script for each video that will have the text of what the AI voice should say along with what the scene should show. I will need you to create the video. If this goes well, I may hire you for more videos. The video should be 90-seconds. I hate auto-bidders and I always delete the bids. I took the time to create a details project description so please take the time to read it and not just sending a canned message to every job in hopes of getting work. Please put “I have read the entire project description and made an accurate bid” with you bid so that I know you read all of this item description and made an accurate bid. Please bid accuratel...

    $46 (Avg Bid)
    $46 Avg Bid
    61 bids

    I need a professional familiar with the Portuguese immigration system to assist me in renewing my temporary residency permit. - My current residency permit has been expired for less than 3 months. - The ideal candidate should have a deep understanding of the renewal process and necessary documentation. - The ability to expedite the process would be highly preferable; please highlight if this is a service you can provide. - I can't attend in person to renew my permit so I need a legal representative to attend. Please provide your relevant experience and expertise in your proposal.

    $563 (Avg Bid)
    $563 Avg Bid
    19 bids

    Hello, iam gifting a funny gift to a friend of "himself" and a celebrity he likes. I would like a simple and realistic headswap of himself and the male Ana De Armas is with(the male on the right). If possible, delete the man on the left. Make it look as real as possible, better lighting, better quality etc.

    $24 (Avg Bid)
    $24 Avg Bid
    43 bids

    I'm currently seeking an experienced Vue.js developer to create an interactive Vue 2.6 element for my project. Core Requirements: - The element must be capable of editing an array that contains objects. - It should have functionalities to not only add new objects but also modify or delete the existing ones. Desired Interface: - I desire a table-based editing interface where each cell is editable and represents an object property. Ideal Skills & Experience: - A thorough understanding and expertise in Vue 2.6. - Previous experience in creating and managing editable tables. - An adept knowledge of JavaScript and array manipulations. Appreciate bid from Vue.js experts who understand my requirements and can deliver a clean, user-friendly editable table element. "...

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

    I have a large volume of numerical data that needs to be entered from multiple digital files. The files will be provided to you in a digital format. Key Requirements: - Data Entry: Accurately input numerical data from digital files into a specified format. - Efficiency: Handle a substantial quantity of data in a timely manner. Ideal Freelancer: - Proficient in data entry with experience in handling numerical data. - Attention to detail to ensure accuracy. - Previous experience with large-scale data entry projects is a plus.

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

    ...administrative tasks and account management (for hosts). The Property Manager will be responsible for the following : • Gathering data from one source (Google Drive) to enter into document management (databases or partner websites by case) • Checking and reviewing documents for accuracy and completion • Attaching supporting files to the document management • Searching for additional information for documents that are incomplete • Verifying, correct, and delete unnecessary data, or combine data Job Requirements: • detail oriented • collage degree is required • Accessibility to email and knowledge of using ( computer & phone ) and MS Office • Ability to multitask and prioritize tasks effectively. • Excellent communicatio...

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

    I have a large volume of numerical data that needs to be entered from multiple digital files. The files will be provided to you in a digital format. Key Requirements: - Data Entry: Accurately input numerical data from digital files into a specified format. - Efficiency: Handle a substantial quantity of data in a timely manner. Ideal Freelancer: - Proficient in data entry with experience in handling numerical data. - Attention to detail to ensure accuracy. - Previous experience with large-scale data entry projects is a plus.

    $256 (Avg Bid)
    $256 Avg Bid
    44 bids

    ...display it. In the context of this, the "specific message" is a temporary code. Here's a brief insight into what I'm envisioning: - Email Targeting: The website should allow for the selection of any Hotmail email address. The purpose of this is to ensure that the site can pull messages from different accounts as needed. - Specific Message Retrieval: The core functionality will be to retrieve and display a specific message from the selected email account. That message is usually a temporary code from netflix. - Search Function: A search bar is necessary for sifting through emails quickly. - Auto-Refresh: I'm hoping the website can include an automated refreshing feature. This is highly important because the email containing the temporary co...

    $36 (Avg Bid)
    $36 Avg Bid
    15 bids

    I have a whm server with multiple wp blogs using wp automatic, a plug-in that has had multiple backdoors over the years, the plug-in is updated but the server probably has shell scripts or malware running

    $149 (Avg Bid)
    $149 Avg Bid
    43 bids

    I'm in search of a meticulous data entry specialist to help with a simple text data entry task. The job is quite straightforward, involving the transfer of information from digital files to a different format. The role strictly involves data entry without the need for any form of data analysis. Key responsibilities: - Accurately entering text data from digital files into a specified format. Ideal Skills and Experience: - Proven experience with data entry. - Attention to detail. - Proficiency in working with digital files and transferring data.

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

    I'm seeking a meticulous freelancer who can assist in a data analysis project. This involves video analysis to capture specific information for my recognized need. Having a keen eye for detail will prove beneficial for this role. The required task is two-fold: 1. **Vehicle Sign Extraction**: Extract vehicle signs from a series of videos and organize this da...numbers The final information extracted should be conveniently organised in an Excel format. Experience using data entry tools like Excel is mandatory. Note: We use Unifiy Protect. So we would give you an Access as console user. Worklfow we want to use : check video on console put the plate(we have ai, put have to recheck by an human) and date to an excel save the video stream on google drive delete the clip on the...

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

    I need someone to upload files of a website on my namecheap hosting. I have .zip file with full website files (wp-content, wp-config and all the others) and I need this to be uploaded and made to work on my namecheap hosting and database.

    $40 (Avg Bid)
    $40 Avg Bid
    76 bids

    I'm looking for a skilled developer to create an efficient FTP script that will allow me to upload files to a specific folder in cPanel. Key Requirements: - The script should be optimized for small files, as large file handling is not a priority. - It should be developed in a language suitable for FTP functionality. The script will be used to automate the process of uploading files to a specific folder on a cPanel server. The ideal developer should have experience in: - Building FTP scripts for file uploads - Working with cPanel and its file management system - Ensuring the script runs smoothly for smaller files Please include in your proposal your experience with similar projects and any relevant skills that make you the ideal candidate for this task.

    $67 (Avg Bid)
    $67 Avg Bid
    61 bids

    ...area on our Wix site to facilitate teacher sign-ups, student class list management, and student attendance tracking. Key Features: - Membership System: Teachers should be able to easily sign up and sign in using an email and password. This will help us ensure that only authorized personnel access the system. - Class List Management: We require a form where teachers can manually add, edit, and delete student names. This will populate the class list and allow for easy management. - Student Attendance Tracking: Our goal is to track daily student participation in our campaign. This can be facilitated by allowing teachers to tick a date in the student's row to indicate they brought plastic on that day. Ideal Skills & Experience: - Proficiency in Wix development and its mem...

    $847 (Avg Bid)
    $847 Avg Bid
    45 bids

    I'm in need of a Java developer to create a standalone application for a small school. The application will be used to manage student records, various school resources, and facilitate communication with parents. Key Features: - Student Records: The application should be able to manage and track student progress through interactive line charts. - School...you have a strong background in Java development, previous experience in creating similar applications, and are confident in managing school resources and building a parent communication portal, feel free to bid on this project. I would need a preliminary discussion to assess the possible architecture/technologies. The initial bid if for the first module (main page, students list, DB, add/edit/delete students, load student ...

    $528 (Avg Bid)
    $528 Avg Bid
    88 bids

    Hello We need a Functional Bug tester to test our marketplace site for testing Affiliate sign up and traffic sending from a demo affiliate ( you). Top Payout We create milestone for 1 bug $45 . FUNCTIONAL BUGS ONLY you need to create multiple users in our software in order to test Genealogy and the affiliate tracking of de...for 1 bug , we raise you for $50 per bug and will sent $135 next milestone for you for next 3 bugs.. and so on Ensure you send all bugs in a text file with Explanation what is the bug must be only functional and not design or trivial with Screenshots This is $45 per proven bug not the $35 as mentioned in ZIP Please read all Specs before you bid and write my BID IS FINAL Without that we delete your bid Let us know if any questions Ongoing Project ...

    $165 (Avg Bid)
    $165 Avg Bid
    35 bids
    add pannel to Figma files 4 days left
    VERIFIED

    use submitted requirements and add to the existing figma protpotype. the job needs to be done rapidly

    $15 (Avg Bid)
    $15 Avg Bid
    12 bids
    IOS App Update 4 days left

    I'm looking for a native IOS developer to help me with an app update. I will need developer to - Add a button to the contact us page - button should open a new page, which will have a list view and will be populated by API provided. - Listview will have entries and will link out to a web view with URL's provided by API - Developer should stop Key/Value pair...developer to - Add a button to the contact us page - button should open a new page, which will have a list view and will be populated by API provided. - Listview will have entries and will link out to a web view with URL's provided by API - Developer should stop Key/Value pair of list view locally so user doesn't have to make repeated calls to API. Only if API changes will developer retrieve new data, delete...

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

    ...Illustrator to primarily vectorize my existing image and logo files. This is important for various applications, including print, web and video ads. Not only am I looking for someone to vectorize these files, but also apply necessary modifications via Photoshop or Illustration techniques. This will be done with a keen attention to detail and a good sense of design aesthetics. The ideal freelancer for this project should have: - Strong skills in Adobe Illustrator - Experience in image and logo file modification - An impressive portfolio showcasing similar projects When applying, please ensure to highlight your experience. Your unique touch and innovative techniques could be just what I need to bring these files to life. I have attached the files in quest...

    $86 (Avg Bid)
    Guaranteed
    $86
    101 entries

    ...input distance. If we move manually an order to another distance from last price, it will move the other order to the same distance. RUN state ("RUN" label with "RUN background color" ) : Clicking again on it will leave pending orders but they will not move with price, they will stay at the same price level. OFF state ("OFF" label with "OFF background color" ) : Clicking again on it will delete pending orders. During RUN state, if buy stop or sell stop is converted in running order, the other one will be deleted. No target level. Trailing stop using input settings Button is still in "RUN" state. If we click again on button during "RUN" state with running position, it will close orders and reach the "OFF&q...

    $197 (Avg Bid)
    $197 Avg Bid
    5 bids

    I'm looking for a skilled data entry freelancer to help me with the entry of text data from digital files. The entered data will be utilized for analysis purposes. Key Responsibilities: - Transferring text data accurately from digital files into a specified format - Ensuring the data is entered completely and error-free - Maintaining data confidentiality and security The ideal candidate for this project: - Has a proven track record in data entry, specifically with text data - Is meticulous and detail-oriented, with strong organizational skills - Has the ability to handle potentially repetitive tasks with accuracy and efficiency - Understands the importance of data confidentiality and is committed to upholding it Your successful completion of this project will greatly...

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

    ...If A only throws one dice, B will automatically recognize whether the sum of the points of the two dice thrown exceeds 11 points. If it reaches 11 points or more, there is no need to throw C times. If it does not reach 11 points, B will choose to keep the larger point and delete the smaller point. Then throw the dice C times again, keep the largest point in C, and delete the smaller point. If the sum of the points of the dice of A, B, and C is not 11, or does not exceed 11, then still take the largest dice in C and delete the smallest dice. Note: A, B, and C are the first, second, and third dice rolls, respectively. The numbers must be 11 or above, including 11, and there cannot be three identical numbers. For example, 111, 222, 333, 444, 555, and 666 require manual...

    $255 (Avg Bid)
    $255 Avg Bid
    26 bids

    The Panel must be developed in PHP8, develope...Panel must be developed in PHP8, developed with best practices using PSR. If developed with Framework, Laravel (latest version + AdminLTE) must be used. All libraries used in the project must be in the public domain and if they are not properly updated, a new fork must be created and updated. Multiple user management is your permissions Manage multiple GRE Tunnels servers - Register, Update, Delete - Each GRE Tunnel server will receive a /40 or up to /29 IPv6 allocation. - Each server can deliver different sizes of IPv6 allocations (/56 to /29), in a configurable way. The professional to carry out this project needs the following characteristics: - Linux Systems Administrator - Network administrator - Extensive knowledge with Bir...

    $144 (Avg Bid)
    $144 Avg Bid
    22 bids

    I'm looking to enhance my web application's Book Appointment page. I need to add specific icons, buttons, and associated actions to improve user experience and functionality. Key Requirements: - Add 'Delete', 'View', 'Edit', and 'Contact WhatsApp' icons - Each icon should be associated with a specific action - When user clicks 'Delete', 'Edit', or 'View', the corresponding action should be carried out - For 'Contact WhatsApp', user should be able to directly communicate via WhatsApp - Include an 'Add' button - Upon clicking 'Add', user should be prompted to submit the appointment form - The form should include fields for 'Date and Time', 'Personal Inf...

    $23 (Avg Bid)
    $23 Avg Bid
    31 bids

    Need a bot that will only allow one message "/verify *email*" in a channel then the bot already built to handle /verify will respond and grant necessary roles We then need it to delete the interaction between them

    $115 (Avg Bid)
    $115 Avg Bid
    28 bids

    When sending an emoji in Telegram, the script reads the information and chooses to delete unnecessary information in the same millisecond. Please note that it needs to be controlled within a few milliseconds. The current method is to roll two dice each time, delete a small one and keep a large one, throw once every 2 seconds, throw 3 times, I need to solve the ghosting when deleting so that it looks like a natural throw.

    $143 (Avg Bid)
    $143 Avg Bid
    16 bids

    ...designed. We're looking for a skilled WordPress developer to create a new look and feel to the existing websites. We have more than one project to get done so will likely award more than one Freelancer. The redesign(s)s are under 10 pages. You'll use content from the client's existing site, social media and online listing such as Google My Business. I will upload WordPress with a Divi onto a temporary domain in my hosting account and provide you with WP admin access. I like using the Avanti theme, but that will be the designer's choice. The end result will be an improved layout, aesthetics, and call to actions. I prefer to pay $100 per project and expect to get the sites completed within 3-4 days. If your bid is accepted, we'll start with one proj...

    $164 (Avg Bid)
    $164 Avg Bid
    184 bids

    ...information regarding these aspects and told us that it is due to possible malware and that a cleanup is necessary, they did a scan of the files and basically this is what the results showed: ----------- SCAN SUMMARY ----------- Known viruses: 2258625 Engine version: Directories scanned: 49588 Scanned files: 709774 Infected files: 7037 Scanned data: 27816.82 MB Read data: 59493.79 MB (0.47:1 ratio) Time: 21588.024 seconds (359 m 48 s) This is part of what we were told and need: In File Manager, in the home directory, you will see a file '' (recent file). You can check the scan results by right clicking and viewing. Check that and delete the infected files with the help of the file path in File Manager. You will need to review each file on th...

    $73 (Avg Bid)
    $73 Avg Bid
    63 bids

    I am looking for a PERL, HTMX, MYSQL programmer who can help me with an intermediate level project. ...dump from my MySQL table. From which I need an interactive HTML interface, based on Perl, HTML, HTMX to this table. I need to be able to search, add, edit and delete entries as well as combine two entries into one, all via one HTML::Template file with a single perl script as interface to the MySQL table. I do want an active submit button for all changes, as well as a single interactive upload button for each field of the MySQL table. also each field needs to be validated via a given specification. All code needs to be well documented and commented. Perl based database interaction needs be "SQL Injection" save. So i want a maximum of 3 files. HTML page, stylesheet ...

    $518 (Avg Bid)
    $518 Avg Bid
    92 bids

    I need Lambda/Python code to update the Log Subscription filter. Chat GPT doesn't work. The problem is when you "put_subscription_filter" it creates the second one but doesn't delete the first one. I need the code to delete the first data from STack and create a new Filter. Everything running from Cloud Formation stack. (In example I attached there is no delete the previous filter it is creating the second one)

    $147 (Avg Bid)
    $147 Avg Bid
    41 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.

    $146 (Avg Bid)
    $146 Avg Bid
    48 bids

    ...queries to exit the chatbot and transfer the advisor. - Invoiced amount query: The chatbot must provide users with a simple way to find out the amount owed and due date. - Consultation of the user profile: The chatbot must respond to the contracted profile. - Spanish Support: The chatbot needs to be capable of interacting with users in spanish - Company Management: The ability to enable, disable, or delete companies from using the chatbot should also be integrated. Ideal Skills: - Proficiency in chatbot development. - Experience with integration with Mikrowisp or similar systems. - Proficiency in backend system development for user management. - Strong attention to detail to ensure smooth user experience. I'm looking for a professional who can deliver a high-quality, use...

    $552 (Avg Bid)
    $552 Avg Bid
    33 bids

    I am seeking an experienced .NET developer to build a highly dynamic REST API using the .NET 8 framework. The API will be designed to manage interactions with a database using a single, generic controller capable of handling all database tables. This project will involve implementing advanced fe...sorting capabilities to navigate through data efficiently. Pagination: Implement pagination to handle large datasets effectively. Aggregation and References: Enable aggregation of data from child tables and retrieval of related data from master tables (e.g., retrieving a customer's name when querying orders). CRUD Operations: The API must support complete CRUD (Create, Read, Update, Delete) operations for any table within the database, adhering to security and data integ...

    $541 (Avg Bid)
    $541 Avg Bid
    86 bids

    Title: Demystifying Bitcoin: A Comprehensive Guide to the World's Leading Cryptocurrency In the realm of digital currencies, Bitcoin stands as the pioneer, the trailblazer that sparked a global financial revolution. Born out of a white paper titled "Bitcoin: A Peer-to-Peer Electronic Cash System" published by the mysterious Satoshi Nakamoto in 2008, Bitcoin has evolved from a concept into a phenomenon that has reshaped the landscape of finance, technology, and beyond. Understanding Bitcoin: The Basics Bitcoin operates on a decentralized peer-to-peer network, utilizing blockchain technology to facilitate secure and transparent transactions without the need for intermediaries such as banks or governments. Unlike traditional currencies, which are controlled and regulat...

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