Vlc player source code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 vlc player source code jobs found, pricing in USD

    QR Code Scanner APP With following features/functionalities • A Camera Screen with Box in center • When QR Code happens to be in that center box, scan it, cut it. send the QR Code image ,QR Code Info, Device Latitude-Longitude and Device Unique ID to API provided • Display Response from API On another Screen (e.g Confirmed , Not-Confirmed) Example of app be assumed/understood by following video:

    $138 (Avg Bid)
    $138 Avg Bid
    16 bids

    I'm looking for a skilled coder who can transform our existing Python code(attached below) into a schema and GPT's actions. To be Clear this code uses the OPEN_AI API. However, it does not require a API Key because it is a GPTs that is hosted by the main AI company "OPEN AI" at SEE CODE ATTACHED below that needs to be converted. This transformation aims to enable all processing and functions to be performed using the GPT and its Actions feature, I think any Endpoint or API action can be utilized and the assistants can have the ability to call tools as well. I think OPEN Ai takes my instructions in the first text box as input then like the example of a web apis it delivers client requests and returns responses via JSON. Each Request response c...

    $40 (Avg Bid)
    Guaranteed Top Contest
    $40
    5 entries

    I am looking for a WordPress expert who is familiar with the Events Calendar Suite and can provide custom code. Specific customization or changes needed for the events calendar include adding new features. The ideal timeline for this project is 1-2 weeks. The client has specific plugins and themes in mind that they would like to use. Skills and experience required for this job include: - Strong proficiency in WordPress - Expertise in the Events Calendar Suite - Ability to update plugins and insert them into the WordPress database - Experience with custom code and adding new features - Familiarity with specific plugins and themes requested by the client. More details in messages

    $114 (Avg Bid)
    $114 Avg Bid
    88 bids

    I'm looking for a seasoned freelancer proficient with Salesforce and Visual Code setup. I feel overwhelmed and need professional assistance. The project entails: - Assisting me with Salesforce Visual code setup - Has a heavy focus on Apex, Visualforce, and Lightning component development - Proficiency in Salesforce is a necessity as no other programming language will be utilized Your expertise will make my journey smoother. I'm not planning on web development, mobile app development, or data analysis, just a simple Salesforce setup. All I need is your expertise to get my Visual Code running seamlessly.

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

    ...how they show a battle which involves the animation for each player next to each other then a table of items underneath they have opened. We Would like a tally of the items they have unboxed in this battle to tally up as the battle progresses. At the end of the battle the player who unboxes the highest TOTAL VALUE WINS ALL the items from the battle and will show the winner at the end of the battle as a nice popup and some text links on there such as 'create same battle', ' sell all winnings', 'go to inventory' which will take users their inventory page. Which will show the items they have opened during a case opening or case battle. $200 Milestone 8 - $200 9. User deposit and withdraw - We have bought a php script from code canyon ...

    $165 (Avg Bid)
    $165 Avg Bid
    22 bids

    I'm looking for a talented web designer and developer to help create an interactive live streaming platform with a number of key features. Features to incorporate: - User profiles: Each user should have their own unique profile, which enhances individual identity and interaction on the platform. - Live chat: I'd like a built-in chat feature that allows users to communicate ...dashboard for every user to manage their account, preferences, and content. Ideal Skills and Experience: An experienced web developer well-versed in real-time communication and social media platform development is essential. Mastery in design aesthetics, user experience, and proficiency in the development of smooth, interactive, and functional web features are a must. (I want someone who has the so...

    $516 (Avg Bid)
    $516 Avg Bid
    69 bids

    I am looking for someone who can process the video (see YouTube example below) and extract specific text (I can explain once when we chat) To be clear I need the following 1) the metrics will change based on every Swing the player takes (if you know baseball this will make sense) 2) then we need to know when the player changes (then record each swing data) This is the screen we will be processing:

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

    I'm looking for an experienced JavaScript developer well-versed in the SHA256 algorithm and CryptoJS library. This entails crafting effective code to decrypt using an Initialization Vector (IV) and Key. While predominantly JavaScript, this project is client-side. Key Requirements: * Proficiency in JavaScript * Experience with CryptoJS or equivalent libraries * Strong understanding of decryption processes With no particular preference for the version of CryptoJS, your experience and expertise can guide the most suitable selection. Through providing your input, we can ensure the optimal operation of our decryption code.

    $99 (Avg Bid)
    $99 Avg Bid
    47 bids

    I'm looking for an experienced social media manager to create a compelling online presence for a blossoming young baseball player. The key platforms will be Facebook, Twitter, Instagram, and TikTok. The content should revolve around different areas of his life. This will include: - Game highlights, showcasing key skills and talent - Training routines, giving insights into his dedication and discipline - Academic achievements, demonstrating his commitment to learning - Volunteer and community activities, to display his social responsibility The target audience will be a mixture of: - Coaches, to keep an eye on his progression - Scouts, to review his potential for bigger leagues - Fans, to generate and maintain a supportive community The ideal freelancer will have a strong u...

    $423 (Avg Bid)
    $423 Avg Bid
    55 bids

    I'm looking to develop a minimum viable product (MVP) that thrives on dual core ARM & v6 Android. The game app will be simple, accommodating up to 15 player interactions simultaneously and run efficiently on both a wired LAN-connected Android tablet and a Windows 10+ PC. For this project, freelancers with experience in developing interactive game apps, specifically for team-building purposes, will be ideal. Proven experience in both Android and PC game app development will also be quintessential to bring this project to life.

    $1319 (Avg Bid)
    NDA
    $1319 Avg Bid
    21 bids

    I've got a chunk of Python code that's seriously misbehaving. The purpose is to automate dialing the phone and playing a youtube video into the phone sound receiver. After the call is made the person at the other end picks up the phone and hears the sound of the youtube video played into their phone. I rolled up my sleeves and tried to fix it myself, but I'm at a loss now and could really do with a Python expert. I'm a novice so I need the fix and specfic step by step instructions to install and run. I will award the winner the money whoever is the first to do a screen shot of running it from 1. Setting up the Conda environment in VSC 2. Installing the script stack 3. successful initialization of the python program . Seeing dummy data put into the ui and a ru...

    $22 (Avg Bid)
    Guaranteed
    $22
    6 entries

    I need the customer to be able to cancel the order from his account, a code could be used that solves this problem but as the guide indicates it should be inserted in the file of the child theme but currently the site does not have a child theme and I have no intention of creating it, so find a solution through this code or an equivalent personal solution. /** * This snippet will add a Cancel button to every order in your order list. */ add_filter( 'woocommerce_admin_order_actions', 'add_cancel_order_actions_button', PHP_INT_MAX, 2 ); function add_cancel_order_actions_button( $actions, $the_order ) { if ( ! $the_order->has_status( array( 'cancelled' ) ) ) { // if order is not cancelled yet... $actions['cancel'] = arr...

    $30 (Avg Bid)
    $30 Avg Bid
    32 bids

    I have a web page that plays YouTube videos in a standard HTML player. The videos play correctly in Firefox and Chrome. But in Safari, the videos only load, and then require a second click to get them to actually play. Need help with fixing that. Here's the page: Thanks for reading!

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

    I am seeking a team of experts for a project centering on mobile application development. The team I need should ideally consist of: 1. A Software Developer: - Who possesses expert-level experience with No-Code/Low-Code platforms. - Previous experience in mobile application development would be advantageous. 2. A UI/UX professional: - Specialized in designing mobile applications using Figma. - A strong portfolio demonstrating past projects is required. 3. A Software Application Architect/Designer: - With expertise in designing and developing eCommerce applications. - Experience with Database Design, Scalability, Performance optimization, Security, and Compliance is crucial. Please, professionals based in Pune are highly encouraged to respond. This cou...

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

    I'm looking for an experienced motion graphic designer who can create an engaging educational video on QR code Technology. - Purpose: The video will serve an educational purpose, mainly focusing on technology. More specifically, it touches upon the correct use of QR Code in the technical assistance. - Skillsets: Extensive experience in motion graphics design and a strong understanding of complex technology concepts. The ability to convey technical information effectively through animation and graphics is key. - Objective: The project's primary goal is to create an easily comprehensible and informative video that breaks down the concept of technical assistance with the use of QR Code. If you have a knack for breaking down convoluted technology concepts in...

    $125 (Avg Bid)
    $125 Avg Bid
    28 bids

    I'm in need of someone with a unique skill-set: a 3D game designer who can also code. The project at hand is developing a 3D game prototype that encompasses a minimalistic aesthetic. Key elements of the game include a pet that follows the player around. There are two meditative spaces. It's a first-person game and should be compatible with both Apple and Android smartphones. This project does not involve designing characters. I expect the game to have a playtime of roughly 15-20 minutes. You should ideally possess: • Expertise in 3D game design and coding • Proficiency in creating environments • Experience in using voices, text within 3D worlds, some minor to moderate animation. • Ability to create an engaging, beuatiful, immersive spaces &bul...

    $1330 (Avg Bid)
    $1330 Avg Bid
    33 bids

    I'm seeking a skilled mobile app developer to create a comprehensive gaming tournament application for Android. This platform will primarily support Call of Duty, Free Fire, and BGMI tournaments. The final application should integrate the following key features: - Player Registration: Allow users to sign up for tournaments smoothly and conveniently. - Match Scheduling: Automatically schedule matches, with notifications to keep participants informed. - Leaderboards: Clearly and transparently rank players based on their performance in the tournaments. The ideal candidate should have strong experience in mobile app development, particularly on Android, and a solid understanding of gaming tournament structures. Additionally, familiarity with integrating APIs of the aforementione...

    $475 (Avg Bid)
    $475 Avg Bid
    7 bids

    ... 3. Mechanical construction for optimal protection of the phone's screen and back. 4. Testing of prototypes and fine-tuning for optimal performance. Qualifications: - Experience in mechanical design and product development. - Expertise in electronics and sensor integration. - Ability to think creatively and solve complex technical challenges. We Offer: - The opportunity to be a key player in the development of a groundbreaking product. - Competitive compensation and potential share in the project's success. - Long-term collaboration opportunities. How to Apply Interested candidates are requested to send their CV, portfolio, and a brief description of relevant experiences to [your email address]. We look forward to collaborating with talented profes...

    $44 / hr (Avg Bid)
    $44 / hr Avg Bid
    6 bids

    I am looking for a freelancer skilled in HTML/CSS to execute simple projects using Visual Studio Code. Your tasks will include: - Designing basic websites, since I require a novice level understanding of HTML and CSS. - Completing assigned levels on 'FreeCodeCamp' using a provided account. - Adding specific functionality to designed websites as and when required by me. Although I'm predominantly seeking beginners, those with an intermediate or advanced knowledge of HTML/CSS are also considered, as the projects' complexity may increase in the future. Prior experience with Visual Studio Code is ideal but not required. Finally, ability to follow instructions on functional requirements is key.

    $28 (Avg Bid)
    $28 Avg Bid
    53 bids

    I'm currently seeking a seasoned team with previous experience developing an online casino/igaming platform. You should have ready-to-imitate samples to showcase your ability. Ideally if the source code of an already existing platform is available to buy for less than $5000 that would be the best option. Key Front-end Functionality: - Player Account Management: Enable users to easily manage their accounts, including deposits and withdrawals - Game Lobby: Create an attractive and easy-to-navigate game lobby - Bonus and Promotions Management: Implement bonus and promotional offers effectively. Back-Office: - CRM: Must have a robust Customer Relationship Management system in place. - Reporting and Analytics: For tracking and assessing platform performance. - Aff...

    $4247 (Avg Bid)
    $4247 Avg Bid
    44 bids

    We are going to upgrade the code for the entire website.

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    ...number of caves 2-5. Random Cave Depth 2-5. Results on selecting a cave. - Go down a level - Attack By Snake or Gorilla. ( place an X over that cave entrance and go to previous level). - Award player X (being points or 'diamonds'). Game play is straight forward you keep selecting a cave until you get a prize or are attacked. When play again then go from start and go down cave levels. IF cave has X then can't enter, caves should randomly generate, need to have a little intelligence on it to make sure you can some how go down at least 3 levels. 2nd Game. Player controls boat in middle of river. Player goes left and right. River has 'rocks' that appear which user dodges. Timer for how long user lasts which is then x points per second. With a ...

    $143 (Avg Bid)
    $143 Avg Bid
    37 bids

    I'm a software engineer seeking a passionate game developer experienced in crafting moderately realistic animations for a cricket game on PC. I'll deliver the predictive path algorithm for the ball movement, your role would entail: - Integrating the AI predictive path into an engaging cricket game. - Creating ball movements and fielder actions based on the algorithm...entail: - Integrating the AI predictive path into an engaging cricket game. - Creating ball movements and fielder actions based on the algorithm. - Ensuring the animations are moderately realistic while keeping it fun. Ideal candidates should possess significant game development experience, with a focus on animation, AI implementation, and an understanding of cricket game dynamics. No design for player mo...

    $1231 (Avg Bid)
    $1231 Avg Bid
    17 bids

    I'm searching for a dependable and skilled cofounder, specialised in software engineering to assist in the creation of an iOS application. Your key roles will involve: -... - IOS Front-End and Back-End Development: Being adept in both areas, your primary responsibility will be to guide the software deployment. - Social Networking Integration: The IOS application should primarily have social networking elements. Proficiency in creating features that support this functionality is necessary. If you have prior experience in these areas and are an enthusiastic team player, I'd love to hear from you. This role requires creativity and innovation, as well as a solid understanding of software engineering principles. Superior problem-solving abilities and an eye for design intric...

    $1304 (Avg Bid)
    $1304 Avg Bid
    24 bids

    ...Python, Java, or JavaScript to complete this project successfully. - Design Requirements: The web dashboard and mobile app should have similar, but not identical, designs. I want the overall look and feel to be cohesive, but with some variation to suit each platform. - Main Functionalities: The key feature of these platforms is Data Visualization. These platforms are intended for coaches to evaluate player videos conveniently. Thus, being able to build an interactive and user-friendly environment for Data Visualization is critical. Ideal freelancers for this job should have significant experience developing both web and mobile interfaces, robust knowledge in the identified programming languages, and a solid understanding of creating intuitive data visualization platforms. Experi...

    $1289 (Avg Bid)
    NDA
    $1289 Avg Bid
    82 bids

    ...sloppy code. - Resolving broken functionalities. The website's main functionalities are currently displaying errors and underperforming, which has created a pressing need to rectify these issues immediately. Ideal Skills & Experience: - Robust understanding of Javascript and Node.js. - Experience in full-stack development. - Proven record of bug fixing and enhancing the functioning of a web application. - Knowledge of healthcare applications will be a considerable advantage, though not mandatory. - Timely and efficient delivery of tasks is indispensable. We are looking for an individual who is preventatively active, can quickly navigate through the issue at hand and provide optimal solutions. This individual defines their role and contributes to quality assura...

    $51 / hr (Avg Bid)
    $51 / hr Avg Bid
    96 bids

    I'm looking for a Flutter developer to add PiP Feature to my app and to implement video player system

    $169 (Avg Bid)
    $169 Avg Bid
    49 bids

    There is this python project that can be ran only on mac os because it's using Gentle by Lowerquality - , I don't have a mac os computer, that's why i need someone to replace Gentle with something that can be ran on Windows and develop the solution like on the video and the github rep for me. I tried to do it myself using chat gpt and my beginner level python skills, but I couldn't. So this task requires rather intermediate skills. I can pay 50$ tops.

    $130 (Avg Bid)
    $130 Avg Bid
    36 bids

    I'm looking for an expert game programmer to design and build an interactive mobile educational game, similar to "Who wants to be a millionaire?", but with unique features. The game should work on both iOS and Android platforms. Key requirements include: - Incorporate thousands of question and answer images. - Player competition: This can be on an individual basis or via small and large groups. - In-app chat functionality: Players should be able to chat with each other during the competition, with admin oversight. - Language: The game needs to be developed in Arabic only. Required Skills: - Game design - iOS and Android programming - Ability to incorporate competitive functionality - Arabic language proficiency - Chat functionality - Understanding of educational ...

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

    I'm currently facing a troubling issue on my WordPress site - code injections happening on a weekly basis. Despite implementing rigorous measures such as using Cloudflare, Malcare, regularly updating WordPress and plugins, and switching to robust passwords, the problem persists. These illicit code modifications seem to target specific PHP files in the wp-includes folder. I am in urgent need of a WordPress specialist who can not only identify the root cause but also fix the issue. Ideal freelancer for this job should possess: - Strong understanding of WordPress and PHP - Extensive experience in web security - Knowledge in handling, preventing, and eradicating code injections.

    $139 (Avg Bid)
    $139 Avg Bid
    92 bids

    I'm in need of a MATLAB expert to implement complex tasks related to filtering and source separation. Although I didn't specify particular tasks, I expect freelancer's creative input to propose options such as noise reduction, speech enhancement, music separation, among others. Applications should include: - Detailed and concise project proposals exploring possible approaches and solutions. Ideal skills and experience: - Expertise in MATLAB is essential. Only apply if you have an expert level of understanding and application skills. - Proven experience in implementing filtering and source separation tasks will be looked on favorably. - Ability to think creatively and propose efficient solutions. Understanding the project requirements, please propose a plan ...

    $28 (Avg Bid)
    $28 Avg Bid
    10 bids

    Creating a simple project in Codeigniter or Laravel to manage job offers. Graphics, some free admintemplate (I will supply) Using plugins to save time (something similar to CI-STARTER PANEL for codeigniter) System conditions: Clean and super cool code Login without registration (fixed admin) 2 levels (roles) of admins (Admin > employee) After logging in, some simple Dashboard that we will be able to read from the db Page list of job offers table ID | Position Name | location | Price | creation date Action: modify / delete / update Add job position modals window, save to database —- Some basic settings / password change Add / edit delete user Role setting Some logs of who did what when the bases ... Estimated time 10-20 hours. As a client, I'm looking for an ex...

    $195 (Avg Bid)
    $195 Avg Bid
    100 bids

    I am in need of a unique logo and graphic animation expert. The chosen freelancer will create a striking design that cleverly combines text and icon. A deep understanding of playful creativity will be beneficial. Key aspects: - The design must incorporate elements of football and a player icon. - The structure should both integrate text and an icon. - Aesthetic must be playful and creative. The ideal candidate will have vast experience creating unique and engaging logos and animations. Experience creating sport/football related designs will be an added advantage. Please share similar past works in your proposal.

    $63 (Avg Bid)
    $63 Avg Bid
    32 bids

    I'm in need of a skillful Android app developer with experience in financial markets to build an intricate stock prediction application. Features: - Time series analysis and tracking of hundred-day moving averages. - Real-time stock data integration; the application needs to accurately represent current market conditions. - User portfolio management; allow users to effectively monitor and manage their stock investments right from the app. - Alerts and notifications; users should receive timely alerts based on set parameters and critical market changes. Design: - I require assistance in crafting an intuitive and user-friendly design. The ideal candidate would not only have substantial experience in Android app development but a solid understanding of financial markets as well. Exp...

    $88 (Avg Bid)
    $88 Avg Bid
    6 bids

    I need a straightforward web application to generate and store dynamic editable QR codes. The code data, comprising short URL reference numbers and assigned telephone numbers, should be downloadable for easy export to an Excel spreadsheet. This spreadsheet will be used to produce stickers, each with a unique code, sent to specific customers. Upon receiving their sticker, customers should be able to edit their phone number by entering the code's reference number and updating their information.

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

    Android game reviewers needed! Must be experienced with playing a wide variety of mobile games. We'll ask you to rate your enjoyment for each of the games and tell us about the experience. To apply: How much mobile game app player experience do you have? How many mobile games have you played? State that your reply is not automated (if true) and that you are not a bot.

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

    I'm seeking to purchase an all-encompassing database of online casino players. This database should cover the key elements of player details extensive enough to facilitate business goals. The detail must include: • Player names (both first and last names) • Contact details (specifically their phone numbers and email addresses) The primary intent behind this acquisition is for recruitment purposes. Therefore, the database should be accurate, up-to-date, and verified. Ideal candidates for this task are those with prior experience in data scraping, data acquisition, and dealing with sensitive information. You must also understand and adhere to data privacy laws and regulations. Previous involvement with similar tasks relating to online casinos or the gaming ind...

    $511 (Avg Bid)
    $511 Avg Bid
    9 bids

    I'm in need of a comprehensive online casino database purchase. The database must have high functionality including: - Player Account Management - Tracking of Game Statistics - Integration of Payment Gateway Specifically, the data I require in this database are: - Essential player information - Complete game history - Detailed transaction records For player information, the database should preferably have: - Player profile details - Comprehensive player activity tracking Ideal candidates for this task should have prior experience in dealing with similar databases and a broad understanding of online gambling platforms. Expertise in data collection, data security, and casino gaming would be highly valued.

    $352 (Avg Bid)
    $352 Avg Bid
    32 bids

    I'm in need of an experienced programmer with proficiency in C++17 to create a Windows console-based code for me. The purpose of this code is to convert 3D architectural models from OBJ format into FBX with embedded textures. The requirement is for a command-line interface. Fundamental skills and experience required for this project include: - Proficiency with C++ programming, specifically C++17 - Experience with 3D model file formats, notably OBJ and FBX conversions - Familiarity with handling architectural 3D models - Know-how in developing command-line interface for Windows The ideal candidate will have a detailed understanding of 3D modeling and a firm grasp on C++17 to deliver the requirements proficiently.

    $19 (Avg Bid)
    $19 Avg Bid
    2 bids

    Scrape data from (check the network request & write a script to batch get data of all apps)

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

    ...processing: A secure system for handling player deposits and withdrawals needs to be implemented. (API from BRAZIL called Suitpay) Candidates should have prior experience in website development, particularly those involving online gaming and e-commerce. A deep understanding of Codeigniter 3 is a must. Experience or knowledge in online casino gaming would be an advantage. The aim is to create a user-friendly, engaging platform for casino play. The features I will need: - User registration - Bonus giftcard - VIP system (like every 5 deposits win a level of vip) - Affiliate system with 3 levels (where in the admin you can configure the earnings per CPA and REVSHARE for each level) - Refer and earn - First deposit bonus - Bonus Promotional Code - Complete user manage...

    $622 (Avg Bid)
    $622 Avg Bid
    74 bids

    I am in search of a competent Ansible expert to handle some task adjustments to the existing Ansible code. The responsibilities will be as follows: - Revise pre-existing tasks: The existing tasks should be under perpetual refining. - Command Sequences Modifications: The current command sequences will also be adjusted as part of this project. - Change Task Variables: Certain task variables within the job will also need to be updated. - Update Task Dependencies: You should evaluate the current dependencies and make necessary updates. Ideally, you will be highly experienced with Ansible and have a clear understanding of server configurations and playbooks. As this is an urgent requirement, it would be great if you can begin working on the project ASAP.

    $132 (Avg Bid)
    $132 Avg Bid
    3 bids

    Hi Source Ignite, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    I need a proficient app developer to create an Android trading simulator game for me. With real-time market data to enhance player experience and multiple trading instruments for diverse gameplay, this game should offer more than the traditional trading games on the market. Key Features: • Real-time Market Data: The simulator should utilize real-time market data to give players an authentic trading experience. • Multiple Trading Instruments: A variety of trading instruments should be integrated into the game design to offer players a wide range of trading options. • Game-like Elements: While I value authenticity, I want this game to have exciting gameplay. It should capitalize on the trading aspect, but also have fun, game-like elements that keep players engag...

    $1070 (Avg Bid)
    $1070 Avg Bid
    67 bids

    I'm seeking a seasoned game developer to create an immersive RPG...platform. This project will involve: - Developing engaging storylines and quests that keep players hooked. - Incorporating a comprehensive character customization, allowing players to truly make their characters their own. - Ensuring dynamic player interaction systems that catalyze teamwork and strengthen the concept of community gameplay. Successful applicants should have a solid understanding of creating role-playing games for PC, previous experience on Rage MP platform is also a plus. Proficiency in character customization, quest system development, and player interaction systems is also desired. Your portfolio of previously developed projects which can illustrate these skills will increase your chan...

    $1065 (Avg Bid)
    $1065 Avg Bid
    31 bids

    I'm in need of a skilled Python developer to meticulously review and provide professional feedback on my trading BOT code. Key Responsibilities: - Expertly evaluate Python code for a trading BOT - Effectively remediate any issues that arise - Optimize the code for better performance, if necessary - Ensure smooth operation on Website A Ideal freelancer should have: - Proficient knowledge and experience with Python - A good understanding of trading BOTs - Experience with website scraping, preferably on Website A - Detail-oriented personality with excellent problem-solving skills Please come prepared to give examples of similar work you've completed in the past.

    $252 (Avg Bid)
    $252 Avg Bid
    34 bids

    - Constructing a dataset of US imports spanning the previous decade. - Performing both descriptive statistics and regression analysis on the formed dataset. The ideal person for this position should: - Proficiency in descriptive statistical analysis and regression analysis. - Advanced R scripting and data set creation ability.

    $432 (Avg Bid)
    $432 Avg Bid
    58 bids

    Hi we already have files on our Github account we need someone to help us push new version there its very quick job so we will hire one lower bid thanks

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

    ...existing code. The complexity level of our present code structure is advanced. Below are the specifics of the project: Optimizing Existing Code: The primary task is to refine the current code for improved efficiency. Understanding the intricate structure and relationships between the different parts of our code is key. Code Structure: Our code organization needs to be revisited and streamlined. Execute in-depth analysis and provide innovative strategies for code optimization. Ideal Skills and Experience: - Extensive experience with pg/sql code optimization - Proficient in dealing with an advanced code structure - Strong analytical and problem-solving skills. This project requires a knack for attention to detai...

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