Framework programming jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 framework programming jobs found, pricing in AUD

    I'm searching for an experienced Matlab Simulink professional who can assist me in advancing my Mars Rover simulation project. I've put the initial framework in place, but need guidance to augment different components. • Implementing kinematic and dynamic analysis - This aspect is crucial to the project's success, thus detailed experience in performing these tasks will be particularly beneficial. • Setting up the Mars terrain in the simulation - flat terrain and uneven terrain • Simplifying Kinematics and dynamics - The goal is to be able to perform basic level simplifications in kinematics and dynamics trajectories for easy analysis and comprehension, making your expertise in simplification strategies highly advantageous. The ideal freelancer for ...

    $91 (Avg Bid)
    $91 Avg Bid
    13 bids

    I am actively in need of an experienced developer who specializes in both Java and C#. The Ideal Candidate: -Bachelor's degree in Computer Science, Engineering, or related field. -Proven experience as a Java and C# Developer or similar role. -Strong proficiency in Java and C# programming languages. -Experience with Java frameworks such as Spring, Hibernate, etc. -Familiarity with C# development tools such as Visual Studio, .NET framework, etc. -Knowledge of web technologies including HTML, CSS, JavaScript, and related frameworks. -Excellent problem-solving and communication skills. -Ability to work both independently and collaboratively in a fast-paced environment. If you are a motivated and talented Java and C# Developer looking to join a dynamic team, we encourage y...

    $43 / hr (Avg Bid)
    $43 / hr Avg Bid
    99 bids

    ...markets. Instructions: 1. Introduction to the Black-Scholes Model (please develop this part it is the most important for me with the conclusion) : o Provide an overview of the Black-Scholes model, emphasizing its historical development and foundational assumptions. o Discuss the economic rationale behind the model's formulation and its significance in option pricing theory. 2. Mathematical Framework of the Black-Scholes Model : o Dig into the mathematical derivation of the Black-Scholes formula for European call and put options. Highlight the key variables involved and explain their significance. o Independently derive the formula, showcasing your understanding of its mathematical foundation. 3. Analysis of "The Greeks": o Conduct a detailed analysis of th...

    $20 (Avg Bid)
    $20 Avg Bid
    9 bids

    ...Strong understanding of e-commerce, as the app might need to interface with online counterparts • Strong knowledge in user interface and experience, aiming for an intuitive and user-friendly application • The primary development environment will be Android Studio, supplemented by Node.js for backend functionality and HTML/CSS for frontend design. MySQL will be employed for database management. Programming Languages: Java will be the main language for the Android application, with JavaScript for backend scripting and HTML/CSS for web components. Version Control System: Git will be utilized for version control, facilitating effective codebase management. Key Features Implementation: Focus will be placed on developing the app's core functionalities, including a datab...

    $921 (Avg Bid)
    $921 Avg Bid
    174 bids

    We are in need of a developer with expertise in multiple areas to create an ERP logistics system. Our primary priorities for functionality are inventory management, order tracking, reporting and analytics, last mile management, and an order management sys...functionality are inventory management, order tracking, reporting and analytics, last mile management, and an order management system. Ideal Skills and Experience: - Angular 9 for frontend development - NodeJS for middleware development - Spring Boot for backend development - MySQl for database management - GCP for cloud management. We require a developer with prior experience with these systems and programming languages. The chosen cloud provider for this project will be GCP. Please include relevant project experience in your...

    $2374 (Avg Bid)
    $2374 Avg Bid
    28 bids

    I'm in the market for a cross-platform app developer who can bring my colorful and vibrant app to life. My application will need to function dynamically on both i...what you will be working on: • User Registration and Login: Users should be able to register and log in securely to their accounts. • Push Notifications: Implement a mechanism that efficiently handles real-time push notifications. • In-App Purchases: Capability to conduct smooth and secure in-app transactions. The ideal candidate should be proficient in at least one cross-platform development framework (React Native, Flutter). Furthermore, a great sense of aesthetics is required to craft a colorful and vibrant app design. Please include your portfolio in your bid, specifically with examples of color...

    $1623 (Avg Bid)
    $1623 Avg Bid
    80 bids

    I need a robust Unity 3D developer to refine the existing rendering tool used by our company. We're not looking for an overhaul but specifically towards impactful enhancements. Key Improvemen...Improvements Required: - Improved User Interface - Integration of New Features - Performance Optimizations Desired Additional Features: - Capability for Real-time Preview - Customizable Lighting Effects - Superior Material Editor The key industry of application is Architecture. Looking for developers with exceptional skill and experience in Unity 3D, user interface design, and graphics programming. An understanding of architectural visualization would further strengthen your application. Your contribution will turn our rendering tool into the advanced, user-friendly tool our u...

    $707 (Avg Bid)
    $707 Avg Bid
    88 bids

    I am in need of an expert to upload PHP to a Hostingger server, install a Domain Validation SSL, and ensure that my corporate website is functioning s...install a Domain Validation SSL, and ensure that my corporate website is functioning smoothly. Key Aspects: - Install PHP on Hostingger server - Implement Domain Validation SSL on the website - Optimize for a smooth run of a corporate website Aside from setting up the basics, I also require specialized security features for the PHP part of my website. You should have extensive experience in programming and security handling. Skills and Experience: - Proficiency in PHP coding and security customizations - Expertise in Operating Hostingger Server - Experience in Domain Validation SSL Installation - Knowledge on corporate website...

    $23 (Avg Bid)
    $23 Avg Bid
    18 bids

    ...booking system allowing customers to select travel dates, destinations, and packages, with automated invoice generation and email confirmation. * Create a quotation request form for customers to submit special requests for customised itineraries or group bookings. Requirements: * Proven experience in web development, with a portfolio showcasing previous website projects. * Proficiency in relevant programming languages and frameworks (e.g., HTML, CSS, JavaScript, PHP). * Experience integrating payment gateways and booking systems into websites. * Strong attention to detail and ability to deliver high-quality work within deadlines. * Excellent communication skills and ability to understand and implement client requirements. Additional Information: * Project Type: Freelance * Dura...

    $694 (Avg Bid)
    $694 Avg Bid
    205 bids

    I am in urgent need of a talented freelancer who is conversant with Prestashop programming. I need a custom homepage developed as rapidly as possible. The main functionalities needed are a product catalog, shopping cart, and user registration. The homepage design has been predetermined and will be shared upon project commencement. Key Features Include: - Custom homepage display as provided in the given design - Integration of the product catalog, shopping cart, and user registration Ideal Skills & Experience: - Proficient in Prestashop - Experience with UI/UX design - Attentive to detail, and able to deliver in tight schedules With the structure and functionality in place, in future, we can quickly and effectively tweak the website components to my unique demands and pref...

    $176 (Avg Bid)
    $176 Avg Bid
    76 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new ({ explicitArray: false, ignoreAttrs: true }); (xmlData, (err, result) => { if (err) { throw err; } // Navigate to the abstract texts. const articles = || []; (article => { const abstractText = ; // AbstractText can be an array if there are multiple paragraphs or sections if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${a...

    $28 (Avg Bid)
    $28 Avg Bid
    20 bids

    ...developer to create a fully automated trading bot. The bot should leverage AI, deep learning, algorithm-based quant trading techniques for Forex and/or Cryptocurrencies. Key Aspects: - The bot should be able to auto-trade Forex and/or Cryptocurrencies effectively. - Fast completion time is a must as we would like the project finished soon. Ideal Candidate: - Must have previous experience in programming and development of AI-based deep learning fully automated trading bots. You will be asked to provide examples of your past projects. - Familiarity with various trading platforms. Specific platform will be decided in discussion. - API Knowledge, Algorithmic Trading Knowledge, Market Knowledge, Risk Management, Backtesting and Simulation, Security and Infrastructure - Quick...

    $1205 (Avg Bid)
    $1205 Avg Bid
    139 bids
    Django Web Developer Needed 6 days left
    VERIFIED

    As a business that values efficiency and seamless user experience, we're seeking a skilled Django developer for our new project. Our requirements include: - Web development using Python and Django framework specifically - In-depth understanding of Django's ORM, Middleware, Templating Engine and its built-in Admin Interface However, a comprehensive list of functionalities needed for the web application has yet to be specified. The ideal candidate is one who can communicate effectively and work collaboratively to identify further application needs and potential improvements. Strong Python skills and extensive experience in Django are a must. Prior experience in successfully creating and deploying web applications will be highly regarded. Take this opportunity to contribut...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    130 bids
    IBBA Data Scraping Task 6 days left
    VERIFIED

    I require an expert in web scraping to extract specific data from the International Business Brokers Association (IBBA) website. The target information includes business listings and broker contact information. Although no specific data fields were defined, having in-depth knowledge in extracting business- and contact-related details is beneficial. Skills in programming, data mining and handling web scraping tools are key.

    $37 (Avg Bid)
    $37 Avg Bid
    72 bids

    This project is focused on leveraging Tosca for the purpose of automating software testing. Though the specific aspects of testing and the programming languages in the software being tested weren't specified, a general proficiency in software testing principles and methods, as well as familiarity with a range of testing types (functional, performance, security, etc.) and programming languages (Java, Python, C#, etc.) will be highly beneficial for this project. Key Skills and Experience: - Extensive experience with Tosca - Proficiency in software testing - Familiarity with diverse testing types - Experience with multiple programming languages - Ability to handle underspecified tasks and adapt to potentially changing project scope

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

    I'm seeking an experienced and detail-oriented devel...the 7 Series FPGA 35t chip. Firmware must emulate a real PCIe device and handle TLP requests. Make sure to use the PCILeech bitstream made for the Squirrel. Firmware must bypass and avoid anti-cheat detection on EAC/BE etc. Responsibilities: - Develop firmware for PCILeech FPGA - Debugging and problem-solving throughout firmware development Skills & Experience: - Strong experience in FPGA programming and firmware development - Excellent debugging and problem-solving skills - Experience with high-speed data transmission - Proficiency with VHDL/Verilog languages The timeline for project completion is flexible, indicating a strong emphasis on quality over speed. However, I am eager to commence with the right candidate a...

    $832 (Avg Bid)
    $832 Avg Bid
    31 bids

    ...functionality and integrity of these features are maintained in the migration to Laravel. The current codebase falls under the category of 'small', with less than 10,000 lines of code, consisting primarily of CRUD operations. For context, the main entities/data models involved in these CRUD operations are Users, Products, and Orders. Skills and experience necessary: - Proficiency with PHP and Laravel framework - Experience migrating from CI to Laravel - Familiarity with CRUD operations and MVC architecture - Understanding of database schema related to Users, Products, and Orders You should ensure that the converted Laravel application works smoothly and retains all the existing functionalities of the CI dashboard. the max budget for this job is $250 Looking forward...

    $276 (Avg Bid)
    $276 Avg Bid
    116 bids

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1691 (Avg Bid)
    $1691 Avg Bid
    141 bids

    I'm currently experiencing a significant slowdown on my Prestashop website, specifically with sluggish page loads and ...vitals of my website. The freelancer should have a well-rounded understanding of the Prestashop platform and an expertise in dealing with large product catalogues. I'm also unsure of whether any caching mechanisms have been implemented on my website, so the freelancer should be capable of identifying and enhancing any such features. Ideal Skills: - Advanced knowledge of Prestashop, including its framework, themes, and modules - Experience in improving web page load speed and server response time - Ability to handle websites with large product catalogs - Proficiency in dealing with third-party integrations - Expertise in caching mechanisms for website...

    $196 (Avg Bid)
    $196 Avg Bid
    99 bids
    Virtual Assitant 6 days left

    There will be lots of data entry, content creation via AI chat boxes that are preprogrammed. The will also be some updating to Canva files. Eventually programming Mailchimp. If your not familiar, training will be provided at all levels.

    $1728 (Avg Bid)
    $1728 Avg Bid
    7 bids

    Seeking a proficient Python developer to create software capable of extracting data from two provided excel sheets, designed to generate 50 unique outputs. The ideal candidate must: - Have proficiency in Python programming. - Exhibit understanding and competency in handling Excel documents and their formatting. - Display excellent data management competency especially in text, numbers, and dates extraction. The tasks involve: - Extracting data from two existing Excel sheets that contain different data forms involving text, dates, and numbers. - Only simple extraction is needed based on the criterias given and no complex calculations will be required. - Generating 50 individual excel sheet outputs from the extracted data. Experience in data extraction and management in Python w...

    $121 (Avg Bid)
    $121 Avg Bid
    44 bids

    I'm in need of a freelancer with advanced knowledge and use of ffmpeg. The task will be to integrate cool effects on video and thus, broadening the visual appeal and quality of my content. This job requires creative skills.

    $571 (Avg Bid)
    $571 Avg Bid
    13 bids

    ...to detect potential threats in the system. - Firewall Protection: It should incorporate a network security feature that monitors and controls incoming and outgoing network traffic. - Phishing Detection: An essential feature to protect against phishing scams by analyzing and blocking suspicious websites. - Another specific function that's going to be told after hiring, it requires excellent programming skills in the area. Meanwhile, the target operating system for this particular project will be Windows and Android. As for the support for multiple user accounts, a decision is yet to be made on this particular feature. Your expertise and advice will be highly valuable in this regard. For this job, you should ideally have extensive knowledge of antivirus software develop...

    $687 (Avg Bid)
    $687 Avg Bid
    82 bids

    As an entrepreneur looking to expand my digital footprint, I need a team of programming experts proficient in Python, Java, and C++. Your task will be two-fold: 1. Web Application Development: Design and develop a web application from scratch, taking care of the UI/UX design, back-end functionality, and ensuring smooth user navigation on the platform. 2. Mobile App Development: Mirror the web application in the form of a fully functional mobile app, compatible with both Android and iOS. Ideal applicants should have previous experience in web and mobile app development and a solid understanding of the specified programming languages. Collaborative team players and those with a knack for problem-solving will be given priority. We value open communication so be prepared to p...

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

    As the client, I'm in need of an expert in Java, familiar with the Open MPI framework to meet my requirements for this project. The aim is to implement distributed computing solutions using Open MPI. Key aspects of the project include, but are not limited to: - Proficient understanding of Java and Open MPI - Implementing distributed computing in the project system - Knowledge of various MPI functions a plus, though not required Utilizing the Open MPI platform, I am looking to enhance the system capabilities and require your expertise in the same. This is a project that requires depth of knowledge in Java and hands-on experience with the Open MPI framework. The successful bidder will be comfortable with distributed computing systems and should have prior experience in ...

    $169 (Avg Bid)
    $169 Avg Bid
    50 bids

    Hi, I'm in urgent need of a small-scale stock trading system (between 60-80 stocks in Bursa Malaysia) to demonstrate a real-time system for my assignment Key Functionalities: - The automation involves order creation, order submission, and order execution. - Entities involved: stock database, stock system, brokers, clients. - Should have 3 brokers with multiple clients for each - Clients can set certain requirements when purchasing and selling the stocks (e.g. purchase only if stock A reaches a certain amount) - Define performance in terms of execution speed, and the maximum throughput the system can handle. (e.g. average execution time of an order in a trading system with almost fully loaded tasks and the maximum number of orders that can be served in real-time) - Some crate mod...

    $34 (Avg Bid)
    $34 Avg Bid
    4 bids
    Flutter designer 6 days left

    We are looking for a talented developer with experience in developing applications using the Flutter framework and good knowledge of the WordPress content management platform. To create a PWA application linked to a WordPress site Requirements: Practical experience in developing applications using Flutter. Deep understanding of the main fundamentals and principles of the WordPress platform. Ability to integrate APIs with existing WordPress websites. Good communication skills and ability to work in a team environment. Ability to meet deadlines and deliver high quality results He has great experience in understanding and solving problems Commitment to communication deadlines Community Verified icon

    $213 (Avg Bid)
    $213 Avg Bid
    125 bids

    We are looking for a skilled freelancer or agency to elevate our current Google Sheets-based systems into a robust SQL or BigQuery database framework. The objective is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQuery database. .Optimiz...

    $439 (Avg Bid)
    $439 Avg Bid
    34 bids

    I'm seeking a qualified programmer to develop a Telegram AI girlfriend bot. This bot is expected to have the following features: * Capable of sentimental or emotional exchanges: Your work will be to make the ...dialogue. * Advanced language processing ability: I envisage a bot that can understand idioms, metaphors, and humor. It should be able to take part in daily human conversations. * Payment integration: We are targeting to monetize the bot in the future. You'll create built-in functionality for future payment integration. Ideal skills for this position include proficiency in bot development, AI programming, and payment gateway integration. An understanding of advanced language processing techniques is paramount. Previous experience in creating similar bots will be...

    $18 (Avg Bid)
    $18 Avg Bid
    2 bids

    I'm in need of an experienced JavaScript developer, ...JavaScript. Key requirements and tasks will include: - Developing the front-end portion of our business website using JavaScript, with a specific focus on ReactJS. - Working with the team to create a seamless, rich user experience. - Debugging front-end site elements, and optimizing load times and reliability. Ideal skills for this role: - Proficiency in JavaScript programming language. - Experience working with ReactJS framework. - Prior experience in developing business websites is a bonus. If you're committed, highly skilled, and keen to contribute to a dynamic project, please bid. Preference will be given to bidders who take the time to discuss how their skills and experience match the project requireme...

    $224 (Avg Bid)
    $224 Avg Bid
    107 bids

    I am seeking a team of skilled freelancers who are proficient in a diverse range of programming languages. Key skills ideal for this job include: - Experience in .NET, Python, and JavaScript - Experience with Web API and SQL server - Familiarity with Power Apps, Power Automate, and Power BI - Experience in Azure, DevOps, and CRM D365 As someone with over eight years of experience in software development, I expect high-quality output. I am particularly interested in those who can demonstrate robust experience in these areas, so please include your past work and detailed project proposals. This will aid me in making an informed decision in my selection process. I am looking forward to engaging with a dedicated, well-versed team for long-term collaboration.

    $38 (Avg Bid)
    $38 Avg Bid
    17 bids

    I'm seeking a qualified programmer to develop a Telegram AI girlfriend bot. This bot is expected to have the following features: * Capable of sentimental or emotional exchanges: Your work will be to make the ...dialogue. * Advanced language processing ability: I envisage a bot that can understand idioms, metaphors, and humor. It should be able to take part in daily human conversations. * Payment integration: We are targeting to monetize the bot in the future. You'll create built-in functionality for future payment integration. Ideal skills for this position include proficiency in bot development, AI programming, and payment gateway integration. An understanding of advanced language processing techniques is paramount. Previous experience in creating similar bots will be...

    $150 (Avg Bid)
    $150 Avg Bid
    4 bids

    Developing a software tool using the C programming language to generate prime implicants from a boolean sum-of-products expression is my requirement. To achieve this, I am looking for someone with: - Expertise in C programming. - Understanding of boolean algebra is preferred although not essential as the algorithm is explained in the attached document and in a video which I have linked to below. The application should be interactive and run from the command-line. Source code is preferred so I can compile for both Windows and Linux using gcc (mingw). The algorithm is iterated consensus (see attached example, and also this on youtube : ). Essentially the process is to systematically compare each string (product term) in a list of such

    $358 (Avg Bid)
    $358 Avg Bid
    3 bids

    As someone undertaking a Javascript project, I am in need of a talented individual with ample experience in this field. Unfortunately, I cannot provide specifics on the tasks at hand as that section of the inquiry was skipped, but the undertaking will likely include debugging, adding new features, an...undertaking will likely include debugging, adding new features, and/or refactoring Skill requirements: - Broad and nuanced familiarity with Javascript - Proven ability to adapt to and overcome new challenges, as exact task details are currently unspecified - History of results-based performance in Javascript roles JavaScript fluency is mandatory but there's no need for proficiency in any particular framework. We will be dealing with simple HTML code. I'm looking forward ...

    $2 - $3 / hr
    Sealed
    $2 - $3 / hr
    17 bids

    I need a system implemented that allows users to download a PDF file from a link, but requires them to enter their email first. Here are some key specifications: - After input...some key specifications: - After inputting their email, users should be able to directly download the PDF. - I want to keep a record of the entered emails for future reference. So, we need an effective way to store these emails in a database. - This system should be accessible and functional on both desktop and mobile devices to maximize reach and convenience. Ideal Skills: - Knowledge of Programming and Database Systems - Experience in Mobile and Desktop UX - Understanding of Email Marketing and Lead Capture Tactics Please bid with relevant experience and a brief description of how you plan to execute...

    $28 (Avg Bid)
    $28 Avg Bid
    48 bids

    I urgently need a skilled Full-Stack PHP Developer who can assist with frontend and backend development, as well as database management, of an AI SaaS built on the WordPress framework. - Experience with OpenAI API & Streaming is a MUST! - Frontend Development: You should be proficient in WordPress and Native PHP. Your tasks will include creating interactive, responsive designs that enhance user experience and drive engagement. - Backend Development: Expertise in Native PHP and WordPress is highly valued. You'll handle server-side application logic, design robust APIs and optimize the system for speed and scalability. - Database Management: You'll be responsible for data storage solutions, ensuring data consistency, data protection and making certain the system per...

    $52 / hr (Avg Bid)
    $52 / hr Avg Bid
    254 bids

    I'm seeking a proficient developer to crea...and Humidity Sensor, BMP280 Barometric Pressure Sensor, BH1750 Light Sensor, MQ135 Gas Sensor, GUVA-S12SD UV Sensor, and a Soil Moisture Sensor. Key functionalities should include: - Real-time monitoring of data from the connected sensors data logging of sensor readings, which should be executed every minute - Remote control over the system Ideal candidates should bring experience in Arduino programming, IoT implementation and familiarisation with the listed sensors. Enhance your bid by showcasing related projects you've completed or detailing your proposed approach. Think about efficiency and user-friendliness. Let's bring this IoT system to life together! NOTE: THE SOURCE CODE MUST REMAIN SAME; JUST ADD NEW CONTENT FOR...

    $63 (Avg Bid)
    $63 Avg Bid
    12 bids

    We are seeking a skilled CodeIgniter PHP developer to join our project team. The ideal candidate will work closely with our ex...who can build a project focused on: - Building a user authentication system operating on basic username and password security level - Integrating a payment system into the project - Incorporating API integration within the structure Skills and experience in the following areas would be ideal: - Extensive knowledge of CodeIgniter PHP development - Experience in basic user authentication system framework - Familiarity with payment integration - Proficiency in API integration - Knowledge on how to implement Facebook and Google user logins. The perfect candidate will deliver a seamless user experience and demonstrate an understanding of maintaining secure ...

    $112 (Avg Bid)
    $112 Avg Bid
    93 bids

    I'm seeking a seasoned GCP Architect for a 3-month contractual position. The professional will have the responsibility to lead the following tasks: - Cloud Strategy: Develop, lead and implement...existing application into GCP. - Cloud Services Innovation: Innovate and enhance our cloud services for improved efficiency. Essential qualifications include a minimum of 8 years in cloud architecture and GCP certification. Proficiency in Terraform, coupled with extensive knowledge in cloud security, is crucial for this role. For the technical aspects of this project, Python is our preferred programming language. Complexity is the essence of the tasks and I expect the GCP Architect to come up with strategies and architectures that will drive the future of our cloud-based application...

    $4017 (Avg Bid)
    $4017 Avg Bid
    17 bids

    In this role, I'm looking for an intermediate Python developer who has a strong grasp of machine learning, artificial intelligence, and Python programming to run a project: "3D SHAPE RECONSTRUCTION OF SHAPES USING 2D GANs" Technical Requirements: - Proficient in Python - Experience in TensorFlow, PyTorch, and Scikit-learn - Understanding of machine learning concepts

    $127 (Avg Bid)
    $127 Avg Bid
    11 bids

    I need a tool that'll automatically read my Gmail account, specifically parse email content, extract website links from within, and tweet these links. A background in data analysis, process automation, as well as familiarity with Gmail API, Twitter API, and Python or similar programming language will be essential. The duties are: - Develop a process automation tool - Program the tool to read Gmail accounts - Extract website links from the email content - Automate the process to tweet these links Knowledge of data privacy and understanding of secure data handling methods will be a bonus.

    $660 (Avg Bid)
    $660 Avg Bid
    65 bids

    ...notifications as Telegram messages to the subscribed users. The frequency of alerts and other variables should be customizable. The bot should have UI menu to manage (add, delete domains, change customized variables, mute notifications for some domains or change monitoring mode) Alerts should be dispatched at specific times and also triggered by certain events. Experience with Telegram bot programming, API integration, and alert systems is essential. Key Requirements: - Monitor multiple websites' states using simple APIs - Send alerts to subscribed users (whitelisted in the internal config file of the Bot) - Alerts triggered by specific events. - Frequency of checks and alerts should be customizable as some others variables. - Building bot using JavaScript - Building...

    $1573 (Avg Bid)
    $1573 Avg Bid
    128 bids

    I'm seeking a developer to build a sports web app. It should primarily focus on providing live scores and updates. Quality live data delivery in real-time is a must, where users can consistently receive instant score updates. Essential skills include: - Expertise in web app development and programming - Prior experience in implementing live data feeds - Knowledge of sports and understanding its unique requirements - Proficiency in data management and security This project will require attention to detail, commitment, and high-quality delivery. Therefore, a proof of past relevant work will be beneficial. I'm open to suggestions to optimize this App's features and performance.

    $164 (Avg Bid)
    $164 Avg Bid
    16 bids

    I'm in search of someone proficient in both programming and trading strategies. Here's the outline of the requirements: Conversion of Existing Supply Demand Indicator: The programmer should be able to take an existing Supply Demand indicator which is already in NinjaTrader 8 and add Plots. Tags so I can use it in strategy builder and trade. or convert to strategy. Creation of Plots and Tags: Plots and tags are essential for visualizing supply and demand zones on the chart. The programmer needs to create plots that accurately represent these zones, making them easily identifiable for the trader. Tags should provide additional information or labels for each zone, such as strength, probability of reversal, etc. Development of Auto-Trade Strategy using ATM: The programmer must...

    $479 (Avg Bid)
    $479 Avg Bid
    10 bids

    I'm looking for an expert who can assist me with my 15 minutes interview presentation on improving the clinic's service capability framework. The focus is on enhancing neonatal patient care, specifically increasing the capability for neonatal intensive care. Ideal skills and experience required for the job: - Deep understanding of neonatal intensive care - Previous experience with clinical service frameworks - Excellent presentation skills in succinctly explaining complex healthcare topics The ultimate objective is to upgrade our clinical service framework from level 4 to level 5, specifically focusing on our capability to care for high acuity neonatal patients.

    $29 (Avg Bid)
    $29 Avg Bid
    26 bids
    Unity Developer -- 2 6 days left
    VERIFIED

    I'm searching for a skilled Unity Developer to bring game concept to life. Despite being in the initial stages of planning, I'm geared towards a simulation genre that is both engaging and innovative. Here’s what I anticipate needing from the ideal candidate: Key Requirements: - Expert knowledge in Unity Engine - Proven experience in games development - Proficient in programming Additional Skills: - Flexibility in incorporating features - Strong problem-solving and critical-thinking skills - Creative mindset and attention to detail - Excellent communication, able to work with minimal guidance Responsibilities: - Develop game from concept to completion - Collaborate closely to refine game mechanics - Optimize the game for PC performance Experience Level: - Portfoli...

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

    As an e-commerce website owner, I've registered for...e-commerce website owner, I've registered for a Pawapay account and am seeking the expertise of an experienced programmer to integrate Pawapay's API as a payment gateway on my platform. Particularly, I require the features for Mobile Payments and Multi-currency Support to be incorporated. Dont apply unless you know exactly what you are doing please ! Ideal skills would encompass: - Advanced programming abilities for shopify - Strong familiarity with payment gateway integration, especially Pawapay - Extensive experience with Shopify - Knowledge of Mobile Payments and Multi-Currency Transactions Hence, I'm looking for someone who can seamlessly connect these features, ensuring smooth and efficient transacti...

    $218 (Avg Bid)
    $218 Avg Bid
    112 bids

    ...trading of NFTs. Experience in building an NFT marketplace or related blockchain development is crucial. 2. 3D Interactive Development: The website should feature interactive 3D product displays. The ideal candidate would bring creative solutions to leverage 3D technology for an engaging user interface. 3. Crypto Token Creation for private sell. Skill-Set and Experience: - Track record in NFT framework integration and smart contracts - Experience in designing and developing interactive 3D displays - Proficiency in Crypto Token Development - Familiarity with 3D modelling software The website is rotating evolving 20 spheres with 20 projects on the vertices of the 3D Dodecahedron. The concepts for the one click interactive rotating dodecahedron with a different project housed in...

    $3997 (Avg Bid)
    $3997 Avg Bid
    66 bids

    I have an iOS game developed in Objective-C and using Spritekit that has a memory leak problem identified during gameplay. My need is for an expert programmer to find and close this leak to ensure the smooth running of the game. Ideal Skills and Experience: • Proficiency in Objective-C programming language • Experience in game development using Spritekits • Proven ability to identify and fix memory leaks • Capacity to troubleshoot issues during gameplay Your proposal should clearly demonstrate your past experience with similar projects and your approach to identifying and fixing such problems.

    $213 (Avg Bid)
    $213 Avg Bid
    9 bids

    I'm seeking an intermediate level Research Assistant, highly proficient in Python to ...F1-score, RMSE, ME, MAE, RMSE, MAPE etc then already applied models * Step 3: Documentation of the work, along with a discussion to validate the model's usage ,compare with step 1 results and justify it as a Scientific research. Ideal Skills & Experience: * Proficient in Python programming language * Prior experience in Machine Learning and Deep Learning algorithms * Anyone with Past Experience as a research assistant will be highly appreciated Please only apply if you hold proficiency in Python programming ,Have past experience in research related tasks and have intermediate experience in Algorithms. Familiarity with ML and DL techniques and an ability to effectively vi...

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