Freelance projects in c jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 freelance projects in c jobs found, pricing in USD

    I have a Webapp that works perfectly, it was programmed in C#, therefore I wanted to know if anyone could help me make it public. For this I would like us to use a provider that offers free publications. If you would like to help me, please inform me directly of the price. THANKS

    $30 (Avg Bid)
    $30 Avg Bid
    13 bids

    ...the app. * Login and Signup System: Implementation of a user authentication system for the app. * Social Media Integration: Ability to share promotional content on social media platforms. App Workflow: The app's workflow involves the following steps: * Scanning QR Code: After the purchase of a product/service, users scan a QR code using the app. * Login/Signup: Users are required to log in or sign up using their credentials (Firebase authentication is preferred). * Page Redirection: Upon successful login/signup, users are redirected to pages corresponding to different products/services. * Promotion Page: Each redirected page displays a set of 5-star icons, indicating the user's progress towards winning and redeeming a prize. A notification message informs u...

    $233 (Avg Bid)
    $233 Avg Bid
    54 bids

    I am on the lookout for an imaginative and creative freelance graphic designer to create Generation X labeling for my line of juices. You'll have the freedom to suggest your own concepts, as I am open to fresh ideas. The project needs to feature the following flavors: - Soupsop - Passion Fruit - Tropical - Original - Amanita Mushroom The target audience for my juice labels spans both adults and children, thus it's essential to strike the balance of attractive and fun without alienating either group in the design. Ideal Skills: - Proficient in Graphic Design - Experience in designing product labels, preferably beverages - Strong sense of creativity and originality.

    $15 (Avg Bid)
    Guaranteed
    $15
    35 entries

    Hello,I am reaching out in search of a skilled freelance web developer/designer who can help bring my vision to life for a new website. The primary purpose of this site is to showcase my photography work, serving as a digital portfolio for my photography business. I aim to present my photos in a visually compelling and organized manner to attract potential clients and addition to the portfolio aspect, I am looking to incorporate a booking system within the website. This feature should allow clients to view my availability and book photography sessions directly through the site, streamlining the process for both of us. Key features I’m looking for include: -A clean, visually appealing design that complements my photography style. -A user-friendly portfolio galler...

    $377 (Avg Bid)
    $377 Avg Bid
    177 bids

    I'm searching for a Freelance Accountant who can provide ongoing expertise in bookkeeping and tax preparation. Key Responsibilities: - Bookkeeping to maintain accurate financial records. - Tax preparation for timely and correct tax returns. Skills and Qualifications: - An in-depth knowledge of QuickBooks is required. - Adequate experience in both bookkeeping and tax preparation. When applying, please highlight your past experience and your proficiency in QuickBooks. Show me why you're the best fit for my needs. Looking forward to working with you!

    $20 (Avg Bid)
    $20 Avg Bid
    67 bids

    I'm currently dealing with a C# Windows application that is experiencing some serious issues. It crashes often, does not save data correctly and has user interface errors. 30-100$ NEED WORK ASAP AND REMOTE ON MY PC I require someone who can: - Address application crashing - Troubleshoot and rectify data saving issues - Fix user interface errors I believe the crux of the problem lies with the way my application handles asynchronous programming. More specifically, it struggles with data fetching and processing, which leads to these issues. The ideal candidate will have a strong proficiency in task synchronization and co-ordination, as this will be an essential part of this project. The focus for this project will be on these areas: - Enhancing data fetching and pro...

    $74 (Avg Bid)
    $74 Avg Bid
    17 bids

    I'm in need of a brochure designer who can work around A4 size (8.3 x 11.7 inches) with modern style. The contents of the brochure will include: - Property details - Amenities - Floor plans - Location Map A freelance with an understanding and proven record of real estate brochure design would be perfect for the project. Having creative designing skills, experience with layout and a keen attention to details is vital. Familiarity with modern design aesthetics is also vital. Let your creativity flow as we work together to showcase real estate in a modern light.

    $70 (Avg Bid)
    $70 Avg Bid
    44 bids

    Hi there, I am looking to hire a developer with great experienced with Objective-C (iOS) and Java (Android). Right now, I have an existing Android (Java) app and I need the following features/changes added in the app. See the attached text file. More details will be given via PM or to winning bidder. If I'm satisfied with your work and we work great together, I would like to hire you again for another project. This another project is an iOS/Android app (same app with different source code -- Objective-C/Java). I also need some new features added in this app. This will be a bigger project. For now, please bid and focus on the first project. Thanks

    $202 (Avg Bid)
    $202 Avg Bid
    54 bids

    As the project owner, I am in need of a skilled programmer who is proficient in both Python and C++. The main focus of this project will involve Python-based web development. However, C++ knowledge is an added advantage and will be put into play at certain aspects of the project. Ideal Skills and Experience: - Proficiency in Python and C++ programming. - Solid experience in web development using Python. - Understanding of C++, particularly for backend support would be a plus. - Proven delivery of responsive website design. Key Features and Extras: - The end result must be a responsive website design, with flawless functionality regardless of the device size or type. - Being able to recommend and implement methods for speed optimiza...

    $184 - $552
    Sealed
    $184 - $552
    23 bids

    Hi Wilton! Matt here from Go Hike Alaska and Lifetime Adventures. I have a project more aligned with your experience and one that you helped us with a few years ago. We need to make a rack card (double-sided 4x9). I have some specifications for the rack card. Let me know if you'd like to take me up on this project and I'll send over the details. Thanks! Matt

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    Fully functional website to sell framed pictures. Key element: create a design page where members can upload, edit, and view their ...customers should be able to return to their saved work using cookies Deliverables: - website layout and UX/UI - based on the mockup - mobile layout pages : Homepage, choose product, design page, checkout, cart, general layout (for t&c, policye, Q&A) - Customizer scripts: php , js. and functionalities (ratio 1:1. 2:3, 3:2) Let me know if you will use paid plugins , especially recurring ATT: only relevant experience in a similar website is accepted with examples of your work. All robot replays (chat gpt ,,) will be dismissed. If your answers and bidding is in line with what is described above, you will be contacted v...

    $2332 (Avg Bid)
    $2332 Avg Bid
    188 bids

    creating an API with VB.NET NF 4.5.2 with vb not c# I need it to have an initial authorization with a username/password and then with a token for the rest of the requests. I only need the project base with the authorization and then an example of data query and data registration. A ws type 'http://url...' POST type The input JSON should be something like this: { "username": "nombre_usuario", "password": "contraseña" } If the credentials are incorrect you must return a 401 If there is any other type of error, a 500 If it is OK you must return a 200 along with a token. That is the token that will be passed in the rest of the calls and that you will have to validate, and that I will save. It will go in the he...

    $109 (Avg Bid)
    $109 Avg Bid
    1 bids

    I'm looking for a skilled and experienced freelance researcher to help me with a project. Ideal Skills: - Research experience in a related field - Strong analytical and critical thinking skills - Excellent written and verbal communication - Proficiency in using various research tools and methodologies The project involves conducting research on a specific topic, which will require data analysis, literature review, and potential experimentation. The successful candidate will be responsible for providing accurate information and insights based on the research findings. I expect the freelancer to provide me with regular updates on the progress of the research project and to be open to feedback and revisions. If you have a background in biology, history,...

    $76 (Avg Bid)
    $76 Avg Bid
    76 bids

    I am looking for a talented C# developer who can work with the Bing Ads API to get the necessary code for my project. Key requirements: - Experience with Bing Ads API is preferred - Proficient in C# programming language - Ability to extract and process data from the API The successful freelancer should possess a good understanding of Bing Ads API and be able to deliver the code needed for the project. Please provide your relevant experience with the Bing Ads API and C# programming in your application.

    $15 (Avg Bid)
    $15 Avg Bid
    7 bids

    We are seeking an experienced freelancer to assist in migrating an existing codebase from QT to a different cross-platform framework. The ideal candidate should also possess knowledge of UDP, RTSP, and other relevant protocols. The project involves porting an application to ensure compatibility with Linux, Android, and Windows platforms. current codebase: Requirements: Proficiency in C++ and experience with QT framework. Expertise in cross-platform development frameworks suitable for Linux, Android, and Windows. Strong understanding of UDP, RTSP, and other communication protocols. Ability to efficiently migrate existing codebase while ensuring compatibility and functionality across target platforms. Experience with multimedia applications

    $2394 (Avg Bid)
    $2394 Avg Bid
    20 bids

    I'm in need of a CSS expert to assist with various PHP projects. - Ideal Skills: - Strong CSS skills - Experience working with PHP projects - Ability to improve user experience, enhance website functionality and optimize website performance are all key. Please bid if you can help me with this.

    $29 (Avg Bid)
    $29 Avg Bid
    63 bids

    Freelance on-demand training co-facilitator/admin required to support growing client demands in a thriving membership, training and consultancy organisation based in the UK. Individual must be savvy with all video conferencing platforms (Webex, teams, zoom etc) and able to accommodate predominantly UK timezones at 1-2 hours at a time. Duties include taking registers, managing the waiting room and admission of delegates, supporting any technical issues, responding to delegate queries and contributions, and ensuring that delegates can actively participate throughout. Recruitment, events or training experience highly desirable however key thing is for someone to be confident to support the Trainer with all online aspects, and to be able to communicate effectively with del...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    14 bids

    I am looking for an experienced freelance to convert my past year's Profit and Loss statement into a fully itemised budget for the upcoming year. This will encompass the following elements: Key Requirements: - Extract and organise data from a PDF P&L statement - Formulate an Excel-based budget plan for the upcoming year including Revenue, Expenditure, and Cost of Goods Sold - Base projection data on the historical records from the P&L statement - Breakdown of expenditure must be category-wise - Incorporation of a pie chart visualising the budget details Considering the urgency of this project, I require the final product within the next 12 hours. Ideal Skills: - Excellent understanding of financial document analysis - Proficiency in using Excel including c...

    $18 (Avg Bid)
    $18 Avg Bid
    39 bids

    ...looking for consultants - Consultant preferred from India. 1) Consultant - SRP Experience in working with development/implementation of SCP and SRF. Experience in handling interfaces of SCP SRF like INAP, SIP, Webservices, Websockets WebRTC (in the context of SCF and SRF) ISUP over SS7 Experience in Dialogic API for SS7 and INAP Experience in using JSS7 API from RestComm or it's variant of Mobius JSS7 or any of the varient IVR implementation with Freeswitch on SS7 Knowledge and work experience on YATE SS7 implementation. Anyone with following expereince and skills also may apply Consultant - CRBT worked in CRBT and similar products Having knowledge in the following protocols a) INAP over SIGTRAN/SIP b) SIP/RTP c) ISUP over E...

    $269 (Avg Bid)
    $269 Avg Bid
    2 bids

    Hi! I am seeking a skilled freelancer with expertise in brand development and social media management to assist with optimizing my brand's online presence. The ideal candidate will have experience in the following areas: This is my website: - I am looking for help to optimize brand-wise or anything you think might help. My Instagram is: My business is in making handmade unique plush creatures, which I run a lot of my engagement through Instagram - which I'm also looking for help with Responsibilities: Brand Review: Conduct a comprehensive review of my current branding elements, including logo, colors, messaging, and overall brand identity. Provide recommendations for updates or changes to ensure consistency and effectiveness. Brand/Marketing

    $105 (Avg Bid)
    $105 Avg Bid
    42 bids

    ******Please read the doc file before placing the bid**************** I am in need of an experienced C++ developer to develop a REST API and HTTP Client that displays photos from Unsplash. Skills and knowledge necessary for this project includes: - In-depth understanding of C++. - Familiarity with REST API development and functionality. - Advanced understanding of HTTP Clients. The UnsplashClient class and the Photo structure both contain overloaded stream insertion operators (not shown in class diagram). The templated BubbleSort function must implement the bubble sort algorithm to sort the Photo structures. There is a good example of the bubble sort algorithm in the book. The templated BubbleSort function uses the CompareXXX structs to compare ...

    $111 (Avg Bid)
    $111 Avg Bid
    5 bids

    In the thick of a dynamic project that calls for a skilled Python specialist. The chosen professional will need to don multiple hats as their services will be utilized for: - Data scraping - Data analysis - Automation of repetitive tasks With the source of data yet unspecified, it's necessary for the potential freelancer to be highly adaptable and prepared for a diverse range of data sources, including but not limited to: - Websites - Databases - APIs Although I've not dictated a specified programming language or framework for this project, Python is preferred. However, having knowledge of Java or C# could also be beneficial. Experience with data scraping and analysis, software automation, and developmental versatility are highly valued for this project.

    $540 (Avg Bid)
    $540 Avg Bid
    70 bids

    Project Requirements: 1. Develop a Shopify app for a website. 2. Implement functionality to sync l... a. Sync leads from Shopify store to CRM. b. Integrate WhatsApp API for sending alerts and notifications. c. Implement WhatsApp Chatbot Widget. d. Configure abandoned cart WhatsApp notifications. e. Set up WhatsApp notifications for order completion. f. Enable WhatsApp notifications for order fulfillment. g. Implement follow-up WhatsApp notifications after purchase. Additional Notes: 1. Detailed guidance and assistance will be provided throughout the development process. 2. Ensure seamless connectivity and proper functioning of all integrated features. 3. Maintain clear communication and adhere to the provided guidelines. 4. Deploy the app in ...

    $7 - $18
    Sealed
    $7 - $18
    16 bids

    I am looking to hire a skilled freelance web developer to design and build a professional portfolio website for me. The main goals of this project are to: Create an online portfolio that showcases my skills and experience in app development. Include a section with details about me, including a resume/CV. Showcase screenshots and information about the various mobile apps I have developed. Ensure the website is visually appealing, responsive, and easy to navigate. Set up hosting for the website so it can be publicly accessible. The key features and requirements for the portfolio website include: Custom design and layout to reflect my personal brand Responsive design that works well on desktop, tablet, and mobile devices About me section with resume/CV information Portfolio se...

    $37 (Avg Bid)
    $37 Avg Bid
    44 bids

    I am seeking an experienced freelance research assistant to support the data analysis, results interpretation, and discussion writing for an important psychology study. Tasks: - Data Analysis: You'll be responsible for conducting statistical analysis on the data gathered for this research project. Proficiency in SPSS is a must. - Results Interpretation: After analyzing the data, you'll need to interpret the results accurately, and provide insights and conclusions based on your findings. - Discussion Writing: You'll also be required to write the discussion section of the research paper, which will involve relating the results to the broader context of the study and drawing out implications. Deadline: The project needs to be completed within a week, so I am lo...

    $90 (Avg Bid)
    $90 Avg Bid
    32 bids

    Company Overview: GISKernel is a dynamic and innovative Geospatial & EO startup. As we continue to expand our offerings, we are seeking a talented freelance Solution Architect to join our team and lead the design and development of our SAAS platform. Position Overview: We are looking for a skilled Solution Architect with expertise in building robust SAAS-cloud based applications. The ideal candidate will have a strong background in backend development using Django, frontend development with React, payment gateway integration, and experience in implementing credit-based pay-as-you-go models. Additionally, proficiency in API development over cloud platforms like Azure is essential for this role. Key Responsibilities: * Collaborate with the development...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    56 bids

    ...Business B. Client C. Independent Marketing Professional 1A. Business - Business Name - Person Name - Phone - Email - Referred by (8 digit code of Independent Marketing Professional, or if submitting directly, then 0000-0000) Optional - Address - Website 1B. Client - Name - Phone - Email - Referred by (8 digit code of Business, or if submitting directly, then 0000-0000) Optional - Date of Birth - Anniversary Date - Family Member Name & Date of Birth 1C. Indpendent Marketing Professional - Name - Phone - Email Optional - Date of Birth - Anniversary Date - Family Member Name & Date of Birth 2. Registration Process - Independent Marketing Professional, Business, Clients registeres at website. - After confirmation of email, system generates his unique 8 digit ID (ABCD...

    $677 (Avg Bid)
    $677 Avg Bid
    22 bids

    I am seeking a qualified freelance writer to compile a research report revolving around people. Your task will be to deliver a well-researched, high-quality report that will cater to the general public. Key Requirements: - Need the autobio, like birth place, birthdate, net worth, education, current affiliation, etc - Research and analyzing skills to explore the topic effectively - Ability to write in basic language to ensure easy understanding - Proven ability in writing reports targeting the general public Your ultimate goal will be to generate an engaging and easy-to-understand report, so that the audience can grasp the concepts without difficulty. The report should be factual, data-driven and captivating.

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    43 bids

    I am currently seeking an expert in C Axis programming for my lathe machine, focusing primarily on grooving operations. The material used for this project is aluminum. The ideal freelancer would have: - Extensive experience in lathe C Axis programing, ideally with a focus on grooving - Familiarity working with aluminum in a lathe machine setting - Ability to troubleshoot and problem-solve issues that may arise during the grooving process - Strong communication, ensuring the process and progress are easily understood.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    15 bids

    ...experienced developer proficient in C language to develop a Library for a STM32 MCU to interface with a 64x64 Monochrome GLCD which is driven by the ST7567 chipset. The library should have the ability to: - Put LCD into sleep mode/low power mode - Set LCD Orientation - Display Test Image (vertical and horizontal lines to verify all pixels are functioning) - Display standard shapes (3 standard shapes) - Display text strings (single font, varying size, alpha numeric with the "degrees" symbol included) - Draw geometric shapes (lines and rectangles) - Adjust contrast Moreover, it should be suitable for a STM32C0 size MCU. Previous experience in embedded systems and GLCD interfacing is a big plus for this project. Efficiency and attention to detail will be hi...

    $807 (Avg Bid)
    NDA
    $807 Avg Bid
    26 bids

    As the client, I'm seeking a skilled C Programmer who can develop a Chase Game intended for multi-player use only, using socket. The game should have simple graphics and display capabilities, developed to run within Visual Studio Code environment. Key Requirements: - Solid background in C programming - Experience with socket programming - Ability to create engaging, multi-player online games - Familiarity with Visual Studio Code - Memory Management in C - Follow program Specification In your application, I am primarily interested in learning about your experience - particularly relating to game development and socket programming. Please provide a brief run through of your background, highlighting your key achievements, and detailin...

    $201 (Avg Bid)
    $201 Avg Bid
    10 bids

    I'm in need of a skilled data scraper who can extract specific information from three different websites: Website A, Website B, and Website C. The data to be extracted include: - Product details - Customer reviews - Pricing information The successful candidate should have proven experience in data scraping and should be proficient in navigating different types of websites seamlessly. The final output format I require for the scraped data is Excel. Proficiency in Excel or similar data organizing tools would be needed. The ideal candidate should be meticulous in ensuring the accuracy of data and adhere strictly to the provided format without missing details. This task may require repetitive data entry, hence patience, attention to detail, ...

    $14 (Avg Bid)
    $14 Avg Bid
    58 bids

    I'm looking for a coder to refactor an existing C# codebase to Blazor WebAssembly. The main focus of this project will be refactoring the UI to have a more modern and visually appealing design. Requirements: - Proficiency in C# and Blazor - Understanding of UI/UX principles - Experience with code refactoring - Ability to convert inline HTML code to Blazor components The successful freelancer will need to: - Analyze the existing C# codebase - Identify sections of the code that need to be refactored - Implement the necessary changes to enhance UI design - Convert inline HTML code to Blazor components - Ensure the functionality of the code is maintained This is an exciting opportunity for a skilled coder to work on a challenging project and contribute to th...

    $162 (Avg Bid)
    $162 Avg Bid
    37 bids

    Need a seasoned Blazor (C#) front-end developer to integrate Microsoft Clarity Session Recordings with a Blazor WebAssembly project. ## Key Operations: 1. Create a simple lightweight demo Blazor Web Assembly website with a couple pages. 2. Integrate Microsoft Clarity Session Records to start video recording when a user interacts with the page. 3. Demonstrate how to mask sensitive operations. ## Output: Show me where screen recordings are stored and different types of data gathered in the Readme file. ## Technologies: - Blazor WebAssembly - Microsoft Clarity Session Recordings () ## Type of Authentication: Whatever is required of Clarity. ## Time: We are looking for a simple demonstration app that takes no more than 10 hours spread over 3

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    26 bids

    Help needed! Looking to hire a developer with diverse skills immediately to help with several ongoing projects. The work includes but are not limited to: - Stripe integration (API) into SAAS, - Build Wordpress plugin to connect SAAS to Wordpress, - Update & Improve Javascript application, - Create new Javascript web application, - Build SEO tools, and more! - If you have game development experience, I could use your help with that too. I will pay you $400 / month for this work for as long as we’re working together (ongoing). This is my budget, if you need more, do not apply. Lots of work to do so you will be plenty busy! Need help immediately with: Stripe payment integration with SaaS - Finish setting up Saas charges a monthly or yearly fee to be on our p...

    $541 (Avg Bid)
    $541 Avg Bid
    100 bids

    We are in search of a talented and versatile graphic designer to join our team on a freelance basis. The ideal candidate will have experience in various design disciplines and will be able to handle multiple tasks efficiently. As a graphic designer, you will be responsible for creating visually appealing designs that align with our brand identity and objectives. Responsibilities: Designing marketing materials such as banners, flyers, and social media graphics. Creating engaging visuals for website content and email campaigns. Developing illustrations, logos, and other branding elements. Collaborating with the team to brainstorm and execute creative ideas. Ensuring that all designs adhere to brand guidelines and meet quality standards. Managing multiple projects...

    $28 (Avg Bid)
    $28 Avg Bid
    20 bids

    Hi Pablo, you designed a Stockholm meeting image for me. I was wondering if you could combine the AFIRM Group logo (the blue square) and the 20 Years graphic you also created - I want a single graphic I can use on a mug or cup.

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    Hi Pablo, you designed a Stockholm meeting image for me. I was wondering if you could combine the AFIRM Group logo (the blue square) and the 20 Years graphic you also created - I want a single graphic I can use on a mug or cup.

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    We're seeking multiple freelance photographers to collaborate on an exciting project involving product photoshoots right at the grocery store. Professional experience is not needed These images will play a pivotal role in enhancing our food ordering app's visual representation of restaurant offerings. If you possess an eye for capturing appealing product images, and are ready for a dynamic experience, we're excited to connect with you! Location : Mother's Market & Kitchen (Costa Mesa 1890 Newport Blvd) Date- Monday 8th April time- 10am Pay: $100 , find and capture 30 items Equipment: Digital Camera, Mobile phone Process: Following our established guidelines which would be supplied to you, you will capture product images using the provided lightbox...

    $99 - $100
    Local Sealed NDA
    $99 - $100
    1 bids

    I'm in need of a unique, minimalist logo for my freelance makeup artist business, RONIYA Beauty Bar. Here's what I'm imagining: • The logo should incorporate both the brand name and an emblem. • I'd love to incorporate symbols of makeup tools and abstract shapes into the design. • The color theme should encompass an elegant peach fuzz tone. • The overall look should be elegant, captivating yet minimalist. I'm looking for a graphic designer with a knack for minimalist design and an eye for details. Someone with prior experience in logo designing, particularly with beauty or related industry, will be preferred. Strong creativity and understanding of color schemes are a must.

    $10 (Avg Bid)
    Guaranteed Top Contest
    $10
    88 entries

    I need an expert coder who has a solid understanding of Linux and C++. I am using a x11 application, specifically written in C++, which has encountered a unique problem. The preloader, created for adding a window decoration, seems to be malfunctioning. Rather than loading the window decoration as intended, no changes are implemented at all, leading to an ineffective preloader. The issue needs to be resolved promptly. Ideal Skills and Experiences: - Deep understanding of Linux systems - Proficiency in C++ - Experience with X11 applications - Sufficient knowledge of debuggers and preloaders - Troubleshooting and problem resolution abilities Your task will be to analyze, detect the issue and implement a working solution. Your solution should properly l...

    $112 (Avg Bid)
    $112 Avg Bid
    13 bids

    ...and the cloud. - Ensure robust device security in a retail environment, including implementing encryption and secure data transmission protocols. - Manage device firmware upgrades and version control, ensuring seamless updates and compatibility across retail devices. - Optimize retail device system performance, including kernel and embedded OS enhancements, and Embedded C programming for hardware interfacing and control. - Collaborate with cross-functional teams to define, design, and ship new features that enhance the retail customer experience. - Participate in code reviews, unit testing, and integration testing to ensure high-quality software development for retail applications. - Stay updated with the latest trends and technologies in embedded syste...

    $1348 (Avg Bid)
    $1348 Avg Bid
    20 bids

    ...competent in Wpf, c# to design a desktop application that would manage my eBay and PayPal listings efficiently. Specifically, the application should incorporate: - Listing Creation: This should enable a more streamlined process for the creation of listings in bulk. It should include features like customizable templates for the listings and an image gallery where I can easily upload and manage photos for listed items. - Inventory management with invoice creation -Email feature to send invoice through emails - Order Management: Ability to access and manage customer transactions effectively. - Inventory Management: Track available inventory promptly against sales and listings. - Transaction Retrieval: The application should include capabilities to retrieve transa...

    $538 (Avg Bid)
    $538 Avg Bid
    57 bids

    I am looking for an experienced engineer who can take on firmware development spanning several w...(Inter-Process Communication). Work on tools for collecting statistics and metrics from different hardware. What we are looking for: Embedded Linux experience: building, deploying, profiling, and testing. Networking knowledge. Understanding of Wireless Networking. Experience with an OpenWrt-based build system, preferably QSDK. Ability to read and write simple scripts in common languages such as Bash, Python, etc. Deep understanding of C and C++ programming for a Linux runtime environment. Nice to have: Experience with Quectel or other vendor LTE. Experience with DeviceTree. Experience with Wireless Technologies. Experience with Luci. Experience with I2C, GPIO, PWM. This...

    $4425 (Avg Bid)
    $4425 Avg Bid
    29 bids

    ...integrations. Requirements: Proficiency in iOS development, including experience with Swift and Objective-C. Demonstrated experience working with APIs to automate tasks within iPhone applications. Familiarity with jailbreaking and Cydia tweaks is a plus. Strong problem-solving skills and attention to detail. Project Details: We have a specific project that requires automating certain tasks within iOS apps through API integrations. If you have the skills and experience to help us accomplish this, we'd love to hear from you! How to Apply: If you're interested and meet the requirements listed above, please send me a DM with your portfolio or relevant experience. Feel free to include any past projects or examples of your work that showcase your expertise ...

    $602 (Avg Bid)
    $602 Avg Bid
    64 bids

    ...integrate some existing functionalities via APIs. For fiscal reasons, the freelance can be of any nationality but must be a physical person residing in EU and with a valid EU VAT code. We will ask you the VAT and check it before proceeding. **** DON'T WASTE MY AND YOUR TIME IF YOU DON'T HAVE EU VAT *** Your tasks: ========= 1) Configure the Drupal site by creating its pages, menus and users (there is a mockup for reference). Consider 25-30 pages. 2) Develop a dynamic questionnaire, in the sense that contents of page N may depend from answers in pages 1...(N-1). Results of questionnaires can be saved to and retrieved from the database. For the creation of the questionnaire you will base your work on an existing tool in Excel. 3) Integrat...

    $552 (Avg Bid)
    $552 Avg Bid
    48 bids

    ...developer proficient in C#, CSS, and HTML to build a business intelligence tool. This BI tool will interact with an SQL Server as its data source. Notably, your role will entail: - Creating a data visualization feature to help in making graphical representations of information and data for better understanding. - Building interactive dashboards that allow users to interact with data to gain insights. - Developing a feature for customizable reports to allow users to vary parameters such as inputs, time period and type of data view. Furthermore, the BI tool should incorporate three user roles: Administrator, Analyst and Viewer. For successful project completion, you should demonstrate proficiency in business intelligence concepts, C#, CSS, HTML, a...

    $178 (Avg Bid)
    $178 Avg Bid
    53 bids

    Upgrading Angular Admin projects from v8 to v17

    $500 (Avg Bid)
    $500 Avg Bid
    1 bids