Certified computer technician jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 certified computer technician jobs found, pricing in USD

    I'm in search of a qualified developer to create a sniper bot. This complex trading bot should ideally have the following features: -most important function is a sniper bot function w...identify new coins and snipe within milliseconds and utilize unique trading algorithms and strategies to ensure multiple profitable entry and exit points and take advantage of the trading environment. - Quantitative complex algorithms: The bot should be able to crunch numerical data to identify trading opportunities. - Should be user friendly interface or app and work flawlessly via mobile device or computer. Ideal candidates should have proven experience in bot development, machine learning, and quantitative algorithm creation, Solana blockchain and be extremely familiar with crypto tradin...

    $557 (Avg Bid)
    $557 Avg Bid
    14 bids

    ...follow-up time points. They shared with you that they intervened in steps, which involved preparation, action, and maintenance around exercise. They encouraged community members to walk/run 3 days a week and eventually make it a life-long habit. The main outcome was minutes of walking/running per week. Participants were asked: “How many minutes did you walk or run in the last 7 days? ______” Computer-based programming and software : Use SPSS Instructions: You have 4 pages (minimum) to describe the planning, implementation, and evaluation of this study. Be sure to include and describe, in detail, the 4 areas below: Theoretical foundation for this study. Please outline the constructs and its application to this scenario. Describe the research des...

    $122 (Avg Bid)
    $122 Avg Bid
    30 bids

    I'm in search of a qualified developer to create a sniper bot. This complex trading bot should ideally have the following features: -most important function is a sniper bot function w...identify new coins and snipe within milliseconds and utilize unique trading algorithms and strategies to ensure multiple profitable entry and exit points and take advantage of the trading environment. - Quantitative complex algorithms: The bot should be able to crunch numerical data to identify trading opportunities. - Should be user friendly interface or app and work flawlessly via mobile device or computer. Ideal candidates should have proven experience in bot development, machine learning, and quantitative algorithm creation, Solana blockchain and be extremely familiar with crypto tradin...

    $586 (Avg Bid)
    $586 Avg Bid
    22 bids

    I'm looking for a computer engineer with strong expertise in Google technologies. Key Requirements: - Proficiency in Operating Systems and Technical Skills: You should be well-versed in various Operating Systems and technical aspects to tackle the challenges of the project. - Google Technology Proficiency: You must have a deep understanding and hands-on experience with Google technologies, products, and services. Ideal Skills and Experience: - Previous experience in software development, network security, or hardware design would be a plus. - Strong understanding and experience in using multiple operating systems, particularly Windows, Linux, and macOS. - Excellent problem-solving skills and the ability to work independently and in a team. - A proactive approach to learning ...

    $105 (Avg Bid)
    $105 Avg Bid
    11 bids

    ...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, you are required to be present on-site, sit with the test taker, and read the exam content aloud. You will then enter the answers as instructed by the candidate. The exam is taking place at a professional testing center in Truro, UK. Date: Tuesday, 23 April, 2024...

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

    I need to develop separate and detailed PPT decks for each topic in the training. I've attached a draft PPT which covers topics that need to be covered in detail. Below are the link...topic, what would be learned in next topic. 1️⃣ Fundamentals of Generative AI: 2️⃣ Fundamentals of machine learning: 4️⃣ Fundamentals of Computer Vision: Fundamentals of conversational language understanding: 8️⃣ Fundamentals of Responsible Generative AI:

    $44 (Avg Bid)
    $44 Avg Bid
    11 bids

    We are using an online field service software platform called Uptick for our field technicians to carry out inspections of fire systems. The online software we use generates a PDF report based on the field technician inputs. We have access to the CSS/HTML/DJango source code to modify the PDF output. We require a developer who will work with us to generate a PDF output based on our design by modifying the existing source code. Please note: The developer must be willing to discuss the project via [Removed by Freelancer.com Admin for offsiting - please see Section 13 of our Terms and Conditions] so that clear instructions can be discussed as to the required PDF output.

    $92 (Avg Bid)
    $92 Avg Bid
    38 bids

    ** Please do not apply. If you don’t meet the 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 fundi...new funding opportunities; * Comprehensive knowledge of research, and the ability to distinguish and identify Ontario/Canadian Grant opportunities • Ability to work effectively under pressure; • Excellent writing and verbal skills; • Be highly organized with the ability to implement systems and follow-up processes; • Proficiency in research, interpreting, and analyzing diverse data; • Excellent Computer skills (Microsoft Office Word, Access, PowerPoint and Excel),...

    $780 (Avg Bid)
    $780 Avg Bid
    24 bids

    We are seeking an experienced software developer to join our team and work on 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 authe...

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

    ...frameworks such as React, Angular, and Vue.js - Creating dynamic web 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 va...

    $22 (Avg Bid)
    $22 Avg Bid
    24 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

    $194 (Avg Bid)
    $194 Avg Bid
    10 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

    We are in need of an experienced graphic designer, specializing in print, to work on creating 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 visu...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 submissions will be declined! AI or computer generated texts need to show 1970. I hope this helps to sort out all the autom...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    123 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

    For my project, real-time v...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 info is readily available for further process...

    $484 (Avg Bid)
    $484 Avg Bid
    34 bids

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

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

    I'm looking to collaborate with local job providers who can work in Serbian. I've successfully completed a Microsoft course and passed the certification in just two months. I'm particularly interested in working on tasks like document creation and editing in Word, creating and editing Power Point presentations, working with Excel sheets, as well as translation and proofreading in Serbian. Key Responsibilities: - Document creation and editing in Word - Creating and editing Power Point presentations - Working with Excel sheets - Translation and proofreading in Serbian Ideal candidates should have: - Proficiency in Microsoft Office tools - Excellent command of Serbian language - Strong attention to detail - Prior experience in translation and proofreading - Ability to work co...

    $500 (Avg Bid)
    Local
    $500 Avg Bid
    1 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

    $133 (Avg Bid)
    $133 Avg Bid
    63 bids

    ...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 security. Stay abreast of emerging technologies and industry trends in inventory management. Provide technical support and guidance to end-users as required. Requirements: Bachelor's degree in Computer Science, Software Engineering, or a related field. Proven experience as a Software Developer, focusing on inventory management software. Proficiency in programming languages such as Java, Python, or C#. Familiarity with database management systems like MySQL, PostgreSQL, or MongoDB. Strong problem-solving skills with acute attention to detail. Excellent communication and...

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

    ...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 this project are user-friendly, accurate, and of high quality. A successful completion would involv...

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

    I a...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 is fairly safe from keyloggers. Looking forward to working with a skilled and experience...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids
    RF and Riggers 6 days left

    ...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 met. RF Engineer Requirements: • Bachelor's degree or Diploma in electrical or Electronics engineering • 1-3 years' experience as an RF engineer in the mobile telecommunications industry. &...

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

    ...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 degree or Diploma in electrical or Electronics engineering • 1-3 years' experience as an RF engineer in the mobile telecommunications indus...

    $120 - $347
    $120 - $347
    0 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

    $262 (Avg Bid)
    $262 Avg Bid
    8 bids

    I 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 at a smooth and ...

    $120 (Avg Bid)
    $120 Avg Bid
    16 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 ha...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 website runs smoothly after the fix. In your bid, include how you plan on accomplishing this. Looking forward to restoring my site's functionality with your help! Note: You must be prepared to work from my computer screen via a...

    $31 (Avg Bid)
    $31 Avg Bid
    114 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

    Must be UK based & insured & certified. Need plans for a single story extension and removal of a chimney breast. Will provide the dwg file from architect once it is finished.

    $126 (Avg Bid)
    $126 Avg Bid
    29 bids

    I'm seeking a CPA certified by PCAOB with the relevant experience to conduct finance compliance audits for my small manufacturing business. The ideal candidate should have a strong background in the following areas: - Internal Controls Review: The freelancer will be responsible for evaluating and testing our internal controls to ensure they are effective and in compliance with industry standards. Experience with COSO framework would be highly beneficial. - Financial Statement Audit: The selected professional will be tasked with auditing our financial statements to provide an independent and objective assessment of our financial health. An in-depth knowledge of GAAP and experience with financial statement audits is a must. - SOX Compliance Review: The freelancer will need t...

    $1044 (Avg Bid)
    $1044 Avg Bid
    21 bids

    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 experience in creating algorithms, pref...

    $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 - Attention to details Please include samples of your previous work, espec...

    $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'm looking for an experienced technician to help resolve an email sending issue I am experiencing. Despite scoring 10/10 on and being fine with SPF, DKIM and DMARC on mxtools, my emails are bouncing back from Gmail and Yahoo. My domain is not blacklisted, so I suspect there could be an issue with my Virtual Private Server (VPS). Key Tasks: - Analyze my VPS email server configuration - Determine the cause of the bouncebacks from Gmail/Yahoo - Make necessary changes to stop the bouncebacks Ideal skills for the job would include: - Deep understanding of Email systems and protocols - Experience troubleshooting email delivery issues - Proficiency in VPS and hosting services - Familiarity with SPF, DKIM, DMARC implementation and troubleshooting. I set up the email system myself

    $91 (Avg Bid)
    $91 Avg Bid
    15 bids
    Milk Formula Product Designer 5 days left
    VERIFIED

    ...launch an organic milk formula targeted for kids aged 1-10 years old. The milk will come in 800 gram cans. Key requirements for this project include: - i need a logo brand name Royal Dairy , product name : Total Grow - Designing the packaging to be bright and colorful, which will appeal to children of the specified age group. - incorporating claim such as australia made , halal , organic , ACO certified , rbgh free , no sugar added , no preservative , no hormon - Incorporating ingredients like grassfed, organic certification, manuka UMF10, and DHA into the packaging design, adding value to the product for our target audience. Ideal skills and experience for this job include: - Product design, particularly in the food and beverage industry or within the kids' products mark...

    $312 (Avg Bid)
    $312 Avg Bid
    73 bids

    We are doing trailers service for people who needs help in fixin...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...

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

    The web...can work. 3) Part C: Testing bookings: Test a student account and a tutor account to make sure they both work properly and that lessons can be created. 4) Part D: lernittWay system a) Create text box on homepage with an image to be created where shown on image: b) Text for this box: “On Lernitt, students can choose to be tutored by a (1) Skilled Tutor (2) Qualified Tutor or (3) LernittWay Certified Tutor LernittWay is a structured tutoring system and designed so that students achieve their aims more quickly and effectively. For example, students taught the LernittWay get an average 7 in IELTS, whilst those that don’t get an average of … (worldwide average)”. And then a with text :”More information” c) Next page: (text and large ...

    $250 - $750
    Sealed
    $250 - $750
    21 bids
    LinkedIn Profile 5 days left
    VERIFIED

    I need an experienced professional to develop and o...experienced professional to develop and optimize my LinkedIn profile. This includes: - Showcasing my skills in sales, project management and handling sales team as team leader in computer hardware - Incorporating past work within the profile. I emphasize the relevancy of showcasing my previously completed professions towards this role. - Ensuring a basic overview of my skills and experience is clear and concise. A brief yet detailed presentation is the goal here. Ideal candidates should have proven success in LinkedIn profile optimization and personal branding. Your understanding of the tech industry, especially in computer hardware sales, project management and leading sales team. Please include past work examples in ...

    $106 (Avg Bid)
    $106 Avg Bid
    23 bids

    I'm looking for a computer science expert to design a finite automaton for advanced pattern recognition. This project has a strong emphasis on natural language processing. If you have experience in designing automata and a solid understanding of advanced pattern recognition, I'd love to hear from you. Key Requirements: - Proficiency in designing finite automata - Experience with natural language processing - Strong understanding of advanced pattern recognition techniques Your responsibilities: - Designing a finite automaton that excels in recognizing advanced patterns, with a core focus on natural language processing - Ensuring the automaton is efficient and effective in pattern recognition This project is suited for a talented computer scientist who understands...

    $137 (Avg Bid)
    $137 Avg Bid
    5 bids

    I am actively seeking an experienced and certified CCNA instructor to deliver an online course for me that covers networking fundamentals, routing and switching, and network security. Key tasks and responsibilities will include: - Developing and conducting online training sessions - Preparing for CCNA certification exam The ideal person must have: - Certificate in CCNA - Proven record in teaching networking - Experience with exam preparation Being an online course, punctuality and consistency in delivering scheduled sessions is highly important to me.

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

    I'm in need of an experienced network technician that can help me identify and resolve a specific issue with my MikroTik network. The problem I'm facing is that all the computers on the network, regardless of whether they're new or old, are unable to download Windows updates. Here are some key details that can help you understand the situation better: - **Specific Issue**: The issue is specific to Windows updates. When a computer is connected to the MikroTik network, it fails to download updates. However, when the same computer is connected to a different network (like a hotspot), the updates download without any issue. - **Nature of Issue**: The problem doesn't seem to be with the individual computers, but with the MikroTik router itself. - **...

    $66 (Avg Bid)
    $66 Avg Bid
    11 bids

    ...website applications. • Create servers and databases for functionality. • Ensure cross-platform optimization for mobile phones. • Ensure responsiveness of applications. • Work alongside graphic designers for web design features. • See projects through from conception to finished product. • Design and develop APIs. • Meet both technical and consumer needs. Qualifications: • Bachelor's degree in Computer Science, Engineering, or related field. • 3-5 years of prior relevant work experience as a Full Stack Developer or similar role. • Proficiency in front-end languages such as HTML, CSS, and JavaScript. • Experience with JavaScript frameworks such as Angular, React, or Vue.js. • Proficiency in server-side languages su...

    $1392 (Avg Bid)
    $1392 Avg Bid
    87 bids
    Software Auditor 4 days left

    ...asset management strategies. Qualifications: • Bachelor's degree in Computer Science, Information Technology, Business, or related field. • 4-5 years of experience in software auditing, compliance, or related roles. • Strong understanding of software licensing models and agreements. • Experience with software audit tools and technologies. • Excellent analytical and problem-solving skills. • Detail-oriented with a strong ability to interpret data and documentation. • Effective communication skills, both written and verbal. • Ability to work independently and collaborate with cross-functional teams. • Proficiency in using spreadsheet software (e.g., Microsoft Excel) for data analysis. Preferred Qualifications: • Certifie...

    $2391 (Avg Bid)
    $2391 Avg Bid
    4 bids

    I'm looking for a talented web designer to create a website aimed at showcasing my computer training services. Key Features: * Comprehensive presentation of services offered which include training in programming languages, IT certifications, Tally, Advanced Excel, and Graphics Designing. * A design that is engaging and encourages user interaction. Ideal Project Bidder: The ideal candidate for this project will have a strong background in web design with excellent knowledge in user interface and user experience (UI/UX). Familiarity with the tech education industry will be appreciated. The successful bidder should be able to demonstrate a portfolio of similar completed projects. Deliverables: * A fully functional, user-friendly website * Maintenance plan after setup Atten...

    $119 (Avg Bid)
    $119 Avg Bid
    35 bids

    I'm looking for a computer vision expert who can help in creating interactive and immersive experiences, primarily to create an interactive wall and floor games we have game developers to create games we are looking for interactive mechanism to make our games work . The successful freelancer should be able to provide detailed project proposals, demonstrating their experience and approach for such tasks. Ideal candidates will have a strong background in computer vision, augmented reality, and user engagement. Experience in developing interactive content for game devleopment and marketing purposes would be a significant advantage. Please provide specific examples of relevant work in your application.

    $720 (Avg Bid)
    $720 Avg Bid
    9 bids

    I am seeking an expert in AI development to create an advanced AI traffic surveillance system. Must made already T...vehicles and pedestrians. - The level of accuracy required is high; the system must be able to identify and track objects with precision. - The system should be designed to work efficiently in a mixed urban and rural environment, adjusting to the different challenges each setting presents. Ideal Skills: - Proven experience in developing AI traffic surveillance systems. - Strong understanding of computer vision and object tracking algorithms. - Familiarity with mixed urban and rural environments and the challenges they present. - Ability to deliver a high-accuracy, reliable system. I am looking for a professional who can deliver a robust solution that meets these req...

    $4904 (Avg Bid)
    $4904 Avg Bid
    32 bids

    I'm in need of an Electronic Technician who can design a PCB board. I would provide the schematic diagram drawing, dimensions and a bill of material of all the components. All I need is the PCB design in a format that I could send to print. Simulation is a plus. Key Responsibilities: - Designing and developing the PCB board. Ideal Candidate: - Proficiency and experience in designing PCB boards. - Understanding of electronic devices and their components. Please include a detailed project proposal in your application.

    $148 (Avg Bid)
    $148 Avg Bid
    63 bids

    Everyday I have to extract some datas from around 100 invoices (PDF files) and copy it...extraction. The only difference you'll see between the invoices is that most of them (maybe 90% or more) have only 1 product, but a few invoices can have 3, 4, 5 or even more different products on the same invoice. Attention: I'm not looking for someone to do the extraction for me daily. I'm looking for someone who can help me build a tool where I'll be able to automatically process these files on my computer by myself, since these are sensitive invoices with personal information from customers. Ideal skills for the job: - Proficiency in automation software tools - Experience working with PDFs and Excel - Excellent attention to detail - Understanding of invoice structures a...

    $393 (Avg Bid)
    $393 Avg Bid
    151 bids

    I recorded a podcast episode on my computer through Riverside, but the audio is distorted. I need a skilled audio engineer to help me fix it. Key details include: - The audio was recorded in WAV format. - The primary issue is distorted sounds rather than background noise or volume fluctuations. Ideally, you should have experience with: - Audio editing software. - Correcting distorted audio without losing quality. - Working with WAV files.

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

    I'm in need of a highly qualified and certified network and security engineer. Ideally, you should have certifications from Cisco, F5, Symantec, HP, HPE, Dell, Huawei, Avaya, Fortinet, and Juniper. Key Responsibilities and Tasks: - Network design and configuration - Firewall management - Network troubleshooting - Telecommunication system setup - Network security audits - Hardware installation and maintenance - System integration - Vendor selection and management - Providing ongoing support Your background should demonstrate extensive experience with all the above functions. I'm particularly interested in freelancers who have successfully handled similar tasks in the past. Your success will hinge on your ability to improve our overall network and security infrastructure. ...

    $167 (Avg Bid)
    $167 Avg Bid
    15 bids