Programming is the process of creating software and applications by writing, testing, and maintaining code in various programming languages. Programmers are highly skilled professionals who can transform your ideas into fully functional software solutions, automate tasks, or enhance the user experience of your products. By hiring a programmer on Freelancer.com, you'll obtain access to a vast pool of talent that can help you solve technical challenges, bring new features to life, or even develop groundbreaking tools to stay ahead of the competition. Here's some projects that our expert Programmers made real:

  • Creating custom software solutions for a wide range of industries such as healthcare, finance, and entertainment
  • Developing mobile apps for Android and iOS platforms to deliver seamless user experiences anytime and anywhere
  • Designing and implementing responsive websites with user-friendly interfaces and modern design aesthetics
  • Building complex data analysis tools to help businesses make data-driven decisions through advanced analytics
  • Integrating third-party APIs and automating workflows to streamline operations and improve efficiency
  • Optimizing existing software applications for improved performance, security, and stability
  • Developing plugins or modifying popular games like Minecraft with new features, items, and mechanics

The projects mentioned above are just a small sample of what our expert programmers have achieved on Freelancer.com. By posting your own project on our platform, you'll be able to connect with thousands of talented professionals ready to tackle any programming challenge you might have. Whether you need a simple script to automate a task or an entire software solution built from scratch, you'll find the right programmer for the job at Freelancer.com.

We invite you to post your project today by clicking on the "Post Project" button on our homepage. With our competitive bidding system, you'll be able to find an affordable programmer who has the skills you require. Don't wait any longer - hire one of our exceptional Programmers today and turn your ideas into reality!

From 176,136 reviews, clients rate our Programmers 4.9 out of 5 stars.
Hire Programmers

Programming is the process of creating software and applications by writing, testing, and maintaining code in various programming languages. Programmers are highly skilled professionals who can transform your ideas into fully functional software solutions, automate tasks, or enhance the user experience of your products. By hiring a programmer on Freelancer.com, you'll obtain access to a vast pool of talent that can help you solve technical challenges, bring new features to life, or even develop groundbreaking tools to stay ahead of the competition. Here's some projects that our expert Programmers made real:

  • Creating custom software solutions for a wide range of industries such as healthcare, finance, and entertainment
  • Developing mobile apps for Android and iOS platforms to deliver seamless user experiences anytime and anywhere
  • Designing and implementing responsive websites with user-friendly interfaces and modern design aesthetics
  • Building complex data analysis tools to help businesses make data-driven decisions through advanced analytics
  • Integrating third-party APIs and automating workflows to streamline operations and improve efficiency
  • Optimizing existing software applications for improved performance, security, and stability
  • Developing plugins or modifying popular games like Minecraft with new features, items, and mechanics

The projects mentioned above are just a small sample of what our expert programmers have achieved on Freelancer.com. By posting your own project on our platform, you'll be able to connect with thousands of talented professionals ready to tackle any programming challenge you might have. Whether you need a simple script to automate a task or an entire software solution built from scratch, you'll find the right programmer for the job at Freelancer.com.

We invite you to post your project today by clicking on the "Post Project" button on our homepage. With our competitive bidding system, you'll be able to find an affordable programmer who has the skills you require. Don't wait any longer - hire one of our exceptional Programmers today and turn your ideas into reality!

