Windows service code project일자리

필터

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

    Hello. I want to become an smm service provider. I don't want to be a reseller. I want to have my own service (my own API). I don't want to be a reseller that links APIs to other panels. I want the services needed for many platforms such as YouTube, Facebook, Instagram, TikTok, Snapchat, SoundCloud, Spotify, etc. But for now, you only need the YouTube service. Subscribers, Likes, Dislikes, Views, Watching Time For these services to work, many IPs and accounts are required. I want someone who can explain this to me. We plan to gradually increase the service. As much as possible, I want to entrust this project to a developer who has made smm panels. Take care of your health in cold weather.

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

    My service is online library service. It is served on the https:// protocol. The book cover images are in the S3 of AWS of the http:// protocol. Chrome prohibits images from apperaring that comes from http protocol. That is the mixed contents problem. I need the book cover images in the S3 to appear on the https:// main site. The problem situation is like this. For example, we can see book cover image at (http protocol) but cannot at (https protocol) The goal of the project is making the protocol of S3 image server for https. So we can see the book cover image at the main https://www.bookoob.co.kr. You should work through Team Viewer or Anydesk to access my AWS console. I think the proper

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

    주어진 코드에 캐시최적화, 병렬프로그래밍, SIMD를 적용하는 과제입니다. 세부내용은 pdf에 있습니다.

    $175 (Avg Bid)
    $175 (평균 입찰가)
    2 건의 입찰

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

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

    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 건의 입찰

    ...for these videos, viewers can then view them anytime on the website or on the mobile app. Books – Their will be information about the books on this page and visitors can directly buy and order the books from this page. Forum – The forum will be a place where students can communicate with each other and discuss anything related to 에밀티쳐, English or just general discussion. This will be a free service. 안녕하십니까? 저는 영국인 에밀 프라이스이고 페이스북에서 영어 강사 입니다 () 저는 웹사이트 견적을 부탁드립니다 이 웹사이트는 몇가지 함수를 필요 합니다 첫째는 생방송을 가능해야 합니다 둘째 웹사이트에서는 영상을 올릴 수 있어야 되고 고손님은 우리 웹사이트에서 보실 수 있어야 됩니다 셋째 체품과 가입을 판매할 수 있어야 됩니다 또한 우리는 핸드폰 엡도 발전 하려고 하니까 이 웹사이트는 우리 엡이랑 호환돼야 됩니다 한번 보시고 모든 부분에대한 설명 해드리겠습니다 홈페이지 – 여기에서 우리의 주요 부분에 직접 가실 수 있습니다 새 이벤트도 보실 수 있습니다 정보 • 에밀티쳐 정보 – 여기서는 에밀티쳐에 대한 정보를 ...

    $11355 (Avg Bid)
    $11355 (평균 입찰가)
    6 건의 입찰
    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 건의 입찰
    Build a Website 종료 left

    I want to create a website similar to another. The new site doesn't need to be the same interface but do all the functions. I don't have the the id or password to access the server database but only user account to access the data via web service.

    $1076 (Avg Bid)
    $1076 (평균 입찰가)
    48 건의 입찰

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

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

    I have an autocad drawing of a house I need someone to calculate the surface area of the facade for the stone work only excludnig the windows adding to the the exterior part of the boundry wall

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

    I am looking for a skilled video creator to help me craft a compelling testimonial video commercial. - The Purpose: The video is aimed to advertise a service. as if you a the student - Target Audience: The video will be tailored towards business professionals. - The Tone: The video should be professional and informative. Your role will include acting the video, crafting the script, and incorporating visuals to make the video engaging for business professionals. You must have experience in creating service-based video commercials that resonate well with a professional audience.

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    24 건의 입찰

    I am in need of an expert who can set up a Windows Server Virtual Machine in Azure for me. The VM will need to be configured with 4 CPUs and 8GB of RAM. Skills and Experience Required: 1. Azure Expertise: You should have a deep understanding of Azure services and be able to navigate the Azure portal with ease. 2. Windows Server Administration: Proficiency in Windows Server operating system is crucial for this project. 3. Virtual Machine Configuration: Experience in setting up Virtual Machines, specifically with the requirements of 4 CPUs and 8GB RAM. 4. Networking: Proficiency in networking, particularly the ability to configure my Virtual Meraki to the Azure VM.

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

    ...link]() I also need a well-designed logo for the website, as the name is Rosetta Travel. For more information about us, please refer to our LinkedIn page: [LinkedIn page for Rosetta Travel]() While I will provide all the necessary content for the website and the previous website's WordPress backup, I still need a good hosting service as the domain is already registered. I would appreciate guidance on best practices for layout and presentation. Skills required: - Strong experience in WordPress development and e-commerce integration. - Excellent understanding of modern website aesthetics. - Proficiency in CSS, HTML, JavaScript, and PHP. - Experience in UX/UI Design. - Exceptional attention to detail. If you're a seasoned

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

    SAPUI5 Expert Required on an ad-hoc basis Must have the following skillset -Binding Complex Structures -List Report creation -OData Service Expert -ABAP and BAPI understanding and knowlegde -SAP Plant Maintenance Module SAP PM SAP ABAP DPC Class and retrieving data from PM PM Transactions, Work Orders and Notifications and knowlege of tables SAP Gateway Services SAPUI5 SAP Fiori Elements MVC Framework Bootstrapping SEGW Project Working arrangement: Via Teamviewer/Teams ONLY English Communication Ad Hoc , Remote Position Must be available in SAST (GMT+2) Timezone

    $18 / hr (Avg Bid)
    $18 / hr (평균 입찰가)
    15 건의 입찰

    As a client I'm looking for a skilled beautician who is proficient in performing facials and using LPG hair removing machines. I am interested in each of the following services: - Deep cleansing facials - Anti-aging facials - Mois...facials It's essential for the potential freelancer to offer these specific treatments and have tangible experience with LPG hair removing machines. The ideal freelancer will possess the ability to understand my skin type to ensure the selected facials will yield visible results. I intend to schedule these treatments once a month, so availability consistency is key. If you have strong customer service skills and a keen eye for detail, I'd love to hear from you. If you don't know the work we will teach you though. You Can Visit HashM...

    $150 - $449
    지역별
    $150 - $449
    0 건의 입찰

    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 건의 입찰

    ... The video is intended to be a brief, less than a minute, product and service demonstration. Key Points: - Duration: Less than 1 minute - Style: 2D animation - Purpose: Product and service demo Ideal Skills and Experience: - Demonstrable experience in creating 2D animations, particularly for product demos or similar content - Proficiency with relevant animation software - Strong conceptualization and storytelling abilities - Capable of delivering high-quality, engaging animations within the defined timeframe - Previous experience in creating promotional material is a plus The animation should be both informative and visually appealing, designed to effectively showcase and explain the features of my product and service. If you have a strong portfolio of similar wo...

    $21 / hr (Avg Bid)
    $21 / hr (평균 입찰가)
    43 건의 입찰

    I'm in need of a Vtiger...in my system based on certain conditions. Specifically, I need: - Sales Orders to be triggered by the creation of a new contact, based on the contact type. - Customization of the Sales Orders based on the contact type, specifically through the selection of a relevant product or service. Please note that the level of integration required with existing systems has not been specified by the user. This could involve: - Data import/export - Real-time synchronization - API connections Ideal skills for this project include: - Proficiency in VtigerCRM - Strong understanding of VtigerCRM automation and customization - Previous experience with creating automated Sales Orders - Ability to integrate with external systems (data import/export, API connec...

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

    ...website. Project Overview: We are looking to create a professional and user-friendly website that will serve as a central hub for our clients, suppliers, and partners to access information, track shipments, and engage with our services more effectively. The website will be built on WordPress and will require custom design, development, and content creation to meet our specific needs. Responsibilities: Design: Create a visually appealing and intuitive website layout and user interface that reflects our brand identity and values. Development: Develop the website functionality and features, including but not limited to product catalogs, contact forms, and interactive elements. Content Creation: Write compelling and informative content for the website, including product descripti...

    $489 (Avg Bid)
    $489 (평균 입찰가)
    166 건의 입찰

    We are looking for four highly experienced copywriters and web designers who have mastered Elementor Pro, Chat GPT 4, Dale, Canva Pro and WP Funnel. The project involves creating 120 service sales funnels that include specific aspects: You'll be given specific content to be included in each funnel. Efficient work is imperative as the deadline is a strict 15 days. Ideal candidates should have: - Experience creating effective sales funnels - Proficiency in the aforementioned tools - A proven track record in copywriting

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

    I'm in need of virtual casino source code that can be hosted and played on web browsers. Key Features: - I'm open to suggestions for the key features. Ideal Skills: - Experience in developing virtual casino games - Proficiency in developing web-based applications - Knowledge of gambling and gaming regulations Please leave your bid if you have a similar experience or have relevant skills.

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

    ...to write a piece of code for me in Python, and then compile a detailed report about it. The job essentially involves writing a code in Python, and then the creation of a detailed report about the code, its structure, design, and implementation. Key Requirements: - Proficiency in Python programming - Strong understanding of coding best practices - Experience in technical report writing - Ability to explain complex concepts in a clear and concise manner - Familiarity with creating and structuring PDF documents. Ideal deliverables: - A well-structured Python code - A detailed, structured, and easy to understand report in PDF format. If you're confident in your Python programming skills and technical writing abilities, and are comfortable with the f...

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

    The project aims to develop a software system that can track and control the cursor movement on a computer screen using the user’s eye movements. The system would use an eye-tracking device to monitor the user’s eye movements and pupil detection, head and eye tracking, cursor position prediction, calibration, performance tuning, and adaptive learning techniques to translate them into cursor movements. The system would be beneficial for individuals with physical disabilities or limited mobility, providing them with an alternative and accessible way to interact with a computer interface. The system would also offer a more natural and intuitive way to control the cursor using the natural movement of the eyes. The system would employ computer vision techniques provided by Op...

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

    i need someone to get my images that i have and make them high quality and light weight. the images are created by the windows snippet tool. the snippets are of screens of a software that i use. i would like someone to get those images and make them sharp and crisp. i purchased some images from shutterstock, and they are high quality and very light weight. i would like to create my images like that. attached are some sample of an image i would to upscale. make an upscale of this image and send it to me, and i will see your work and i will hire you for all my images.

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

    I'm seeking a Python developer with experience in Playwright to complete my existing code. Key tasks include: - Reviewing the existing codebase. - Identifying and fixing bugs. - Completing partial functionalities if any. Ideal candidate should have: - Prior experience with Python (Playwright). - A strong understanding of web scraping and UI automation. Please provide examples of your past work in Python (Playwright) along with your bid.

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

    I need a logo for my company that specializes in providing exceptional services. The logo should be modern and minimalist in style. The ideal freelancer for this job should: - Have a strong portfolio of modern and minimalist design work - Understand the importance of reflecting the values of a service-oriented company in the design - Be able to deliver a simple yet striking logo that can be easily recognized and remembered - Have excellent communication skills to understand the vision and mission of the business and translate it into a visual representation

    $30 - $250
    봉인형
    $30 - $250
    57 건의 입찰

    I'm looking for a talented brochure designer to create a digital, marketing-driven brochure that will appeal to both businesses and consumers. Key Requirements: - The brochure should primarily serve marketing purposes. It should be engaging, visually appealing, and clearly communicate the value of our product/service. - The design must be versatile enough to appeal to both businesses and individual consumers. - The final product should be optimized for digital distribution. It must be easily shareable across various online platforms and should be viewable on a variety of devices. - I'm open to innovative and creative ideas that will make this brochure stand out from the crowd. Ideal Skills: - Strong graphic design skills, with a proven track record of creating marketin...

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

    I'm looking for an experienced iOS designer who can help bring my cybersecurity service application to life. Key tasks: - Design and implement an user-friendly interface for the application. - Ensure that the application's design aligns with the latest trends in iOS design. - Ensure that the application maintains a high level of security and protection for end users. Ideal candidates should possess: - Extensive experience in iOS development and design. - A solid understanding of best practices in cybersecurity. - Excellent problem solving skills and attention to detail.

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

    I'm looking for a skilled freelancer to help me establish and manage sales for my clothing business. - I need someone who can understand and cater to the young adult demographic. - Experience in setting up sales channels and implementing marketing strategies is a plus. - You should have a keen und...essential. Your primary tasks will include: 1. Identifying the latest trends in men's and women's clothing. 2. Procuring and stocking clothes that will appeal to young adults. 3. Setting up sales channels (specifically an online store, but physical store experience is a bonus). 4. Implementing marketing strategies to attract young adult customers. 5. Managing the sales process, including customer service. If you have a passion for fashion and a knack for retail, I...

    $397 (Avg Bid)
    $397 (평균 입찰가)
    46 건의 입찰

    Must be able to meet via Microsoft Teams I'm looking for a Python developer who can provide me with hands-on assistance in my project development within VS Code. Key Tasks: - Code Debugging: I require assistance in debugging my Python code. The ideal freelancer will be able to analyze and troubleshoot my code to identify and fix any issues. - Package Installation: I'm using Django, Flask, and NumPy in my project, and I need help installing these packages correctly within my development environment. - API Integration: As part of my project, I need to integrate several APIs into my Python code. The successful freelancer will be able to guide me on how to implement these integrations effectively. Python Version: - I'm w...

    $9 / hr (Avg Bid)
    $9 / hr (평균 입찰가)
    32 건의 입찰

    ...my global FOOD travel company, "MOST WANTED". The logo should incorporate vibrant colors, FOOD ELEMENTS SEPCIALLY WINES Reflecting the 'alive and active' nature of travelers and their experiences. Here are the specifics: Key Elements: - The logo should incorporate both the initials, "MW", as well as the full company name, "MOST WANTED". - It should express elegance, indicating our high-quality service. Color Preferences: - Use vibrant colors that resonate with travel, exploration and diversity of global cultures. Ideal Design Skills: - Experience in vector design and color theory. - Proficiency in minimalistic, yet elegant design styles. - A portfolio demonstrating past logo designs, preferably in the travel or lifestyle industry. Your ...

    $10 (Avg Bid)
    상금 보장형
    $10
    128 건의 응모작

    Transform your brand's image with our "Brochure Design/Document Revamp/Company Profile" service. Our skilled design team creates visually striking and cohesive materials, ensuring your brand stands out. Elevate your communication and leave a lasting impression on your audience.

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

    ...communication skills and a stable, high-speed internet connection for smooth video calls. The ideal freelancer will be: - Comfortably fluent in English to effectively communicate with our customers. - Familiar with or able to quickly learn how to use our point-of-sale system. - Available to work for 6 to 7 hours daily, Monday to Friday. - Residing in the Philippines. Skills and experience: - Customer service experience is a plus. - Previous experience with Any Desk or Zoom or similar remote connection software is preferred. - Strong communication and interpersonal skills. - Reliable and fast internet connection. - able to Present well on Camera as you will be able to see our customers and our customer needs to be able to see you via video link Please contact me if you thin...

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

    The primary task for this project is to verify files with the hash signatures of media files (MP3, MP4, JPEG) in a Windows environment utilizing a SHA-256 algorithm. Key Responsibilities: - Use SHA-256 hash algorithm for signature verification Required Skills: - Proficient in developing solutions for Windows - Experience in implementing SHA-256 hash algorithms - Expertise in media file (MP3, MP4, JPEG) processing - Solid knowledge in secure file handling and creation Please bid with confidence if you have the required skills and experience to complete this project.

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

    The idea is to experiment and listen to the frames of the modbus master and slave (Any RS485 modbus slave), you can simulate the HMI with Weintek, for example, with a camera to capture images of the HMI and using OCR (artificial vision) in Python Windows to match the variables found with the memory table that is running, you can virtualize com ports. you can simulate the communication of any process

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

    I have a C# code that's currently designed for file manipulation but I really need it to work like Powershell for data processing. - Task: I'm specifically working with text files and need to perform a hashing operation on them. - The end goal: The code needs to be able to read through the text files and hash them in a way that's similar to what one can do with Powershell. The ideal freelancer for this job should have: - Proficiency in C# programming, especially in the context of data processing. - A good understanding of hash functions and how to implement them in a C# code. - Familiarity with text file handling in C# is a plus. I'm looking for an efficient and smooth solution that's able to process large text files quickly. Your experi...

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

    I am in search of a skilled designer to create a modern logo with vibrant colors for my appliance service & repair company: Integral Appliance Solutions Inc. The design should incorporate both text and image. - Logo Style: Modern aesthetic is a must. Please, make sure your portfolio reflects your ability in modern design. - Colors: The design should feature vibrant colors. I am open to color suggestions and creative input. - Components: The logo must incorporate both an image and text. The image should be compelling and directly tie in with the text. Proof of previous projects showcasing your expertise in the above areas would be highly advantageous. You have the creative reins, impress me with your modern take on logo design.

    $73 (Avg Bid)
    상금 보장형
    $73
    269 건의 응모작

    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 pr...

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

    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 ...

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

    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.

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

    ...main functionalities that require implementation are Finance and Operations, Sales and Service, and Supply Chain Management. An essential part of your role as a freelancer will be to ensure that the system is smoothly integrated with our existing third-party systems. Skills and attributes required: - Proven experience with Dynamics 365 Business Central implementation and Cin7 - Proficiency in data integration methods and practices - Familiarity with the Finance and Operations, Sales and Service, and Supply Chain Management modules - Detail-oriented with excellent problem-solving skills - Strong communication abilities to effectively collaborate with the team and stakeholders. The end goal of this project is to have a seamlessly running system improving our overall...

    $15 / hr (Avg Bid)
    $15 / hr (평균 입찰가)
    14 건의 입찰

    I'm searching for an innovative freelancer with expertise in ex...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 melding the traditional with the unexpected, then this project is for you. I'm excited to collaborate with professionals who can h...

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

    I'm looking for an expert skilled in C# who can help me understand the source code of a DLL file. I'm particularly interested in an in-depth understanding of its algorithms. This task will require: - Strong knowledge and expertise in C# - Experience with DLL files - Fluency in explaining intricate algorithms The main aim isn't for debugging or enhancing functionality, but purely to comprehend how it works. Looking forward to your proposals!

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

    Looking for Food Service Banners Designs CMYK - 200cm (H) x 85cm (W) - Must be food service related, should be image centric, with a slogan, or description. - 6 Different Banners - Banners can have single or multiple images. - Can be simplistic and yet elegant

    $58 (Avg Bid)
    상금 보장형
    $58
    26 건의 응모작

    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.

    $321 (Avg Bid)
    $321 (평균 입찰가)
    187 건의 입찰

    We are seeking a highly skilled Full-Stack Developer to create a Telegram channels and groups directory website from scratch. This project requires you to develop both the UI/UX design and the backend code. You will not receive any pre-existing design templates such as Figma, but you may refer to a competitor's website for inspiration. The goal is to build a platform that efficiently categorizes Telegram channels and groups by country and category, facilitating easy navigation. This website will be developed using React, Node.js, and PostgreSQL. It must be fast, secure against common web threats including SQL injections, Cross-Site Scripting, and IDOR's. It should also be optimized for search engines to achieve high visibility online. Key Features of the Website:...

    $1200 (Avg Bid)
    $1200 (평균 입찰가)
    79 건의 입찰

    I'm seeking an experienced Laravel developer who can help advance a personal accounting website I've started. The main functionalities needed ar...development. Specific skills in integrating banking APIs or creating data reporting features will be a plus. I've provided a full and detailed brief for the project. The very basics of the site has been started but not much has been built. You will use this base line and GIT repo to build the project ontop of. Please ensure you are reading it in full detail and in your bid ensure that you include the words "I understand the CurCash specs" and provide the service that you would recommend to connect to a users bank account to retrieve transactions on a regular basis. Also bids provided are going to be...

    $385 (Avg Bid)
    $385 (평균 입찰가)
    137 건의 입찰

    ...professional with expertise in conducting in-depth market research in the service industry. The primary focus will be on identifying customer needs, preferences, and opportunities for growth, specifically in the field of dropservicing. Essential skills and experience: - Extensive background in market research, particularly within the service industry - Proven track record in identifying key growth areas and customer needs - Detailed understanding of dropservicing Deliverables: - Comprehensive research report highlighting customer needs and preferences in the service industry - Strategic analysis of potential growth opportunities in dropservicing Please note, individuals who understand the nuances of the service industry and dropservicing are prefer...

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