Google calendar api python add event jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 google calendar api python add event jobs found, pricing in USD

    ...developer to create a Telegram bot that can receive and distribute trading signals from my premium indicator on TradingView. Key Requirements: - The bot should have direct API integration with my TradingView account. This way, it can automatically fetch signals from my indicator as soon as they are generated. - The primary function of the bot will be to relay these signals directly to subscribers via Telegram. This service should be secure, efficient and timely. Additional Notes: - The ideal candidate will need to have a solid understanding of trading signals and how they are used. Experience with TradingView indicators and API integration is a significant plus. - Previous experience developing Telegram bots, especially those focused on the finance industry, would be hi...

    $190 (Avg Bid)
    $190 Avg Bid
    2 bids

    Update, Fix, and Add Features to the website - Add strong security and Chat option in WhatsApp. The same changes will be applied to 3 conferences websites

    $96 (Avg Bid)
    $96 Avg Bid
    12 bids
    AD Meta data capture 6 days left
    VERIFIED

    Active Directory Expert to create a Python script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, AD RMS (Rights management Services) group policy GPO etc. and export to a MS Excel File. More information attached.

    $36 (Avg Bid)
    $36 Avg Bid
    2 bids

    I'm looking for a machine learning expert to create a sentiment classification model for customer reviews. The main objective of this project is to classify customer reviews into one of three categories: Positive, Negative,...sentiment of reviews into Positive, Negative, or Neutral. Ideally, you should have: - Proven experience in machine learning, particularly in sentiment analysis - A strong understanding of natural language processing and text analytics - Previous experience working with customer review data - A track record of building accurate and efficient classification models - Familiarity with platforms like Python, R, and relevant ML libraries If you have experience in similar projects, please share your previous work and let me know how you would approach this sp...

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

    I'm in need of a creativ...creative graphic designer who can combine two distinct team logos into a single modern and innovative design. The resulting logo should stand out and be memorable, yet still reflect the essence of the two original logos. Key Deliverables: - A single, distinct logo that combines the essence of two original logos - The design should be modern and innovative - The logo should be suitable for a special event, so it must be engaging and appealing Ideal Skills and Experience: - Proven experience in logo design, especially in combining multiple elements into a single design - Strong understanding of modern design trends - Experience in creating logos for special events or unique purposes - Good communication skills to understand the client's visio...

    $72 (Avg Bid)
    $72 Avg Bid
    36 bids

    I've been encountering an error while trying to launch the Medium Tablet API 29 emulator in Android Studio 4.4 on my Windows system. The message says, "The emulator process for AVD Medium_Tablet_API_29 has terminated." I've scoured online resources and tried resolving the issue myself. However, the problem persists even after reinstalling the Android Emulator. I'm looking for a competent Android Studio expert who can help me resolve this error and get my emulator up and running it is, Unable to launch Medium Tablet API 29 - The emulator process for AVD Medium_Tablet_API_29 has terminated. Key Requirements: - Proficient in Android Studio - Experienced in troubleshooting emulator issues Your assistance in resolving this issue would be greatly appr...

    $56 (Avg Bid)
    $56 Avg Bid
    9 bids

    I require a skilled developer to create a Windows-based low level keyboard emulator primarily for gaming purposes. Key Requirements: - OS Compatibility: The emulator should work on Windows systems only. - Emulation Focus: The main target of this project is to mimic keyboard inputs for gaming applicati...emulator should press the Z1 key when the Caps Lock LED is on, and stop when it is off. Friends who want to provide a solution with 'keybd_event' and 'SendInput'; this method does not work. A lower-level approach is required Conditions: Notes: The keyboard emulator must work in the game. The project must be compatible with Windows 10. The project should use one of the following languages: C++, Python, or Pascal. Important Information: Macro usage in the game i...

    $10 - $30
    $10 - $30
    0 bids

    I am looking for someone to Add Products to our laced store.

    $37 (Avg Bid)
    $37 Avg Bid
    1 bids

    I'm looking to set up an online store using WooCommerce on WordPress. Key Requirements: - Experienced in setting up WooCommerce stores with a focus on physical goods. - Proficient in integrating Stripe payment gateway. - Familiarity with adding necessary shipping add-ons for a smooth customer experience. - Arabic English shop In the setup, I'd expect: - A user-friendly interface for easy navigation. - Properly integrated Stripe payment gateway for secure transactions. - Shipping add-ons that can calculate shipping costs accurately. I'm looking for a freelancer with a proven track record in setting up similar WooCommerce stores and can deliver the project within a reasonable timeframe.

    $167 (Avg Bid)
    $167 Avg Bid
    48 bids

    I'm in need of an all-round developer who has strong experience in both Python and PHP, specifically for the creation of an e-commerce website. The desired professional should be well-versed in crafting custom web solutions as well as knowledgeable in leveraging the WordPress CMS beneficially. Skills and Experience Required: - Demonstrated expertise in Python and PHP web development. - Proven experience in developing successful e-commerce websites. - Proficiency with WordPress CMS. - Understanding of e-commerce website security essentials. - Articulate in communicating project progress and potential hurdles. Freelancers who can showcase previous work on similar projects will be given priority. I look forward to your enticing bids and am eager to form a productive pa...

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

    ...recognising handwritten digits - The primary focus will be on mathematical problems - Ensure accuracy and adaptability to various handwriting styles - Configure the algorithm to output recognized digits as digital numbers Ideal skills & experience: - Proficiency in machine learning algorithms and principles - Extensive experience with handwriting recognition software - Demonstrate capabilities in Python, TensorFlow or similar platforms - Have a deep understanding of Optical Character Recognition (OCR) - Familiarity with mathematical problems and their structures The end goal is to develop a practical, efficient, and accurate automaton that simplifies the process of converting handwritten mathematical problems into digital numbers. I am looking for someone who can attentive...

    $17 (Avg Bid)
    $17 Avg Bid
    4 bids

    We are looking for a skilled freelancer to integrate Google Customer Reviews into our Google merchant.

    $108 (Avg Bid)
    $108 Avg Bid
    6 bids

    I'm seeking an experienced Node.js developer for a full-stack project. This will involve both front-end and back-end development. Ideal Skills and Experience: - Strong knowledge of Node.js - Proficiency in front-end technologies, such as HTML, CSS, and JavaScript - Experience with front-end frameworks like React or Angular - Knowledge of database integration - RESTful API development experience - User authentication and management I'm open to discussing the specific features and functionalities you can bring to the project.

    $14 (Avg Bid)
    $14 Avg Bid
    13 bids
    Java Code Issue Resolution 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", (()

    $23 (Avg Bid)
    $23 Avg Bid
    17 bids

    I'm in need of a specialised makeup artist, primarily for a special event catering towards adults. Venue-gwalior (lashkar city) madhya pradesh. Date of event- 9 july 2024 The Specifics: - The event specifically targets adults so the themes, tone and overall approach should be sophisticated and professional. - A natural makeup style is preferred. It's essential that the makeup enhances the inherent beauty of each individual rather than overpowering it. Ideal Skills and Experience: - Extensive experience in special event makeup services. - Proven ability to deliver natural makeup styles successfully. - Experience working with adults and understanding their skincare needs and aesthetic preferences. In your bid, please in...

    $7 - $18
    $7 - $18
    0 bids

    We are looking for 5-10 years of .Net experienced developer who can also have experienced in React and .Net based web development. Long terms multiple projects development. Using Mainly Azure SQL server database with Visual Studio .Net Core API. Graph QL and EF. Worked on Azure Key Vault, Azure Logic app, Azure function is bonus.

    $112 (Avg Bid)
    $112 Avg Bid
    11 bids

    ...for 3 years suggest your columns also more needed columns will be provided simulate tables with store transactions take to account - promotions -store location -state -usa holydays simulate lookup tables for 1 promotion 2 store locations 3 prices changes each 3 months etc data simulation may be done in python and then upload to SQL DB (but better in SQL) you provide both sql and python code for both simulation (sql or python ) and main table creations (only sql) if you use python for simulation provide detailed instructions and code how to upload simulated data to oralce PLSQL DB on my windows computer you simulate data SIMULATION data for 3 years 100 products 20 stores 5 USA states randomly 30 to 170 transactions per day for given product for usu...

    $96 (Avg Bid)
    $96 Avg Bid
    16 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $18 (Avg Bid)
    $18 Avg Bid
    16 bids

    I'm in need of a skilled developer who can create a Telegram bot for scraping user data and automatically inviting them to...specific channel Key Requirements: - Ability to work with multiple telegram accounts (multithreaded). - The bot should be able to scrape usernames and phone numbers from specific Telegram groups or channels already added into relevant accounts. - The scraped data should be used to automatically send invites to join a specified group. Ideal Skills & Experience: - Proficiency in Java or Python and the Telegram API for bot development. - Experience with web scraping and data extraction. - Proven ability in creating Telegram bots for automatic interaction. Please note that the bot will be used for legitimate purposes and should comply with Te...

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

    As a real estate professional, I'm in need of a Certified SEM Expert with extensive experience in Google Ads to help me boost my product sales. Key Responsibilities: - Implement creative and strategic Google Ads campaigns to drive qualified leads - Optimize ad spend and conversions to ensure a high ROI - Monitor and analyze campaign performance and provide regular reports Ideal Candidate: - Proven track record in managing real estate-focused Google Ads campaigns - In-depth understanding of the real estate market - Google Ads certification - Strong analytical and problem-solving skills - Excellent communication and reporting abilities Please include examples of your past work in your proposal, particularly those that have led to an increase in sales for r...

    $206 (Avg Bid)
    $206 Avg Bid
    9 bids

    ...configuration in JSON array) What we need -------------------- - Standalone PHP Script where we will be able to select an item from provided JSON. - Through DHL API we will validate the provided addresses(in the form of exel or csv) if each individual address is valid - or we should be able to select the areas of over choice over google map is shown in the provided video - this funcationaly is also provided over DHL api I think. and there demographic filters can also be applied which are provided be DHL api also shown in the video Please apply only if you the the required experience. these links may help Here is the Link how it should work

    $573 (Avg Bid)
    $573 Avg Bid
    36 bids

    I'm searching for an experienced Python developer to handle data collection and processing in the financial sector. Your tasks will consist of two core elements: - Data Collection: Obtaining data from diverse financial sources, including stock market data, cryptocurrency data, and financial news data. - Data Processing: Once collected, you'll perform various calculations and analyses, including statistical analysis, trend analysis, and calculations with a focus on historical data. Familiarity with these tasks and the financial sector is crucial to delivering the results needed. Your expertise in Python and financial data processing will contribute significantly to the project's success.

    $39 (Avg Bid)
    $39 Avg Bid
    5 bids

    I have a prompt to 3D generation source code written in Python. Unfortunately, the current code is riddled with bugs, specifically syntax errors, runtime errors, and logic errors. I'm in need of a Python expert who can help me debug and fix these issues. Key responsibilities: - Execute a thorough debugging process to locate and correct syntax, runtime, and logic errors. - Ensure the model is running efficiently and effectively. Ideal skills and experience for this job: - Proficiency in Python with a focus on debugging. - Prior experience working with 3D models is a plus. - Good understanding of software development and bug fixing processes.

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

    I am looking for an expert in Google Ads to manage a campaign aimed at boosting sales nationally. The campaign's primary goal is to increase the sales of our medium-priced products, ranging between $50 to $200. The ideal candidate for the job should: - Be a Google Ads certified professional - Have a demonstrable track record in running successful sales campaigns, preferably at the national level. - Have excellent knowledge of Google Ads strategies and algorithms to target the right customers efficiently. My goal is to increase our sales significantly and ensure our ads get the best visibility and result in higher conversions. Your expertise in driving traffic and generating leads will be key to the success of this project.

    $113 (Avg Bid)
    $113 Avg Bid
    14 bids

    I need a professional who can help me with scraping data API from a specific website or platform. I'm looking to extract specific data points or information and potentially set up a regular scraping process. Key Requirements: - Proficiency in Web Scraping: I need someone who has experience with web scraping tools and techniques. - Data Mining Skills: The ability to identify and extract the specific data points I require is crucial. - Automation Expertise: If you have experience setting up automated scraping processes, that would be a huge advantage.

    $151 (Avg Bid)
    $151 Avg Bid
    24 bids

    My primary goal is to create a sophisticated machine translation project that focuses on Arabic to English language conversions. This is a challenging project that requires specific skill-set and in-depth knowledge in Natural Language Processing. Featu...Processing. Features I need: - Develop a multimodal machine translation model (MMT) using visuals and text to achieve accurate translation from English to Arabic and vice versa. Ideal Freelancer should have: - Proven experience in Natural Language Processing - Strong background in Machine Translation models - Ability to select and implement the most suitable Machine Translation model or API for this project, as I am open to the best possible options. If you have the necessary skills to accomplish this task, feel fr...

    $271 (Avg Bid)
    Urgent NDA
    $271 Avg Bid
    14 bids

    I need someone to convert my current trading bot that was written in Node.js into Python, specifically version 3.10. The bot, which uses Puppeteer for browser automation on the Quotex platform, needs to be programmed to use Selenium in the Python version. Key features to incorporate into the new Python bot include: - Real-time data monitoring - Regular trading automation - Custom trading strategies Freelancers should have an extensive understanding of Python and Selenium, along with experience in trading automation. The end goal is to have a Python version of the trading bot that works flawlessly round the clock without any hitches, preserving all the functional features of the original Node.js version. It's crucial that the script can run 24/7 wi...

    $160 (Avg Bid)
    $160 Avg Bid
    29 bids
    Embedded Software Developer 6 days left
    VERIFIED

    I'm seeking a skilled embedded software developer who's proficient in C, C++ and Python to create a custom solution for a microcontroller-based system. The primary focus of this project is the successful implementation of various communication protocols on the embedded software. Key Responsibilities: - Develop an embedded software running on a microcontroller - Implementation of communication protocols within the software - Testing and debugging of the software for optimum performance Ideal Skills and Experience: - Proficient in C, C++, and Python - Previous experience in embedded software development - Familiarity with microcontroller systems - Strong understanding of various communication protocols Please include any relevant past projects or experience with s...

    $331 (Avg Bid)
    $331 Avg Bid
    5 bids
    Asterisk WebRTC Integration 6 days left
    VERIFIED

    I require an experienced and proficient developer who is familiar with both WebRTC and Asterisk. The objective is to expand the functionality of my current Asterisk setup by integrating it with WebRTC. The specific features to be integrated are: -Voice Calling -Video Conferencing This project seeks to enhance the communication capabilities of my Asterisk setup, thus the ideal...The specific features to be integrated are: -Voice Calling -Video Conferencing This project seeks to enhance the communication capabilities of my Asterisk setup, thus the ideal candidate would have considerable experience managing such integrations in the past. Sound knowledge of VoIP, SIP, and related technologies will be greatly appreciated. An understanding of the Asterisk framework and its API will be...

    $60 (Avg Bid)
    $60 Avg Bid
    1 bids

    I'm looking for a skilled developer to build a salon appointment aggregator platform. This innovative tool should streamline the booking process for salons, beauty parlors, and stylists. Key Features Required: - Calendar Integration: This platform must allow each salon to manage their calendar and synchronize it with customer bookings. - Customer Reviews and Ratings: A system for customers to provide feedback on their experience is also required. It should enable future patrons to make informed choices about the services they engage. - SMS Notifications: The platform should notify customers of their bookings via SMS. Client Data Collection: In addition to standard contact information, the system should also be capable of capturing client preferences, including: -...

    $12 (Avg Bid)
    $12 Avg Bid
    9 bids

    I need an Instagram reel, 30 seconds in length, along with a static post for a DJ party event. The content needs to be vibrant and energetic, reflecting the nature of the event. Key Requirements: - 30-second Instagram Reel - Energetic and colorful style - Must include DJ's photos The content should be engaging and eye-catching, capturing the essence of the DJ party to attract potential attendees. Ideal Skills: - Proficiency in Instagram Reel creation - Strong understanding of visual storytelling - Ability to create engaging content with provided DJ photos - Prior experience in creating promotional content for events on Instagram This is an urgent requirement, so prompt delivery is crucial. If you have the creative flair and technical skills to bring this project to...

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

    Seeking ML expert (MSc/PhD) to implement hybrid DCN model for Bitcoin price prediction using Python. Tasks: data collection/preprocessing, EDA, model training/evaluation, results analysis & report writing. Ideal candidate has experience in financial forecasting & cryptos.

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

    I have a iOS application with a few bugs that needs fixing and adding the function of inviting phone contacts to our app. iOS applicaiton built in: - Objective C - Native App and UIKit I will share the speciication document when we speak in freelancer chat.

    $161 (Avg Bid)
    $161 Avg Bid
    21 bids

    I'm seeking an experienced professional adept at developing and managing Google Ads, particularly within the realm of Display Network campaigns. Your key responsibility will be to increase website traffic to help boost our online presence. Proficiency in analyzing performance reports, monitoring bid management, and optimizing adverts for best ROI is required. To apply, please share: - Your level of expertise and knowledge with Google Display Network - Proven experience in successfully increasing website traffic through Google Ads - Certification in Google Ads will be a plus Only freelancers with extensive experience working with Google Ads are encouraged to apply.

    $124 (Avg Bid)
    $124 Avg Bid
    8 bids
    Google Ads Expert Needed 6 days left
    VERIFIED

    I'm in need of a Google Ads expert to help me boost my product sales through Google Search. I have a list of specific keywords in mind that I'd like to incorporate into the campaign. Key requirements: - Proven experience in Google ads, particularly on Google Search - Ability to develop and optimize campaigns to achieve sales goals - Familiarity with keyword selection and management Your main responsibilities will include: - Reviewing and refining my existing list of keywords - Creating and implementing effective Google Search campaigns - Monitoring the campaign performance and making necessary adjustments - Providing regular reports on the progress and suggesting further optimizations If you have a solid track record of boosting product sales...

    $80 (Avg Bid)
    $80 Avg Bid
    39 bids

    I'm seeking a Python developer experienced in Selenium to create an automation bot. The primary aim of this project is to automate repetitive tasks. https://pump. fun/6rEPojp1CJxgKUts64hrKpvNRFUYd3JvxE5KKYXgCkjj this is script description: i will provide list of privatekey and list of text /image post. bot will post reply you need to install phantom wallet extension connect wallet with this site and then post reply Key tasks include: - Developing a Python Selenium bot that can perform specific, pre-defined tasks - Ensuring the bot is easy to use for personal use Ideal candidates will have: - Proficient in Python and Selenium - Experience in developing automation bots - Can work with little supervision and have excellent communication skills.

    $26 (Avg Bid)
    $26 Avg Bid
    4 bids

    ...skilled professional to assist in our Google Ads marketing campaign with the primary goal of generating leads at a national level. Key Requirements: - Experience in designing and implementing Google Ads campaigns focused on lead generation - Ability to target national audiences effectively - Proven track record of delivering on lead generation targets - Experience in the Healthcare industry (preferred but not mandatory) Your tasks will include: - Setting up the campaign to focus on lead generation - Designing highly effective ad copy and visuals - Continuously monitoring and optimizing the campaign to maximize lead generation - Providing regular reports on campaign performance If you have a proven record of helping businesses generate leads through Google Ads, p...

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

    we are looking for react developer with experience in APIs to check api document and implement validations and fix the API posting . 90% of the code is already implemented , only validations and posting part needs to be fixed . this willl lead to more projects in future Key Requirements: - Proficiency in React development - Experience with API integration in React - Ability to determine and implement the most suitable React APIs for the project's needs

    $117 (Avg Bid)
    $117 Avg Bid
    52 bids

    As an investor seeking to streamline my algorithmic trading operations, I am in need of an able Python Developer who specializes in automation tasks. This role requires an individual with: - Mastery of Python and experience with automation tasks, most especially within the investment and stock market scenario. - Skilled and knowledgeable in stock market terminology with experience in use of Websockets for API integration Suitable candidates are expected to have good communication skills to effectively understand and implement required changes in a timely fashion. Help me maximize my trading potential with your Python expertise!

    $169 (Avg Bid)
    $169 Avg Bid
    7 bids

    I'm looking for a Python developer who can upgrade my current mass mailing script. The goal is to enhance its overall performance, improve the user interface, and add email delivery tracking. Key requirements: - **Performance Improvement**: The upgraded script should handle mass mailing more efficiently, ensuring that emails are sent promptly and don't get caught in spam filters. - **User Interface Enhancement**: A more user-friendly interface with clear controls and options is essential for effective use. - **Email Delivery Tracking**: I need to be able to track email delivery statuses for each recipient. In addition, the primary goal of this upgrade is to improve the inboxing rate. While the current script is functional, I want to enhance it by making it more u...

    $151 (Avg Bid)
    $151 Avg Bid
    29 bids
    Modern Event Flyer Design 6 days left
    VERIFIED

    I'm looking for a talented designer to create a modern and sleek flyer for promoting a family-oriented event. Key Requirements: - The design must be attractive to families, while maintaining a modern, sleek style - The flyer should be visually appealing and stand out in a crowd - It should effectively communicate the event's key details and encourage attendance Ideal Skills and Experience: - Graphic design with a portfolio that shows experience in creating event flyers - Understanding of design principles, colour theory and typography - Ability to create designs that appeal to a wide audience, particularly families Looking forward to seeing your proposal!

    $16 (Avg Bid)
    $16 Avg Bid
    67 bids

    ...on Shopify to ensure a smooth user experience and efficient management. - The marketplace should emphasize on restaurant bookings, spa appointments, and home repair, and professional services. - The site needs to incorporate a calendar-based system for streamlining bookings and appointments. - Additionally, it should also allow direct contact with service providers for a more personalized experience. Ideal Skills and Experience: - Proven proficiency in Shopify-based web development - Experience in building service marketplace platforms - Understanding of calendar-based booking systems - Familiarity with user-friendly design centered around direct service provider interaction. In brief, I am seeking an expert web developer who can merge an extensive array of services ...

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

    I'm looking for a freelancer who can help optimize my text and image-based daily news blog for Google Discover. Key Points: - The blog is updated daily and covers news content. - The main goal is to make the content more visible on Google Discover. The ideal candidate should have a strong understanding of Google's Discover algorithm and proven experience in optimizing blogs for the platform. Familiarity with news content and SEO strategies for news websites is a big plus.

    $14 (Avg Bid)
    $14 Avg Bid
    12 bids

    I'm looking for a skilled developer who can create a trading bot that can execute trades on TradingView. The bot should support scalping trading strategies. ...developer who can create a trading bot that can execute trades on TradingView. The bot should support scalping trading strategies. Key Requirements: - The bot should be able to connect to TradingView and execute trades. - The user should be able to manually enter trade details. Ideal Skills and Experience: - Strong experience in developing trading bots. - Proficiency in working with TradingView API. - Knowledge of scalping trading strategies. Please include any relevant experience you have in developing trading bots, especially those that connect to TradingView. A portfolio or examples of previous work would be hig...

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

    ...version should resolve these. Fix Bugs and Security Issues: Identify and fix any existing bugs and security vulnerabilities in the current project. Ensure the new version adheres to the latest security standards. API Integration: Connect the backend with the frontend using APIs. The APIs should be well-documented, secure, and efficient, allowing seamless communication between the backend and frontend. Requirements: Proven experience with CodeIgniter 3 and 4. Strong knowledge of SQL query optimization. Expertise in identifying and fixing bugs and security issues. Experience with API development and integration. Ability to work with the existing database structure without alterations. Good communication skills and ability to provide regular updates. Deliverables: Fully ...

    $1099 (Avg Bid)
    $1099 Avg Bid
    26 bids

    ...Catalog management Content tracking Analysis Daily Trends Analysis Audience targeting Monitoring of music lists Video editor Royalty accounting software Neighbouring Rights Collection DMCA automated takedown Min. Requirements: - Must have experience with DDEX music supply chain and infrastructure - Experience with B2B DDEX implementation - Experience with technologies such as JSON/XML, AWS, NoSql, Python, Javascript - Familiar with MEAD standards provided by DDEX, Ruby on rails knowledge. Please only apply if you have build something like this before! More info: Key Features: - Rights Management: Implement a secure and reliable mechanism for managing music rights within the system

    $2115 (Avg Bid)
    $2115 Avg Bid
    8 bids

    2 api only to pass value. Work with ftp

    $27 (Avg Bid)
    $27 Avg Bid
    21 bids

    Google Ads Month Management. Google AdWords PPC Services

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    As a cosmetic surgery clinic, I'm looking for a social media expert to manage our Instagram account. The primary goal is to drive traffic to our website. Key Responsibilities: - Develop and implement an Instagram strategy that aligns with our brand - Create engaging and high-quality content that will direct followers to our website - Manage content calendar and ensure a post goes up once a week - Monitor and respond to audience engagement Ideal Candidate: - Proven experience in managing Instagram accounts and driving traffic - Strong understanding of the cosmetic surgery industry - Excellent content creation and curation skills - Ability to engage with audience and drive traffic to the website - Knowledge of Instagram analytics and ability to use them to adjust strategy - Exc...

    $17 (Avg Bid)
    $17 Avg Bid
    24 bids

    I'm looking for a Python expert to evaluate the CI checks and implement a solution to effectively detect configuration drift. The primary goal of this task is to establish a system that can automatically alert via email or messaging platforms whenever a drift is detected. Key Requirements: - Strong proficiency in Python and extensive experience in its usage - Strong knowledge of atlantis and terraform - Solid understanding of CI checks - Prior experience with monitoring and fixing configuration drift - Ability to configure alerts Your role will be crucial in ensuring that our CI check is enhanced to identify any drift and alert the team in real-time. Please provide your proposal outlining your approach, relevant experience, and expected timeline for the completion of t...

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