Update node js windows일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 update node js windows 건의 일자리 확인, 급여 기준: USD

    추가 플러그인이나 ActivX 연동 없이 Html5 로 동작할 수 있는 Html5 Web Live viewer 개발을 원합니다. 자세한 내용은 첨부된 그림을 참고해주시고, 외주개발의 범위는 아래와 같습니다. 1. 장치로 부터 RTSP로 전달 받아, WebSocket 으로 전달할 WebSocket ProxyServer 2. WebScoket 으로 전달 받은 영상을 Html5/JS 등을 이용해 디스플레이 해줄 Html5 Web Viewer

    $3600 (Avg Bid)
    $3600 (평균 입찰가)
    5 건의 입찰

    웹 개발에 능숙한 사람을 찾고 있습니다. PHP, JS, HTML, CSS와 같은 기본 웹 지식에 능숙해야합니다. 시간당 요금은 시간당 10 ~ 15USD입니다. 주저하지 말고 연락주세요.

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    6 건의 입찰

    3년이상의 키오스트 프로젝트 경험자를 구하고 있습니다. 1. node vue js 와 연동해야 합니다. 2. 머신 컨트롤러를 개발해야 합니다. c# 로 되어 있습니다. 자세한 자료는 결정되면 pdf 로 제공됩니다.

    $37 / hr (Avg Bid)
    $37 / hr (평균 입찰가)
    11 건의 입찰

    포커 종류의 게임을 만들려고 합니다. 게임은 여러개의 자식 게임을 포함하며 cocos creator 를 이용하여 개발하려고 합니다. cocos js와 Node js 에 경험이 있으면 알려주세요.

    $1146 (Avg Bid)
    $1146 (평균 입찰가)
    4 건의 입찰

    Windows Server를 이용하여 여러 국가에 분산되어 있는 조직의 Active Directory 설계 및 구성 Active Directory에 등록된 계정을 개인 디스크 설정 및 공유 디스크 설정 추가 계정시 자동설정 환경 구축 내부에서 사용할 수 있는 Windows Server 기반의 Certificate Authority 구축

    $1300 (Avg Bid)
    $1300 (평균 입찰가)
    5 건의 입찰

    update n helper i wanna update nhelper!!! 엔헬퍼 업데이트좀 하려하는데 언제쯤 퇴원하시는건지 ㅠㅠㅠㅠ 빨리 연락되었으면 하네요. 한달이라는 시간이 너무 길어서 ㅠㅠ

    $250 (Avg Bid)
    $250 (평균 입찰가)
    3 건의 입찰
    update n helper 종료 left

    update n helper i wanna update nhelper!!! 엔헬퍼 업데이트좀 하려하는데 언제쯤 퇴원하시는건지 ㅠㅠㅠㅠ 빨리 연락되었으면 하네요. 한달이라는 시간이 너무 길어서 ㅠㅠ

    $250 (Avg Bid)
    $250 (평균 입찰가)
    1 건의 입찰

    C++ Builder를 이용한 소프트웨어 개발을 하고자 합니다. 다년 간의 경력이 있으신 분만 찾고 있으며, 책임있게 프로젝트를 기간내에 마칠 분을 모시고 있습니다. 그럼 많은 지원 부탁 드립니다.

    $3000 - $5000
    $3000 - $5000
    0 건의 입찰

    C# WinForm 기반의 Windows 응용 프로그램중 특정 기능 ListView/ListBox/DataGrideView 등의 Cell안에 Custom UserControl (Button 및 그림 및 체크박스등이 탑재된 UserControl)을 집어 넣고 리스트화 시킴. 단, TalbeLayoutPanel 등 Panel 컨트롤을 사용하면 안됨. Panel컨트롤은 32767 사이즈의 한계가 있어 컨트롤이 탑재되지 않음.

    $250 - $750
    $250 - $750
    0 건의 입찰
    OrderCalendar 종료 left

    안드로이드에서 월별 달력의 해당일자에 맞춰 주문내용(총금액, 건수, 미배송건수)을 보여주려 합니다. Eclipse 소스를 원합니다. 달력은 월별로 이동이 되어야 하고, 현재일자는 배경색을 달리해서 표시가 되어야 합니다. 주문이 없는 날은 표시가 안 되면 됩니다. 일자를 선택하면 그 날 주문한 상품의 이름,수량이 보였으면 합니다. 주문상세내용이 보였으면 합니다. 그리고, 원격 Database 접속정보와 관련된 쿼리는 아래와 같습니다. OS는 windows 2012 , 데이터베이스는 MS-sql이고, 원격주소, 계정, 암호는 실제 내용을 알려드릴 수 없는 점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    프로젝트 내용 <프로젝트의 현재 상황> 컨셉, 전체적인 시나리오, 개발 구조 잡힘 <상세한 업무 내용> 개발 목적 : 사업자와 B2B 비즈니스 목적의 시연용 프로토타입의 데모용 앱(서버 X, 데이터베이스X) 환경 : 안드로이드 기반 셋탑 박스에 올릴 유아용 앱이 필요 구조: 안드로이드 네이티브 기반의 반응형 웹 앱의 구조 (웹사이트 구축 X) 화면 : HTML5 CSS JS 로 작업하여 화면 10본정도 2D 캐릭터 이미지가 동적으로 움직임 화면 기능적 로직은 일시정지 플레이 다음 이전 홈 버튼 기능정도 구현 예상 별도의 화면을 만들지 않고 동일한 메뉴에 있는 다른 서브 컨텐츠를 호출해서 사용할수 있도록 개발 VIEW와 인풋 에 대한 작업은 셋톱박스에서 처리하며, 앱은 신호를 받아 인지할 수 있으면 됩니다. VIEW : TV 인풋 : 포터블 디바이스 (스마트 리모콘, 키보드, 마우스 등등) <참고자료 / 유의사항> 참고앱 : 뽀로로 한글박사 세계 명작 동화 (메뉴 -> 감동과 교훈 -> 성냥팔이 소녀 참고앱의 모든 기능이 필요한것이 아니라 메뉴중 하나정도 분량 생각합니다.

    $2658 (Avg Bid)
    $2658 (평균 입찰가)
    3 건의 입찰

    범용 제어장치/시스템과 이러한 범용 제어장치(Embedded 환경)를 Windows 용 PC 내 USB Port를 통해 연결하여, 장비 상태 감시, 장비 Configuration, 프로그래밍 다운로드 기타 상태정보 업데이트, 등 장치와 연동하여 작동될 PC 응용 소프트웨어를 같이 개발하고자 하고 있습니다. 이 경우에서 필요한 Windows 용 USB Device Driver 제작을 담당해 주실 프리랜서를 찾고 있습니다.

    $1000 (Avg Bid)
    $1000 (평균 입찰가)
    1 건의 입찰

    As a client, I'm seeking a seasoned Laravel developer to create a corporate website for my business. Please note the following key requirements: - **Purpose:** The primary aim of this website is to showcase my company's information, exhibit our portfolio. - **Functionalities:** I'd like to include several key functionalities such as a contact form, customer ...successful candidate may be required to incorporate these into the website once they're available. I don't have an document, but i can provide a reference website. i just check this website on google...but mine services are same...same concept i required.... but i need very attractive and fast performance website.... For the frontend i didn't decided yet, like which will be perfect for my website re...

    $294 (Avg Bid)
    $294 (평균 입찰가)
    17 건의 입찰

    We have an existing Wordpress site that has atrophied and needs to be updated to a modern Hugo website design. Previous sites: We would like to migrate these Wordpress sites to Hugo and set it up for future use. Deliverables: Hugo-based website with pages for: - Main landing page listing upcoming conferences - Individual pages for each conference - Each conference should have sub-page for: 1. Schedule () 2. Travel Information () 3. Sponsors prospectus () 4. Meals () 5. Tickets 6. Photo gallery (this is a link external image hosting) - An archive section for previous years' information When we finish a conference, we would like to be able to copy existing pages into an archive section and have hugo recognize this without needing to do further editing. Pages should be...

    $21 (Avg Bid)
    $21 (평균 입찰가)
    9 건의 입찰

    I'm seeking an advanced C# developer with prior experience in creating desktop applications on Windows. Familiarity with TWAIN integration is crucial. Key Requirements: - Advanced C# Knowledge: The ideal candidate should be comfortable and well-versed in advanced concepts. - Windows Desktop Application Development: Previous experience in developing desktop applications on Windows is a must. - TWAIN Integration: You should have prior experience integrating TWAIN for image scanning functionalities. This is a challenging project that requires a high level of expertise in C# and experience in developing Windows desktop applications, particularly with TWAIN integration. If you're confident in your skills and have a solid track record in similar projects,...

    $2 - $22 / hr
    봉인형
    $2 - $22 / hr
    3 건의 입찰

    I need a joomla informational website for a business that does construction work, mainly masonry work. I will provide: 1) the websites logo () 2) access to cpanel ...description 3) The phone number and address should be displayed on the top, always visible 4) the message 'Licensed and Insured' should be on top and visible 5) ability to easily edit text and upload pictures from backend These will be the website menus: 1) home 2) patios 3) stoops & steps 4) walkways 5) driveways 6) retaining walls 7) brick & stone veneers 8) More a) Basement Entrances b) Egress Windows c) Outdoor Kitchens d) Firepits, Outdoor Fireplaces and Chimneys Examples of masonry websites you can use for example: 1) 2) 3)

    $340 (Avg Bid)
    $340 (평균 입찰가)
    43 건의 입찰

    I'm in need of a proficient developer who can code a typing program specifically designed for Thai text. The ideal candidate should have: - A strong proficiency in software development - A deep understanding of Windows OS The program should possess an essential feature which is a correct word-breaking routine. Furthermore, it should empower users to define their own word-breaking rules. Prior experience programming in languages compatible with Windows OS is vital. Preferred skills for the job would include: - Programming languages, C++, Java, Python - Windows application development - Ability to work with language processing algorithms This project requires someone who understands the intricacies of typing programs and the Thai language, someone who can create...

    $4416 (Avg Bid)
    $4416 (평균 입찰가)
    14 건의 입찰

    I need a skilled Android developer to update my existing Android app's code to generate a signed APK for submission on Playstore. Key requirements: - The current version of the app is not specified, but I need the code to be updated to the latest standards. - The task is focused on code improvements and updating; there are no specific changes or enhancements to be made to the app's UI/UX, resolving bugs, or adding new features. Ideal Skills: - Proficiency in Java and Android Studio. - Experience with app updates on Google Playstore. - Ability to efficiently navigate and modify existing code. - Capability to generate a signed APK. This is a straightforward task for an experienced Android developer. I look forward to receiving your bids.

    $15 (Avg Bid)
    $15 (평균 입찰가)
    6 건의 입찰

    I'm searching for an innovative freelancer with expertise in exterior home design. I am eager to re-imagining the exterior of my house with a focus on the following aspects: 1. Roof and Exterior Walls: I am seeking designs that combine old-world charm with a bold color palette. The goal is to make my home stand out while keeping a classic traditional look. 2. Windows and Doors: I'd like to see fresh ideas on window and door designs that not only enhance the exterior aesthetics but also blend seamlessly with the chosen color scheme and theme. Ideal Skills: - Expertise in exterior home design - Strong understanding of traditional aesthetics - Ability to work with bold colors - Experience in balancing aesthetics and functionality in design If you have a knack for meld...

    $38 (Avg Bid)
    $38 (평균 입찰가)
    9 건의 입찰

    ...compelling content and copywriting to effectively communicate the client's skills and value proposition. 2. Branding Alignment: - Analyze the client's LinkedIn profile and existing branding materials to understand their personal brand image. - Create a consistent visual identity for the client's website by aligning colors, fonts, and imagery with their LinkedIn profile. - Design a logo or update the existing logo to reflect the client's identity as an Agile Coach. - Develop a style guide that outlines the visual elements and guidelines for maintaining brand consistency across different platforms. 3. Marketing Campaign: - Conduct market research to identify the target audience and competitors in the Agile coaching industry. - Develop a marke...

    $505 (Avg Bid)
    $505 (평균 입찰가)
    61 건의 입찰

    I'm looking for a React JS developer to deploy my code on AWS EC2 instance and set up a load balancer. Key Responsibilities: - Deploy my React JS code on an AWS EC2 instance. - Implement a load balancer to distribute incoming traffic across multiple servers to ensure scalability and high availability. Ideal Skills: - Proficient in React JS for code deployment. - Experienced in setting up and configuring AWS services, particularly EC2 instances. - Knowledgeable in implementing load balancers for improved performance and fault tolerance. Please note that the project is aimed at deploying and configuring the code on AWS, so prior experience in these areas is necessary for a successful deployment.

    $16 (Avg Bid)
    $16 (평균 입찰가)
    10 건의 입찰

    ...and sleek website for my sauna distributor company. The website should not be based on WordPress, but built for fast loading and easy navigation. Key Functionalities: - A general product catalog: The website should have a general minimalist product catalog with mentioning sauna models, sauna heaters, accessories and steam generators. - CMS for self-management: I'll need the ability to easily update and manage the content, so a simple and user-friendly Content Management System (CMS) is essential. Ideal Skills: - Proficiency in modern, sleek web design. - Experience in creating product catalogs with detailed pages. - Expertise in non-WordPress website development. - Prior experience implementing self-managed CMS for clients. - Focus on fast-loading website design. Looki...

    $178 (Avg Bid)
    $178 (평균 입찰가)
    56 건의 입찰

    1. Objective • Develop a responsive, mobile-first website optimized for conversions and equipped with fast loading times. The website will feature high-converting pages, support internationalization, and integrate seamlessly with existing business tools. Clean and update ui/ux. • By internationalization, we want it to switch to local language based on IP, not have a separately translated set of pages. • Would prefer webflow, open to wordpress • Need it to be easy to edit from a non-html or non-technical person. 2. Key Features • Mobile and Conversion-First Design: The site will be optimized for mobile users and designed to facilitate easy conversions. • Super Fast Load Times: Implement best practices in web development to ensure the site loads quickly ...

    $4742 (Avg Bid)
    $4742 (평균 입찰가)
    68 건의 입찰

    I am a windows and doors business owner looking to develop a professional website that will also serve as a lead generation tool. The ideal candidate for this project should be well-versed in WordPress, SEO, and have a strong understanding of how to structure and optimize a website for generating leads.

    $260 (Avg Bid)
    $260 (평균 입찰가)
    106 건의 입찰

    I am looking for a proficient designer to create an engaging, user-friendly mobile app aimed at adults between 10 to 95 years old. The app is primarily for productivity purposes, and needs to be compatible with both iOS and Android platforms. MAIN REQUIREMENTS: -The design needs to cater to users in the 10-95 age bracket. -The app must function sea...requirements is crucial. - Experience creating productivity tools will be a distinct advantage. - Focus on user interface design and the ability to create an engaging user experience for our adult demographic will be highly regarded. Bring your creativity to our project and help us boost productivity for our target audience!

    $317 (Avg Bid)
    $317 (평균 입찰가)
    5 건의 입찰

    ...namely Windows, MacOS, and Linux. Key Responsibilities: - Develop a fully functional program that can swiftly scan and exhibit the file system of the given OS's. - The program should be designed to work on each of the mentioned operating systems. While the choice of programming language is flexible, keep in mind the cross-platform compatibility. - The application should be user-friendly, so I am looking for a Graphical User Interface (GUI) based design. - Complete documentation is essential. This includes comprehensive instructions for setting up the environment, installation details, and explaining the purpose and functionality of each file within the codebase. Ideal Candidate: - Experience with cross-platform software development - Strong understanding of file system...

    $523 (Avg Bid)
    $523 (평균 입찰가)
    26 건의 입찰

    I am in need of a part-time, permanent WordPress developer who can both update and maintain my airline company's website. Main duties will include: - Regular maintenance to ensure optimum functionality and performance. - Deployment of robust security measures for data protection. Please note that the role is not solely limited to fixing bugs or addressing performance issues. A successful freelancer must possess an advanced understanding of WordPress, with proven experience in optimizing website performance and securing data. Specific upgrade features haven't been established yet, but I look forward to discussing potential improvements with the selected candidate. I am particularly interested in freelancers who constantly stay abreast of industry trends and could provide...

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    49 건의 입찰

    I a...primarily involve: - Publishing prepared posts to social media (copy+paste) - Ensuring an output of approximately 2 x 15 articles posted per hour between 7.30 and 17.30 EDT - Each post takes about 5 seconds to complete, just copy/paste prepared post text and link, and post on social media. This role does not require any technical skills, however, speediness will be needed to ensure the simultaneous update of our website and the social media platform. If you're someone who thrives in fast-paced work and is always online, this task is designed for you. This is an ongoing job, can perfectly be combined with other jobs, so we expect to have a price per day. Estimated work per hour would be around 4-5 minutes, per day this would be 1 hour. The job requires to be updated ho...

    $19 (Avg Bid)
    $19 (평균 입찰가)
    43 건의 입찰

    Update Business Deductions on 2016 Tax-Return Seeking an individual with experience in amending tax returns using FreeTaxUSA or MyTaxPrepOffice, or someone who is a quick learner. Upon acceptance, you will be given login credentials. Your primary responsibility will be accurately inputting old tax information into the software, adhering precisely to the details provided on the forms provided to you. This task requires completion within the same day of being granted access. Please refrain from applying if you are unable to handle the task effectively.

    $122 (Avg Bid)
    $122 (평균 입찰가)
    7 건의 입찰

    I would like a stand-alone Windows 10 executable file that extracts and saves the following data from MP4 video and/or MP3 audio files: 1. number of frames in the file 2. amplitude (how loud) for any frame based on frame number 3. frequency (pitch in hertz) for any frame based on frame number 4. size (in bytes) of the jpeg for any frame based on frame number 5. jpeg for any frame based on frame number It works as follow: 1. The user browses to a TXT file. 2. Each line in the TXT file lists the: a. location of an MP4 video or MP3 audio file [B below] b. data to be extracted from the file [D,E,F below] c. location where the extracted data is to be saved [C below] 3. As each file is processed, a line is displayed indicating the line and file, data saved and errors that occurre...

    $69 (Avg Bid)
    $69 (평균 입찰가)
    6 건의 입찰

    I'm after an experienced web developer to develop a Dynamic Comprehensive Property Search Portal with CMS page creation Website technologies - Front End: React JS - Backend: Node JS -Web Services: Node - Database: Amazon DB Ideal skills for this position include experience in creating real estate websites or platforms with similar functionality. A modern, minimalist design approach is required, as it needs to be visually appealing while maintaining a clean, straightforward interface. Please attach examples of previous similar work to your proposals.

    $1478 (Avg Bid)
    $1478 (평균 입찰가)
    94 건의 입찰
    $50 (평균 입찰가)
    1 건의 입찰

    ...implement the following features: - Product filtering: I want to make it easy for my customers to find the product they are looking for. - Shopping cart: Ensuring the checkout process is smooth and user-friendly is crucial to me. - Chat functionality: I want to have chat functionality for customer support and engagement. - Automated product catalogue updating: I want a system that will automatically update the online catalogue with new products and changes. - Social media integration: It's important to me that my website is easily shareable and that my customers can connect with us on various social media platforms. -Website devlopment: I want the website to look nice and professional The target audience for the website is both male and female customers. For this project, ...

    $753 (Avg Bid)
    $753 (평균 입찰가)
    180 건의 입찰

    Job Description: We are seeking a highly organized and proactive professional to manage our social media platforms and handle administrative duties, including email correspondence. The ideal candidate will be responsible for creating engaging content, responding to emails promptly, and organizing necessary bookings. Key Responsibilities: - Update Instagram, Twitter, and LinkedIn with both promotional and educational content three times weekly. - Create engaging posts using both images and text, adhering to brand guidelines. - Monitor emails, respond as needed, and prioritize urgent communications. - Manage social media scheduling using tools such as Hootsuite or Buffer. Additional Tasks: - Handle ad-hoc tasks as requested, including urgent matters such as registrations and other...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    13 건의 입찰

    I'm encountering an issue with my iOS development project and need assistance in resolving it. - I've already set up signing certificates for iOS development in the past. - I've primarily been using Xcode's automatic management for this purpose. - The recent update I made was to Xcode. Since then, I've been facing the error: "No signing certificate 'iOS Development' found". The ideal freelancer for this project should be experienced in iOS development and have a good understanding of Xcode's automatic certificate management. A solid knowledge of updating processes in Xcode and macOS would also be helpful. The main goal is to troubleshoot and resolve the certificate error promptly to ensure the project can be built successfully.

    $12 (Avg Bid)
    $12 (평균 입찰가)
    5 건의 입찰

    We don't want our employees to see the phone numbers of customers on whatsapp and chat with them. We just want to restrict whatsapp usage to making calls only without visibility of the numbers. So best is that if the GUI of WhatsApp Desktop is not visible and we access it using another app. Either from browser or another windows app. Alternative is that we do this with android app

    $342 (Avg Bid)
    $342 (평균 입찰가)
    6 건의 입찰

    I'm looking to have a logo created for my business. The design should be influenced by the art deco and midcentury modern styles. Key points: - The focus will be on the company name, with no tagline - The color scheme is open-ended, but do keep in mind the cla...modern styles. Key points: - The focus will be on the company name, with no tagline - The color scheme is open-ended, but do keep in mind the classic art deco palettes for inspiration The ideal freelancer for this job would have experience in: - Logo design - Art deco and/or midcentury modern design - Understanding and application of color theory My current logo is uploaded. I am looking to update it to something a little cleaner and product/merch friendly. The text can stay the same - I really need the pineapple ...

    $76 (Avg Bid)
    $76 (평균 입찰가)
    117 건의 입찰

    Are You Looking For A Custom Logo Design OR Want To Improve/update Your Existing Logo? IF "YES" Then You're At Right The Place...!! I will create a custom unique brand identity for your business / brand in 24 hours with high quality work and unlimited reviews. So if you want to get my services, Please feel free to contact me. Thank You

    $20 (Avg Bid)
    $20 (평균 입찰가)
    1 건의 입찰

    I'm looking for a skilled developer to update my existing Flutter mobile application. The app currently supports both iOS and Android platforms. The key updates I need include: - **Facebook SDK Update:** The app's Facebook login feature needs to be refreshed. This should include ensuring the login functionality works seamlessly with the latest version of Facebook SDK. - **Compatibility Check:** Alongside the Facebook SDK update, the app needs to be made compatible with the latest versions of Node and Flutter. See complete list of tasks @ Code will be provided by Github for both server/app. Ideal candidates for this project should have: - Profound experience in Flutter development and app updating - Strong understanding of Facebook SDK and its inte...

    $476 (Avg Bid)
    $476 (평균 입찰가)
    52 건의 입찰

    I'm looking for a command line tool that can lock .pcm files, simil...identical to a specific example I will provide. The locking mechanism should be secure and reliable. - Command Line Inputs: Users should be able to interact with the tool solely through command line inputs. There's no need for a GUI or web interface. - Batch Processing: The tool should also support batch processing of multiple files at once. This is a crucial requirement for me. - It will run on windows Ideal Qualifications: - Experience with file locking mechanisms and encryption. - Proficient in developing command line tools. - Prior work on batch processing tools would be a plus. Please include any relevant examples of your previous work in your proposal. I prefer for it to be written in Python, b...

    $23 (Avg Bid)
    $23 (평균 입찰가)
    8 건의 입찰
    React JS App Development 6 일 left
    확인

    I have a React JS web app, but the design does not closely match my original Figma design. I am looking for someone familiar with React.JS who can adjust the design to match my design exactly (pixel perfect). If you are interested in this role, please tell me 1. about your react.js experience and 2. how would you go about matching the design? How can you ensure it will match it exactly?

    $13 / hr (Avg Bid)
    $13 / hr (평균 입찰가)
    164 건의 입찰

    I need a C++ program that can solve a system of equations arising from GPS location calculation. The program should run on Windows, and should have a command-line interface, reading input data from a file. Key requirements: - Develop a C++ program that can solve a system of equations. - The program should run on Windows. - It should be strictly command-line based, with no graphical user interface. - Input data for the program will be read from a file. Ideal skills and experience for this project would include: - Strong proficiency in C++ - Experience in solving complex mathematical problems - Knowledge in handling file input and command-line interfaces. Please provide a clear time estimate of how long it would take you to deliver the program. If you have experience in GP...

    $25 (Avg Bid)
    $25 (평균 입찰가)
    8 건의 입찰

    I'm looking for a software that can efficiently manage a wrestling competition. The software should be able to handle the registration of a large number of athletes and update itself based on the simultaneous outcomes of the various matches. The software should have the following capabilities: - Registration Management: It should provide a smooth process for athletes to register. I'm looking to gather basic information, such as their Name, Surname, and phone number. This database should be easily accessible and modifiable. - Real-time Match Result Updates: The software should be able to update the match results in real-time. This function is crucial for the smooth running of the competition and to keep the audience informed. - Automatic Match Schedule Generation...

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    47 건의 입찰

    ...into reusable components for improved maintainability and scalability, especially with React or Angular. Performance Optimization: Implement code splitting, lazy loading, caching strategies, and image optimization to enhance website loading speed. Accessibility: Ensure website elements comply with WCAG guidelines for optimal usability by users with disabilities. Security Best Practices: Regularly update dependencies to address security vulnerabilities, implement secure coding practices (e.g., input validation, CSRF protection), and consider HTTPS for data encryption. Testing: Establish a robust testing strategy (unit, integration, end-to-end) to ensure code quality and prevent regressions. Content Management System (CMS): Evaluate the benefits of a CMS (e.g., WordPress, Drupal) f...

    $286 (Avg Bid)
    $286 (평균 입찰가)
    10 건의 입찰

    I need integrate flashloans from balancer v2 , non profit preventor, no profit = no trade. Integrate flashswap from uniswap, and arbitrage multi hops from 3 paths , now its 2’paths Inneed run this in l2 like arbitrum one, i have full node there I dont need create nothing from zero, just add flashloans balancerv2 , flashswap Uniswap , profit preventor, and 3 hops arbitrage Current repo for add this If you ate bussy dont bid! No pre-payments! Only escrow , need the source code

    $506 (Avg Bid)
    $506 (평균 입찰가)
    24 건의 입찰

    I'm in need of an Android WearOS app that can help me monitor flight progress and altitude on my smartwatch. I want to be able to view real-time flight tracking and altitude display. Key Features: - Real-time Flight Tracking: The app should poll one of two APIs every 10 seconds and update. - Altitude Display: It should track the aircraft's altitude at any given time. - Time Remaining: I would like an estimate on the time remaining until the flight's expected arrival. - Arrival and departure city codes should be displayed. - Local time: It should show the 12hr local time with city code under and 3 letter timezone in parentheses. The ideal candidate for this project should have experience in Android WearOS app development. Technical details: Polling should only oc...

    $93 (Avg Bid)
    $93 (평균 입찰가)
    17 건의 입찰

    ...and awareness. - Payment gateways should include Stripe and Cryptocurrency. -This website also need to have client / customer panel from where customers can see the order status with progress bar and re-order of any old posted order. -There should be a floating chat bar option. -Admin should have option to add service later -App should sent notification/ push when new service added or order update. Ideal skills for the job: - Strong experience in web development, particularly in e-commerce sites. - Knowledge of social media marketing and SEO is a big plus. - Familiarity with payment gateway integrations. - Creativity in user interface and experience design. - Good communication skills for potential ongoing support. referance website: Looking forward to working with

    $192 (Avg Bid)
    $192 (평균 입찰가)
    33 건의 입찰

    ...who can assist in lead generation, setting up appointments, subsequent follow-up within the process control automation industry. - Industry: Process Control Automation & subsidiaries - Task: Appointment Setting - Type: Lead Generation & follow up Your primary task will be finding, connecting with potential clients within this specific industry. You shall have to find the clients data & then update it in our CRM as you identify potential persons. We shall provide some training & mock sessions. We shall take care of all the technical items, conduct the meeting and we shall encourage you to attend the meeting also, if OK. Eventually we may have you focus on a specific wing of this industry. Ideal Skills: - Strong communication and negotiation skills - Understandi...

    $50 / hr (Avg Bid)
    $50 / hr (평균 입찰가)
    2 건의 입찰

    I'm seeking a highly experienced web developer who can swiftly create an engaging e-commerce website for services. I am building a website to connect labourers through contractors to employers. Employers will enter a job with description including job details, time expected, budget etc, then after the job is submit...which labourer has got the payment. Labourers can access their attendance and wage details on their page. Hence we need seperate login options for labourers, contractors and employers. No need to add payment gateway or any payment method in the site. Understand this project is not being built as a product but a prototype so excess functionalities are not to be added. Tech stack should HTML, CSS, JS, ReactJS. Database can be MongoDB or Firebase. Shopify and Wordpr...

    $81 (Avg Bid)
    $81 (평균 입찰가)
    22 건의 입찰