Sqlite3 code example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sqlite3 code example jobs found

    I'm in need of a Windows compatible GUI application built upon my existing Fortran code. The desired user interface style is a Cross-platform one, ensuring it is intuitive and user-friendly. Key Features: - Data Visualization: The application should be capable of visually representing data in a clear and comprehensible manner. - Data Input Forms: There should be interactive forms for data entry, making the application accessible for users with varying levels of technical expertise. - File Processing: The ability to process files is crucial, enabling users to work with their own datasets. Ideal Skills: - Proficiency in Fortran and GUI development. - Experience in creating Cross-platform style user interfaces. - Competence in implementing data visualization tools and file proce...

    $16 - $26 / hr
    $16 - $26 / hr
    0 bids

    I need an expert to review and correct the back-end code of my e-commerce website built with React. Key Requirements: - Deep understanding of React and its ecosystem - Experience in back-end functionality troubleshooting - Ability to conduct comprehensive code reviews - Skills to implement effective corrections Your main task will be to ensure the back-end functionality of my site is smooth and reliable.

    $206 Average bid
    $206 Avg Bid
    18 bids

    ...looking for a talented programmer with expertise in both Haskell and Scheme to develop code for performing matrix operations using the echelon method. The code should be able to handle determinant, rank, and inverse calculations for 1000x1000 matrices. Key requirements: - Proficient in both Haskell and Scheme -Proficient in Math - Experience with matrix operations and echelon method - Able to write code handling 1000x1000 matrices **In Scheme, external libraries are only allowed to be used in flomat and only for vectorization of code. In Scheme, functions that modify the values ​​of objects are not allowed, in particular, functions with names that contain ! are not allowed. **In Haskell, you can use Hmatrix for code vectorization only...What it means?...

    $36 Average bid
    $36 Avg Bid
    1 bids

    I need a Python code leveraging the Zerodha Kite API. The code should track the Open Interest (OI) change for both call and put options based on a specified strike price, expiry, and time frame. Ideal Skills: - Proficient in Python - Experience with the Zerodha Kite API - Knowledge of options trading and Open Interest Output Requirements: - The data should be formatted as a JSON file Please provide a brief overview of your relevant experience when bidding.

    $156 Average bid
    $156 Avg Bid
    6 bids

    I need a Shopify expert to modify the code of my custom theme. I want to display 50 products per page on my collections pages, instead of the current limit of 30. This change only needs to apply for collection pages; search results or other pages do not require this adjustment. Ideally, you should: - Have extensive experience with Shopify and its coding language. - Be able to navigate and modify custom themes. - Understand how to apply changes to specific sections of a site. Please note that my collections pages do not have any custom filters or sorting options, which should simplify your task. I look forward to your proposals.

    $43 Average bid
    $43 Avg Bid
    36 bids

    I'm looking for a seasoned freelancer with deep expertise in Node.js, Python, and Azure AI or other AI APIs. Your task will be to refine my existing code and improve the Azure AI integration, or switching to a more effective AI if necessary. basically how it works is i input images in a folder called manhwa then start the code it slices the images i provide then generates a summary of it using chat gpt then it turns the summary into voice using tts then combines it with its respective image and generates a video what i want you to do it get better summary and character reconization add a free ai humanizer so the output doesnot sound 100% ai and gets detected as ai add recap in different languages add animations to the pictures and other stuff to enchance the ouput No...

    $304 Average bid
    $304 Avg Bid
    27 bids

    Project Title: Eye-Catching QR Code Poster Design for Trade Show Project Overview: We are looking for a talented graphic designer to create a visually striking poster featuring a QR code that will be displayed at our trade show booth. The goal of the poster is to attract attention and encourage attendees to scan the QR code, which will lead them to a specific webpage (to be provided). The design should align with our company branding and effectively communicate the key message while maintaining a professional and polished look. Key Deliverables: 1. Poster Dimensions: Standard trade show poster size (24x36 inches or A1). 2. Main Feature: Prominent and scannable QR code (we will provide the code). 3. Text Content:Include a clear call-to-action...

    $149 Average bid
    Urgent
    $149 Avg Bid
    24 bids

    My backend code, built on Node.js, is experiencing some bugs and errors .I’m experiencing an issue with my Express backend on Replit. I’m developing a full-stack application using Vite + React for the frontend and an Express server for the backend. My setup is designed so that the Express server listens on the port provided by Replit (via ) on host 0.0.0.0, while my Vite server runs on a different port and proxies API requests to the backend. However, when I start my Express server, I receive an error such as: Error: listen EADDRINUSE: address already in use 0.0.0.0:<PORT> I’ve tried changing the fallback port (e.g., 3000, 5000, 5001, 5002), but each time I get a conflict error indicating that the port is already in use. I suspect there might be a stale pro...

    $89 Average bid
    $89 Avg Bid
    24 bids

    I'm seeking a professional to conduct a thorough review of our project code to ensure it's up to standards and to assist with API integration. Key Responsibilities: - Conduct a detailed security, efficiency, documentation, installation, deployment, and versioning review of our code. - Assist with API integration. Ideal Skills: - Extensive experience in code reviewing with a focus on security and efficiency. - Proficient in API integration. - Familiar with installation, deployment and versioning processes. I look forward to your proposals.

    $4642 Average bid
    $4642 Avg Bid
    57 bids

    please clean up code in charity online raffle both in version 1 and version 2 and do all the requirements for the different provinces. Clean code milestone 1 $200 Login / Register / forgot password Raffle List Active / Raffle List Close milestone 2 $300 charity dashboard Staff dashboard Worker dashboard milestones 3 $200 Order ticket Payment gateway cleanup Order list in all dashboard Email templates clean up code please create one of milestone i will start

    $18 Average bid
    $18 Avg Bid
    1 bids

    I am looking for a skilled developer to modify my existing online HTML, CSS and JavaScript editor. The enhancements should include: - Syntax Hig...looking for a skilled developer to modify my existing online HTML, CSS and JavaScript editor. The enhancements should include: - Syntax Highlighting: The editor should support syntax highlighting specifically for HTML, CSS, and JavaScript. - Live Preview: Users should be able to see a real-time preview of their code. In addition to these functionalities, the editor should also support integrations with various third-party plugins. Prior experience with creating or modifying online code editors will be a significant advantage. A strong understanding of HTML, CSS, and JavaScript is essential. Please share your relevant experience ...

    $259 Average bid
    $259 Avg Bid
    38 bids

    Project Overview: I have a working Flask application that utilizes VOSK for speech-to-text (STT), Wikipedia-API for retrieving query information, and gTTS for text-to-speech (TTS). I want to replace gTTS with Piper TTS to enable offline functionality. Must have Piper experience. The project involves: Installing Piper TTS on a Raspberry Pi 5 (linux) with Python 3.11. Integrating Piper into the existing simplified Flask app. Allowing runtime configuration of Piper settings through the Flask UI. Providing step-by-step installation instructions for Piper on Raspberry Pi 5. (linux) Project Requirements: Piper Installation on Raspberry Pi 5: (linux) Current setup python3 -m venv venv source venv/bin/activate # On Windows: venvScriptsactivate Install Required Python Packages: Run the follo...

    $233 Average bid
    $233 Avg Bid
    10 bids

    I'm looking to have a QR code created that links to my contact information. This QR code should primarily include: - My Facebook details - My Instagram details Please note, the QR code should be aesthetically pleasing and easy to scan. Experience with QR code generation and graphic design would be an asset.

    $88 Average bid
    $88 Avg Bid
    13 bids

    I'm looking for a professional to write Arduino code for controlling a single digit LED display with a Radio Frequency (RF) remote. The display will be showing numeric values. Key Requirements: - Develop Arduino code to control the LED display via an RF remote. - Ensure the code allows for seamless display of numeric values. I don't have an existing RF receiver module, so I would appreciate recommendations for suitable hardware. Ideal candidates for this project should have extensive experience in Arduino programming, RF technology, and LED displays.

    $811 Average bid
    $811 Avg Bid
    57 bids

    I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL queries to trigger these commands - Ensuring the system can take m...

    $45 Average bid
    $45 Avg Bid
    1 bids

    ...Data, and I’d like to integrate LLMs into the existing approach to expand its capabilities. Project Scope: Review the provided article and its accompanying code. Understand the existing deep learning methods used for outlier detection on tabular and image data. Enhance the code by integrating features leveraging LLMs. Potential directions could include: Using LLMs to detect outliers by analyzing context within textual metadata. Creating a natural language interface for explaining anomalies detected in tabular or image data. Any other innovative approach that combines LLMs and deep learning for outlier detection. Deliverables: Modified code with LLM integration. Documentation explaining the modifications and how LLMs enhance the detection process. A brief pr...

    $308 Average bid
    $308 Avg Bid
    25 bids

    Python and Visual Studio Code Data Processing Data Entry Web Scraping Data Mining The project involves creating a script to mine text data . Key Responsibilities: - Develop a text mining script that can efficiently extract and process data from various fields in the database. - The script should be able to handle large volumes of data and return results in a timely manner. Ideal Skills: - Proficiency in SQL and data mining techniques. - Experience with developing scripts for database text extraction. - Ability to work with large datasets.

    $41 Average bid
    $41 Avg Bid
    24 bids

    I need a developer to build WhatsApp rotator features into a Laravel-based code from Codecanyon. The system should allow users to manage multiple WhatsApp numbers and allocate percentages to each. Key functionalities include: - Setting up multiple WhatsApp numbers - Allocating a percentage to each number - Integrating Pixel code options - Displaying statistics for the WhatsApp rotator - Allowing full admin access to edit the WhatsApp rotator in the Plan Statistics to be displayed primarily include the number of clicks per each WhatsApp number. Both users and admins should have the capability to view these statistics, while admins should have full access to all settings, including editing and deleting options. Ideal candidates should be proficient in Laravel, have experience...

    $199 Average bid
    $199 Avg Bid
    29 bids

    Comprehensive Development Guide for QR Code Authentication System This document outlines the step-by-step process for building a scalable and reliable QR Code Authentication System using C#. The software is designed for seamless school attendance tracking, parent notification, and enhanced security. System Overview The system ensures secure, efficient, and automated management of student attendance using QR code technology. The key modules include QR code generation, scanning, real-time dashboards, SMS notifications, and attendance reporting. 1. System Architecture Frontend: Use Windows Presentation Foundation (WPF) for an interactive, modern user interface with animations and a polished design. Backend: Implement core functionality using C# and .NET Framework...

    $485 Average bid
    $485 Avg Bid
    16 bids

    Need help uploading JavaScript web application code. Quick, 3-hour session. TeamViewer/Skype. £40/hour.

    $88 / hr Average bid
    $88 / hr Avg Bid
    51 bids

    Need help uploading JavaScript web application code. Quick, 3-hour session. TeamViewer/Skype. £40/hour.

    $84 / hr Average bid
    $84 / hr Avg Bid
    56 bids

    I'm experiencing logical errors in my AFL code, specifically with indicator calculations. The code involves Moving Averages. I need an expert to help me debug it. Ideal Skills and Experience: - Proficient in AFL (Amibroker Formula Language) - Strong understanding of Moving Averages - Excellent debugging skills - Experience with trading strategy implementation and signal generation

    $122 Average bid
    $122 Avg Bid
    5 bids

    DO NOT APPLY IF YOU HAVENT WORKED WORKED WITH UNIFY OR CODE CLOUDS. I'm seeking a seasoned professional, ideally a current or former Code Clouds employee, with extensive experience in the Code Clouds and Unify framework. Your main tasks will involve: - Assisting with domain movements and pixel configurations - Managing domain transfers Skills and experience: - Prior work experience with Code Clouds and Unify framework

    $859 Average bid
    $859 Avg Bid
    56 bids

    Project is based on C++ code for Telecom + GPS programming. We are looking for an experienced freelancer to review and fix a C++ codebase developed in the Arduino environment. The project involves programming an ESP32 to work with a GPS correction system using NTRIP and communicating with the ZED-F9P module via I2C. Code is ready but we are having some issues, and they must be fixed. - we have the project hardware done, just need to get the code fixed, we can test locally after changes. Project Overview: The system receives GPS correction data via NTRIP using an internet connection through either Wi-Fi or mobile data. These corrections are then transmitted to the ZED-F9P module to enhance GPS accuracy. Currently, the code has issues specificall...

    $304 Average bid
    $304 Avg Bid
    30 bids

    I'm in need of a Python expert who can help optimize my code for speed and performance, specifically focusing on algorithm execution within the context of math calculation. Key Requirements: - Proven experience in Python programming - Strong understanding of machine learning algorithms - Prior work involving Python code optimization - Ability to improve speed and performance without compromising code readability Your primary task will be to enhance the speed of algorithm execution and make my code run more efficiently. If this is your area of expertise and you've worked on similar projects in the past, I would love to hear from you.

    $59 Average bid
    $59 Avg Bid
    54 bids

    I'm looking for an experienced Pine Script programmer to create a version 6 code for TradingView. This code will implement the following: 1. Draw a Simple Moving Average (SMA) with a period of 20 on the main chart (overlay = true). 2. Draw an Exponential Moving Average (EMA) with a period of 200 on the main chart (overlay = true). 3. Draw two Exponential Moving Averages (EMA), one with a period of 5 and another with a period of 25, below the main chart (overlay = false). 4. Draw Tenkan-sen and Kijun-sen on a separate pane (overlay = false). 5. Draw ADX, +DI and -DI on a separate pane (overlay = false) with a horizontal line at 20. 6. Draw RSI(9) with horizontal line at 50. Draw an upward arrow if all the below conditions were fulfilled: 1. Previous closing price candle &...

    $324 Average bid
    $324 Avg Bid
    27 bids

    Description: We’re seeking an experienced low-code/no-code developer to build an MVP for Travel Together, a mobile app that connects like-minded travelers through curated social events, group activities, and short trips. The app will focus on building a vibrant, safe, and collaborative travel community. Needed for both Android and IOS Key Features of the App: User Profiles: Detailed user profiles with hobbies, personality traits, travel styles, and preferences. Safety verification with identity and background checks (e.g., Persona or similar tools). Event Discovery: Browse curated events such as city tours, hiking trips, and group activities. Advanced filters for location, trip duration, type, and budget. A dynamic calendar for upcoming events with RSVP functionality...

    $533 Average bid
    $533 Avg Bid
    8 bids

    I am looking for an experienced coder to convert my Arduino code to work with the Padauk PMS152. This is for a customized application aimed at enhancing my business operations. Key Responsibilities: - Retain and adapt the specific functionalities from the Arduino code: sensor data handling, communication protocols, and actuator control. - Ensure the converted code is optimized for a Padauk PMS152. The ideal candidate will have extensive experience with both Arduino and Padauk coding and a good understanding of developing custom applications for business purposes. Familiarity with sensor data handling and communication protocols is crucial. Please include in your proposal examples of similar projects you have completed.

    $150 Average bid
    $150 Avg Bid
    9 bids

    A4 Artwork: QR Code Relinking & Page Numbering I'm looking for a professional who can assist me in relinking QR codes and numbering pages for 155 unique copies of pre-designed A4 Artwork. Key Requirements: - Relink 5 unique QR codes on each page - Ensure page numbers match QR code file names - Deliver outputs as per specified naming scheme I will provide: - A total of 775 QR codes - Necessary files for the design - Custom file naming scheme Use the below link for the files: Deliverables: - PDF batch files named based on page numbering - Adobe Illustrator files Quality Assurance: - Only a random sample of the QR codes needs to be verified for functionality. Software: - The work needs to be done using

    $36 Average bid
    $36 Avg Bid
    27 bids

    make 3D rendering to plastic bag,

    $143 Average bid
    $143 Avg Bid
    1 bids

    I need assistance with my microcontroller code. The project involves an occupancy control system using the STM32G031F6P6 microcontroller. The code is largely complete but requires debugging and cleanup. Key Responsibilities: - Debugging the setup code: The code for setting up the system has been identified as problematic. - Fixing bugs: The primary focus will be on identifying and resolving any bugs in the code. - Cleaning up the code: This includes optimizing performance, improving readability and overall tidiness of the code. Ideal Candidate: - Strong experience with STM32G031F6P6 microcontroller and STM32 Cube IDE. - Proficient in debugging and code cleanup. - Previous experience with microcontroller based projects. - Able to wo...

    $30 / hr Average bid
    $30 / hr Avg Bid
    44 bids

    My e-commerce website needs a professional touch. I'm looking for a serious, experienced provider to check the site for any coding issues, and perform necessary SEO work to improve its visibility on search engines. Key Requirements: - Comprehensive site diagnosis for any coding issues - Professional SEO enhancement to improve search engine ranking - Recommendations for further improvements based on analysis I currently have Google Analytics integrated on the site, but I'm open to suggestions from the provider on what's needed. Please note, I've had previous negative experiences and therefore need a provider who can guarantee the integrity of my site during this process. Skills & Experience: - Proven experience with e-commerce site optimization - Strong knowledge...

    $285 Average bid
    $285 Avg Bid
    150 bids

    data entry (copy EAN code, SKU, and size) from label /image 418 label /image to Excel spreadsheet / google sheet file. Need diligency skills. All images are doubled in the folder (840 images but we need 418 unique records)

    $45 Average bid
    $45 Avg Bid
    92 bids

    I'm seeking a Python programmer with machine learning expertise to clean and optimize my existing code. The main focus is on improving the code that employs unsupervised learning algorithms. Key tasks include: - Enhancing error handling mechanisms - Improving code readability Ideal candidates should have: - Proven experience in Python programming and machine learning - Exceptional code optimization and cleaning skills - Strong understanding of unsupervised learning algorithms - Ability to enhance error handling and code readability

    $36 Average bid
    $36 Avg Bid
    17 bids

    I am seeking help with writing new R code. The project involves creating and implementing R code for data analysis and visualization. Please note that I do not need assistance with data manipulation or statistical analysis at this time. Ideal Skills: - Proficient in R programming - Experience in writing new R code - Familiarity with data analysis and visualization in R - Ability to explain code and concepts clearly

    $47 Average bid
    $47 Avg Bid
    2 bids

    python code update

    $111 Average bid
    $111 Avg Bid
    1 bids

    I'm looking for a professional who can help me set up a QR code that will be printed for my reception area. Customers will be able to scan the QR code and submit their feedback, which consists of star ratings, comments, and their phone number. The collected data will be channeled directly to my existing Google Form for easy data collection. Key Requirements: - Generate a functional QR code that links to my Google Form. - Ensure the QR code is suitable for printing and displays correctly on printed material. - Provide guidance on how to use the QR code if necessary. Ideal Skills and Experience: - Experience with QR code generation. - Familiarity with Google Forms. - Understanding of customer feedback systems. - Graphic design skills for creat...

    $50 Average bid
    $50 Avg Bid
    51 bids

    I'm looking for a skilled video editor to create a project similar to the example video provided here: Here’s what I’ll provide: - The lyrics for the video. - Video clips to be used. - Background music. Your role would be to: - Edit the video by combining the clips, music, and lyrics so they sync seamlessly. - Ensure the final product has a style and feel similar to the example video. If you can replicate this style and bring the project to life, I’d love to work with you! Please share examples of similar work if available. We would start with this project. From there, I would want you to create between 1 - 5 videos monthly.

    $183 Average bid
    $183 Avg Bid
    81 bids

    I need a coder with experience in decoding Base64 and cryptography. The task involves decoding a code that holds a key. The encryption type is unknown, so flexibility and problem-solving skills are crucial. I'm willing to pay well for a swift and effective solution.

    $3874 Average bid
    $3874 Avg Bid
    60 bids
    QR Code & Barcode Scanner Fix
    3 days left
    Verified

    I'm facing an issue with the QR code and barcode scanner on my website. The camera does not load when I try to use my mobile to scan. Key Requirements: - Troubleshooting and fixing the QR code and barcode scanner issue on my web application, which is accessible via both iPhone and Android devices. - Ensuring that the camera loads correctly when trying to scan barcodes and QR codes. - Optimization of the web application for use on Firefox, which is my primary browser for accessing the site. Ideal Skills and Experience: - Proven experience in web development and troubleshooting web applications. - Expertise in understanding and fixing issues related to web-based QR code and barcode scanners. - Familiarity with optimizing web applications for mobile use and differe...

    $18 Average bid
    $18 Avg Bid
    16 bids

    I am looking for working source code for a web-based sports betting platform, similar to 1xbet, bet365, or heeraexchange. The provided source code should include: - Live Betting: The possibility to place bets during an ongoing game. - Casino Games: Integration of various online casino games. - Virtual Sports: An array of virtual sports where bets can be placed. In terms of payment methods, I require support for all forms of payment in INR. Ideal candidates for this project should demonstrate: - Profound experience in developing sports betting websites. - Proficiency in integrating various payment methods, specifically fitting with INR. - Knowledge on live betting, casino games, and virtual sports integrations.

    $336 Average bid
    $336 Avg Bid
    8 bids

    I'm seeking a WordPress expert to implement several enhancements on my site, These include: 1) Integrating Jetpack to display math formulas across the site. 2) Utilizing the Gutenberg Code Block for efficient code presentation. 3) Setting up and configuring member subscription features for premium content access, email subscriptions, and contributor/editor roles. Ideal candidates should have extensive experience with WordPress, Jetpack, and the Gutenberg Code Block. Familiarity with configuring member subscription features is a plus. Please provide a portfolio of similar projects you've completed, along with your bid.

    $279 Average bid
    $279 Avg Bid
    168 bids

    I have completed my project, which involves R coding, but I need an expert to incorporate a placebo test and robustness test into the code. Key Tasks: - Placebo Test: I will provide the necessary datasets for this test. - Robustness Test: I will also provide the datasets for this test. The focus of the robustness test will primarily be on evaluating the stability of the parameters. Additional Requirements: - Literature Review: I need to incorporate a narrative review into the paper. - Word Count: Please carefully go through the entire paper and ensure it is under 2600 words, excluding sources and tables. Ideal Skills and Experience: - Proficiency in R programming. - Experience in conducting statistical tests. - Strong academic writing skills. - Ability to edit and tighten p...

    $748 Average bid
    $748 Avg Bid
    25 bids

    We are looking to purchase the Unity source code for a complex farming game. The game should be similar in functionality and features to the game available at this link: Requirements: The game should be fully functional with no major bugs. It should include features like crop management, land expansion, building structures, and any other features similar to the referenced game. The code should be clean, well-documented, and easy to modify. The game should be built using Unity. What We Offer: We are ready to buy the source code from anyone who already has a working version of such a game. Payment will be made promptly upon verification of the code's functionality. If you have a Unity source code that matches our requirements, please reach out with details...

    $617 Average bid
    $617 Avg Bid
    12 bids

    I have bought this product "*10zpi0*_gcl_aw*R0NMLjE3MzYyNjE2MDMuQ2owS0NRaUF2dk83QmhDLUFSSXNBR0Z5VG9XQVg3d2dmUkpzbVpDSTM3NENhSDlvWGNybXNIZ...lGN1g0OEhZaWkyWWFBZzZ4RUFMd193Y0I.*_gcl_au*MTQxODYxMjIyMS4xNzMzMjI5OTUx*_ga*Mzk5MDg4Mzk0LjE3MjQ2ODUxODc.*_ga_ZKBVC1X78F*MTczNjk0NTY4My4yMC4xLjE3MzY5NDU2ODcuNTYuMC4w&_ga=2.62979759.1037825344.1736945683-399088394.1724685187&_gac=1.57562200.1736261596.Cj0KCQiAvvO7BhC-ARIsAGFyToWAX7wgfRJsmZCI374CaH9oXcrmsHfTUPt7MobaJPQYF7X48HYii2YaAg6xEALw_wcB" I was trying to build android and ios app with above code, but there is some error in my flutter/android studio or may be Mac, so if you can solve the error on my Mac and generate apk then please contact me.

    $52 Average bid
    $52 Avg Bid
    17 bids

    ...and modifying the xv6 kernel code to achieve specific functionalities. Key Deliverables: Large Files Support: 1. Extend the maximum file size to support up to 65,803 blocks by implementing double-indirect block addressing. 2. Modify the file system code (e.g., bmap(), itrunc()) and related structures to handle double-indirect addressing. Symbolic Links: 1. Implement a system call symlink(target, path) to create symbolic links. Modify open() to resolve symbolic links recursively, with support for a maximum depth to prevent cyclic links. 2. Add a flag (O_NOFOLLOW) to allow bypassing symbolic link resolution. Testing: 1. Ensure bigfile successfully creates large files. 2. Pass all test cases in symlinktest and usertests. Deliverables: 1. Modified xv6 source code...

    $155 Average bid
    $155 Avg Bid
    14 bids

    More details: What main purpose should the website serve? Selling tickets Which platforms do you want the website to be optimized for? Mobile Do you want users to create an account to buy tickets? No, guest checkout only Paystack should be used as payment gateway

    $177 Average bid
    $177 Avg Bid
    37 bids

    AI/ML Developer for AIDexToken** **? Project:** AI/ML Developer for No-Code AI Blockchain Platform **? Industry:** Blockchain, Artificial Intelligence (AI), Web3 **? Job Type:** Freelance / Remote **? Budget:** Negotiable --- ### **Project Overview:** **AIDexToken (AIDEX)** is an innovative platform merging **Artificial Intelligence (AI)** with **blockchain technology**. Our mission is to democratize access to AI by providing a secure, scalable, and decentralized no-code environment where anyone can build, deploy, and monetize AI solutions. We are currently seeking a skilled **AI/ML Developer** to design, develop, and implement AI models that will power our no-code platform and seamlessly integrate with blockchain technology. --- ### **Responsibilitie...

    $1088 Average bid
    NDA
    $1088 Avg Bid
    23 bids