ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 develop website using vb6 งานที่พบ, การเสนอราคา USD
    Flight Tracker with react หมดเขตแล้ว left

    Develop Real-time Tracking Flight and show position and status on map == Frontend == - Fullmap display - Can add custom layer from backend to map - Can define color of status from backend == Backend == - Authenticate - Config map - Config Api for tracking plane - Display Data from api (Keep data to database)

    $816 (Avg Bid)
    $816 การประมูลเฉลี่ย
    3 คำเสนอราคา

    พัฒนาระบบอัตโนมัติสำหรับรวบรวมข้อมูลที่มีคุณภาพจาก Social Media เพื่อแยกประเภทตามโครงสร้างหมวดหมู่ต่าง ๆ ตามที่ต้องการในเว็บไซต์ได้ โดยไม่ต้องใช้คนทำงาน Can develop an automated system for collecting quality information from Social Media in order to classify according to various types of structure as needed on the website. Without using workers

    $30 - $250
    $30 - $250
    0 คำเสนอราคา
    Write some software หมดเขตแล้ว left

    Windows .NET เขียนโปรแกรม .net ,vb6

    $513 (Avg Bid)
    $513 การประมูลเฉลี่ย
    29 คำเสนอราคา
    วาดภาพประกอบ หมดเขตแล้ว left

    I love to design character and Scene Design by illustration. I would like to continue to develop my skills in character construction as if is applied to animation and games. ทั้งนี้ได้แนวไฟล์แนวทางทีสามารถทำได้ เป็นงานที่ทำที่ออฟฟิตมีลิขสิทธิ์เลยใช้ภาพจากเกมและที่สร้างเองบางส่วนค่ะ

    $1250 (Avg Bid)
    $1250 การประมูลเฉลี่ย
    1 คำเสนอราคา

    Develop website and coding every kind of project สร้างเว็บไซต์ เขียนโปรแกรมทุกรูปแบบ

    $158 (Avg Bid)
    $158 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Rapid WordPress Blog Creation 6 วัน left
    ยืนยันแล้ว

    ...content strategy tailored to the evolving trends in healthcare technology and continuously engage a specialized audience. - Showcasing Innovation: Creating a portfolio that vividly displays my contributions to AI-enhanced solutions and interactive UX/UI designs, particularly emphasizing healthcare applications. Desired Outcomes: - Professional Brand Representation: A content-rich, interactive website that effectively reflects my professional brand and technological expertise, particularly in healthcare. - Increased Online Visibility: Enhanced online visibility within the healthcare industry, fostering engagement with potential high-end clients and partners. - Scalability and Adaptability: A scalable and adaptable platform that grows with my evolving body of work, especially in h...

    $88 (Avg Bid)
    $88 การประมูลเฉลี่ย
    153 คำเสนอราคา

    I am looking for an expert in Google Ads to develop and implement a campaign specifically focused on lead generation. My target audience is people aged 40 and above within a specified city or region. -Primary Goal: The main goal of the campaign is to generate valuable leads that will potentially transform into loyal customers. -Target Audience: The campaign should be tailored to attract and engage individuals in the age bracket of 40 and above. Prior experience in creating campaigns for this demographic will be an added advantage. -Geographic Location: You should have a proven track record in running successful local campaigns. Expertise in geographical ad targeting is a must. Ideal freelancers for this project will have in-depth knowledge and experience in Google ad campaigns...

    $3615 (Avg Bid)
    $3615 การประมูลเฉลี่ย
    19 คำเสนอราคา

    I'm currently involved in a sizeable mechanical project spanning multiple buildings and large commercial edifices. My familiarity with Trimble AutoBid Mechanical is basic, so I require expert assistance with: - Estimating: Your ability to develop accurate and reliable estimates is critical. - Takeoffs: Proficiency in escalating sensory structures and their data quickly is indispensable. - Cost analysis: Skill in performing comparative analysis for various cost options is crucial for making informed financial decisions. - Training: I also anticipate leaning on your substantial experience in Trimble AutoBid Mechanical for training purposes. Ideal freelancers for this project will have a robust background in Trimble AutoBid Mechanical, a well-grounded understanding of mechani...

    $466 (Avg Bid)
    $466 การประมูลเฉลี่ย
    15 คำเสนอราคา
    GCP Architect for Strategic Cloud Transformation 6 วัน left
    ยืนยันแล้ว

    I'm seeking a seasoned GCP Architect for a 3-month contractual position. The professional will have the responsibility to lead the following tasks: - Cloud Strategy: Develop, lead and implement the cloud strategy which will focus on the scalability of our applications, cost optimization of resources and improving our overall cloud security. - GCP Migration: Transpose our existing application into GCP. - Cloud Services Innovation: Innovate and enhance our cloud services for improved efficiency. Essential qualifications include a minimum of 8 years in cloud architecture and GCP certification. Proficiency in Terraform, coupled with extensive knowledge in cloud security, is crucial for this role. For the technical aspects of this project, Python is our preferred programming langu...

    $2630 (Avg Bid)
    $2630 การประมูลเฉลี่ย
    16 คำเสนอราคา
    Web-Based Bitcoin & Ethereum Forecasting Tool 6 วัน left
    ยืนยันแล้ว

    I'm looking for a skilled programmer to develop a real-time forecasting tool focused on Bitcoin and Ethereum prices on web platform. Successful applicants should have experience in developing intuitive user-friendly web apps with a focus on financial data. Key Features: - Real-time price updates for Bitcoin and Ethereum - Implementation of efficient prediction algorithms Ideally, the successful candidate/s will have: - An understanding of and experience with financial forecasting - Experience in developing similar web-based tools - Proficiency in data analysis and using prediction algorithms - Knowledge in digital currencies particularly with Bitcoin and Ethereum This platform should allow users to make informed decisions on when to buy or sell based on the real-t...

    $136 (Avg Bid)
    $136 การประมูลเฉลี่ย
    139 คำเสนอราคา

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

    $18 (Avg Bid)
    $18 การประมูลเฉลี่ย
    20 คำเสนอราคา

    I'm seeking a proficient animator, skilled in 2D animations, who can engage the teenage audience in a unique, interesting way. Your main task will be to develop an educational cartoon, aimed at teens, leveraging humor and compelling narrative. Key Responsibilities: - Create engaging, educational 2D animations - Target content specifically for teenagers Ideal Skills: - Expertise in 2D animation - Proven experience with teen-oriented content - Ability to create educational and relevant narratives.

    $133 (Avg Bid)
    $133 การประมูลเฉลี่ย
    63 คำเสนอราคา

    ...seeking an experienced and detail-oriented developer to create a Custome PCILeech firmware for SCREAMER PCIE SQUIRREL direct access memory card utilizing the 7 Series FPGA 35t chip. Firmware must emulate a real PCIe device and handle TLP requests. Make sure to use the PCILeech bitstream made for the Squirrel. Firmware must bypass and avoid anti-cheat detection on EAC/BE etc. Responsibilities: - Develop firmware for PCILeech FPGA - Debugging and problem-solving throughout firmware development Skills & Experience: - Strong experience in FPGA programming and firmware development - Excellent debugging and problem-solving skills - Experience with high-speed data transmission - Proficiency with VHDL/Verilog languages The timeline for project completion is flexible, indicating a ...

    $542 (Avg Bid)
    $542 การประมูลเฉลี่ย
    31 คำเสนอราคา
    Comprehensive Asset & Inventory Software -- 2 6 วัน left
    ยืนยันแล้ว

    I am in need of an experienced programmer to develop a custom asset management and inventory software. This software will manage a sizable inventory of more than 500 assets and hence, it requires robust functionality and design. Key Features: - Asset Tracking: The software should be able to keep track of every asset in our database accurately. It should provide real-time updates on the location and status of each asset. - Barcode Scanning: Incorporate a feature that enables quick scanning of barcodes to facilitate easy and speedy data capture. - Purchase Order Management: The software should have capabilities to manage all our purchase orders. It should be able to process these orders in a systematic, efficient and error-free manner. Specification for User Interface: - Simple...

    $316 (Avg Bid)
    $316 การประมูลเฉลี่ย
    9 คำเสนอราคา

    More details: Just Making the new design for 9 Screens in an app. No integration to the source code just design. What platform do you want the app to be designed for? iOS, Android What is the primary purpose of the app? AI Chat, AI image creation and AI video generator. Read following criteria: Do not sent a proposal without writing in your comments your portfolio. See style that I'm more or less looking for. If your proposal exceed my budget do not send a proposal. Estimate of delivery 3 days. No more than that. Later delivery will result in low star rating. Answer the following question in your proposal to make sure you are reading this description. How much it is: 4+4?

    $61 (Avg Bid)
    NDA
    $61 การประมูลเฉลี่ย
    13 คำเสนอราคา

    I'm strategically seeking a professional who can code a mobile application using Flutter and Dart and integrate it with Arduino. This primarily demands the construction of a stunning, user-friendly app with the entire focus on sensor integration. Core App Functionalities: - User login and log out with figma or flutter - Context widgets utilization - Complying with w3 thing description Sensor Integration: My project revolves around incorporating multiple sensors, including but not limited to: - Temperature sensor - Heart rate sensor - Galvanic skin response Ideal Skills and Expertise: - Mastery in Flutter and Dart - Arduino integration know-how - Experience with user-interface and user-experience design - Proven track record of developing sensor-based apps An ideal candidat...

    $30 / hr (Avg Bid)
    $30 / hr การประมูลเฉลี่ย
    72 คำเสนอราคา

    I'm seeking a proficient individual who can devise a potent Power BI report by linking it to SQL databases and Online APIs. Key Responsibilities: • Develop reports focusing on Sales Data Analysis and Inventory Tracking • Fuse multiple company financial reports into a single, easy-to-digest visualisation • Ensure the reports are updated daily with the latest data Important Skills: • Proficient in Power BI • Experience in SQL databases and Online APIs • Understanding of sales data analysis and inventory tracking • Able to work with data from different companies and harmonise it in one report We are based in London and would be interested in working long term with an experienced consultant.

    $37 / hr (Avg Bid)
    $37 / hr การประมูลเฉลี่ย
    38 คำเสนอราคา
    NGO Strategist & Content Creator 6 วัน left
    ยืนยันแล้ว

    ...You'll assist with writing impactful proposals, discovering valuable funding opportunities and establishing practical proposal templates. You'll also head our social media campaign on Instagram and Twitter. Key Responsibilities: - Draft, manage and fine-tune impactful proposals targeted towards funders and collaborators. - Conduct thorough research to identify promising funding opportunities. - Develop and implement effective proposal templates. - Enhance our brand presence and interactions with followers on Instagram and Twitter. Ideal Candidate: Possess significant experience in writing proposals, managing social media accounts, and establishing brand strategy. They should also know how to effectively interact with general public and NGO partners or collaborat...

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    30 คำเสนอราคา

    As a company seeking to increase our clientele, our primary goal is to generate leads. We believe social media is a powerful tool to achieve this, specifically with focus on Facebook and Instagram. The ideal candidate for this project should: - Have notable experience in lead generation using social media. - Be highly skilled in strategizing and managing Facebook and Instagram campaigns or projects. - Have a remarkable understanding of optimizing and targeting audiences on these platforms. - Be capable to measure and document the impact of social media on our leads. Your contributions to this project will play a crucial role in improving our company's customer engagement and expansion.

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Custom IoT Lighting & Device Control by esp8266 and esp32 6 วัน left
    ยืนยันแล้ว

    I am looking for an expert in IoT who can develop a custom lighting and device control system for my home. - Capabilities Needed: - The ability to control lights, thermostat and door shutters using Blynk or similar platforms. - Automation control with a mobile application will be required as well. - Mobile Application: - I prefer the use of Blynk or a similar cross-platform management tool over a specifically iOS or Android-only platform. - UI/UX Design: - I want a mobile application that is simple and easy to use, similar to the interface on platforms like Blynk. Applicants must have extensive experience with IoT systems, preferably with Blynk or similar platforms, and excellent understanding of automation control. Knowledge of UI/UX design principles is als...

    $133 (Avg Bid)
    $133 การประมูลเฉลี่ย
    36 คำเสนอราคา

    I am in need of a professional who can develop both architectural and structural building permit plans for my house which is over 2000 sq ft. • Architectural drawings - You should be adept at creating accurate, comprehensive architectural drawings, capturing all the elements of my house's design. • Structural drawings - Demonstrable experience in creating detailed structural drawings is needed. It's crucial that these should be clear, detailed, and in line with all necessary code requirements. Possessing the aptitude to handle larger structures would be advantageous given the size of my house. The professional should have familiarity with the process of obtaining building permits to ensure a smooth approval process.

    $6905 (Avg Bid)
    $6905 การประมูลเฉลี่ย
    27 คำเสนอราคา
    Indoor Autonomous Navigation with ROS2 6 วัน left
    ยืนยันแล้ว

    ...empowering it with the capabilities to smoothly navigate the specified indoor area. Key responsibilities: - Develop a SLAM (Simultaneous Localization and Mapping) system to map the indoor environment. - Integrate the SLAM system with our wheeled robot for autonomous navigation. - Implement accurate localization and positioning of the robot for seamless navigation. Ideal Skills: - Proficient understanding of ROS2. - Proven experience in robot navigation and localization. - Familiarity with wheeled robots and their dynamics. - Strong background in implementing SLAM on robots. The robot runs on a raspberry pi 4 running ubuntu 22. Ros2 humble is installed on the system. The robot moves using 4 wheel skid-steer mechanism. The 2 sensors used are the d435i depth camera with...

    $3 / hr (Avg Bid)
    $3 / hr การประมูลเฉลี่ย
    2 คำเสนอราคา

    I'm looking for a savvy marketer who can help boost my photography sales. Here's what I need: - Someone who has a deep understanding of online sales and marketing strategies. - A person who specializes in promoting and selling prints of both portrait and landscape photographs. - Must be able to develop and deploy strategies for selling on an online platform. Ideally, I'm looking for someone who is: - Experienced in online marketing, especially for photography sales. - Well-versed in showcasing nature, portrait, and landscape photography in compelling ways. - Strategic and creatively innovative in drawing the required audience attention. In sum, an expert in driving online photography print sales is needed. Let's transform beauty caught in a lens into profit t...

    $10 / hr (Avg Bid)
    $10 / hr การประมูลเฉลี่ย
    6 คำเสนอราคา
    Custom Google Drive Interface For Downloads using the API 6 วัน left
    ยืนยันแล้ว

    We currently share several disk images to clients via FTP. However we want to utilise Google Drive to share these links. However, we do not want customers to be able to share these links with others and we want to be able to revoke access if required. So we are looking for a system that will sit between the Google Drive Links and the Customer links We will utilise multiple Google Drive accounts I currently have this content on multiple linux servers, we wuld like to upload the content directly from the servers to Google Drive, instead of me havkng to upload them from my local. If you have any questions please reach out so that I can explain further. When contacting please make sure that you showcase that you fully understand the project requirements, any previous development similar ...

    $35 / hr (Avg Bid)
    $35 / hr การประมูลเฉลี่ย
    102 คำเสนอราคา

    I urgently need a proficient website developer to create an engaging website. The specific type of website isn't defined, but the developer should be able to handle a range of website types including e-commerce, portfolio, blogging site, and more. Key Features: - Though no specific functionality was mentioned, being an all-rounded developer, you should be adept at creating features like a contact form, search bar, social media integration, and more. - Develop a responsive and user-friendly layout. Skills and Experience: - Past work and experience as a website developer are essential. Exceptional skills in coding and software architecture will be highly advantageous. - Strong understanding of website layout aesthetics and functionalit...

    $10 / hr (Avg Bid)
    $10 / hr การประมูลเฉลี่ย
    57 คำเสนอราคา
    Custom Blockchain with Tendermint or similar and Smart Contracts 6 วัน left
    ยืนยันแล้ว

    Hey! I'm seeking someone for a long term partnership who can develop an custom blockchain, based on tendermint core or similar that fits all we need. We will have different developing steps and maybe at the end an ICO. You should be able to develop an independent blockchain, so should not be based on cosmos, ethereum etc. So you can use open source code but there should be no dependance to any other blockchain. At the moment we are building a desktop application that will interact with the blockchain. Therefor we need all the nesesary APIs. We will do the integration of the App and the Blockchain. I need to know if you can do the following: General: - Create a custom blockchain prefered with Tendermint Core - Create 2 Smart Contracts - can be built in solidity or simil...

    $1803 (Avg Bid)
    $1803 การประมูลเฉลี่ย
    49 คำเสนอราคา

    I'm on the lookout for a skilled digital marketer who specializes in creating effective Google campaigns. Our main goal is to generate leads for our business in the retail sector, focusing on our key demographic of middle-aged adults, aged 36-55. Key Responsibilities: - Develop a strategic Google campaign, ensuring our business is visible 24/7 - Implement targeted strategies to capture the interest of our demographic, ultimately driving lead generation - Regularly monitor and optimize the campaign for maximum effectiveness Ideal freelancer skills: - Prior experience in Google campaign management, specifically for lead generation - Proven track record in targeting strategies for middle-aged demographics - Knowledge of the retail market and its dynamics The success of this p...

    $310 (Avg Bid)
    $310 การประมูลเฉลี่ย
    38 คำเสนอราคา

    High-Paying Sales Opportunity! ? Are you a top-performing sales professional looking for a lucrative opportunity? Look no further! We are offering an exciting position with the potential to earn a substantial income. Role: Senior Sales Executive Responsibilities: Drive sales and meet revenue targets Develop and maintain relationships with key clients Identify new business opportunities and market trends Requirements: Proven track record of success in sales Strong negotiation and communication skills Ability to work independently and as part of a team Benefits: Competitive base salary and commission structure Additional performance-based bonuses Flexible working hours and remote work options If you're a motivated sales professional looking for a high-paying opportunity, we...

    $3394 (Avg Bid)
    $3394 การประมูลเฉลี่ย
    9 คำเสนอราคา

    We are embarking on the development of a cutting-edge Android application and require a comprehensive Figma prototype to visualize its functionalities, interactions, and user interface design. This project aims to create a highly interactive and visually appealing prototype that accurately represents all features of the Android application. The primary focus of the app includes: 1. Develop a Figma prototype that mirrors the intended Android application's user interface and user experience. 2. Showcase all key features and functionalities of the Android application within the prototype. 3. Implement interactive elements to simulate user interactions and transitions within the application. 4. Ensure the prototype is intuitive and user-friendly, reflecting the intended ease o...

    $124 (Avg Bid)
    $124 การประมูลเฉลี่ย
    29 คำเสนอราคา

    I need an expert to develop a text-based captcha system for my website. The captcha should be of moderate complexity, providing enough background noise to deter bots but not so much that it frustrates real users. Ideal length for the captcha would be in the range of 7-9 characters. Key Skills: - Experience in captcha systems development - Proficiency in web development languages - Understanding of usability and user experience considerations The goal of this project is to balance usability for real users while preventing bots from abusing our site. Open to discussions on the approach, but the final product should meet the requirements specified.

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    12 คำเสนอราคา

    I am looking for a skilled web scraper who can help me gather price and item name data from various e-commerce platforms, including Amazon, flipkart , myntra, ajio, tata cliq. need code in c#. im already working on it using HttpWebRequest. some are working and some are not. Requirements: - Proficiency in web scraping techniques and tools - get data from pasted url by user in a textbox If you have the necessary skills and experience, please reach out to discuss the project further. Thank you!

    $77 (Avg Bid)
    $77 การประมูลเฉลี่ย
    20 คำเสนอราคา

    I am searching for an experienced developer, ideally someone who knows their way around WordPress, Crocoblock and Elementor, to create an automatic process whenever a new user creates a profile on our WordPress website: Key Requirements: - Develop an 'About Me' card for every new user. This card should include the user's name, description ("I just joined EEP!"), field of expertise, and a link to their profile on EEP.education. - Ensure the said 'About Me' card is automatically generated and the new USER has the CHOICE to post onto LinkedIn once generated. This will require proficient knowledge in API integrations for seamless posting process. Skills and Experience: - Proficient in the use of WordPress, Crocoblock, and Elementor. Famili...

    $109 (Avg Bid)
    $109 การประมูลเฉลี่ย
    76 คำเสนอราคา

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

    $430 (Avg Bid)
    $430 การประมูลเฉลี่ย
    65 คำเสนอราคา

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $113 (Avg Bid)
    $113 การประมูลเฉลี่ย
    105 คำเสนอราคา
    Trophy icon RDG4YOU Cleaning Services Logo Design 2 วัน left

    ...brand presence. **Project Description for Logo Development: RDG4YOU** **Overview:** We are looking for creative freelancers to develop a logo for RDG4YOU, a professional cleaning company. The logo should reflect our efficiency and reliability, with a design that stands out in the market. **Company Description:** RDG4YOU offers a complete range of cleaning services, including post-construction cleaning, office cleaning, professional restaurant and hotel cleaning, window washing, and maintenance. Our goal is to ensure customer satisfaction with impeccable spaces. **Project Requirements:** - **Innovative Design:** One idea is to incorporate the number 4 in the logo using common cleaning objects, such as brooms or mops, although this is not mandatory. - **Colors:** The log...

    $16 (Avg Bid)
    การันตี
    Develop my tapnbuydeals Custom website -- 2 6 วัน left
    ยืนยันแล้ว

    I am seeking a cooperative entity which gonna help me achieve my website as seen on the figma file. Firstly I am seeking a good developer who will help me out in deciding this factors needed as I am new in this area. I hope I will find someone who understand that I am a salaried person and accept payments monthly.

    $312 (Avg Bid)
    $312 การประมูลเฉลี่ย
    54 คำเสนอราคา

    I am seeking an experienced 3D animator to create an engaging fact video that delves into cultural and historical aspects. The animation should be captivating and more than 3 minu...animator to create an engaging fact video that delves into cultural and historical aspects. The animation should be captivating and more than 3 minutes in length with a clear emphasis on history and culture. Ideal Skills & Experience: - Proficiency in creating 3D animations - Strong knowledge or interest in culture and history topics - The previous experience in fact video production - Ability to develop engaging, informative content in a limited time frame Before bidding, kindly ensure that you share your previous works related to 3D animation, and specifically those that focus on history and cu...

    $19 / hr (Avg Bid)
    $19 / hr การประมูลเฉลี่ย
    10 คำเสนอราคา
    Urgent Brochure, Packaging & Social Media Designer 6 วัน left
    ยืนยันแล้ว

    I urgently require a skilled and creative graphic designer to develop branding and marketing content for various platforms. This includes designing brochures, packaging, and social media content. Key Duties: - Creating engaging brochures to accurately represent our brand - Designing stand-out packaging to enhance product visibility - Developing compelling social media content to foster brand identity and increase market presence Ideal Skills: - Proficient in Adobe Creative Suite, particularly InDesign, Photoshop, and Illustrator - Proven experience in brochure, packaging, and social media design - Ability to meet tight deadlines - Strong understanding of branding and marketing principles The timeline for these deliverables is ASAP. If you're efficient, creative, and un...

    $11 / hr (Avg Bid)
    $11 / hr การประมูลเฉลี่ย
    37 คำเสนอราคา

    I'm looking for a talented professional to help enhance the brand recognition of a Chinese Restaurant with the name "Chinese Connection". Our primary target audience is mall goers, families with children, business lunches and we want our brand profile to reflect a modern and edgy style yet the brand to look Modern Chinese. Expectations: - Develop a unique, modern and edgy branding strategy that appeals to families & Business People. - Generate ideas to improve our brand recognition with Good Images that reflect Chinese Food & Restaurant. Ideal skills: - Proven experience in brand development and management. - Excellent understanding of restaurant industry, primary targeting the family demographic. - Creativity, modern, and edgy style proficiency. - Strong p...

    $323 (Avg Bid)
    $323 การประมูลเฉลี่ย
    98 คำเสนอราคา
    Streamlined Logo Redesign Using Stock Image 6 วัน left
    ยืนยันแล้ว

    I am in need of a professional graphic designer with solid experience in creating attractive logos. My current logo needs a well-executed simplification. This entails: - Stripping off some elements to achieve a cleaner look. - Using a specific stock image I already have in mind. Very simple task, just add some text and edit the stock image Skilled abilities in altering design elements and incorporating stock images are crucial. You must bring a sophisticated sense of design, attention to detail and quality, and an understanding of brand implications. Your goal will be to make the logo more engaging, while maintaining its brand identity.

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    123 คำเสนอราคา

    Read project charter. Price is fixed. deadline 3 days. Total project price = AUD50 to AUD 80 (based on experience).

    $47 / hr (Avg Bid)
    $47 / hr การประมูลเฉลี่ย
    4 คำเสนอราคา
    Holistic Social Media Ageny required for News Portal For 3 months 6 วัน left
    ยืนยันแล้ว

    I'm in search of a digital marketing agency with expert knowledge in creating and implementing innovative strategies for myriad social media platforms. Key expectations include: - Develop and implement strategies on Facebook, Instagram, Twitter, Blogger, WordPress, and YouTube that will draw my local audience towards my news portal. - Create engaging content matching my news portal's tone and voice, that is targeted towards local residents, youth demographic, industry professionals, and audience with similar ideology. - Make use of blogging platforms, website promotion, facebook page, and whatsapp group to drive further traffic to the portal. - Monitor, manage, and report on all social media activity, and update strategies as needed. - Display a deep understanding ...

    $212 (Avg Bid)
    $212 การประมูลเฉลี่ย
    16 คำเสนอราคา
    Unity Developer -- 2 6 วัน left
    ยืนยันแล้ว

    ...needing from the ideal candidate: Key Requirements: - Expert knowledge in Unity Engine - Proven experience in games development - Proficient in programming Additional Skills: - Flexibility in incorporating features - Strong problem-solving and critical-thinking skills - Creative mindset and attention to detail - Excellent communication, able to work with minimal guidance Responsibilities: - Develop game from concept to completion - Collaborate closely to refine game mechanics - Optimize the game for PC performance Experience Level: - Portfolio showcasing previous projects - Background in game development - Testimonials or references from past clients...

    $16 / hr (Avg Bid)
    $16 / hr การประมูลเฉลี่ย
    20 คำเสนอราคา
    Custom C# Conversation Code Creation from Ruby 6 วัน left
    ยืนยันแล้ว

    The objective for this project is to develop a conversation code written in C#. As a developer, I need a proficient freelance coder who has significant experience in C#. Upon completion, the code should be sent over as a file attachment. Key Skills Required: - C# coding expertise - Encryption Decryption expertise - Ability to develop interactive conversation codes - Accurate and efficient coding - Understanding of effective file attachment methods I just want console app that decrypt the provided payload in the ruby code, after you done, I will send some test data to make sure it I working correctly. Below code is written in Ruby I need same in C# see attached file

    $120 (Avg Bid)
    $120 การประมูลเฉลี่ย
    37 คำเสนอราคา
    E-commerce Website Redesign Using Flatsome 6 วัน left
    ยืนยันแล้ว

    ...recreating the design and functionality of our website using the Flatsome theme, with the specific requirements outlined below. The freelancer is expected to replicate the appearance and features of our website without the use of any custom code. 1. Theme Replication: Utilize the Flatsome theme to replicate the design and layout of our website. 2. Static Mega Menu: Create a static mega menu that ensures all categories are easily accessible with as few clicks as possible, optimizing user navigation. 3. Homepage Recreations: Recreate the homepage of our website with necessary adjustments to fit the Flatsome theme while maintaining the original aesthetic and functionality. 4. Blog Page Recreation: Recreate the blog page of our w...

    $497 (Avg Bid)
    $497 การประมูลเฉลี่ย
    303 คำเสนอราคา
    Implement WhatsApp API in React JS 6 วัน left
    ยืนยันแล้ว

    Project Description: ReactJS WhatsApp Business API Feature feature timeline -beta by 5th april release by 10th april We're soliciting quotes to develop a WhatsApp Business API feature for our web app. This feature will enhance business communication with inbox functionality, template management, broadcast capabilities, and team collaboration tools. The project will be delivered in three phases: onboarding, inbox functionalities, template management, and broadcast capabilities. Updated designs with minor modifications are required. Features: 1. Inbox Functionality: Send, receive, and manage messages seamlessly. 2. Template CRUD: Create, edit, and delete message templates. 3. Broadcast Screen: Schedule and send bulk messages with audience segmentation. 4. Team Collaboration: F...

    $316 (Avg Bid)
    $316 การประมูลเฉลี่ย
    32 คำเสนอราคา

    ...locations based on their location or search criteria. Product Badges: Design and integrate product badges to highlight special offers, new arrivals, best sellers, etc., on product listings. Slide-out Cart: Create a slide-out cart functionality that provides a seamless user experience for adding and managing items in the cart without leaving the current page. Product Page/Cart Upsells & Cross Sells: Develop upsell and cross-sell features on product pages and in the shopping cart to encourage customers to add complementary or higher-value items to their purchase. Minor Updates to Various Pages: Make minor updates and improvements to various pages of our Shopify store to enhance usability and aesthetics. Requirements: Proficiency in HTML, CSS, JavaScript, and Shopify Liqui...

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    44 คำเสนอราคา
    Research Assistant with experience in ML ,DL and Python -- 3 6 วัน left
    ยืนยันแล้ว

    I'm seeking an intermediate level Research Assistant, highly proficient in Python to assist me develop ML+DL algorithms for a specific project. Key Responsibilities: * Step 1: Regenerating Exact same graphs shown in PDF using same dataset * Step 2: Apply other various ML + DL algorithms for future prediction and Obtain better results in term of accuracy, precision, F1-score, RMSE, ME, MAE, RMSE, MAPE etc then already applied models * Step 3: Documentation of the work, along with a discussion to validate the model's usage ,compare with step 1 results and justify it as a Scientific research. Ideal Skills & Experience: * Proficient in Python programming language * Prior experience in Machine Learning and Deep Learning algorithms * Anyone with Past Experience...

    $164 (Avg Bid)
    $164 การประมูลเฉลี่ย
    24 คำเสนอราคา

    More details: How do you envision the Monte Carlo Optimization Simulation Equation improving roadway work zone safety? Identifying high risk areas, Optimizing safety measures, Reducing accidents and fatalities Are there any specific safety measures or strategies in place currently at your roadway work zones? Traffic control devices, Speed reduction zones, Warning signs What data or inputs will be used to perform the Monte Carlo Optimization Simulation? Traffic flow data, Accident history data, Work zone layout, Work zone speed limit, Work Zone Length, Work Zone Time Duration, Time of the day work is performed, Presence of Advance Warning signs

    $138 (Avg Bid)
    เร่งด่วน NDA
    $138 การประมูลเฉลี่ย
    9 คำเสนอราคา