How to find web programmer jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 how to find web programmer jobs found, pricing in USD

    I need a strong wordpress developer with high PHP knowledge and CSS knowledge to help me fix the bug. The task must be done via anydesk.

    $33 (Avg Bid)
    $33 Avg Bid
    47 bids

    I am seeking a proficient freelancer to transfer text content from various websites and compile them meticulously into a Word document. Key Responsibilities: - Navigate diverse websites to find specified text - Diligently copy and paste accurate information - Ensure the data is correctly formatted in the Word document Important Skills: - Proficient in Microsoft Word - Strong attention to detail - Excellent web navigation - Quick and accurate typing skills Experience in data entry, web scraping or similar tasks will be appreciated.

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

    I am looking for a programmer that can work with UniSwap API. Connecting Volt Metamsk to UniSwap. Work with the swap section. Working with Pooling Liquidity. I should be able to do things like Creating a Pooling Liquidity Removal of a Pooling Liquidity And.... to do. If you have any questions, please ask

    $732 (Avg Bid)
    $732 Avg Bid
    9 bids

    We're seeking freelance programmers with a flexible skill set as the specific programming languages and project objectives weren't defined. An ability to adapt to various programming languages would be ideal, encapsulating yet not limited to Java, Python, and C++. As the project's main target and functionality weren't specified, experienced bidders with diverse backgrounds in creating mobile apps, website development, and software application building would be preferred. This project may contain elements like user authentication, database integration, and payment processing. It's important you're adaptable and comfortable with possible modifications as the project progresses.

    $30 (Avg Bid)
    $30 Avg Bid
    19 bids
    Python Programmer Wanted -- 4 6 days left
    VERIFIED

    I am looking for a skilled Python programmer to assist with various tasks. Experience with data analysis and visualization, web scraping and automation, as well as Python application development would be preferred. The purpose of this project is not specified, so a versatile skill set is required. Proficiency in Python, Django, and Flask would be advantageous.

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

    As a director, I am in need of a highly skilled secretary who can handle a variety of tasks. From scheduling my appointments and managing email correspondence to organizing my documents and files, this role is vital to the efficient running of my office. Key responsibilities include: - Scheduling appointments and meetings: You should be adept at managing my calendar and coordinating with my contacts. - Managing emails and correspondence: You'll be responsible for filtering and replying to emails on my behalf. - Organizing documents and files: Keeping my paperwork in order is crucial. You should be proficient at filing, archiving, and retrieving documents. The ideal candidate should be well-versed in: - Microsoft Office (Word, Excel, PowerPoint) - Google Suite (G...

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

    I'm looking for an expert to help with uninstalling Windows Server 2016 (evaluation mode) and installing Windows 10 Pro on my laptop. Here are the specifics: - I'm seeking this migration for personal use, as I find Windows 10 Pro more suitable for my needs. - I've confirmed that there's no necessity to back up any data before the migration. Ideal Freelancer: - Proficient in Windows Server and Windows 10 Pro migrations - Can ensure a smooth transition without data loss - Able to advise on or assist in obtaining a Windows 10 Pro license, as needed.

    $131 (Avg Bid)
    $131 Avg Bid
    10 bids

    I require a talented software developer to create a desktop application with proficiency in C++ and Lua scripts. The main function needed for this software is Electronic Control Unit (ECU) tuning. Ideal skills and experience: - Proficient in C++ and Lua Scripts - Experience in software development, particularly for desktop applications - Knowledge or experience in ECU tuning technology would be highly beneficial I have written a software in c++ i will like someone to be able to link my software to my winols witch is on another pc and for example someone loads a file in my c++ software it will then automatically send it to my winols find a file witch is modified acording to how the user wants the file to be modified then retur...

    $1026 (Avg Bid)
    $1026 Avg Bid
    26 bids

    I am seeking a proficient Excel programmer who can assist me in automating tasks, creating complex formulas and calculations, and generating reports and trading signals based on S&P500 Index data. The ideal candidate should have: - Proficiency in Excel with a strong track record of automating tasks and creating formulas - Experience in generating reports based on financial data, specifically S&P500 Index - Strong analytical skills to ensure the calculations and data analysis are accurate and reliable - Excellent communication skills to understand my requirements and provide regular updates Some of the key responsibilities and tasks include: - Automating the extraction of S&P500 Index data - Creating formulas and calculations to analyze the extracte...

    $264 (Avg Bid)
    $264 Avg Bid
    49 bids

    I'm in search of a proficient Excel Macro programmer who can automate data entry tasks with emphasis on numeric data. The ideal candidate would deliver a macro that inputs numbers into Excel and uses "if, then else" logic to perform specific tasks. Essential skills include: - Extensive experience with Excel Macros - Solid understanding of data entry automation - Proficiency in working with numeric data - Good grasp on logical functions especially if, then else Your primary function will involve interpreting requirements and programming the macro to swiftly and accurately complete data entry tasks. Please ensure your portfolio showcases relevant work.

    $108 (Avg Bid)
    $108 Avg Bid
    52 bids

    We have a web application in which we want to enhance the overall visual appeal, specifically focusing on the dashboard. We are looking for experts in React and who can bring a fresh perspective to our user interface. Your tasks will include: - Visually enhancing the dashboard. Bring creativity and flair, while maintaining an intuitive layout. - Writing unit tests to ensure robust functionality. We require: - A strong understanding of React/, with experience in designing attractive and effective UI. - Proven record in UI/UX design and improvement. - An eye for aesthetics, understanding of color schemes, typography and overall design principles. - Experience in writing unit tests within a React/ environment. Overall, the aim is to refine the visual ap...

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

    ...examples of each of the following files I would like to have: - Each US state in a vector EPS file with a cut line. Each as their own file name. - A photo of each with dimensions - A mock up photo of each state decal on the back window - An excel sheet with all the states and associated dimensions Example: North Each state .EPS cut file would need to be within a 3.5" x 5.5" rectangle or a 5.5" x 3.5" rectangle. Whichever best fits the state. I have attached an "Examples" file as well that gives further instruction for setting up the file. There are 50 States. I will need 3 folders: 1- Cut Files (50 .EPS files) 2- Dimension Photos (50 Photos) 3- Mock Up Photos (50 Photos To find all the state outlines, you will need ...

    $94 (Avg Bid)
    $94 Avg Bid
    87 bids

    Stepping Back Through Data I have a table of orders, lets say. I'm trying to find all the "Completed" orders, and then step back through other "Cancelled" orders for the same Customer, that were created within 72 hours. The trick is, I want to keep stepping back until I don't find anymore orders (the 72 hour window will now be based on the last order found). Also, the logic should stop if it finds another "Completed" order for the same customer. I've included a test table and data, as well as an expected output. CREATE TABLE #Order ( OrderID int, CustomerID int, OrderDate datetime, OrderStatus varchar(25) ) INSERT INTO #Order VALUES (1, 1, '02/15/2024 07:00 AM', '...

    $23 (Avg Bid)
    $23 Avg Bid
    15 bids

    I need an experienced programmer to develop a custom-built website for a Loadshedding scheduler. The project has a high priority and needs to be completed as soon as possible Before 20 May 2024 Basics Summary: The Load shedding Scheduler System is a comprehensive solution designed to address the challenges associated with managing and implementing load shedding in an efficient and organized manner. As electricity supply continues to be a critical issue in Zimbabwe, it is imperative to have a system in place that can effectively manage the limited supply of electricity during periods of high demand or supply constraints. The Load shedding Scheduler System aims to provide utilities, grid operators, and other stakeholders with a powerful tool ...

    $124 (Avg Bid)
    $124 Avg Bid
    36 bids

    I need an experienced programmer to develop a custom-built website for a Loadshedding scheduler. The project has a high priority and needs to be completed as soon as possible Before 20 May 2024 Basics Summary: The Load shedding Scheduler System is a comprehensive solution designed to address the challenges associated with managing and implementing load shedding in an efficient and organized manner. As electricity supply continues to be a critical issue in Zimbabwe, it is imperative to have a system in place that can effectively manage the limited supply of electricity during periods of high demand or supply constraints. The Load shedding Scheduler System aims to provide utilities, grid operators, and other stakeholders with a powerful tool ...

    $19 (Avg Bid)
    $19 Avg Bid
    16 bids

    I need someone with specialized skills in password recovery to restore a forgotten password for an Outlook .pst files. I have an old *.pst file (outlook) from the year 2010. I put on password, and now I didnt remember, I need to find this password I m looking for somebody to find password for pst file

    $19 (Avg Bid)
    $19 Avg Bid
    5 bids
    I need a R program expert 6 days left
    VERIFIED

    I need a proficient R programmer who specializes in creating efficient and accurate regression analyses. My project requires a specific focus on financial data. Key tasks involve: - Implementing statistical modeling using R Programming - Performing regression analysis on financial data Ideal freelancer should have: - Robust experience in R programming - Specific expertise in statistical modeling and regression analysis - Experience working with financial data - Strong analytical skills and attention to detail.

    $16 (Avg Bid)
    $16 Avg Bid
    11 bids
    SEO editorial backlinks 6 days left
    VERIFIED

    Project goal: Acquire high-quality editorial backlinks to improve the criminal law firm's search engine rankings and visibility. Target audience: Individuals seeking legal advice or representation in criminal law matters, particularly those using search engines to find reputable law firms. Scope of work: - Identify and target authoritative websites related to legal advice, criminal law, and justice for backlinking opportunities. - Negotiate and secure guest posting opportunities on high-domain authority sites. - Create compelling, informative content that incorporates backlinks to the law firm's website. - Monitor the performance of backlinks in terms of traffic and search engine rankings.

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

    I am looking for a skilled programmer with experience in algo trading using Python - preferably with experience with crypto exchange API. I already have a specific strategy in mind, so I would like someone who can work with me to implement it. Ideal skills for this job include proficiency in Python and experience in API trading. I am looking for a programmer who can work with me on a long term basis with support. Details can be discussed.

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

    I need a proficient R programmer to assist with data analysis and visualization, as well as statistical modeling. The ideal candidate should be comfortable working with various types of data, including numerical and textual. Key Responsibilities: - Conduct data analysis and visualization using R - Perform statistical modeling tasks - Source relevant datasets for the project Ideal Skills & Experience: - Extensive experience in R programming - Proficient in data analysis and visualization - Skilled in statistical modeling - Ability to work with numerical and textual data - Experience in sourcing external datasets - Strong problem-solving and analytical skills This project is an excellent opportunity for a dedicated and skilled R programmer to...

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

    ...developer capable of configuring the software on my website to mirror the functionality of The software I currently have is from You can find the necessary manuals and documentation at Key Tasks: - Configure User Registration: Users should be able to create accounts, login, and manage their profiles. - Customization Options: The site should allow users to personalize their experience, such as setting preferences or saving items. - Payment Integration: The website should support payment transactions for services, courses, or any other educational materials. Design Preferences: - I'm looking for a professional and corporate design. The site needs to be aesthetically pleasing, but also maintain a serious and

    $138 (Avg Bid)
    $138 Avg Bid
    38 bids

    I am in need of a proficient C++ programmer who can create a software for Windows operating system that will effectively detect specific events when a USB device is plugged in. Registry Scrubber Key Features: - The software should monitor and identify the type of device that is connected to the USB port. - It should have capability to store this device data and send using RS-232 to an external MCU - It should also detect and monitor when a device is removed from the USB port. Skill Requirements: - Proficiency in C++ programming. - Experience in developing Windows-based applications. - Understanding of device interaction with Windows OS via USB. - Previous experience in creating device detection software would be beneficial.

    $392 (Avg Bid)
    $392 Avg Bid
    40 bids

    I'm looking for a talented JavaScript programmer who can modify the existing library to work specifically for a UNO card game. This project is for personal use, so it's more about fine-tuning the game to suit my preferences. Key requirements: - Adapt the existing game logic to fit the classic UNO rules. - Enhance the library's graphics and animations to make the game engaging and visually appealing. Specific changes needed: - I'd like to see some new rules added to the game. These should be thoroughly tested to ensure they don't disrupt the game's flow. - Additionally, some existing rules of the original library may need modification to align with the UNO card game mechanics. The ideal candidat...

    $136 (Avg Bid)
    $136 Avg Bid
    41 bids

    I need a skilled developer to optimize existing Islamic prayer app code on GitHub and publish it on app stores. The app must have the following features: - **Prayer Times:** Displayed in list view as per user's location. - **Qibla Direction:** To help users find the direction of Mecca. - **Prayer Reminders:** Customizable alerts for each prayer. - **Nearby Mosque Locator:** To help users find the closest mosque. - **Quran Audio:** In-app feature to listen to Islamic scriptures. - **Islamic News and Video:** Section for users to stay updated. - **Online Store:** Integrated with a secure payment method. Ideal skills and experience for this project are: - Proficiency in optimizing existing code from GitHub repositories. - Experien...

    $569 (Avg Bid)
    $569 Avg Bid
    65 bids

    I'm seeking an experienced HTML programmer to develop a new email application. While I'm not fully certain if this primarily entails front-end design, the ideal candidate will possess solid skills in this area. Key Responsibilities: - Develop an HTML-based email application - Collaborate to ensure functionality aligns with my requirements Ideal Skills: - Proficient in HTML programming - Background in front-end development, just in case - Experience with email application development.

    $40 (Avg Bid)
    $40 Avg Bid
    48 bids

    I require a skilled animator with proficient knowledge and experience in traditional 2D animation to create engaging characters. The characters are based on real life person whose images i will share on chat. The animation should have a humorous undertone for viewers to be entertained throughout the visual journey. I have a script. Animation should not e more than 20 sec long Skills and Experience: - Proficiency in developing traditional 2D animations - Artistic ability to design distinctive, engaging characters - Demonstrated talent for creating humor in animations - Ability to capture and retain viewer attention Your role: - Design lively characters that support the humorous tone - Create a traditional 2D animation with smooth transitions and movements ...

    $90 (Avg Bid)
    $90 Avg Bid
    17 bids

    I'm looking for a proficient web developer to build an ecommerce website specifically for B2C transactions. The focus will be on selling a diverse collection of electronics. I'd like the website to have a robust search function so users can easily find specific products. You'll need skills in ecommerce website development and UX design, with prior experience in B2C platforms and electronics being a plus.

    $749 (Avg Bid)
    $749 Avg Bid
    70 bids

    Seeking an experienced Flutter Developer to work on the setup and build Application I purchased from Codeconyan, Once built, you will be responsible for submitting these apps to both Apple and Play Store. Your responsibilities will include with Setting up and configuring the apps Ideal candidates should have plenty of experience with Flutter Development, as well as a portfolio of past work to demonstrate their expertise. - Proficiency in Flutter development - Experience in developing for both iOS and Android platforms - Ability to work independently with minimal guidance As the client, I did not specify the key features to be prioritized, giving you the flexibility to design the app in a way you find most effective. Similarly, there is...

    $115 (Avg Bid)
    $115 Avg Bid
    37 bids

    As a co-founder of a burgeoning tech startup, I am on...burgeoning tech startup, I am on the lookout for a skilled software developer to join our team. At this time, I'm unable to share specifics about the software's main purpose, but I am eager to find a collaborator—someone who isn't just proficient in coding but who will also mesh well with our team culture. While we may not be able to offer top-tier salaries at the moment, stock options are on the table, underscoring our commitment to treating you not just as a contractor but as an integral part of our team. Key requirements: - Proficiency in Python and JavaScript. - A quick learner who adapts easily to new challenges. - Strong problem-solving abilities. - Intereste...

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

    Insert a category or several categories of job. Return all platform’s (, LinkedIn, BossHire, etc.)related people who find part time job or full time job’s information and give a rank.

    $463 (Avg Bid)
    $463 Avg Bid
    28 bids
    Code Dashboard UI Revamp ASAP 5 days left
    VERIFIED

    I'm currently in need of a professional...need of a professional with strong experience in CodeIgniter + Bootstrap, for an urgent task. I need the person for complete redesigning of dashboard, The code is of codecanon you can find that here demo code is Just look at the website carefully, before placing the bid. I will also provide you the html template of dashboard to change I need someone who can complete the work asap. Note:- kindly check the above code carefully and all my simple requirement is written above, so don't try to place low bid only to come into inbox, just place your final price bid else i will directly stop replying you in inbox if you will change your bid amount there.

    $119 (Avg Bid)
    $119 Avg Bid
    22 bids

    ...two-three YouTube video that exceed 10 minutes in length. The specifics: I visited Africa in January and I’m looking to hire someone to compile my footage into two to three videos - or however many stories you think are there. One is about the trip as a whole focused on a project I went to research and promote, and the other is a video about craft (specifically around natural materials and resources). If you like woodworking and craft and music, you might find it particularly fun. I’m building a guitar made of wood I went to salvage from the African bush and then selling it to raise money for the local conservancy effort. This YouTube video collection is my promo to make people donate to possibly win the guita...

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

    I'm on the hunt for a top-tier programmer or team to help me develop a dynamic, adaptive trading bot that integrates with my unique set of custom trading signals. Here are some of the key points about the project: - Custom Signals: The trading bot will need to accurately interpret and act upon a specialty set of trading signals that are defined by multiple criteria. - Integrating Indicators: I haven't specified my choice of indicators yet. However, your knowledge and experience prioritizing and integrating various indicators like Moving Average, RSI, Stochastic Oscillator, or MACD will be a key assessment parameter. - The Blend: The trading signals will be based on a mix of rules precisely relying on price actions, trading volume and market trends. Resol...

    $520 (Avg Bid)
    $520 Avg Bid
    48 bids

    ...special and creative person to build a simple website interface that deals with the API of a website I have a subscription and membership to The site provides an API for my account and can be integrated with an interface to operate through it This is to import my templates and tools into and display them on my site Anyone submitting an offer is requested to review the website and information to learn how to deal with the API The application interface is required to display and call up forms to display through my site in a private chat window from here can read about Api Note: I have some websites and application html templates that the programmer can use as a ready-made template

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

    ...Project Project Overview Project Name: “Turk’s Compass” Mobile App Development Project Budget: up to 500-1000 CAD Project Title: Project Abstract: Introducing "Turk’s Compass" – a ground-breaking Yellow Pages mobile app to serve as a “finder” for services/establishments and information. This mobile app should be released both on the Apple iOS and Google Android App Stores. Targeted audience of the application are: a) Entire Turkish community in Canada regardless of their city (Supporting major cities, such as Toronto, Montreal, Vancouver, Ottawa, London, Calgary, Regina) b) Anyone from Turkey wishing to immigrate to Canada. Project Plan: • Facilitate easy access to services, allowing users ...

    $402 (Avg Bid)
    $402 Avg Bid
    45 bids

    ... The song is a heartfelt tribute to my late dog, and I need the visuals to match the emotional and nostalgic tone of the lyrics. Key Tasks: - Add visual effects: I want the video to have subtle, yet impactful visual effects that enhance the overall sentiment of the song. - Blend photos and video with audio: I have a combination of pictures and video clips that need to be seamlessly blended with the audio track I've arranged. Specific Requirements: - Video length: I'm aiming for a final cut that's between 3-5 minutes. It should be long enough to tell a story, but not so long that it loses the viewer's attention. - Nostalgic and sentimental: The overall mood of the video should be nostalgic and sentimental. It's important that ...

    $352 (Avg Bid)
    $352 Avg Bid
    48 bids

    I'm seeking a highly skilled data scientist to analyze a significant volume of personal data and provide answers to some specific questions, as well as identify potential solutions. You would be empowered to apply any combination of techniques from predictive analytics, pattern recognition, to data visualization, based on your professional judgement. Key responsibilities to include: - Find patterns or trends within the data - Use the identified patterns to answer specific questions - Propose potential solutions based on the data analysis Ideal candidate would have: - Experience with both structured and unstructured data analysis - Demonstrate excellent data visualization skills - A track record in deriving actionable insights from l...

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

    I'm in search of a passionate programmer well-versed in WebAssembly regardless of the intended use, whether that be to increase performance, port an existing codebase, or enhance security, which is information I chose not to specify. The desired professional should be adaptable, as I have also not stated the programming languages to be incorporated in this project. Variable language skills in JavaScript, C++, or Rust are therefore highly favorable. Since I have not stated a specific timeline for this project, the potential freelancer must be flexible with deadlines and communicative about their availability. This job is perfect for any well-rounded developer eager to tackle any challenge.

    $68 (Avg Bid)
    $68 Avg Bid
    5 bids

    Where can we find the programmer or developer capable of delivering a harmonious, transparent platform for fostering creative collaboration, innovative design, and management? Our vision entails the creation of a system/solution for decentralized modeling and display software, uniting designers for CNC and computer-generated practical art, asset display and management, and a customer interaction and processing ecosystem. Drawing inspiration from O-LAP () note, its outdated, an open-source community-run platform for parametric furniture design, we aim to infuse our project with the latest wisdom from established methods like NEM, Ethereum, and similar platforms. We seek to capitalize on the wealth of open-source possibilities readily available. We request you...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    11 bids

    I am seeking a diligent freelancer with strong attention to detail and experience with Microsoft Excel and Shopify for a data entry project. Having a deep understanding of these two platforms is crucial to the seamless execution of the task. The project involves: - Using a spreadsheet to find and identify approx 4500 books on Amazon. - Using an online import tool to bring book data into a Shopify website - Adding extra product information in the shopify website from the spreadsheet about the book. - Determine the genre of the book and categorising in shopify accordingly. The ideal candidate should have: - Proven experience in data entry, preferably within Shopify. - Access to US version of Amazon. - Proficiency in Microsoft Excel. - High level o...

    $74 (Avg Bid)
    $74 Avg Bid
    26 bids

    I'm in need of an AI expert who can assist me in realizing the video output generated by our AI bot. r find other ways to make funny videos . fast easy cheap but good and funny Key Project Details: - **Target Audience**: Primarily adults. - **Video Content**: The AI bot is designed to create video content across different genres including: - Comedy skits - Educational videos - How-to tutorials Your role will involve: - Understanding our existing AI bot and its video creation process. - Implementing a solution that can effectively translate the AI's video ideas into a finalized product suitable for adult viewers. - Ensuring the videos are engaging, well-edited, and align with the intended comedic, educational, or tutorial content....

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    32 bids

    I need a lead generator extraordinaire to compile urgent, organized leads. The following specifics are must-haves: • Contact Information: Name, Phone, Email • Company Information: Name, Industry, Size • Industry-Specific Information: Relevance to Australian trade shows This is a draining task pulling resources from various databases and websites. Knowledge in research, data mining and excellent attention to detail are significant for this role. Previous experience in lead generation specifically for trade shows is a bonus. Understanding the nature and the dynamics of various industries in Australian trade shows would enable more efficient and accurate results. Since time is of the essence, I need someone with a quick turnaround without compromising...

    $19 (Avg Bid)
    $19 Avg Bid
    28 bids

    I am looking for a skill...highlight the most exciting parts of matches, interview players and provide in-depth analysis for my Instagram account. The goal of my content is to engage with fellow football enthusiasts. Ideal skills for this project include: - Experience in video editing with a focus on sports, especially football. - Understanding of Instagram algorithm and what type of content performs well. - Deep knowledge of football, including key players, strategies and game highlights. - Ability to edit videos quickly and efficiently, often within hours of a match. This is more than just putting clips together - it's about telling a story that football fans will find engaging. Your edits should turn exciting games and in-depth football analysis into short, ...

    $108 (Avg Bid)
    $108 Avg Bid
    43 bids

    I am on the lookout for an experienced and innovative programmer who can assist in creating a unique search engine from scratch. The specific programming language is open as the user did not specify a preference, so proficiency in Python, Java, or C++ will be a plus. Though the user has not provided insights into the specific features desired for this project, common elements of search engines include web crawling, indexing, and ranking algorithms. Your familiarity with these or willingness to research and incorporate them will be essential to your success in this project. The user did not specifically state the purpose of the search engine, however it could be for personal, business, or educational use. Balancing these needs could be a crucial part of the proje...

    $9246 (Avg Bid)
    $9246 Avg Bid
    60 bids

    Hello, U.S. Bank is seeking an accomplished Principal Network Engineer, with multi-network (z/OS and Mainframe) technologies and technical leadership experience. to contribute toward the success of our technology initiatives. The Mainframe Network Systems Programmer is responsible for the analysis, development, modification, installation, testing, and maintenance of operating systems software. Supports network protocols for the mainframe. Working experience 10 + yrs. With managing day-to-day delivery of satisfactory network services to clients. Mandatory: Key Skills: Mainframe, VTAM, TCPIP, zSeries, TN3270, IBM3270, TPX, z/OS, FTP-ATTLS. If interested Pls share resume on LinkedIn Thanks-Uday/US Bank

    $54166 (Avg Bid)
    $54166 Avg Bid
    3 bids

    I am seeking a proficient R programmer to assist with the evaluation of statistical significance in a large dataset. This project will involve data cleaning processes to address missing data, outliers, and unbalanced classes from CSV files. An in-depth understanding of advanced analytics and R programming is needed. • Proficiency in R language • Experience handling CSV files • Strong ability with data cleaning methods (dealing with missing data, accurately identifying outliers, working with unbalanced classes) • Expertise in evaluating statistical significance The selected candidate should not only have technical expertise but also the ability to interpret data and present findings in a clear, concise manner. This project shall pave the way...

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

    I'm looking for a skilled and creative programmer to create an application that can generate book covers using artificial intelligence (AI). This app must be able to generate designs based on a given title. The requirements for the generated designs include: 1. Core Elements: - Background images - Color schemes - Typography These elements are crucial and should reflect the creativity and sophistication AI can offer. Please know that I will manage the text centering manually. 2. Design Specifications: - Size: Portrait (1000x1500px) The book cover should be formatted in portrait orientation with the dimensions of 1000x1500 pixels. 3. Flexibility: The AI should be adaptable, capable of generating covers without genre limitations as the app&rsq...

    $147 (Avg Bid)
    Featured
    $147 Avg Bid
    25 bids

    I'm looking for a professional programmer who specializes in IC programming, specifically for smoke detectors. Key Tasks Include: - Reading and writing IC data for smoke detectors. - Handling and operating microcontroller IC chips effectively. The ideal candidate should have: - Solid experience in IC programming. - In-depth knowledge of microcontroller IC chips. - An understanding of smoke detector systems is a plus. Knowing how to troubleshoot and debug chips will offer a huge advantage. Please respond with examples of related projects you've completed and your approach to tasks like this.

    $656 (Avg Bid)
    $656 Avg Bid
    11 bids

    Use a person's picture to search and find the person's pictures and videos posted in social media (such as TIKTOK, TELEGRAM, TWITTER, Instagram, FACEBOOK) or online forums (such as reddit, Quora, Digg).

    $510 (Avg Bid)
    $510 Avg Bid
    53 bids