Python code implement craps game jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 python code implement craps game jobs found, pricing in USD

    I'm working on a project that requires a comprehensive study on how to effectively implement Lean Principles in the Oil and Gas industry to achieve increased efficiency. I'm looking for a skilled and experienced writer who can help me put together the following: - A 4500-word report - In Arial 12 font with 1.5 line spacing - Ensuring no more than 20% similarity The project requires you to: - Draft an engaging and informative introduction - Provide a thorough Literature Review, primarily focusing on the challenges in implementing lean principles in the oil and gas industry - Design and conduct a Survey as the chosen research method for this study Ideal candidates should have: - Demonstrated experience in writing research reports, particularly in the fields of Lean Princi...

    $82 (Avg Bid)
    $82 Avg Bid
    20 bids

    I need an expert in data scraping to extract detailed information from Airbnb. The information required includes: Host Data: - Extract the names of the hosts, their contact information, and their ratings. Listing Data: - Scrape the listing titles,...their contact information, and their ratings. Listing Data: - Scrape the listing titles, descriptions, and the amenities offered. Also, delve into the pricing information to better understand the market trends. Ideal candidates should have previous experience in data scraping, preferably within the hospitality industry, and should be familiar with platforms like Airbnb. Proven knowledge of Python, BeautifulSoup, or similar tools is a must. I am looking forward to working with an individual who can provide accurate results in a time...

    $301 (Avg Bid)
    $301 Avg Bid
    48 bids

    I'm in need of a Python developer experienced in entries/trades and exits based on indices for the KITE and ICICI Direct trading platforms. Key Responsibilities: - Develop an algorithm that authenticates automatically onto the KITE platform for trade execution and monitoring. - The algorithm must trigger a trade based on Indices (nifty or Banknifty). - There should be functionality that allows for exiting an existing trade and placing a new one. - It needs to run from a local machine. - The system should evaluate trading time and indices performance before exiting any trade. The ideal candidate should have: - Experience in developing automated trading systems, particularly indices based trades - Strong knowledge and working experience with Python - Experience wit...

    $99 (Avg Bid)
    $99 Avg Bid
    5 bids

    Hi, Please apply only individual. Agency can apply but budget should not be more than mentioned. Role : GCP Engineer (OTP) Exp : 7 + yrs SHIFT: IST Cloud Storage Buckets, BigQuery (SQL, Data Transformations and movement) Airflow (python, DAGs), DBT IAM Policies PyCharm Databricks (pySpark), Azure DevOps Clear and confident communication

    $1424 (Avg Bid)
    $1424 Avg Bid
    8 bids

    i need someone who ca put my code on other game will share details in hat

    $1 - $5 / hr
    Sealed
    $1 - $5 / hr
    14 bids

    Python Expert Needed. first line + " I am not bot. "

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

    I want ERP and CRM package software with Saas version standard features and menus. The features I want add python, node js, golang, java, javascript example: The investment I made. I want to receive it as soon as possible. ready package software. or redoing it from scratch. using open source No problem.

    $136 (Avg Bid)
    $136 Avg Bid
    13 bids

    ...e-commerce website. While there isn't a strict timeline for project completion, quality and attention to detail are key. The website's main feature requirements will be provided, therefore the developer should have the capabilities to implement standard e-commerce features. Key skills and experiences include: - In-depth understanding of e-commerce website creation. - Knowledge of secure checkout - Ability to add standard e-commerce features such as product display, shopping cart integration, and customer account/profile creation. - Initiative to suggest and possibly implement any additional features beneficial for an e-commerce site. Feel free to reach out with any questions or for additional clarification about the project. Qualified candidates, especially tho...

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

    I want ERP and CRM package software with Saas version standard features and menus. The features I want add python, node js, golang, java, javascript example: The investment I made. I want to receive it as soon as possible. ready package software. or redoing it from scratch. using open source No problem.

    $146 (Avg Bid)
    $146 Avg Bid
    89 bids

    ...and style guide, including typography, color schemes, and iconography, aligned with HBC's branding. Development Requirements: Set up a WordPress installation with the necessary plugins and configurations for optimal performance and security. Implement the approved design using a modern, responsive WordPress theme or a custom theme development approach. Ensure cross-browser compatibility and adherence to web accessibility standards (WCAG 2.1). Integrate a user-friendly content management system (CMS) for easy content updates and maintenance. Implement search engine optimization (SEO) best practices for improved visibility and organic traffic. Set up a staging environment for testing and quality assurance before deploying the website to the live server. Provide compreh...

    $159 (Avg Bid)
    $159 Avg Bid
    188 bids

    I am seeking a skilled professional to help me significantly increase my online sales for physical products. My website traffic is currently low and I aim to turn this around with your expertise. Key Responsibilities: - Analyze current website and sales data to identify areas for improvement - Develop and implement a comprehensive sales strategy - Optimize the website for conversion - Drive more traffic to the website Ideal Skills and Experience: - Proven track record of significantly increasing online sales - Experience in e-commerce, specifically with physical products - Expertise in SEO, content marketing, and social media - Strong analytical skills and problem-solving abilities - Excellent communication and collaboration skills If you're confident in your ability to boo...

    $14684 (Avg Bid)
    $14684 Avg Bid
    14 bids

    I'm looking to partner with a talented web developer to create an in-depth informational website for my business. Requirements include: - Development of both the frontend and backend, ensuring a user-friendly experience and seamless func...primary concern will be creating a layout and design that effectively showcases the content. Ideal candidate: - Has experience in developing business websites - Possesses excellent knowledge of frontend and backend development - Great eye for user interface design - Able to make informed suggestions to optimize the user's experience on the website - Good communication skills to understand and implement the requirements of the project accurately Let's create a website that effectively serves its purpose as a comprehensive source...

    $514 (Avg Bid)
    $514 Avg Bid
    260 bids

    ...freelancer to join our team and contribute to the fullstack development of a web-based SaaS application based on MERN Stack. This is a short term project involving working on and refining pre-existing code, and implementing new features using React 18, Redux Toolkit, Material-UI (MUI), MongoDB, , and RESTful APIs. Product details will be discussed with the candidate during onboarding. Key Responsibilities: - Work on enhancing the existing codebase for both Frontend (React, Redux Toolkit, MUI) and Backend (Node, Express, MongoDB). - Derive from the already selected MUI component library and implement Material-UI components for a sleek and user-friendly interface. - Integrate frontend with backend for end-to-end user flows - Implementing functionalities for authentication,...

    $11021 (Avg Bid)
    $11021 Avg Bid
    88 bids

    ...Create a function parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test parse_rcv1v2() and parse_query(). Print...

    $116 (Avg Bid)
    $116 Avg Bid
    15 bids

    I'm looking to develop a Ludo game specifically for Android, with a unique feature to invite friends via Whatsapp. The game must support an online multiplayer mode, allowing users to engage with peers remotely. Key Features: - Android platform compatibility only - Ability to invite friends for games via Whatsapp - Online multiplayer mode fostering remote engagement Ideal freelancer for this project would have: - Proven experience in Android game development - Have a portfolio in creating multiplayer games - Understanding of incorporating external app invitations (like Whatsapp) - Strong UX/UI skills to ensure an engaging, seamless experience for players.

    $29885 (Avg Bid)
    $29885 Avg Bid
    9 bids

    I'm in need of a Python developer experienced in entries/trades and exits based on indices for the KITE and ICICI Direct trading platforms. Key Responsibilities: - Develop an algorithm that authenticates automatically onto the KITE platform for trade execution and monitoring. - The algorithm must trigger a trade based on Indices (nifty or Banknifty). - There should be functionality that allows for exiting an existing trade and placing a new one. - It needs to run from a local machine. - The system should evaluate trading time and indices performance before exiting any trade. The ideal candidate should have: - Experience in developing automated trading systems, particularly indices based trades - Strong knowledge and working experience with Python - Experience wit...

    $121 (Avg Bid)
    $121 Avg Bid
    13 bids

    I need a small Flutter project specifically for Android. The app should be designed to help users track their daily calorie and nutrient intake. Here are the project details: - The app should allow users to manually enter the food they consume. - It should track the c...project details: - The app should allow users to manually enter the food they consume. - It should track the calories, proteins, fats, and carbohydrates consumed on a daily basis. - The user should have the ability to view their past history of calorie intake. Ideal Skills and Experience: - Proficient in Flutter for Android. - Experience with developing health and nutrition apps. - Ability to implement manual entry features. - Knowledge of calorie and macronutrient tracking. - Efficient in delivering micro project...

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

    ...catalog for my lighting product. The main purpose of the catalog is to showcase the product, spotlighting its features and unique qualities. It needs to be designed in a way that effectively captures the attention of business owners, our primary target audience. Key responsibilities: - Develop a layout that highlights the product components and features in a modern, minimalistic fashion - Implement design elements that will entice potential business owners - Ensure that the catalog design is consistent with our brand aesthetic Ideal candidates should possess: - Proficiency in graphic design software - Prior experience in creating product catalogs, preferably in the lighting industry - An understanding of what appeals to business owners - A keen eye for modern and minimalist...

    $19 (Avg Bid)
    $19 Avg Bid
    27 bids

    I'm looking to implement a virtual try-on feature for clothing, specifically in React Native. Essential to this project is that the try-on feature should be capable of accurately recommending both size and fit of the clothing items to the user. I want target garment industries basically it's a B2B concept, right now what I want is to enable the customers to try clothes by wearing them, not actually but using a VR. Before heading forward I need to ask a question what's four plus five, if you know the answer start your proposal with it. I want you to implement something like this but on React Native Just mind the fact that the application of clothes on a human body should be such implement that every angle of attire should be clearly visible(like from ...

    $4607 (Avg Bid)
    $4607 Avg Bid
    37 bids

    I need an Angular developer who can assist in updating my ...tasked with identifying and fixing any bugs in the existing site, and optimizing the code for improved performance. The primary goal of this project is to update the current website. The level of interactivity I'm aiming for is moderate, including user accounts and custom inputs. Skills and experience required for this job: - Proficiency in Angular: You should have a deep understanding of Angular, and be able to implement complex front-end solutions. - Experience with UI/UX design: A good eye for design is essential, as you'll be heavily involved in the UI/UX of the site. - Bug fixing and optimization skills: You should have a strong background in identifying and fixing bugs, as well as optimizing ...

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

    I'm seeking an adept freelancer comfortable with mobile game development, specifically directed towards board games for an online matchmaking module. - Platform: The software should be created for mobile devices, optimized for performance and responsiveness on various mobile platforms (Android, iOS) (any experience with other platforms would also be appreciated). - Genre: The game in question are board games/games in general, so prior experience developing multiplayer online board games would be advantageous. - Type of matchmaking: An efficient and user-friendly online matchmaking system is required. Experience in developing online multiplayer matchmaking mechanics and understanding of making them effective. I would like to keep even the worst players winning 50% of ga...

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

    ...forecasting codebase (developed in Google Colab) into our website. The primary objective is to construct an intuitive user interface that effectively employs our existing code for dynamic forecasting. Specifically, the website should have the following features: - Interactive Charts: The site should be able to display charts that are engaging, informative and user-friendly. - Dynamic Forecasting: The integration should allow users to forecast product volumes for a specific item over the upcoming 15 days or a month. The data will be based on our existing sales forecasting code. Key Requirements: - Proficient in both Python and JavaScript. - Prior experience with integrating complex codebases into websites. - Ability to create visually appealing and interactive w...

    $104 (Avg Bid)
    $104 Avg Bid
    12 bids

    ...design. There are no existing UI elements. The ideal candidate should: - Have experience in UI development for both desktop and mobile apps. - Demonstrate a strong portfolio of modern, user-friendly designs. - Be able to understand and implement design elements to enhance user engagement. - Be competent in creating completely new UI designs from scratch. Follow the below process, Design all the screens in Figma, and once the design is approved, then code it in html Set all screens in 3 roles: Admin, Operator, Viewer Deliverables Figma file Zip of HTML code for frontend, no backend integration is required but must work with electrical engineers to ensure that the project works with backend. Please include relevant samples of your work in your application. A keen...

    $4852 (Avg Bid)
    $4852 Avg Bid
    83 bids

    I'm on the lookout for a talented game developer to bring my vision to life. The game I want to create is a nation-building and management simulation for PC. This will be an exciting and engaging project that will cater to both teenagers and adults. Key Requirements: - Proficiency in game development for the PC platform. - Strong understanding and experience in developing management and simulation games. - Prior experience in developing nation-building games would be a plus. - A solid portfolio showcasing your previous game development projects, especially those in a similar genre or for a similar target audience. The ideal candidate will be someone who is passionate about gaming and has a keen sense of what makes a game appealing and immersive. Yo...

    $916 (Avg Bid)
    $916 Avg Bid
    49 bids

    ...help me set up a new plugin functionality. The site will be selling a mix of physical products, digital products, and services. I need to create a system that validates paid memberships pro or memberpress subscriptions using a qr code with a family and frendly interface that verifies from a mobile device and validates it. I want something similar to this but instead of checking events, check if you have an active subscription or not: The QR code must be customised as with this plugin: I need the plugin to create a validation system either by an api or by a system that verifies in real time if the subscription is active or not. The check in interface must provide customer data such as name, surname

    $154 (Avg Bid)
    $154 Avg Bid
    74 bids

    I'm looking for a skilled individual to help set up a WhatsApp Business bot for my digital marketing agency. The primary function of this bot will be to facilitate sales and ...platform. - Appointment Scheduling: The bot should be able to book appointments with potential customers and manage the scheduling process effectively. The ideal freelancer for this task should have: - Proven experience in setting up WhatsApp Business bots. - A strong understanding of sales and booking processes. - Experience in integrating product catalogs into messaging platforms. - An ability to implement appointment scheduling systems. Please provide examples of similar projects you've worked on and the outcomes achieved. A strong track record in bot development and digital marketing would be ...

    $12 (Avg Bid)
    $12 Avg Bid
    8 bids

    I need a python script that can pass in prompt to OpenAI. To understand what is needed, imagine creating a landing page with more than 1000 words using ChatGPT. Where a series of prompts was entered manually. i.e a chat or conversation with ChatGPT. Now this inputs that were manually insert to ChatGPT are provided to you. And you are to create a script that can automatically create the landing page using the prompts and OpenAI API. I need a script that I can either put in the series of prompts as one prompt or loop through the prompts as an array of input. The output can be a sub text that I can combine to form the landing page in question or the complete landing page. When creating the sub text from the series of prompts, OpenAI should see the individual prompts and outputs as a ch...

    $155 (Avg Bid)
    $155 Avg Bid
    72 bids

    I'm in need of a skilled developer to create a trading bot for Binance that will implement a trend-following strategy. Key requirements are: - The bot should utilize specific indicators like Moving Averages, Estocástico, and Padrão de Candle. - The preferred timeframe for trend analysis should be within 1 minute. Preferred skills include experience with trading bots, understanding of trend-following strategies, and expertise in the specified indicators. Previous work with Binance API would be an added advantage. Terms of Reference for Automated Trading Robots Development 1. Objective: Develop ONE automated trading robots for executing specific trading strategies. Using Python with the Binance API. The robots should be able to operate according to the d...

    $172 (Avg Bid)
    $172 Avg Bid
    61 bids

    ...LlamaIndex chat engine. The goal is to build a connector that functions as a chat engine, leveraging models from OpenAI. 1. Connector Development: - Follow the structure as described in Prompt Mixer’s documentation to create a new connector: Create a Custom Connector Tutorial (). 2. Integration with LlamaIndex Chat Engine: - Implement the functionality as outlined in the LlamaIndex documentation for creating a chat engine (). - Ensure the interaction can handle conversational queries using the LlamaIndex's `ContextChatEngine` class. 3. Document Loader with SimpleDirectoryReader: - Set up the document loading mechanism using LlamaIndex's `SimpleDirectoryReader` as described

    $34 (Avg Bid)
    $34 Avg Bid
    23 bids

    I need a proficient developer to design and implement a comprehensive portal for customer registration. This system would collect essential customer information, including: - Full name - Phone number - Date of Birth - Residential Address - Biometric data (Fingerprint) - Father's name - Adhaar Number The fields for Full name, Phone number, Date of Birth, Address, and Father's Name are mandatory for registration. As an added layer of security or specificity, the system should be able to handle and process Aadhaar number entries. The portal must avoid duplicate entries by the entry operator. Ideal freelancer for this project should have prior experience in developing secure customer portals and database handling. Skills in using secure encryption methods for biometric dat...

    $698 (Avg Bid)
    $698 Avg Bid
    72 bids

    I'm looking for a professional digital marketer who can help me with search engine optimization (SEO) and content marketing for my brand. The ideal candidate will also have experience with social media advertising, particularly on Facebook, Instagram, and WhatsApp. Key Responsibilities: - Implement on-page and off-page SEO strategies to increase website traffic and improve search engine rankings - Develop and execute a content marketing plan focused on generating leads and improving brand awareness - Utilize social media advertising to create engaging campaigns across Facebook, Instagram, and WhatsApp The successful candidate will have a proven track record of growing website traffic, generating leads, and boosting brand awareness through SEO, content marketing, and social m...

    $52 (Avg Bid)
    $52 Avg Bid
    38 bids

    I'm looking for an expert in Python, C# and machine learning, preferably with a background in options trading. The main goal of this project is to blend machine learning with options trading strategies. Key Responsibilities: - Develop machine learning models: I'm aiming for a basic level of complexity, such as linear regression and decision trees. - Code in Python and C#: You should be proficient in both languages, as the software will be primarily in Python, but will also need to interface with C#. Ideal Candidate: - Proficient in Python and C#. - Experience in developing machine learning models, especially in the realm of options trading. - Able to handle the complexity of blending machine learning with trading strategies.

    $145 (Avg Bid)
    $145 Avg Bid
    69 bids

    I am seeking a skilled developer to modify user permissions within the Facebook login flow for my business. The key change I wish to implement is gaining access to the user's business_arrangement. This will facilitate improvements in my business processes. Consequently, the freelancer must be adept at understanding and navigating Facebook's API and user permission settings. Proficiency in social login options integration should be shown, alongside proven capacity in problem-solving and business process enhancement. Possessing prior experience in similar projects will be highly desirable.

    $30 (Avg Bid)
    $30 Avg Bid
    17 bids

    I am seeking a PHP developer to create a secure CURL script that logs into a remote FTP server using a username, password, and PEM certificate to upload a file, list files and download a file. You will need to: - Set up the CURL script...script that logs into a remote FTP server using a username, password, and PEM certificate to upload a file, list files and download a file. You will need to: - Set up the CURL script to handle both username, password, and a PEM certificate. - Ensure that the script successfully authenticates with the FTP server using these credentials. - Offer 4 functions (connect, upload, list, download) - Implement error handling and logging to deal with any issues that may arise during the authentication process. A well-documented and clean codebase is ap...

    $181 (Avg Bid)
    $181 Avg Bid
    79 bids

    ...detect missed EMI payments. - Upon detection of a missed EMI, trigger the remote lock command to secure the device. - user can not uninstall, Reset, format the Mobile. 2. **User Notification:** - Notify the user about the impending lock if an EMI payment is overdue. - Provide clear instructions on how to avoid device lockdown by settling the outstanding EMI. 3. **Lock Mechanism:** - Implement a secure locking mechanism to prevent unauthorized access to the device. - Utilize strong encryption methods to safeguard user data during the locking process. 4. **Override Mechanism:** - Include an override mechanism for legitimate cases where the user has valid reasons for missing the EMI payment. - Allow authorized personnel to unlock the device after verifying t...

    $345 (Avg Bid)
    $345 Avg Bid
    30 bids

    When importing customers via CSV file in ASTPP version 6.0, both postpaid and prepaid customers balance always uploads 0. The task is to find the corresponding php file/path on the server and correct it, so that the balance uploads correctly when uploading the customers on the ASTPP both for prepaid and postpaid customers. Positive balance must upload as positive balance. Negative balance must upload correspondingly. 0 uploads 0. You need to make a detailed document how to do that on any ASTPP server, so that someone without technical knowledge takes the document, follows it and gets the same working on the other ASTPP server. Example of the document: Someone from our side will try to upload customers on the provided server to make sure it works, if yes, then we will take your document, ...

    $76 (Avg Bid)
    $76 Avg Bid
    26 bids

    I'm seeking a skilled freelancer to create a Graphical User Interface (GUI) for my Windows desktop application. Key Responsibilities: - Develop a user-friendly and intuitive interface. - Primarily incorporate input data forms functionality. - Link the GUI with python code at the backend to send the input data and fetch some results after calculation and display it. Ideal Candidate: - Proven experience in GUI development, ideally with Windows desktop applications. - Proficiency in creating forms for user input. - Excellent attention to detail and commitment to creating a user-centric design. - Strong understanding of Windows OS software compatibility. Your objective will be to create a GUI that is not only visually appealing but also incredibly user-friendly and effi...

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

    I'm looking for a professional project manager to develop a comprehensive high-level project plan and implement project tracking tools for a team of 6-10 members. Key Deliverables: - Develop a high-level project plan: This should include clear project milestones, a detailed task breakdown, and a project timeline with dependencies. - Set up a Jira-based Kanban board: Utilize Jira to map out tasks, assign responsibilities, and ensure progress tracking is efficient and effective. - Regular Weekly Check-ins: Establish and facilitate weekly check-in meetings, ensuring team tasks are on track, dependencies are being met, and project milestones are being achieved. - Gantt Chart Setup: Implement a Gantt chart to visually represent the project timeline and dependencies. - W...

    $79 (Avg Bid)
    $79 Avg Bid
    20 bids

    ...mobile applications. Your responsibilities will include coding applications, testing, and debugging code, and working as part of a team to develop apps. Selected candidates will be working on the below-mentioned project: Details: (link removed) Requirements: Proven experience in Android app development. Proficient in Java and Android SDK. Familiarity with Android Studio and Git. Strong problem-solving skills with the ability to troubleshoot and optimize code. Effective communication skills for remote collaboration. Ability to work independently and meet project deadlines. Responsibilities: Application Development: Take a lead role in developing Android applications, ensuring high-quality code and adherence to project requirements. Collaborate with the UI/UX te...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    49 bids

    Hello, I'm looking for a JavaScript developer to: - add Java Script functionality to existing html code - implement it on an existing GoDaddy website. Input includes: text, numbers, buttons Output icludes: text, numbers, spider web graph. Project timeline: 13-16 May 2024. Html code will be provided. Access to GoDaddy project website will be provided. Thank you for your time. Specific offers only, please. Christian

    $45 / hr (Avg Bid)
    $45 / hr Avg Bid
    164 bids

    I'm seeking a cryptocurrency...Requirements: 1. **ICO Coin Development**: The programmer can determine the best language to develop the ICO coin with potential options being Solidity, Python, or JavaScript. 2. **Coin Functionality**: The coin should serve multipurpose functionalities, including: - Allowing users to make purchases - Generating profits for investors - Facilitating decentralized transactions 3. **Coin Staking**: The process of staking the ICO coin is envisioned to function via participation in a staking pool. Ideal Skills & Experience: - Experience in cryptocurrency development - Familiarity with blockchain technology - Proficiency in Solidity, Python, or JavaScript - Knowledge of KuCoin listing procedures - Understanding...

    $34413 (Avg Bid)
    $34413 Avg Bid
    100 bids

    I'm in need of an experienced graphic designer to enhance the visual appeal and overall design of my PowerPoint presentation. This presentation will be used for a marketing campaign specifically targeting investors. A sleek, professional and engaging design is ...cohesive and polished look. The ideal candidate for this project should: - Have a strong portfolio of previous work, specifically in professional PowerPoint design. - Be able to understand and work with a client's brief and needs, and have experience in marketing campaign presentations. - Be detail-oriented and able to ensure consistency and quality across all slides. - Be able to suggest and implement design improvements, as well as work with existing brand style guidelines. Looking forward to seeing your prop...

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

    We are growing our existing d...expertise, the ideal freelancer for this project should have: * Profound knowledge in Javascript, PHP, HTML, Python, and async programming. * Considerable experience in web application development * Previous work with API integration, particularly in the area of Data Processing APIs. If you have a track record in creating robust web applications and integrating APIs, your skills are needed here. Success in this project would mean delivering a web application that runs smoothly and provides seamless interaction with Data Processing APIs. Your location should ideally be in India or Pakistan. To to be considered for this role, please include within your first message, examples of php / python / javascript work, and with your first word being...

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

    We need to build a proof of concept to learn if a given tool will be useful for our company and implement in our packaging designing process. In order to do so I need a graphic designer with package design expertise. He/she must be well versed in Adobe Illustrator and its plugins. He/she'll have to work with Esko Dynamic Content: For more info on 'esko dynamic content check our their training on their last version: ) Job description: 1. Based on a Excel sheet containing translation to a package label saying, the designer will have to generate: a XML file containing the different language version to be applied on the package. The Excel sheet will contain 5 languages

    $86 (Avg Bid)
    $86 Avg Bid
    39 bids

    ...to contribute to the development of our SaaS platform's user experience. You'll collaborate closely with our founding team to shape the MVP and enhance the overall user experience for our healthcare startup. Responsibilities: - Develop and implement the user experience of our SaaS platform and integrate it into the rest of our infrastructure - Write clean, maintainable code using modern front-end and facade tech stacks - Optimize the platform experience for speed and scalability - Rapidly iterate based on user feedback and analytics - Participate in code reviews and contribute to the overall architecture Skills: - HTML5, CSS3 and JavaScript (ES6+) - React (and ideally React Native) - NodeJS - Websockets and/or Server Side Events Hourly payment is expect...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    205 bids

    I'm seeking an excellent Flutter developer to create a mobile invoice making software that works on both Windows and MacOs. This app should mainly: - Generate invoices - Track payments - Allow sending invoices via email As a client, I do have a specific design in mind for this software, implying that I need someone with a keen eye for design, detail-oriented, and the ability to implement these designs effectively. Please also note that your bid should include amending these designs as required during the development phase. Ideal Candidate: - Expertise in Flutter development for cross-platform applications - Proficient in mobile app design and UX/UI principles - Familiarity with invoice/payment tracking systems - Adept at integrating email capabilities within apps - Reviewe...

    $455 (Avg Bid)
    $455 Avg Bid
    54 bids

    I'm in need of a competent Social Media Advertising Manager who's proficient in Google and Facebook Ads, specifically for managing my brand's promotion. Key Responsibilities: - Launch and manage social media advertising campaigns on Facebook, Instagram, and Twitter - Focus on driving brand awareness, website traffic, generating leads and ultimately, sales - Implement effective strategies to appeal to business professionals and traders Ideal Skills & Experience: - Proven track record in Social Media Marketing, ideally within the finance or business sector - Expertise in Google and Facebook Advertising - Proficiency using data analytics tools to measure ROI - Ability to tailor ads to specific target audiences, particularly business professionals and traders The ...

    $93 (Avg Bid)
    $93 Avg Bid
    44 bids

    ...experience in: • Proficient in web scraping. • Expertise in automated systems for scraping. • Excellent knowledge of database management and updating. • Experience with Website A scraping will be advantageous. Upon successful scraping, the data will be systematically updated into the existing database with consistent accuracy. This requirement demands a professional with the capability to design and implement a system that will ensure regular daily updates without fail. My ideal cooperation partner can guarantee a sustainable solution that will enable this requirement over a long period. example website: we need the information in JSON format: ``` { title: "", image: "", content: "", id:"some

    $630 (Avg Bid)
    $630 Avg Bid
    112 bids

    ...emerging tools, libraries, and best practices, applying this knowledge to propel our projects forward. Ethics in AI : Champion ethical AI development, prioritizing fairness, unbiased outcomes, and privacy. Machine Learning and NLP Expertise : Your background in machine learning and deep learning, particularly in neural networks and NLP, sets the foundation for success. Technical Proficiency : With Python fluency and familiarity with AI/ML libraries and tools, including LangChain, OpenAIs GPT, TensorFlow, and PyTorch, you re equipped to innovate. Distributed Computing : Experience with distributed computing for AI is essential, as is the ability to navigate the complexities of GPU or TPU utilization. Software Engineering Know-How : A strong grasp of software engineering practices,...

    $795 (Avg Bid)
    $795 Avg Bid
    14 bids

    I require a professional designer who can craft an outstanding, easily navigable contact us page. The adept person should have strong expertise in designing e-commerce websites, with significant emphasis on contact pages. Key Project Aspects: - De...designing e-commerce websites, with significant emphasis on contact pages. Key Project Aspects: - Design a contact us page for e-commerce site. - Include a Contact Form, Phone Number, and Physical address in the contact page design. Ideal Skills: - Proficient in interactive and user-friendly web designs. - Well-versed with current e-commerce platforms. - Excellent communication to understand and implement detailed requirements. Please bid if you possess the above skills and looking forward to crafting an impressive e-commerce con...

    $79 (Avg Bid)
    $79 Avg Bid
    69 bids