Configurationmanager.net 2.0일자리

필터

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

    CATIA V5를 이용한 설계템플릿 및 도면템플릿 개발. 예상기간 2개월~3개월. .NET 사용 가능자

    $13518 (Avg Bid)
    $13518 (평균 입찰가)
    3 건의 입찰
    OrderCalendar 종료 left

    ...달리해서 표시가 되어야 합니다. 주문이 없는 날은 표시가 안 되면 됩니다. 일자를 선택하면 그 날 주문한 상품의 이름,수량이 보였으면 합니다. 주문상세내용이 보였으면 합니다. 그리고, 원격 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) = '달력 일자' and DelYN='N' 미배송 건수 : Select count(Order_id) from Orders where Convert(Varchar(8),...

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

    ...capable .NET developer to create a WebAPI using the Visual Studio template "WebApi Net core (Minimal api)". It needs to have Authentication and Authorization in place, using the X-API-Key. Key Requirements: - Authentication and Authorization: You need to enable X-API-Key based authentication and authorization for this WebAPI. - Data Model: The WebAPI will manage a simple 'City' table, performing basic CRUD operations. Expectations: - The X-API-Key should be hardcoded in the application. - The WebAPI should be developed using .NET 8.0 and the Visual Studio template "WebApi Net core (Minimal api)". - Data access should be implemented using EFCore. - Authorization should be handled through middleware. Ideal Skills and Experie...

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

    I am seeking an experienced .NET developer to build a highly dynamic REST API using the .NET 8 framework. The API will be designed to manage interactions with a database using a single, generic controller capable of handling all database tables. This project will involve implementing advanced features such as column selection, filtering, sorting, pagination, and complex table relationships like aggregations and master-detail references. Core Requirements: 1. API Framework: The API should be developed using .NET 8. I am open to using either OData or GraphQL for the API architecture, depending on what the developer finds most suitable for the project requirements. Alternative suggestions are welcome for discussion. 2. Generic Controller: The API should feature a...

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

    I'm looking for a Facebook Ads expert who can help me generate leads. Key Requirements: - Experience with lead generation campaigns on Facebook - Proficient in targeting older demographic (65+) with high net worth - Ability to focus on a specific local area I'm in need of someone who can craft ads that speak directly to high net worth adults in a specific local area. The primary goal is to generate leads, so it's crucial that the ads are not only engaging but also have a clear call to action that encourages these individuals to express interest in my services. It's very important that the freelancer has a deep understanding of Facebook Ads, including the platform's ad targeting capabilities. Previous experience with similar campaigns targeting a s...

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

    I'm looking for a talented designer with experience in baby products, particularly in clothing for newborns. The ideal candidate should showcase: - Expertise in designing baby clothing/swaddles or sleep sack - An understanding of design trends for newborns (0-3 months). - A creative approach to eco-friendly, sustainable garment design. Your role will be conceptualizing and executing a clothing line that's not only visually appealing, but also comfortable and safe for newborns. Kindly include your portfolio focusing on baby clothing design. Looking forward to creating beautiful, sustainable garments together.

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

    I require a webpage which will primarily serve to display information by filtering it. Key functionality would involve options to add, remove, edit the items (by me only). Most importantly to filter them by anyone visiting the website. The items are filtered by multiple tags that the items should have, they can have 0, 1, 2 or many of the same “category” types. They also need to have categories for easy separation. The webpage will have roughly 100-200 items. More detailed information can be given privately. This webpage is for personal and group of friends use, not professional. The items themselves will consist of an icon of the item (32x32 pixel) and will follow the information on the items for the remaining 95% of the "item card"

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

    The purpose of this project is to write Visual Basic .NET code that interacts with the PayPal API to generate payments What I need: that will: - Obtain the access_token using OAuth2. - Create a payment. - Execute the payment. will: - Retrieve the response triggered by PayPal and process it accordingly by determining if the payment was successful or not. - If the payment wasn't successful, display a message saying that no payment was made. - If the payment was successful, display the details of the operation returned by PayPal. If you want to participate to this project please copy/paste this sentence in your bid "I have been working with PayPal API and I have got proficiency in Visual Basic .NET"

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

    I'm looking for a skilled developer to create a business website, and I'm open to using either PHP or .NET. Key requirements for this project include: - Implementation of a robust and user-friendly payment gateway integration for seamless transactions. - Integration of a feature that allows businesses to list their business for sale listing on the site. Your experience with development and payment integration will be crucial. Please share relevant experience and approaches in your proposal.

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

    ...newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file generated does not contain the symbol (undefined symbol)) Ideal Skills: - Proficient in both CUDA and Cython - Experience in wrapping CUDA code using Cython - In-depth knowledge on data analysis algorithms - Ability to deliver high quality, optimised code Your main task will be to ensu...

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

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    긴급형 봉인형

    I'm in need of an experienced .Net developer, with solid skills in MSSQL and C#, who can effectively handle front-end development tasks in my POS terminal project. Your primary tasks will be: - Implement business logic based on defined user stories. - Develop the user interface of the POS terminal using C# and associated .NET technologies. - Integrate the POS terminal with MSSQL database for data storage and management Ideal skills and experience: - Proficiency in .Net, MSSQL, and C#. - Previous experience in front-end development. This role requires both technical expertise and keen attention to detail. I am looking forward to your innovative solutions to meet our project requirements.

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

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    I am in need of an experienced full stack developer who is well-versed in .NET and Angular to assist with the backend and frontend development of my project. Essential Tasks: - Involvement in both backend and frontend development processes - Providing valuable insights during project reviews Key Skills: - Strong competence in .NET and Angular - Proven experience in full stack development - A strong grasp of cloud technologies is advantageous - Excellent communication skills, as understanding and following project requirements are crucial Project Timeline: - There is no strict time frame for completion of this project. We value quality deliverability and careful attention to detail above speed. Ideally, you have a portfolio of previous projects to demonstrate your com...

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

    I'm seeking a skilled developer with expertise in .NET and Angular to take part in my ongoing web development projects. The main goal of the project is to enhance an existing application. Requirements: - Proficiency in .NET for backend development - Strong experience with Angular for frontend development - Excellent understanding of SQL Server and MongoDB databases - Previous work with DevExpress is essential Your responsibilities will include: - Developing APIs using .NET for enhancing the application - Integrating Angular for improving the frontend - Ensuring seamless operation with SQL Server and potentially MongoDB Ideal candidates should have a strong understanding of web development and be able to contribute effectively to enhancing the current state o...

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

    ...and I am looking for specific positions that match my profile. Due to my current engagements, I don't have enough time to research all HR job posts on the net, so I am looking for a skillful Recruitment Specialist and HR Generalist. The main sources of info would be LinkedIn and Indeed and other job platforms - we will discuss. My requirements for the position are very specific. I have a LinkedIn profile. I research myself too, but I feel I don't put enough time. The task is to find jobs posts matching my profile and the requirements that I will provide, and to input all the results in a spreadsheet. Work time: once a week for about 2 hours, or twice a week for about 1 hour. Required Skills: - Prior experience in HR or recruitment - Much experience in job ...

    $15 - $20
    봉인형
    $15 - $20
    32 건의 입찰

    Hi, Job Title: Senior Developer - SQL Se...business intelligence and data analytics requirements. Tasks involve creating data models and developing multidimensional cubes. Key skills required: expertise in MS SQL Server Analysis Services (SSAS) Tabular and Multidimensional. Proficiency in TSQL for writing performant queries is essential. Experience with data visualization and reporting tools is highly valued. Additional knowledge of Excel and .Net development is advantageous. Strong problem-solving abilities, excellent communication skills, and a collaborative mindset are desired traits. Developer has to be at the ON SITE Dubai office.  - Work Location -  Dubai - Number of Working Days - 6 days ( Monday to Friday ) - Number of Working Hours -  10hrs per day - N...

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

    Hello, I'm in need of a professional to create an embedded data acquisition module. This module's primary purpose will be to monitor and collect data. The module will be primarily responsible for collecting analog and digital IO data, with a focus on 0-5V range signals. Ideal skills and experience for the job: - Embedded systems development - Proficiency in collecting and managing analog and digital IO data - Experience with 0-5V range signals - Ability to create a robust, reliable and efficient data acquisition module The successful candidate will be able to deliver a module that can effectively monitor and collect data, and ensure its seamless integration into the system.

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

    I am seeking the developer with advanced skills in API implementation, with specific experience with the BnP Paribas' API structure, as well as a strong proficiency in C# .NET. Project duration 3 months. Spoken language Greek. Key Responsibilities: - Establish a robust connection between our application and the BnP Paribas via their API. - Ensure successful transmission of specific data, Cash Account Info, Securities Account Holdings, Settlement Status, Transactional – FX.. Required Experience: - Strong proficiency in C# .NET - Proven experience in API Integration, preferably with BnP Paribas - Knowledge of JSON data format - Proven ability to work according to specifications and deadlines - Ability to test and troubleshoot the integration This project involves...

    $584 (Avg Bid)
    NDA (비밀 유지 계약서)
    $584 (평균 입찰가)
    10 건의 입찰

    ...developer to integrate advanced filtering capabilities into our Magento 1.9.2.1 e-commerce platform, which focuses on children's products. This enhancement aims to streamline the shopping experience, allowing users to perform precise searches and thus improve overall user satisfaction and conversion rates. Key Requirements: Size Filter: Implement a filter for children's clothing sizes ranging from 0-6 years. This should include a series of checkboxes allowing selection from predefined sizes available in our product database. Shoe Size Filter: Similar to the clothing size filter but specifically for children's shoes, covering German shoe sizes 17 to 28. The filter should dynamically display only the sizes available for the products listed. Gender Filter: Enable fi...

    $606 (Avg Bid)
    NDA (비밀 유지 계약서)
    $606 (평균 입찰가)
    22 건의 입찰
    Research Task 9 일 left

    Hi there! I am a Ph.D. writer, editor, proofreader, and researcher. I have reviewed your project details and would like to offer my bid. I can provide you with 100 % perfect paper with high standards and professional writing skills with 0% plagiarism and meet your tight deadlines with the least budget. I will provide you with the Turnitin plagiarism report. I can write well in the APA 7 edition, MLA, and IEEE formats. I have ten years of writing experience, including essays, research papers, Content, research articles, technical and legal writings, report writing, medical writings, business plans, case studies analyses, blogs, and books. Here is my sample work link: https://www.freelancer.com/u/zubairbadar98 Please award the project so that we can discuss it more. “I also ...

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

    ...seeking a skilled developer to create a web application using .NET Core. This role involves a primary focus on building a robust, user-friendly web app. Ideal Skills and Experience: - Proficiency in .NET Core - Previous experience with web application development - Understanding of best practices in software design - Familiarity with integrating Payment Gateway APIs - Strong problem-solving and communication skills Key Deliverables: 1. Develop a web application using .NET Core that meets our specifications and requirements. 2. Implement Payment Gateway integration within the application for seamless transactions. 3. Ensure the web application is optimized for performance and is secure. If you have a proven track record in building .NET Core web app...

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

    I'm looking for a skilled developer to create a C# web application. Key Requirements: - Fluency in C# programming language - Proficiency in web application development - Experience with .NET Core, Xamarin, or Unity frameworks is a plus - Familiarity with web application technologies and best practices It's a plus if you have prior experience in building web applications, but not necessary. The most important aspect is your ability to understand and implement the project requirements effectively. A good grasp of C# and web programming is a must.

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

    ...principles in architecture • Proficiency in architectural software for design and modeling Your role would be to design a concept that meets these specifications and works in harmony with the rest of the home's style. Any previous experience or portfolio related to modern residential design would be valuable for this project. Looking forward to your creative concepts. 48614 (0.377 acre) 48615 (0.*** acre) I still have an option either semi detached or apartment residence...

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

    Hello, I am looking for an artist to hand draw, color, and record their work. Here is an example of the type of video: I'll attach the samples I need to be drawn Videos will be used on social media. 16:9 aspect ratio

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

    In this assignment, we are going to use the following data set: http://archive.ics.uci.edu/ml/datasets/Polish+companies+bankruptcy+data#Links to an external site. We are using the 1st year data set ( Download ). Arff is a file extension from weka. In order to import the file you can do the followi...assignment, we are going to use the following data set: http://archive.ics.uci.edu/ml/datasets/Polish+companies+bankruptcy+data#Links to an external site. We are using the 1st year data set ( Download ). Arff is a file extension from weka. In order to import the file you can do the following: From import arff data=(‘’) data=(data[0]) Please read the data description for the goal of the prediction problem.

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

    I am looking for a dedicated individual with extensive experience in developing .NET Blazor applications, Experience on working on Healthcare Application will be a plus.

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

    I am urgently seeking an experienced .NET developer who can address some bugs and error messages within my application. As I did not specify the nature of these bugs, the successful applicant should be confident in handling a broad range of potential issues within a .NET framework. Key responsibilities: - Identify and troubleshoot bugs and error messages - Ensure consistent operational efficiency post bug fixes Ideal Skills and Experience: - Strong proficiency in .NET development - A broad understanding of potential .NET bugs - Proven experience in troubleshooting and resolving .NET issues Due to the urgency of this task, a prompt response and quick turnaround time is highly appreciated.

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

    I am looking for a skilled developer with strong experience in AngularJS and understanding of Azure board. Key Responsibilities: - Implement user authentication, form validation, and API integration using AngularJS - Ensure the components are designed in accordance with Material Design Skills and Experience: - Proficiency in AngularJS and .NET is a must - Solid understanding of Azure board is desired - A good eye for design with a preference for Material Design - Prior experience in developing user authentication, form validation, and API integration functionalities is an added advantage. I look forward to your bids.

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

    ...on Wikipedia in the past. Here's the page that used to be, you can follow the details of the talk page down the rabbit hole: :Articles_for_deletion/Jim_Connors Ref References 1. Shelley, G. (1975, September). Bring on the Music. *TV Radio Talk*, (55856-0), 12, 58. 2. Deeb, G. (1974, February 22). 'WOLD' tells disk jockey's station in life. *Chicago Tribune*, Section 2. 3. Crowther, H. (1974, February 15). Connors Was The Model For 'WOLD'. *Buffalo Evening News*, p. 34, Section III. 4. Utterback, B. TV Personalities Man Picket Line. *Rochester Democrat & Chronicle (D&C)*. 5. Clements, G. Stereo 102. 6. Kennedy, E. M. United States Senator. 7. Simpson, K. (2017, October 3). Early 70s Radio - WMEX (Boston)

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

    ...(Website Sale is not the net profit of the store) Key Points: - I'm a new Shopify store owner with ALL product listings at present but no Sale - My main goal is to create a store that converts visitors into customers, driving direct sales. - Store is Ready with all Social Media Accounts. - Website is only for US Based Users. All Product sale and Delivery will be done in US only. Ideal Freelancer: - Experience with shopify store setup and optimization. - Strong understanding of e-commerce and what drives sales. - Proven track record of increasing conversions without relying on paid ads. Website URL: Note: Delivery will be expected only after the confirm sale of 2000$ or 40X of your Project Bid whichever is higher. (Website Sale is not the net profit of the store) ...

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

    I am representing a capital asset management firm that offers wealth management, investment advisory, and financial planning services to individual investors, high net worth individuals, and institutional clients. We are in need of a comprehensive website that showcases our offerings and team. Key Features: - Overview of Services: A clear description of our wealth management, investment advisory, and financial planning services. This should be accessible to individuals and institutions. - Investment Strategies: We wish to share the investment strategies we employ in a clear and understandable manner. - Team Members and Expertise: We want to present the background and expertise of our team members. This is crucial in building trust with potential clients. Skills and Experience: - W...

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

    I'm seeking an Entry level English teacher to conduct online classes. Key Requirements: - Teaching: You should be able to explain E...English teacher to conduct online classes. Key Requirements: - Teaching: You should be able to explain English concepts in a clear and understandable manner. - Communication: Good communication skills are essential as you'll be interacting with students online. - Tech-Savvy: Comfort with online teaching platforms and ability to troubleshoot basic technical issues. Experience: - Entry Level (0-2 years): We're looking for a fresh and enthusiastic candidate, willing to learn and adapt. This job is perfect for someone who's recently graduated or is starting out their career in teaching and is looking for a way to establi...

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

    ...am looking for a proficient .Net developer who can bring my AI/SVG page designs into a functional mobile first website. The details are as below: - Framework: The chosen individual should be comfortable and experienced in using .Net 6.0 and above, specifically MVC design pattern. Knowledge of the latest updates and functionalities of these versions is essential. - Design Conversion: I have all the page designs ready in Adobe Illustrator format. The task will be to convert these designs into a functional and user-friendly website, which adopts to the screen sizes and performs equally well on all devices across a range of browsers, specifically Google Chrome, Mozilla Firefox and Microsoft Edge. Ideal skills and experience would be: - Strong proficiency in .Net 6.0...

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

    ...comprehensive guide on building and deploying a .Net application. The guide should also cover running Unit Tests, scans, and checking for vulnerabilities. Although I haven't provided specific details on the type of .Net application, the focus will be on the DevOps aspect. Key deliverables include: - A well-documented guide on utilizing Azure DevOps tools for .Net application deployment. - Clear step-by-step instructions on setting up Azure Pipelines, Repos, and Artifacts (if applicable). - Strategies for implementing and running Unit Tests as part of the deployment process. - Instructions on integrating security scans and vulnerability checks into the deployment pipeline. Ideal candidates should have: - Proficiency in Azure DevOps and experience with .Net...

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

    I am currently looking for an expert who can implement an LSTM (Long Short Term Memory) model, using TorchSharp.Net. I need the abi...for an expert who can implement an LSTM (Long Short Term Memory) model, using TorchSharp.Net. I need the ability to create a model with 5 features (float), a step window of 10, and 50 hidden neurons. I need the ability to load the model, pass it data and get a predicted value. The final deliverable should be a C# .Net Console application with solution file that includes a file. The data can be random or static arrays. Key Requirements: - Strong knowledge of C# .NET - Proficient in using TorchSharp If you have these skills and are confident in developing deep learning implementations, I would be pleased to discuss the project further wi...

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

    We are excited to announce a competition to select a talented UI/UX front-end designer for our new version of our HRIS. This system is developed using .Net and will be required to operate flawlessly across all mobile devices, providing a responsive and user-friendly will negotiate a fixed-price contract of approx $5000 with the winner. Project Overview: The HRIS is a comprehensive tool for managing employee data, payroll, recruitment, and other HR functions. It uses Forms, Reports, Cards, Timesheets, Calendars, Pop-ups, Slideouts, Funnels, Gant charts, and Dashboards extensively. The interface must be modern, intuitive, and accessible, ensuring efficient and straightforward usage by HR professionals and other end-users across the web and mobile. Submission:

    $550 (Avg Bid)
    파워형 봉인형
    $550
    27 건의 응모작

    I'm seeking assistance in competently handling and filing the necessary paperwork to dissolve a Wyoming LLC. and EIN closing Your work will exclusively focus on the formal dissolution process (LLC with 0 turnover) . Ideal Skills: - Experience with LLC dissolution - Knowledge of Wyoming business law - Precision and attention to detail Please include in your application: - Any relevant past work or experience in the field of LLC dissolution specifically in Wyoming. The more details, the better for me to gauge your suitability for the task. Please note that an application without this will not be considered. Your previous work and applied experience will be pivotal in the selection process. Clarification: You will not be tasked with settling any dues or debts or any financia...

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

    O Projeto visa construir uma parte de um App em .NET MAUI que (uma pagina) para ser instalado em um POS Android de vendas (exemplo: ). Na pagina XAML do App o usuario digita um valor, escolhe Credito/Debito/PIX e ao processar as informacoes sao enviadas ao POS que retorna o status conclusivo da operação. O código fonte deve ser entregue.

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

    I am seeking a proficient VB.Net, Asp.Net Web Form, User Control, entity framework developer with expert level experience to work on both the front-end and back-end development ...expert level experience to work on both the front-end and back-end development of a web application. Key Responsibilities: - Design, build, and maintain efficient, reusable, and reliable VB.Net code for our web application. - Ensure the best possible performance, quality, and responsiveness of the applications. Ideal Skills and Experience: - Expert in VB.Net with a strong understanding of the .NET framework. - Profound grasp of front-end and back-end development processes. - Excellent troubleshooting skills for bug fixation. - Prior experience of working on a web application development project is highl...

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

    I'm in need of an experienced copywriter who can write engaging and appealing content for the packaging and website of toys specifically designed for kids aged 0-5 years. With an estimated 100-200 items per year, the copywriter can expect steady, ongoing work. Highlights of the project include: - Informal Tone: The tone of the writing should be light, playful, and informal, appropriate for the fun and whimsical nature of our products as well as our young demographic. - Understanding the Audience: It is crucial that the copywriter has experience or understanding in writing for a young demographic, preferably in the kids toys industry. Ideal Skills: - Copywriting - Informal Writing - Knowledge in Children's Toys Industry - UUnderstanding of marketing to young demographic...

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

    I'm looking for a talented web designer who can create a professional, easy-to-navigate website. It's intended as an informational hub for a professional audience. Key Requirements: - The main purpose of the website is to provide information, please make sure the design is clean and easy to navigate. - It's crucial that the site is designed with professionals in mind. The ...needed, please do let me know your thoughts on this and provide a separate cost estimate if you recommend it. Ideal skills and experience: - Proven experience in designing informational websites. - Understanding of user experience and ability to design with a professional audience in mind. - Strong communication skills to advise on potential mobile optimization. I am a Certified Partner of EPSILON ...

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

    I'm looking for a skilled Flutter developer who can accurately translate our Figma designs into a responsive and user-friendly mobile app. Find the Figma Link: Below are the key elements of this project: - **Figma Design Implementation:** I have the design files ready in Figma for your reference, so you'll have clear guidance to base the frontend of the Flutter app on. Ideal candidates should have a solid understanding of the Flutter platform and previous experience implementing designs from Figma. Knowledge of GPS functionality, user authentication methods, and in-app purchase mechanisms will be a strong plus. Bid confidently if you can make the frontend deliverable

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

    We are seeking a talented environment designer to create a captivating cityscape for our explainer video, designed to impress potential investors. Project Details: We have a pre-made route model resembling a spiderweb network. You will focus solely on designing the environment surrounding this route. We also have two existing station models. Your task is to enhance the realism of the surrounding areas for one station, with a detailed focus on a single interior outlet. Requirements: Please include a link to your past environment design projects in your proposal.

    $135 (Avg Bid)
    $135 (평균 입찰가)
    35 건의 입찰
    Backend developer devops 4 일 left
    확인

    .net .net core API Clean architecture Mssql Azure services SignalR Console application, cron job, background service Project is completed just need improving

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

    ...seeking a talented UI/UX Designer with a proven track record in designing desktop applications and collaborating closely with .NET developers. As a member of our dynamic team, you will have the opportunity to shape the user interface and experience of our flagship products, contributing to their success in the market. Responsibilities: Collaborate with cross-functional teams to understand product requirements and user needs. Design intuitive and visually appealing user interfaces for desktop applications using industry-standard tools and methodologies. Conduct usability testing and gather feedback to iterate on designs and enhance user satisfaction. Work closely with .NET developers to ensure seamless integration of UI designs into the final product. Stay updated on eme...

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

    I require assistance with remotely accessing my machine via AnyDesk to configure and set up a .NET project from GitLab for local execution.

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

    Que tal, En esta oportunidad requiero una cotización o propuesta de cuanto me cobr...tal, En esta oportunidad requiero una cotización o propuesta de cuanto me cobrarían para implementar estos componentes y ajustarlos para que la aplicacción que se está desarrollando en C# trabaje con normalidad. Teniendo en cuenta que será publicada en entorno Web y Móbil (Android y Apple). Los requerimientos hasta el momento han quedado de la siguiente manera: - Ubuntu 24.04 Server LTS - .NET Core - Krestel - Apache como proxy inverso sobre Krestel - MySQL - Tareas de respaldo para el entorno a nivel de componentes y tareas de respaldo para el MySQL. - Configurar la seguridad requerida ya que esta app, estara accesible directamente desde intern...

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    23 건의 입찰

    I'm seeking an experienced C# developer proficient in .NET with modbus protocol to integrate a commercial security device within our system. You will work on: - Establishing a connection with security device through modbus protocol - Integrating real-time monitoring feature to the system - Handling sensor data in real-time monitoring The ideal freelancer for this project should have a robust background in C# programming, .NET framework and Modbus protocol. Previous experience in device integration for commercial security systems would be a plus. If you have a knack for problem-solving, attention to detail and are comfortable with handling sensor data, you're just who I'm looking for! Let's enhance our system's security together.

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

    I need a Python GUI expert to create a cross-compatible GUI based on a design in Figma. It should be identical in appearance and fully functional on both Windows and MacOS. Key Requirements: - Design: Implement the Figma design accurately, ensuring that all elements (layout, colors, fonts, etc.) are replicated faithfully. - Functionality: Start button can on...to look exactly as the original design and this means you will likely have to work around with fixed sizes and margins alot. I don't care about code cleanliness as much as I care about the design being exact. Comment 'DAY' if you have read the full description and believe you are capable on taking on this project.

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