Im looking for a computer programer jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 im looking for a computer programer jobs found, pricing in USD

    Im attaching the original plans plus plans with my notes. I’m also attaching my new logo. I need the logo and name changed from Pokerrito to Stickbug on all pages. I also need some minor photo editing. See attached before quoting as this is a rather simple project. I need back as a PDF document no larger than 6mb please.

    $17 (Avg Bid)
    $17 Avg Bid
    61 bids

    More details: What platforms would you like the auto-rickshaw booking app to be developed for? Both What specific features should be included in the app? Real-time tracking, Integrated payment system, User rating system Do you have any design preferences for the app? Minimalistic and clean We can book auto using mobile phone, online through web portal and kiosk in the exhibition.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    5 bids

    ...must have criteria at the beginning of this job description post. We are looking for a motivated and successful grant writer located within Canada! The grant writer will be responsible for locating, researching, and applying for potential funding opportunities in order to ensure successful grant approvals. The Grant Writer MUST be Canadian or have the expertise and experience with the Canadian government, ideally living in Canada and speaks and writes English Fluently. They MUST specialize in IT/digital marketing/ ecommerce/employee hiring grants They MUST have a proven strong track record of total grants submitted vs approvals in the last year within Canada. They are responsible for finding funding opportunities for our org...

    $746 (Avg Bid)
    $746 Avg Bid
    20 bids

    ...developing a secure and scalable VPN/Internet gateway solution. This project involves building server software capable of authenticating client connections and providing access to the internet. Requirements: Master's degree or PhD in Computer Science, Cybersecurity, or a related field Extensive experience in internet security, privacy, and VPN technologies Strong proficiency in server-side software development Familiarity with OpenWrt and router firmware development (preferred) Passion for internet security and privacy Responsibilities: Develop robust Wireguard exit nodes and VPN server software Ensure seamless integration with existing client software and VPN router firmware Implement secure authentication mechanisms for client connections Des...

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

    hello I'm looking to set up a team that would help me start my company so the deal is that I want to start a movie streaming company that lets users stream and download movies and TV shows from their phones and laptops/computers and TVs. So I have already pitched the idea to investors and they are willing to invest in the project under two conditions first, I must form a team dedicated to the idea second, the investors want the app to gain traction so if the app gets more than 10000 +active users, we will get funding to continue with the work in two months so the problem is I don't have the money to pay you right now but once we get funded I will pay you very well so i need 2...

    $3767 (Avg Bid)
    $3767 Avg Bid
    17 bids

    ...pages - Building web applications - Enhancing user interactions Your bid should reflect your ability to handle a wide array of tasks and complexities. As we move forward, I will provide more detailed information about the specific tasks at hand. Here is the task: I have a website (online store mock up) almost done (on my local computer). But few issues I still have with the Contact Us form (email validation. With the header container (the hamburger and logo image touch each other).   Rules for the form: 1. All fields must be filled in (validation works) 2. autofill (doesn't work) 3. phone number in 10 digit format (check works) 4. The email input must follow the rules of RegEx for email validation and must be matched with the sec...

    $22 (Avg Bid)
    $22 Avg Bid
    24 bids

    I have a VBS script which downloads files from a server to the a folder on my local machine or onto AWS (MS Win Server 2012 R2). This script can be manually activated (double click) or via Task Scheduler. Recently the script stopped working. I think it has to do with AWS permission/read/write errors. I need to have this investigate and fixed. The person needs to understand AWS EC2 and VBS and JS scripting.

    $126 (Avg Bid)
    $126 Avg Bid
    9 bids

    I'm seeking an exam invigilator with at least a Bachelor's degree to administer an on-site exam in Bertrange, Luxembourg. This is a one-time gig with the potential for future opportunities. We provide test administration and accommodation solutions to test-takers nationwide. For this purpose, we look for professionals who we contact on an "as-needed" basis to see if they are available to assist test takers for their approved accommodations. We provide complete training and assignments pay hourly for the entire scheduled time, even if the exam ends early. We have a computer exam coming up where a test taker has been approved for a Reader and input assistance. For this assignment,...

    $22 - $25 / hr
    Local
    $22 - $25 / hr
    0 bids

    ...need of a skilled freelance graphic designer to create a pictorial logo for my brand. This logo will be instrumental in my branding strategy and significantly contribute to the perception of my brand. Experience and requirements: • Proven graphic design abilities (a portfolio or samples of past work required) • Experience in developing pictorial logos • Creativity and good understanding of color and concept creation • Ability to deliver on a deadline Your task will involve creating a relevant, unique, and visually appealing pictorial logo. Understanding of how it will integrate into the broader brand strategy is also crucial. I look forward to reviewing your proposals and past design work. I NEED A PRO GFX EDIT...

    $103 (Avg Bid)
    $103 Avg Bid
    107 bids

    I am looking for an experienced Electronics Engineer, well-versed in using Altium Designer, for a series of projects that demand proficiency in a wide array of electronics, specifically focusing on Microcontroller integration, PCB layout and USB connectivity. Key Aspects: - PCB Layout design - Microcontroller implementation - USB Connectivity solutions Additional Requirements: - Expertise in Circuit design - Experience in selecting suitable electronic components - Signal analysis knowledge - Ability to conduct thorough testing procedures This project demands an adept understanding of electronic systems and circuitry meant for consumer electronics. Candidates with a solid track record in crafting and refining consumer electronic designs a...

    $35750 (Avg Bid)
    $35750 Avg Bid
    20 bids

    More details: What specific functionalities do you want for your Shopify website? Custom theme development, Responsive design, Integration with third-party apps Do you have a design or wireframe for your website? Yes Do you have a preference for certain third-party apps to be integrated with your website? This question was skipped

    $266 (Avg Bid)
    $266 Avg Bid
    25 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $212 (Avg Bid)
    $212 Avg Bid
    9 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    ...promotional signs / posters for different clients. The project is ongoing, so I'm looking for someone who can commit to a continuous workflow. Key requirements: - Proficient in creating engaging and visually appealing sign/poster designs - Experience in print media, particularly in ensuring designs are print-ready - Ability to understand and tailor designs to a general audience - Work with Illustrator and/or Indesign This role is ideal for a creative individual who is keen on long-term collaboration and has a strong portfolio in print design. I attached our 2 main products as reference. We individualize these products for each client according to their CI. Please start your application with your birthyear. All other ...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    113 bids
    Clear the grass 6 days left

    I'm in need of some technical help to clear out some files that are bogging down my computer. I'm not exactly sure what needs to be cleared, but I know that it's likely temporary files, browser history, and cache that can be removed to free up space and improve the performance of my system. Key responsibilities: - Identify and remove unnecessary temporary files that are hogging my computer's storage - Clear the browser history to improve privacy and reduce the load on the system - Manage the cache to optimize the performance of my computer I'm looking for someone who's experienced in computer maintenance, and is able to take on this task efficiently and effectively.

    $1274 (Avg Bid)
    $1274 Avg Bid
    67 bids

    I'm looking for an experienced web developer to build a webstore for me The ideal candidate should be able to: - Design and develop a secure, user-friendly webstore to sell physical products - Integrate payment gateways for Credit/Debit cards and Cryptocurrency (specifically Solana) - Ensure that the Solana integration is seamless and user-friendly for customers - Implement necessary security measures to protect user and transaction data Experience with ecommerce and cryptocurrency integration is a huge plus. A good understanding of Solana's ecosystem and its unique technical requirements would be beneficial for this project. ' Hello Im looking to setup a webstore that is in the ...

    $512 (Avg Bid)
    $512 Avg Bid
    118 bids

    More details: Which platform(s) should the app be developed for? Both What essential features should be included in the audio calling app? Contact list import, Call recording, 3-way calls How should the audio calling app handle user registration and authentication? Email and password login, Phone number verification

    $146 (Avg Bid)
    $146 Avg Bid
    53 bids

    For my project, real-time voltage levels tracked through an ATSAMD21 MCU will be crucial. I need someone who can develop firmware to transport this crucial A/D data to a host computer via USB in a raw format. This endeavour calls for: * Proficiency in crafting firmware for ATSAMD21 MCU * Proficient understanding of voltage/current monitoring systems including TI INA3211 i2c sensor * Ability to transport raw A/D data via USB * Experience in real-time data monitoring solutions. Your role would be to focus on developing a robust and efficient real-time monitoring system to track voltage levels and send this information in raw format to the host computer. Your expertise will ensure that accurate and reliable voltage inf...

    $494 (Avg Bid)
    $494 Avg Bid
    31 bids
    Trophy icon Erstellen Sie mir ein Logo 6 days left

    Selbstständigkeit als Virtuelle Assistentin im Backoffice

    $53 (Avg Bid)
    Guaranteed
    $53
    154 entries

    As part of my project, I require a thorough analysis of the Sequential Search algorithm. Key Requirements: - An understanding and calculation of the time complexity under all cases: worst, average, and best. - Assessment of the algorithm when working with all types of list: sorted, unsorted, and randomized. The ideal candidate should possess strong problem-solving abilities, excellent mathematical skills, and a deep knowledge of algorithm efficiency. Proficiency in the use of mathematical induction to prove the correctness of algorithms is highly desirable. Your task will revolve around the comprehensive evaluation of the Sequential Search algorithm, making this role perfect for those seeking to apply and grow their knowledge in computer science and algorit...

    $109 (Avg Bid)
    $109 Avg Bid
    21 bids

    I'm in need of an expert with knowledge and skills within the realm of Computer-Aided Design (CAD), specifically for developing a basic level mechanical part drawing. Its a onenoff part for a car steering wheel that also needs 3d printing Local to Warwick

    $134 (Avg Bid)
    $134 Avg Bid
    61 bids

    Are you a developer who has already built a top-notch HR management system using ASP.NET? We're on the hunt for a ready-made solution that includes admin, HR, and employee portals. Plus, we're eager to integrate it seamlessly with a web-based clock-in/clock-out application. If you've got a ready-to-go solution that fits the bill, we want to hear from you! Bid now and share your demo link so we can check out your amazing work. Don't miss this opportunity to sell your ready-made HRMS solution and make a deal today! ? Key Requirements: Ready-made HRMS solution built using ASP.NET Includes admin, HR, and employee portals Integration with web-based clock-in/clock-out app Ready to sell your awesome HRMS solution? Bid now and...

    $192 (Avg Bid)
    $192 Avg Bid
    64 bids

    Description: Are you passionate about creating efficient solutions for inventory management? Krizz Retail is looking for a skilled Software Developer to join our team and lead the development of our inventory management software. As a pivotal member of our technology team, you'll spearhead the design, implementation, and optimization of a robust software solution tailored to our retail operations. Responsibilities: Collaborate with stakeholders to gather requirements and translate them into technical specifications. Design, develop, and deploy scalable and reliable inventory management software. Conduct comprehensive testing to identify and resolve any issues or bugs. Optimize system performance for reliability, scalability, and secu...

    $336 (Avg Bid)
    $336 Avg Bid
    7 bids

    I'm looking to train a model that can generate high-quality images of humans wearing handbags in various ways. Key Aspects: - The primary goal of this project is to generate high-quality images of humans wearing handbags. - The system should accept both images of handbags and models as input. - I'll need the model to adjust the handbag size on the model and simulate different lighting conditions. Skills and Experience: - Strong background in machine learning and computer vision, particularly in image generation and manipulation. - Experience with virtual try-on systems or similar projects will be highly advantageous. - Proficiency in handling image processing and customization would be a plus. It's important that the outcomes of...

    $1011 (Avg Bid)
    $1011 Avg Bid
    37 bids

    Freelance designer for Packaging: We are seeking an experienced creative designer for Product Packaging Work. Person with expertise and speciality in Kids product packaging, DIY packaging, Educational Product Packaging will be preferred. This is a short-term project with an estimated timeline of [1 Month]. Responsibilities: 1. Collaborate closely with a designated point of contact to understand brand guidelines, target audience, and product specifications. 2. Develop creative and brand-consistent packaging concepts for products. 3. Providing multiple options and time to time corrections based on feedback. 4. Ensure final packaging designs meet all functional requirements, including protection, storage, and ease of use. 5. Deliver final designs in print...

    $57 (Avg Bid)
    $57 Avg Bid
    24 bids

    Do you know the SMIIRL Desktop counter? These "mechanic" counters are mostly used to display number of likes on Facebook, Instagram or TikTok. However they can be purchased in a "custom edition" where you should be able to monitor a lot of things like how many orders is in line in your online store. I need something so I can get a SMIIRL counter to display number of reviews my online store has on Trustpilot Im in contact with support at who are very helpfull. There are more options available with something called Zapier and JSON

    $36 (Avg Bid)
    $36 Avg Bid
    3 bids

    I am urgently in need of a skilled graphic designer who can create a logo and some social media graphics. Here's what I am looking for: Key Tasks: * Design a logo to establish my brand identity * Design attractive social media graphics to promote brand and drive engagement Ideal Skills/Experience: * Proficiency in modern graphic design tools (like Adobe Suite) * Previous experience in logo design and social media graphics * Understanding of branding and marketing promotional strategies in design Please note the project needs to be completed as soon as possible, and an ability to work quickly without compromising on quality is essential.

    $79 (Avg Bid)
    $79 Avg Bid
    91 bids

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer ...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids

    Looking for ASP.NET core, C#, Microservices, EXP - 2+ Dedicated full time 8 hours /day, Initial 3 month contract, can be extendable.

    $755 (Avg Bid)
    $755 Avg Bid
    22 bids
    RF and Riggers 6 days left

    We need RF Engineer/ Rigger Responsibilities for our project, Our company : Beetel Tele tech limited, Need candidates for below locations, Coimbatore Hosur Tirupur Vellore Tirupati Hyderabad Nizamabad Medak Nalgonda Khammam Ratnagiri Aurangabad Latur RF Engineer/ Rigger Responsibilities: • Ensuring RF test equipment is calibrated to industry standards. • Testing, cleaning, and packing field equipment. • Traveling to customer locations and field sites. • Testing the performance of existing wireless networks. • Analysing RF broadcasting equipment and suggesting improvements. • Using computer software to design RF installations for new wireless networks. • Troubleshooting network issues. • Ensuring regulatory standards are ...

    $120 - $347
    $120 - $347
    0 bids

    Company name : Beetel tele tech limited We need candidates for below locations, Coimbatore Hosur Tiruppur Vellore Tirupathi Hyderabad Nizamabad Medak Nalgonda Khammam Nagpur Ratnagiri Aurangabad Latur RF Engineer/ Rigger Responsibilities: • Ensuring RF test equipment is calibrated to industry standards. • Testing, cleaning, and packing field equipment. • Traveling to customer locations and field sites. • Testing the performance of existing wireless networks. • Analysing RF broadcasting equipment and suggesting improvements. • Using computer software to design RF installations for new wireless networks. • Troubleshooting network issues. • Ensuring regulatory standards are met. RF Engineer Requirements: • Bachelor's degr...

    $120 - $347
    $120 - $347
    0 bids

    I'm in urgent need of an adept Android developer for the prompt creation of an e-commerce application. Essential Features: - Product listings and details: Display a wide range of products with accurate, detailed descriptions. - Shopping cart and checkout: Functional, user-friendly interface to facilitate purchases. - Customer reviews and ratings: Platform for customers to rate and review products, enhancing the shopping experience. 1. At least 2 years of experience in Android application development 2. Proficient in Java or Kotlin programming languages and Android development tools and frameworks 3. Have a certain understanding of mobile application design and user experience 4. If you have published applications for s-/--a--/--l---/-e...

    $43 (Avg Bid)
    $43 Avg Bid
    13 bids

    I'm seeking a professional to develop a top-notch mobile app. The main objective is not well-defined yet, but I'm open to discussing potential functionalities. Ideal Skills/Experience: - Proven experience in mobile app development - Ability to propose and implement diverse functionalities - Flexibility in terms of timeline as the completion date is not yet decided Your bid should include a brief description of your relevant experience, your suggested strategies for the project, and your availability for timely communication. Looking forward to hearing your ideas and creating an amazing mobile app together! English

    $239 (Avg Bid)
    $239 Avg Bid
    7 bids

    ...am currently struggling with a problematic issue in my Ansys mechanical simulation. Throughout the simulation process, I'm unable to solve the setup entirely. Even though no recent changes have been made to my computer software that could potentially interfere with the Ansys mechanical simulation, the problems persist. Also, there are specific error messages and warnings during the attempts to solve the setup. Required Skillset: - Expertise in Ansys mechanical simulation. - Adequate experience in debugging and resolving software errors. - Ability to understand and decipher specific software error messages. The primary task for this project would be to identify, understand and adequately solve the setup issues causing interruptions in the simulation, aiming a...

    $122 (Avg Bid)
    $122 Avg Bid
    15 bids

    Looking for the Best Google PPC Expert! Must have 10 years experience or more! Must run You Tube Ads as part of a dynamic worlds most amazing puppy store.

    $138 (Avg Bid)
    $138 Avg Bid
    73 bids

    I'm experiencing a "Forbidden: You don't have permission to access this resource" error on my entire WordPress website. It happened after I made some updates to the site, and now it's completely inaccessible. Ideal candidate for this job would: - Be an experienced WordPress specialist - Have previous case studies of successfully handling similar issues - Be skilled in troubleshooting and rectifying website errors Key Tasks: - Investigate and diagnose the problem causing the forbidden error - Implement a solution to rectify this problem and restore full access to the website - Verify the solution to ensure the error doesn't recur. Your responsibilities would include making sure the error is permanently fixed and ensuring the websi...

    $31 (Avg Bid)
    $31 Avg Bid
    114 bids

    We need to create a page builder Kindly don’t apply if you can’t do it and without reading and checking all details Word file is all the functionality note that there will 4 roles in this Pictures are some sample design pages Need to be done fast

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    39 bids

    We are looking for an experienced Django developer to implement an access control system in our existing web application. The access control system will allow the super admin to define access levels and assign them to team members. Each access level will determine which parts of the application a user can access. Key Features: Access Level Management: Implement functionality for the super admin to create, edit, and delete access levels. Each access level should have customizable permissions for different parts of the application. User Management: Allow the super admin to add, remove, and manage team members. When adding a team member, the super admin should be able to assign an access level to them. Permissions Assignment: Implement a mec...

    $616 (Avg Bid)
    $616 Avg Bid
    71 bids

    ...attention or do-not-disturb contacts. o Help and Feedback: Provide help documentation and user feedback channels for users to get timely assistance when encountering issues during use. o Password Management: Forgot password, retrieve password, or change password. o Version Push: Users can manually update to the latest version. o Personalization Management: Users can customize certain personalized functions. o Wallet Binding: Users can bind wallet addresses on their own. o Hiseven Recharge: Provide Hiseven recharge function, users can top up on their own. • IM Module Development o Build IM Architecture Platform: Use Netty to implement instant messaging (IM) functionality in Java. o User Authentication: Used to verify user identity,...

    $1449 (Avg Bid)
    $1449 Avg Bid
    71 bids

    You need to connect to my anydesk, and fix some minor laravel stuff. If you are a auto bid, write autobid in the text so i can filter u away from my bids.

    $48 (Avg Bid)
    $48 Avg Bid
    47 bids

    I'm looking for an expert specialized in Computer Science (CS), Electrical Engineering (EE) and Mechanical Engineering (ME) to assist me with academic projects particularly focused on Power Systems with emphasis on Renewable Energy Integration. This will require: - Profound knowledge of Computer Science, Electrical and Mechanical Engineering concepts - Expertise in dealing with Power Systems, specifically Renewable Energy Integration into Power Systems - Tools Matlab, Python - Algorithms development Expect your assistance to be comprehensive, covering all bases to ensure outstanding outcomes. Your bid should demonstrate your expertise in these areas.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    9 bids

    I need a skillful designer to help create a vibrant and eye-catching design layout for two stacked billboards, with dimensions 10.6x26 feet each. Key Requirements: - Integration of text and product images - The design should be vibrant and colorful to effectively catch attention - Versed in optimizing visual and textual elements for large formats Need help designing 2 billboards one on top of the other see photo. This is for a real estate team that covers the entire state of Louisiana but would also like a local feel to it if possible. The team name is Nicole Spellman Group website is brokerage name is Epique Realty will supply phone number etc needed for state compliance. (need to generate new number for it)... Please ...

    $100 (Avg Bid)
    Guaranteed
    $100
    78 entries

    I am seeking an experienced Python professional to develop a system that can accurately detect fake invoices. The aim is to prevent financial losses and enhance security. Need to detect a submitted computer generated receipt in pdf if it is a tampered or real one. There are chances like in the computer generated bill some people can change the amount, name, address sections and submit. This model should able to detect all those tampered PDFs with minimum false positives. Do metadata analysis QR code reading in the receipt and validation Key Responsibilities: - Develop a fraud detection algorithm using Python. - Test and tune the model for maximum accuracy. Ideal Experience and Skills: - Proficient in Python programming. - Proven expe...

    $304 (Avg Bid)
    $304 Avg Bid
    13 bids

    I'm looking for a designer who can craft a modern, minimalistic logo for my IT support business. This unique logo should include a symbol referring to technology such as a computer/laptop symbol, circuits, or a cloud. Requirements: - Use of cool tones, specifically blues and grays, to communicate our corporate image. - A minimal, sleek sans-serif, serif or script typeface. The choice is yours as I don't have any specific preferences. - The design should be innovative, portraying my business as a cutting-edge, modern IT support firm. - I would like the logo to be an symbol next to the company name Ideal skills: - Creative graphic design - Knowledge in modern logo trends - Familiarity with tech - Atte...

    $25 (Avg Bid)
    $25 Avg Bid
    90 bids

    Attached is an adobe inspection report format that I need some final details fixed. For example the fonts are a few different sizes and some kinks I need fixed. I am not a computer guy but this format would work great. I just need a professional to go over it and make it consistent. I can explain it better over the phone if possible 4152446429 Thank you.

    $307 (Avg Bid)
    $307 Avg Bid
    74 bids

    I am looking for a software engineer / software developer for joint software design and software testing in a large project. Your tasks are theoretical software design and the creation of software design documents that are handed over to programming companies. It is also your job to check the correct execution of the programming (check the code and the functions)

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    40 bids

    We are doing trailers service for people who needs help in fixing their properties and getting better service most of people who used to travel for long distances so we are able to assist anyone who want their trailers to operate normally without any broken sides or wheels / bearings and breakable at the same time we do computer services Ideal freelancers for this job should possess: - Deep knowledge of software and Hardware Manufacturing industry practices - Strong customer service abilities - Proficiency in various computer applications - Excellent communication skills. We aiming to leverage our abilities to effectively provide trailers support and services in trailer manufacturing setting. Experience in a similar role would be advantageous.

    $25 - $50 / hr
    $25 - $50 / hr
    0 bids