From 176,136 reviews, clients rate our Programmers 4.9 out of 5 stars.
Hire Programmers

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    19 jobs found

    Hello, I need a simple Python program to manage student results. The program should: - Take student marks as input - Calculate total and percentage - Display pass/fail result Clean code and clear output are required. Thank you.

    $199 Average bid
    $199 Avg Bid
    78 bids

    We are looking for a developer or team who already has a large, completed software project. This is not a new development task. We want to review an existing project to evaluate code quality, structure, and overall implementation. Please apply only if you already have a project that matches the requirements below. Mandatory Requirements The project must meet all of the following conditions: The project should have at least 10,000 lines of meaningful code There should be 50 or more clean and meaningful commits in version control At least one Pull Request (PR) must be raised and accepted The code should be well-structured, modular, and easy to read A proper folder structure and clean logic are required The project must be already developed (pre-built); we are not looking for a projec...

    $1654 Average bid
    $1654 Avg Bid
    40 bids

    More details: Is this project for business or personal use? For starting a new enterprise What information should successful freelancers include in their application? Experience How soon do you need your project completed? ASAP

    $413 Average bid
    $413 Avg Bid
    1 bids
    Python developer
    5 days left

    I need a Python developer to create a simple script. The script should take user input and perform basic calculations. Code should be clean and easy to understand. Beginner-friendly project. Deadline: 3 days.

    $11 Average bid
    $11 Avg Bid
    46 bids

    I'm looking for a knowledgeable tutor to help me with my site. Key Requirements: - ready to Answer my questions in real-time - Guide me during the app-building process. Ideal Skills: - Strong background in coding and development. - Experience with , strip, and supabase and all other related platforms. - Good communication skills for effective tutoring. - good business sense that can audit and review and trouble shoot the entire site at the end. With possibility to become my long term consultant for the project.

    $434 Average bid
    $434 Avg Bid
    82 bids

    I have a Duet3D 6XD controller running my custom CNC setup and a Python-based HMI that still needs its full interface layer. The job is to close that gap and then extend the solution so our robot can work reliably on the line. Here is the scope in plain terms: • Build the bidirectional interface between the Python HMI and the Duet3D 6XD, handling configuration, status polling and command dispatch (G-code and macros). • Finish the HMI itself: screens, widgets, and any Python back-end logic still missing. • Add the remaining robot functions—primarily sensor integration and solid error-handling routines—so that faults are caught, logged and presented to the operator in real time. Deliverables I need from you 1. Python project (well-structured, commented) th...

    $21 / hr Average bid
    $21 / hr Avg Bid
    70 bids

    • Description We need a simple AI detection prototype to identify if two streaming videos are the same. The videos are put side by side of your screen. Your app needs to have two buttons to identify the regions of the screen: 1. Similar to human watching the video, your engine learns the video on-the-fly, reading directly from your screen. 2. On the other side of the screen, there will be another same (realtime to 30 seconds delay) or different video. The video can have overlay/text on it. Your system has to be quick enough to consume the streams, and do your analysis in memory 3. Your engine will return the probability of a match in real time. 4. We will test your tool with different streams/videos. Your end products are UI to train a new AI model (e.g., WinForm or Python). The use...

    $283 Average bid
    $283 Avg Bid
    115 bids

    I have two standalone Python scripts: • a real-time antenna control loop that streams data perfectly on its own, and • a small Tkinter interface with Start, Stop, and End buttons that also works when run separately. As soon as I merge them into a single file, the window still appears but none of the buttons respond. The antenna logic keeps running in the background, yet every GUI click is ignored, so I end up force-closing the app. I’m looking for someone who can: 1. inspect the merged code, identify why the Tkinter callbacks aren’t firing (likely event-loop or thread conflict), 2. refactor or restructure it so the GUI remains responsive while the antenna loop runs, and 3. hand back a single, clearly commented .py file plus a brief summary of what you fix...

    $30 Average bid
    $30 Avg Bid
    59 bids

    I need a set of tidy, well-commented AutoHotkey scripts that will streamline two everyday pain points of mine: 1. Desktop-application routines I bounce between several Windows programs all day. I’d like you to capture the exact clicks, keystrokes, and window manipulations I perform and turn them into dependable hotkeys or automated sequences. Once we start, I’ll record or describe each workflow step so you can reproduce it flawlessly with AutoHotkey’s control-send, window-spy, and image-search capabilities. 2. File-copy / move logic The second piece is a background script that continuously (or on demand) copies or moves files from one folder to another according to simple rules—file type, modified date, naming pattern, or any other criteria we agree on. ...

    $145 Average bid
    $145 Avg Bid
    72 bids

    USRARECOININVESTMENTS Redesign & SEO Overhaul Key Requirements: Site Navigation and Layout: Streamline for easier access to information. MUST HAVE BEAUTIFUL GRAPHICS THAT STAND OUT FROM THE CROWD SIMILAR TO  Loading Speed: Optimize to ensure fast loading times. Content Presentation: Revamp to make content more engaging and easier to read. NEW CONTENT SIMILAR TO THE BOOK "CHRONICLE OF AMERICA" TO BE CREATED IN ENTIRETY AND INCORPORATED Archives Functionality: Archives should work like  but look like ST...

    $3884 Average bid
    Featured
    $3884 Avg Bid
    61 bids

    I'm seeking an experienced developer to create a game modding program for Xbox 360, focusing on multiplayer games. Essential Requirements: - Game modding experience, especially for Xbox 360 - Expertise in multiplayer game dynamics - Ability to develop secure, user-friendly modding tools Ideal Skills and Experience: - Proficiency in programming languages relevant to Xbox 360 development - Background in game design and modification - Understanding of network protocols for multiplayer games - Strong problem-solving skills and creativity

    $495 Average bid
    $495 Avg Bid
    60 bids

    I'm looking for an experienced programmer to develop RF modules based on MTK chips. The primary functionality required is signal reception, specifically for digital signals. This project extends to firmware modification for new hardware of the F21 Pro model, adapting it to work with US bands and ensuring wide usability. Key Requirements: - Modify NV data in the firmware to suit the new chipset (likely running on LWTG) and adapt this file for US band compatibility. - Ensure the firmware can be flashed easily to multiple phones and that a complete backup source file is provided. - Conduct thorough compatibility testing for the firmware. Ideal Skills and Experience: - Strong background in RF engineering and programming. - Expertise with MTK chipsets and NV data modifications. - Experie...

    $462 Average bid
    $462 Avg Bid
    91 bids

    Looking for Wordpress (WP) expert to do a dynamic WP directory portal with automated features like newsfeeds, automated updates. No really necessary to develop site from ground up or from scratch as can utilise free WP directory theme and install plugins/widgets/add on. The directory database will be very big so the site must be able to handle and process very very big number of profiles/listings. You must be experienced expert coder in WP who is very proficient with automation using scripts or AI in order to retrieve and update bulk quantities of latest news/ info from internet into this site. This is relatively easy task for WP expert coder so preference will be given to lowest price quotes. (This will be ongoing work for the right freelancer because after site is up, may need freelanc...

    $148 Average bid
    $148 Avg Bid
    155 bids

    We are looking for a developer or team who already has a large, completed software project. This is not a new development task. We want to review an existing project to evaluate code quality, structure, and overall implementation. Please apply only if you already have a project that matches the requirements below. Mandatory Requirements The project must meet all of the following conditions: The project should have at least 10,000 lines of meaningful code There should be 50 or more clean and meaningful commits in version control At least one Pull Request (PR) must be raised and accepted The code should be well-structured, modular, and easy to read A proper folder structure and clean logic are required The project must be already developed (pre-built); we are not looking for a projec...

    $1107 Average bid
    $1107 Avg Bid
    40 bids

    I need customized BMW ISTA software for Windows. It should offer diagnostic tools, programming capabilities, and maintenance support. The software must be compatible with the BMW X5 model. Ideal skills and experience: - Expertise in automotive diagnostic software - Experience with BMW vehicles, especially the X5 - Proficiency in Windows software development - Strong programming skills, particularly in automotive protocols Please provide a portfolio or examples of similar work.

    $135 Average bid
    $135 Avg Bid
    37 bids

    I’m developing a large-scale, persistent RPG designed to run entirely inside Telegram, but with the depth and longevity of a full MMORPG rather than a casual bot. The core idea is simple but powerful: every player is permanently defined by fate, not choice yet their path still branches over time. ⸻ When a player starts the game for the first time, a character profile is created and one random base class is assigned from a very very large pool than u can imagine . Players do not choose their base class. That class becomes their foundation for the entire game. As the player progresses and reaches specific level milestones, their base class evolves into advanced classes, forming a multi-stage class progression system. Example: • Mage → Fire Mage → Fire Weaver • Mage ...

    $11 Average bid
    $11 Avg Bid
    6 bids

    I'm looking for an experienced programmer to handle CAN bus programming for industrial machinery. The programming should manage: - Data logging and diagnostics - Control automation - Safety and monitoring systems The communication protocol to be supported is CANopen. Ideal Skills and Experience: - Proficiency in CANopen - Experience with industrial machinery - Strong background in automation and safety systems - Excellent troubleshooting and diagnostic skills

    $265 Average bid
    $265 Avg Bid
    7 bids

    I am looking for a patient tutor to walk me through the fundamentals of writing logic in GDScript. My main goal is to grasp the basic syntax and overall script structure so I can comfortably build out simple game-play features inside Godot. Live, interactive sessions suit me best; I learn fastest when I can share my screen, ask questions in real time, and immediately test ideas in a small game scene. During our meetings we’ll focus on laying down clean, readable code—variables, functions, built-in callbacks, indenting style, and common pitfalls that trip up beginners. Each lesson should leave me with a short, runnable Godot project so I can experiment between sessions and bring you my follow-up questions. Because my end goal is game development, please ground examples in typic...

    $26 / hr Average bid
    $26 / hr Avg Bid
    18 bids

    Recommended Articles Just for You