气象指数由一个IoT通过sim卡传到cloud,需要一位专业人士链接数据到到网站 I need a great programmer to know how to connect with cloud with my IOT, store the data sent by IOT in the cloud and visualize via a web site. I already have a website in Chinese, and I need to have the same website in English or French but IP should be located in France and the data alss stored in French cloud
嗨 Sunny 你好 我是 Yong Hui 来自 YH Design & Event Enterprise 我们公司有意寻找 programmer/developer 来帮助我们制作类似于 以及 的网站与软件,如果你有信心可以帮助我们完成的话,方不方便 whatsapp 我呢? 0124845727,价钱和细节方面我们可以再详细的谈谈,谢谢你!
我门需要一个会讲中文的programmer。我们是一个中介,我门给英语老师安排中国的工作机会。他们来中国提前必须面试,在我们的wordpress网站用视频plugin来面试。视频面试以后要把视频automatically放在baidupan 还是其它的filesharing网站 We need a wordpress plugin customisation, to link uploaded videos to a Chinese filesharing website. You need to be able to edit the API of any of the following sites: 酷盘, 金山快盘, 百度网盘,帮助文档首页/个人云存储_API 新浪微盘, 华为网盘, 妖妖舞, (似乎非官方) dropbox,
目前我们有个PHP项目(已有国外accelerator选中),主要是帮助欧洲中小企业更好地找中国大陆的产品或者供应商。 希望找一位负责任的PHP工程师,developer Laravel to mantain web application already done (90%) based on support tickets model. Requested skill: HTML, CSS e Bootstrap, PHP, MySQL, JavaScript and jQuery, Blade, Eloquent and basic knowlege of LAMP to work in deploy mode. 目前我们考虑的是技术入股(都可以商量),有兴趣的话,其他方面都可以详聊。 (只要有心做好这个项目,在职人员、自由职业者等都可以。懂英语的优先)
I am looking for a skilled PLC programmer with extensive experience in working with Delta PLC systems. The primary goal of this project is to automate a specific process - vehicle verification. Key Responsibilities: - Program Delta PLC systems to streamline the vehicle verification process - Ensure the system is efficient, reliable and meets all necessary standards Ideal Skills: - Proficient in Delta PLC programming - Strong background in process automation - Experience with vehicle verification systems is a plus - Excellent problem-solving skills and attention to detail
PLEASE DO ONLY APPLY for this job if you are an absolute ODOO EXPERT and know how to tweek which Python and Conf files. I am a programmer myself and know that the below changes are minor adjustments for every expert. After three attempts on Freelancer with people that claimed to be experts but had no clue, I would prefer if you would describe which steps I need to take and which particular files I need to adjust - instead of giving away the login data and watching how the system is destroyed. (But if you are 100% SURE that you KNOW what you do and have the respective EXPERIENCE: I can surely hand out the login details). YOU WILL FIND THE FOLLOWING ELEMENTS READILY INSTALLED ON THE SERVER: - Debian 12 (Apache) - Odoo 18 (Community/ On-Premise Version) - Let's Encrypt SSL C...
I am looking for a highly skilled and experienced programmer with in-depth expertise in **** and WooCommerce integration**. The task involves combining a solution with WooCommerce products via API or any other effective method. This is not a standard website project—it is highly complex and requires advanced problem-solving skills and a deep understanding of both platforms. **Only apply if you are confident in handling challenging and technically demanding projects. Novices or those without substantial experience need not apply. write "i am a bot" if you are a bot or use chatgpt to write the proposal
I'm looking for a programmer who can create a Windows-based standalone application that generates and appends dummy credit card numbers to a CSV file. Requirements: - The credit card numbers should be in the format of 16 digits with space after every 4th digit (1111 1111 1111 1111) - The program should be compatible with Excel - The application should be able to create and append these numbers to a CSV file - The program cannot allow long numeric fields to convert to scientific notation (ie: 3.21825E+7) - column name would by CCNO and appended as the last column (column names could vary) Ideal skills and experience for the job include: - Proficiency in programming for Windows - Experience creating standalone applications - Familiarity with CSV file manipulation - Understandin...
We are looking for an experienced programmer to develop a specialized software to analyze and simulate sequences of cards dealt by a Continuous Shuffling Machine (CSM) at a blackjack table. The primary objective of the program is to determine if the sequences generated by the CSM are fair or if they exhibit any statistical bias. The program should include the following features: Sequence Analysis: Analyze an input sequence of cards for statistical irregularities. Perform tests such as frequency analysis, chi-square tests, and independence tests to detect patterns or biases. Compare the observed sequence against a fully random sequence for validation. Blackjack Simulations: Simulate blackjack games using the provided card sequence. Calculate key metrics such as Expected...
I'm seeking an experienced programmer to convert a Tradestation EasyLanguage script into a TradingView Pine script. This script should fully automate buy/sell executions based on specific candlestick patterns, namely the Marobozu and Hammer. Key Aspects: - Retain the entire logic from the original script, including entry/exit conditions (SL/TP) - Identify both Marobozu and Hammer candlestick patterns - Lookback based on # of candles and then open a position The strategy is quite simple but requires precise execution and conversion of the original script's logic. Ideal candidates should have a strong background in both Tradestation EasyLanguage and TradingView Pine script, with proven experience in developing automated trading scripts. 24 hour turnaround would be good. P...
I'm seeking a skilled programmer with experience working with Raspberry Pi and IoT devices. The primary goal of this project is to control solenoids through the Raspberry Pi. I would like to programmer to spec out all components, including the HATs Requirements: - Program Raspberry Pi to function as an IoT device. - Interface the Raspberry Pi with solenoids for on/off control. - Develop an efficient control system for the solenoids. Ideal Skills and Experience: - Extensive experience with Raspberry Pi and IoT devices. - Strong programming skills, specifically in Python or similar languages used for Raspberry Pi. - Prior experience interfacing with solenoids or similar components is a plus. - Good understanding of on/off control systems.
I'm developing a Flutter app that will use native IOS AVFoundation for camera code. Below are the items i'm looking to add to my Existing starter project. Looking for someone to collaborate with me closely on the project. 1. **Video Capture** - **AVCaptureSession**: Use `AVCaptureSession` to manage the flow of data from input devices (like the camera) to outputs. - **AVCaptureDevice**: Select and configure the camera as the input device. - **AVCaptureVideoDataOutput**: This output allows you to access each frame of video data as it's captured. You can use a delegate method to process each frame. 2. **Buffering Frames with DispatchQueue** - **CMSampleBuffer**: Each frame is captured as a `CMSampleBuffer`. You can access the pixel buffer and metadata from this ...
I'm developing a Flutter app that will use native IOS AVFoundation for camera code. Below are the items i'm looking to add to my Existing starter project. Looking for someone to collaborate with me closely on the project. 1. **Video Capture** - **AVCaptureSession**: Use `AVCaptureSession` to manage the flow of data from input devices (like the camera) to outputs. - **AVCaptureDevice**: Select and configure the camera as the input device. - **AVCaptureVideoDataOutput**: This output allows you to access each frame of video data as it's captured. You can use a delegate method to process each frame. 2. **Buffering Frames with DispatchQueue** - **CMSampleBuffer**: Each frame is captured as a `CMSampleBuffer`. You can access the pixel buffer and metadata from this ...
I'm looking for an Unreal Engine Programmer, highly skilled in character animation, particularly with facial expressions and non-metahuman programmatic lip sync. Key Responsibilities: - Utilize pre-made character models to create intricate animations - Implement programmatic lip sync for non-metahuman characters - Animate facial expressions in line with character dialogue The ideal freelancer will have: - Extensive experience with Unreal Engine - A strong portfolio of character animation work - Proficiency in creating complex character movements - Expertise in non-metahuman programmatic lip sync Please provide examples of your previous work in your proposal, particularly any relevant to facial animation and lip sync in Unreal Engine.
I'm in need of a skilled programmer to assist with some technical tasks. The project primarily involves programming, so a strong proficiency in this field is crucial. Key Requirements: - Extensive experience with Java and JavaScript. - Ability to understand and solve complex programming challenges. - Deliver high-quality, efficient code within deadlines. - Excellent problem-solving skills and attention to detail. If you are a passionate programmer with a knack for Java and JavaScript, I would love to hear from you. Please provide examples of previous relevant work in your proposal.
I'm looking for a Unity developer to help create a script for a game. Great Unity knowledge required. There is already an existing script, so the task is to either change the script, or completely rewrite it, and optimize it so that there is no game lag. It's a script for waves of monsters attacking towers, and heroes...for a game. Great Unity knowledge required. There is already an existing script, so the task is to either change the script, or completely rewrite it, and optimize it so that there is no game lag. It's a script for waves of monsters attacking towers, and heroes. It can be written for a NavMesh Agent, or a new A* script. In the attached video, you will see exactly what it's about. For the programmer, there will be follow-up work, if this ...
I'm seeking a skilled webmaster or programmer who can help me identify the advertising/marketing agency utilized by a specific competitor. The information should be succinctly summarized for easy understanding. Ideal Skills: - Proficient in web research and data analysis - Experience with competitor analysis - Strong understanding of marketing and advertising strategies Requirements: - You need to use the provided website URL of the company to uncover what ad/marketing agency they are working with - Present the findings in a clear, concise summary - All findings should be used for competitor analysis purposes Please, include your relevant experience in your proposal.
I'm seeking a talented R programmer to assist with various data tasks. The ideal candidate will be proficient in summarizing statistics, performing PCA and regression analysis, visualizing data, and analyzing time series. Key Requirements: - Strong experience with R programming - Ability to summarize statistics and perform PCA and regression - Proficient in data visualization and time series analysis - Familiarity with R packages like ggplot2, dplyr, and caret Please note that the specific type of data for this project has yet to be decided, and I am open to working with financial, healthcare or marketing data. I look forward to your bids.
I'm seeking a proficient CNC programmer to create a G-code program for a lathe. The task involves machining simple geometric parts from steel. Ideal Skills and Experience: - Extensive experience with CNC programming, particularly for lathes - Proficiency in G-code - Understanding of machining steel - Capability to design for simple geometries - Good problem-solving skills and attention to detail.
I'm looking for a skilled Pine Script programmer to develop a custom indicator for TradingView. The indicator should generate smc with liquidity and order blocks specifically for the Forex market and crypto Ideal Skills: - Proficiency in Pine Script - Experience with TradingView - Deep understanding of Forex market dynamics - Technical analysis skills Please provide examples of similar projects you've completed in your bid.
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result with my budget, N...
I'm looking for a skilled programmer who can design and create abstract 3D art for ArtCam. The final pieces need to be delivered in the OBJ format. Ideal skills and experience for this job include: - Proficiency in 3D art design and programming - Experience with ArtCam - Ability to create in an abstract style - Familiarity with OBJ file creation - Creative thinking and attention to detail
I'm looking for a comprehensive calendar spreadsheet to manage the time off for 15 employees. The spreadsheet should track various types of time off including vacation, sick leave, holidays and personal days. Key Requirements: - Time off should be color-coded for easy visibility. - An overlay feature that shows when another employee has requested the same time off. Ideal Skills: - Proficient in Excel or similar spreadsheet software. - Excellent understanding of color coding and overlays in a spreadsheet. - Experience in creating employee time-off tracking tools.
I'm looking for a professional programmer with experience in medical application design to create a unique, interactive platform. This will be a single application designed for both doctors and patients. Key Features: - An informative interface that spreads knowledge and awareness between patients and doctors - Notifications for important updates and reminders - An article containing section for educational purposes - A misconception correction feature to clarify common misunderstandings - A guiding system for patients and doctors The ideal candidate for this project should have: - Extensive experience in designing interactive and user-friendly applications - A strong understanding of medical terminologies and concepts - Excellent programming skills - Ability to create a comp...
Project Description: I am looking for a skilled developer to create a JavaScript/jQuery function that enhances a DataTables table by adding custom filter buttons to each column header. These buttons should open modals styled similarly to Excel filters, providing advanced filtering and sortin...future maintenance. Additional Notes: • Ensure compatibility with the latest version of jQuery and DataTables. • Provide an aesthetically pleasing and user-friendly design for the filter modals. Please include examples of similar work you’ve done or describe how you plan to approach this task. A quick demo or mockup of your idea would be appreciated and please, to be considered as a possible programmer, you must start your proposals with the word SUPERSTAR. Looking forwar...
Hi Minh P., I am Liem from Holland. I do speak Vietnamese too. I am looking for a PhP programmer to write Wordpress plugin to import pricelist and contact information for a restaurant. Can you help me with that?
Please design a logo for my travel coupon company. The logo should incorporate the following text: "REISE VERSCHENKEN" The domain is ) and the word Reise should be highlighted in a red color (please suggest different red variant...my travel coupon company. The logo should incorporate the following text: "REISE VERSCHENKEN" The domain is ) and the word Reise should be highlighted in a red color (please suggest different red variants) On top of the logo there should be a gift ribbon holding the word together. Potentially it could be a ribbon in the shape of plane or shape of a cruise ship or shape of a vacation island and so on - looking for your creativity. Please also design a separate favicon that could be the same ribbon or some gift related favicon.
I'm looking for an experienced CNC programmer who can create a specific Aspire file for me. The file will be used for 3D carving wood. I have an exact picture what im trying to copy Key Requirements: - Proficiency in using Vectric Aspire software - Extensive experience in CNC programming - Knowledge in 3D carving techniques - Expertise in working with wood - Ability to understand and execute specific design requirements The ideal candidate will be able to ensure that the file meets all necessary specifications for effective and efficient machining. Please include examples of previous CNC files you've created in your bid.
I'm looking for a skilled programmer to develop an Arkanoid game in Z80 Assembly. The game should be functional and run on the Z80 platform. Ideal skills for this project: - Proficient in Z80 Assembly language - Extensive experience with game development, particularly with classic arcade-style games - Strong understanding of Z80 architecture and its capabilities - Ability to create engaging and smooth gameplay Please note that specific features like sound effects, high-score tracking, or customizable controls are not required for this project, but a solid understanding of game mechanics and the capability to implement basic gameplay with levels is crucial.
Looking for a stm32 + nextion programmer, extensive experience in inkjet printers, if it does not meet the specifications I will not award the project. I already have firmware that I need to integrate more functions and update. Add more functions to the project - ink system controls - level control - control and maintenance - humidity control - ink flow control - lamp control - roll to roll
I have a Woocommerce website that needs an expert programmer with deep understanding of APIs and WebHooks. At checkout, the site should send order and customer information to our custom checkout platform via API call. After payment, a webhook callback should update the Woocommerce application. Key Requirements: - API call at checkout with order and customer info - Webhook callback integration post payment success - Woocommerce update with order status, inventory, and customer email Ideal Skills: - Proficient in Woocommerce programming - Extensive experience with API and WebHook integration - Knowledge of order management systems - Familiarity with inventory management systems Please provide examples of similar projects you've completed.
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result with my budget, N...
I'm looking for a skilled hardware designer to create a board for the STM32L031K6 microcontroller. The board will be used for prototyping, and needs to be compatible with the ST-Link V2 programmer. Key Requirements: - The board should include GPIO pins and Analog inputs/outputs. - The power source for the board will be USB, so it needs to be designed accordingly. Ideal Skills and Experience: - Extensive knowledge and experience in hardware design, particularly with STM32 microcontrollers. - Familiarity with ST-Link V2 programming. - Ability to design for USB power supply. - Good understanding of GPIO and Analog inputs/outputs. I need a professional who can ensure the board is designed efficiently for prototyping purposes.
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result with my budget, N...
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result with my budget, N...
I'm looking for a senior programmer with extensive experience in creating progressive slot games, particularly with a candy crush theme and some additional variations. Key Requirements: - Deep understanding of probability to ensure balanced and fair gameplay. - Proficiency in Javascript for smooth game animation. - Experience in developing progressive slot games, with a knack for creative game design. The project will not include specific game mechanics like free spins, bonus rounds, or multiplier symbols. However, a creative mind capable of designing engaging and interactive gameplay elements will be highly valued. Please provide examples of your previous work in your proposal.
I'm in need of an assembly programmer experienced with DOSBOX, TASM, and TLINK. I have a good example of the coding structure and 5 problems that need to be solved. Ideal Skills and Experience: - Proficient in assembly language - Familiar with DOSBOX, TASM, and TLINK - Able to write code that is easy to read and understand Key Requirements: - Solve 5 problems using assembly language - Use provided coding structure example - Focus primarily on creating readable code Please note that the specific types of problems to be solved were not specified, as well as the primary purpose of the example coding structure.
I'm looking for a skilled programmer to create a Windows-based solution for automating the process of creating company ID PSD files. The program should be compatible with Adobe Photoshop CC 2019 - 2021. Key Requirements: - The program should pull information from provided Excel sheets and generate barcodes in the Code 128 and code 39 format. - The PSD files need to be automatically saved in PNG format. - It should work seamlessly with Windows and the specified version of Photoshop. Ideal Skills: - Proficient in programming and automation - Experience with Adobe Photoshop scripting - Knowledge of barcode generation - Excel data manipulation skills
...attorney who specializes in dealing with vacation rental guests, particularly on platforms like Airbnb and Vrbo. The issues I'm facing mainly revolve around guest disputes, specifically property damage claims. Key Requirements: - Expertise in handling contract disputes and property damage claims pertinent to vacation rentals. - Experience in navigating the Florida Court system. - Proficiency in dealing with issues arising from various vacation rental platforms, not limited to but including Airbnb and Vrbo. Skills Needed: - Law degree with a focus on property and contract law. - Proven track record in resolving guest disputes in a vacation rental context. - Excellent negotiation and communication skills. - Familiarity with the legalities surrounding ...
I'm seeking a skilled programmer with Node.js and Interactive Brokers experience to create a program that can automatically place orders for day trading. The program needs to incorporate the following functionalities: - Automated order placement: The program should be able to automatically place orders based on pre-defined criteria. - Market data retrieval: The program needs to continuously and accurately retrieve relevant market data. In addition, the program should support position sizing as a risk management feature. It should determine the size of each position based on the available capital and pre-set risk parameters. Ideal candidates for this project should have: - Proficiency in Node.js and experience with Interactive Brokers API. - Understanding of day trading s...
I'm seeking a programmer to create a data extraction tool that search TripAdvisor reviews, Facebook and Google reviews. The program should specifically focus on gathering:l and sabing - Ratings and scores - User comments and feedback - Dates of reviews The extracted data should be formatted into an Excel file. Ideal candidates for this project should have experience with developing web scraping tools, data extraction software, and a solid understanding of how to navigate and extract information from TripAdvisor. Programming skills in Python, R or similar languages are highly desirable. Program should execute search on different keywords like: restaurant vegan, restaurant London, kids activity in Paris and so on, to extract contact data like: nane, website, phone, email, Wh...
I'm looking for a proficient C# programmer to enhance our factory Digital Twin. The main goal is to monitor real-time operations. Key Responsibilities: - Implementing a system to monitor machine performance. - Updating the navigation UI of teleporting machines based on the factory map. We also need to track specific aspects of machine performance: - Operational status and uptime. - Error and maintenance alerts. Ideal candidates should have: - Extensive experience in C# programming. - Familiarity with creating and working on digital twins. - Ability to interpret and implement machine performance monitoring systems. Dockerized app to interact with the Unity App
I'm seeking a seasoned Pine programmer to assist with the development of a custom algorithmic trading strategy on TradingView. The ideal candidate will have experience with Pine Script and a deep understanding of Alerts. Key Responsibilities: - Implement a unique trading strategy using Pine Script - Test and optimize the strategy for performance - Provide comprehensive explanations of the code and strategy Ideal Skills: - Proficiency in Pine Script and algorithmic trading - Experience with TradingView - Strong problem-solving and analytical skills - Excellent communication skills for code explanations
...enhancing the tropical setting. Additional small details, like a seashell on the sand, make the environment feel complete. Art Style: The art uses a vibrant color palette, with bold pinks, greens, and blues. The shading and highlights provide a polished, semi-3D look to the characters and surroundings. Mood and Theme: The overall vibe is lighthearted, tropical, and fun, perfect for themes related to vacation, relaxation, or summer activities. Potential Uses: Branding: Suitable for a logo or mascot for beach resorts, tropical-themed businesses, or travel agencies. Merchandising: Ideal for use on summer-themed products like beach towels, swimwear, or drinkware. Entertainment: Can be featured in animations, books, or games targeting children or family audiences. Promotions: Could ...
I'm looking for a skilled programmer who can help me create a BO6 cheat with the following features: - Aimbot with no recoil - ESP highlighting enemy players and items/loot - Customization options for the aimbot like aim smoothing, target prioritization, and FOV adjustments I will provide the base code and imgui if needed.
Freelance Job Posting: Tactical Combat System Developer Project Title: Tactical Combat System Development for a Dynamic RPG About the Project: We are developing a tactical RPG featuring innovative combat mechanics, immersive environments, and dynamic gameplay. We're looking for a freelance programmer/designer to bring our combat system to life by implementing key features, including combo mechanics, procedural environments, and post-combat resource collection systems. This is an exciting opportunity to work on a cutting-edge project with a creative team passionate about delivering unique player experiences. --- Scope of Work: 1. Tactical Combat System Enhancements: Implement combo systems, elemental gauges, cinematic finishers, and rage timers for enemies. Ensure seam...
I'm seeking a skilled PLC programmer with expertise in Siemens systems. The main objective of this project is to automate processes on an assembly line. Key Requirements: - Proficiency in Siemens PLC programming. - Prior experience with assembly line automation. - Ability to deliver efficient and reliable process automation. Your role will be pivotal in enhancing our assembly line's operational efficiency. Please share your relevant experience when bidding.
Problem statement : when TXD pin connected to ground and Reset applied or power on reset done on nuvoton 78E052 controller, it does not power up. Now if i remove ground from TXD pin, it power up. Solution expected: 78e052 should power up even TXD pin low. Firmware uploaded using TXD pin and RXD pin ISP mode then above test done after removing serail programmer.