Freelance django python jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 freelance django python jobs found, pricing in AUD

    ...help me set up OpenCV on a Tesla T4 GPU. I would like the latest version of OpenCV to be installed on the GPU, using Python as the primary programming language. The solution you provide must be generic enough to ensure that OpenCV can be installed on any other GPU in the future. Key Requirements: - Installation and setup of the latest version of OpenCV on a Tesla T4 GPU, leveraging CUDA and cuDNN. - Ensure functionality is maintained for Image Processing and Video Analysis. - Implement the solution in Python. - Provide thorough documentation for future reference. Ideal Freelancer: - Should have significant experience in working with OpenCV and GPU setups. - Proficiency in Python and a good understanding of CUDA and cuDNN. - Previous experience in configuring and...

    $278 (Avg Bid)
    $278 Avg Bid
    19 bids

    I have a 500MB XML file that I need loaded into SQL across approximately 20 tables. I'm in need of a Python script to handle the transformation. The script will need to handle normalization of the data. Key requirements: - Develop a Python script to read the XML file and transform the data into a normalized structure across 20 tables. - You will need to create the SQL tables as part of the normalization process. - Experience with large data transformations and SQL is vital.

    $277 (Avg Bid)
    $277 Avg Bid
    95 bids

    Develop 3D scanner using Python as discussed

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

    ...goal is to create compelling content that will attract and engage potential users and distinguish my services in the competitive freelancing industry. - Objective: Develop engaging and persuasive content to attract a broad audience to my freelancing offerings. - Industry: Freelancing platforms and services. - Target Audience: Aspiring freelancers, gig economy workers, and businesses in need of freelance talent. - Deliverables: * Well-researched and informative articles or blog posts. * Captivating website copy. * Email marketing content. * Social media content that resonates with our target demographic. - Unique Selling Proposition (USP): the USP will be communicated to the chosen freelancer and should be weaved into all content produced. The ideal candidate will h...

    $163 (Avg Bid)
    $163 Avg Bid
    41 bids

    I have a frontend file that needs new features and an admin panel to manage content. The project involves: - Implementing new features into the existing frontend design - De...make the necessary changes to the frontend but also create a user-friendly admin panel for managing contents. Experience in both frontend development and backend (specifically for the admin panel) will be crucial. Ideal Skills: - Proficiency in front-end technologies such as HTML, CSS, and JavaScript - Experience with backend technologies for admin panel like PHP, Python, or Ruby - Knowledge of web frameworks like Laravel, Django, or Ruby on Rails - Understanding of database management for effective content storage and retrieval - Prior experience with developing admin panels for content managemen...

    $160 (Avg Bid)
    $160 Avg Bid
    48 bids

    I'm in need of a talented script writer to craft a comedy rap script for an all-ages audience. The main theme of the rap is about overcoming adversity. Good afternoon I hope you are having great day, Thank you for applying for this freelance opportunity! Your portfolio looks very impressive and we would like to invite you to complete a short trail task as part of the recruitment process Firstly, a little bit about Crealon Media. We are a dynamic, innovative, and ever-evolving company that operates primarily in the social media landscape. Over the past few years, we have established several incredible brands and continue to grow at an accelerated pace. We aim to produce varied content to delight and engage millions of viewers in a host of popular niches, while also building a...

    $29 (Avg Bid)
    $29 Avg Bid
    25 bids

    Currently, I need an expert freelance writer with a knack for creating compelling and informative blog posts about weddings. Each blog post is expected to: - Be focused around the theme of weddings - Be less than or around 500 words (some shorter, if required) - Written in an informative style This project is only for one post. If you do well I'll hire you to write more posts. In total there are around 75 posts that we need to write. The budget for each post i 15 USD. I'm a wedding photographer but to stand out I'm composing an exclusive handbook for all my clients that goes through everything in preperation for a wedding. The handbook will be in Swedish since my clients are Swedish but you can write it in English and I'll translate it as I go through it. ...

    $27 (Avg Bid)
    $27 Avg Bid
    110 bids

    As a freelance writer, I'm on the lookout for someone who can pen informative and captivating articles primarily focused on writing tips. Key Tasks: • Creation of 500-1000 words articles • Focus on writing tips Ideal Skills: - An understanding of writing tips is crucial - Highly proficient in English with outstanding grammar skills - Creative and engaging writing style - Punctual in meeting deadlines This is an excellent opportunity to showcase your expertise in writing articles that educate and inform. If you believe you're the perfect fit, I am eager to see your bid!

    $32 (Avg Bid)
    $32 Avg Bid
    36 bids

    I'm looking for a skilled software engineer. THis task is too large for excel power query, however i want it to operate in a similar fashion. The main purpose of this project is to develop a self-updating database of ever...racehorse in the state of NSW, Australia, via the website. Key tasks and responsibilities: - Determining the best platform for the software (Web-based/Desktop-based/Mobile application). - Creating a software solution that will automatically update and manage a database of racehorses. Skills and Experience: - Proficiency in at least one high-level programming language i.e., Java, Python, C++ - Experience with automation software - Familiarity with database management - Ability to recommend best software platform based on project requirements. Thanks : )

    $831 (Avg Bid)
    $831 Avg Bid
    49 bids

    I am looking for a freelancer who can help me generate Python specific to Ignition 8.1 Perspective Key Requirements: Install of Ignition 8.1 - The Python code should implement file creation in JSON format. - The code snippets should be customized to work seamlessly within Ignition 8.1. Ideal Skills and Experience: - Proficiency in Python programming. - Prior experience with Ignition 8.1 or similar platforms. - Knowledge of JSON file creation. - Understanding of interface functionalities. This project would be ideal for a freelancer with a background in software development, particularly in Python, and experience with industrial automation systems. A comprehensive understanding of Ignition 8.1 is required.

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    30 bids
    CA Firm Website Design 4 days left
    VERIFIED

    I need a static and user-friendly website for my CA firm. This website should undoubtedly reflect a professional touch and be capable of captivati...comprehensive information about our firm. More than just an online presence, this site is about communicating our story, our values, and our unique services. Ideal skills: - Web development, specifically with experience in designing websites for professional service firms. - Knowledge in creating engaging UI/UX designs. - Experience in responsive web design to ensure our site is mobile-friendly. The freelance should preferably have a strong understanding of CA firms or professional service firms. This will help in creating a website that truly resonates with our services and vision. Please note that our reference website is

    $256 (Avg Bid)
    $256 Avg Bid
    77 bids

    I'm looking to scrape a website using the python package requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to get info from 4) we'll make a request call within the session to the persons URL 5) Then we'll parse the HTML from the persons page 6) Then, we'll put the information into a dictionary object and append it to the a list 7) Finally we'll then print out the list of JSON objects to a text file

    $139 (Avg Bid)
    $139 Avg Bid
    49 bids

    I'm in need of a Python Developer who is proficient in data analysis, visualization, and data science to work on an array of data types including financial, customer, social media, and pharma data. Key Tasks: - Data Analysis and Visualization: You will be given various sets of data which you will need to efficiently analyze and create meaningful visualizations. - Web Scraping and Automation: Knowledge in this area is desirable but not necessary. - Django Web Development: Again, not a necessity but would be considered a bonus. Objectives: - Efficiency Improvement: Assist in identifying areas of operational efficiency and suggest or implement changes accordingly. - Cost-Saving Opportunities: Use the analyzed data to identify potential areas for reducing costs. - Decisio...

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

    I am in need of a freelance MIS Executive with strong skills in data analysis and database management. Responsibilities: - Conducting detailed data analysis using the provided tools - Proficiently manage and maintain a database Ideal Candidate: - Proficient in Microsoft Excel and SQL Server - Experience in database management and data analysis - Strong analytical skills - Excellent attention to detail This project requires someone who can work independently, has a good eye for detail, and can deliver high-quality results. A background in MIS or similar field would be a big plus.

    $423 (Avg Bid)
    $423 Avg Bid
    21 bids

    I'm seeking a talented Python developer who can create a Telegram bot that offers wallet functionality. Specifically, this will include checking the balance of specific tokens and enabling the transfer of tokens to another wallet. Key Requirements: - Proficient in Python and its libraries for Telegram bot development - Experience with integrating wallet functionality into bots - Capable of creating a user-friendly interface for the bot - Strong understanding of blockchain technology and token transfers The bot should be easy to use and understand, with clear instructions on how to check balances and complete token transfers. I'm open to suggestions on the design and structure of the bot, but simplicity and user-friendliness are essential. Ready to hire you now. ...

    $165 (Avg Bid)
    $165 Avg Bid
    42 bids

    I need a Python code to perform data analysis on text data sourced from tables. This project emphasizes the importance of being highly familiar with Python and its data analysis and text processing libraries. Key tasks: - Extract text data from tables - Perform comprehensive text data analysis Ideal skills: - Proficient in Python - Extensive experience with data analysis and text processing libraries - Familiarity with table data extraction - Strong understanding of text data analysis techniques and methodologies. I look forward to hearing from experts in Python data analysis. This is a chance to demonstrate your ability to solve complex data processes.

    $139 (Avg Bid)
    $139 Avg Bid
    19 bids

    I'm in search of a versatile full stack developer to assist in the completion of a project. Although I have not set specific tasks, I'm looking for someone who can ha...who can handle both front-end and back-end development tasks, as well as database management. The ideal candidate should have a strong background in all the skills required for full stack development. The project will involve creating a website or building a web application, and possibly require some mobile app elements. Key skills and experience required include: - Proficient in JavaScript, Python, and/or Ruby - Ability to handle both front-end and back-end development - Experience with database management - Strong problem-solving skills. If you're a full stack developer looking for an interesti...

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    130 bids
    E-commerce Web Scraping 4 days left
    VERIFIED

    I need a web scraping expert to scrape Title, Price, star ratings, delivery window from a specific e-commerce site on a regular basis. - The scraping should cover a range of products,...The data needs to be scraped frequently, so automation and scheduling will be crucial. - It's important that the extracted data is accurate and up-to-date as this will be used to inform pricing strategies and customer service. The ideal freelancer for this project should have: - Proficient experience in web scraping, particularly from E-commerce sites. - Proficiency in programming languages like Python or R for automation. - Good understanding of data management and quality control. - Ability to deliver a scraping tool that is user-friendly and maintainable in the long run. - Expertise in data...

    $118 (Avg Bid)
    $118 Avg Bid
    48 bids

    I'm seeking a skilled Python developer proficient in Selenium or other scraping tools, AI and others API integration. The main tasks in this project include: - Integrating APIs: You'll be responsible for seamlessly integrating the following APIs: - Send/reveive data from trained AI - Collect data using scraping - Payment Gateway - Other websites: API to integrate with other websites - Developing B2B Features: We're looking to expand our platform to cater for B2B transactions. Your role will be to create and incorporate features that facilitate B2B interactions. Key skills and experience required: - Proficient in Python - Experienced with Selenium or other scraping tools - Proven track record with API integration - exchange data with AI I'...

    $5095 (Avg Bid)
    $5095 Avg Bid
    101 bids

    I'm venturing into a new enterprise and I'm in need of a creative and experienced freelance watch designer. Specifically, I'm looking to launch a modern, minimalist chronograph watch that will be powered by the ST1901 Movement. Your main task will be: - To conceptualize, design, and render a modern minimalist watch that encapsulates simplicity and elegance. - The design has to incorporate basic chronograph features, staying true to the functionality of the ST1901 movement. Ideal skills and experience: - Extensive background in watch design, preferably with chronographs - Familiarity with ST1901 movement or similar mechanical movements - Proficiency in 3D modeling and rendering tools - Strong understanding of modern minimalist design principles Your portfolio sho...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    3 bids

    I am currently looking for a skilled Python developer who can assist with an API integration project. The tasks to be completed will primarily involve: - API Integration: The key responsibility will be to integrate the Google Maps API into our system. - Location Tracking: The primary functionality we require from the Google Maps API is location tracking. This will be a key component of the project. Ideal candidates should have: - Proficiency in Python: A strong understanding of Python programming is essential for this role, as the primary development language will be Python. - API Integration Experience: Experience with integrating APIs, particularly the Google Maps API, would be a significant advantage. - Familiarity with Location Tracking: A background in de...

    $72 (Avg Bid)
    $72 Avg Bid
    4 bids

    I need a freelance graphic designer to convert my JPEG logo into a vector format. The final output should be ready for print, as it will be primarily used for print materials. I will provide logo on choosing who will do it, to avoid unsolicited emails and contact. Key requirements include: - Converting a JPEG logo into a vector format - Preserving the original colors; no specific color adjustments needed Ideal Skills: - Proficiency in graphic design - Experience with vector graphics - Attention to detail Please include some of your past work in your bid. Thank you.

    $21 (Avg Bid)
    $21 Avg Bid
    73 bids

    I am seeking a Machine Learning engineer with proficiency in Python. You should be able to apply your skills to solve a classification problem with a text dataset. Key Responsibilities: - Develop and implement a suitable ML model for the text classification problem - Conduct detailed data analysis and preprocessing Ideal Skills & Experience: - Extensive Python programming experience - Wide understanding and experience in Machine Learning, specifically in classification problems - Experience in working with text datasets - Familiarity with popular Python libraries used in ML such as scikit-learn, pandas, and numpy If you have a strong grasp of Machine Learning techniques, particularly in text classification using Python, then this is for you!

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

    I'm looking for a talented KANNADA Freelancers, Video Editors, Script Writers, Voice Over Artist's and Graphic Designer's for Freelance Work! Whatsapp at [Removed by Freelancer.com Admin]

    $21 (Avg Bid)
    $21 Avg Bid
    8 bids

    I'm seeking a Python developer who's proficient in web scraping to help me extract data from social media platforms. Key Responsibilities: - Develop and implement a Python script for web scraping data from social media channels. Deliverable: - The scraped data should be compiled and delivered in an Excel spreadsheet for further analysis. Ideal Candidate: - Proficient in Python with a strong background in web scraping techniques. - Prior experience in scraping data from social media platforms will be a big plus. - Ability to deliver the end results in an organized, neat and easily accessible format, such as an Excel spreadsheet. Please reach out if you think you're the right fit with the necessary expertise.

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

    I'm urgently in need of a highly skilled programmer who has proficiency in Python, Java, and C++. Key skills and experiences will be: - Proficient in Python, Java, C++ - Strong problem-solving skills - Ability to work under pressure and adhere to tight deadlines - Previous experience in general programming, specific project genre unspecified Due to the urgent nature of this project, I'd appreciate it if interested freelancers could contact me immediately.

    $252 (Avg Bid)
    $252 Avg Bid
    17 bids

    I'm in need of a skilled mathematician with a specialization in sta...specialization in statistics to assist me in data analysis. Essential Points: - Specialization: Your main focus should be on advanced statistics, specifically at a graduate level. - Experience: Proven experience handling complex statistical data analysis is a must. - Communication: You should be able to translate your findings into actionable insights. - Tools: Proficiency in statistical software like R, Python, or SPSS is essential. This role is crucial in helping me make sense of large datasets, so it's important that you are comfortable with the analytical side of data interpretation. Your findings will help me make informed decisions based on the data. Please reach out if you think you're the...

    $662 (Avg Bid)
    $662 Avg Bid
    58 bids

    ...real-time. The OCR system will be used for analyzing the data extracted from the digital meters, so a high level of accuracy is required. Key Requirements: - Develop an OCR feature that can accurately read and extract characters from digital meters - Implement the system to process images captured by cameras in real-time Ideal Skills and Experience: - Strong background in OCR technology, python, Tesseract, customized ocr readers, particularly with processing images from cameras - Experience in developing systems for specific industrial use cases is a plus electric meters, kwh meters etc. - Ability to handle a large amount of data accurately and in a timely manner. Please bid if you have the skills and experience to deliver a high-quality, real-time OCR system for ...

    $2998 (Avg Bid)
    $2998 Avg Bid
    2 bids

    We are looking for a web designer who has minimum 3 years of experience in Full Stack Development. Tech for backend can be python/node.js and for frontend react.js. We have the UI for what we want to build, we need backend and frontend to be developed for the same. Our website is a marketplace, where publishers can register and add their offerings and advertiser can purchase it and place orders, admin panel UI is also available. You should know how to follow structured approach and keeping scalability in mind.

    $1373 (Avg Bid)
    $1373 Avg Bid
    75 bids

    Accounting, stock control Integrate AI for generate content for marketing. All develop in python. Able to run at aws Propose your timeline and price.

    $50 (Avg Bid)
    $50 Avg Bid
    18 bids

    ...interpreting, and presenting data to inform decision-making. - Manage data integration: The candidate should be capable of combining data from various sources to create a cohesive dataset. - Develop data visualization: The engineers will need to create meaningful and understandable visual representations of the analyzed data. The necessary skills for this role are: - Proficient in Python: The candidate should be well-versed in Python programming language to work with our system. - Knowledge of Hadoop: Experience with Hadoop is a must for this position to handle the data integration and data storage tasks. - Knowledge of Kafka Prior experience in big data engineering and a good understanding of data engineering principles will be vital. Please note that this project suits...

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

    I'm seeking a talented freelance designer to put together a compelling project presentation. It's objective is to pitch a product - a sustainable green energy battery for electric vehicles (EV). The main audiences are investors and the general public. Key work includes: - Crafting a cogent narrative that thoroughly explains the product benefits - Preparing visually pleasing slides to enhance understanding and impact - Ideally, turning technically complex concepts into accessible information. You'll need to have: - Strong background in design with a portfolio showcasing your previous project presentations - Knowledge or interest in sustainable energy and EV technology - Exceptional writing skills to convey ideas clearly and compellingly - Experience in preparing pr...

    $324 (Avg Bid)
    $324 Avg Bid
    22 bids

    ... Key Project Requirements: - **AI Model Development**: An accurate bone fracture detection model should be developed using Python and TensorFlow. The primary goal of the model is to ensure precision in diagnosing fractures from X-ray images. You can use any datasets available online for free. Model should be able to predict the fracture, body part, highlight the fracture part, - **User Interface**: The UI should be designed to offer an intermediate level of interactivity. This includes incorporating some interactive elements like progress bars to enhance user experience. Use HTML, CSS, Javascript for this. Ideal Skills and Experience: - Proficiency in Python and TensorFlow, with demonstrable experience in building and training deep learning models. - Strong grasp o...

    $67 (Avg Bid)
    $67 Avg Bid
    6 bids

    ...backend of my project. The primary issue revolves around frequent errors that are hindering its stability and functionality. - The backend is primarily developed using a mix of Python, Java and Node.js. - The main task would be debugging, ensuring all scripts and functions are working as intended. - Additionally, I'm looking for the identification and resolution of any underlying issues that could be causing the frequent errors. - A crucial requirement is the ability to enhance the stability and reliability of the backend, ultimately improving the overall performance of the system. Ideal Skills: - Proficiency in Python, Java, and Node.js - Extensive experience in backend debugging and stabilization - Strong troubleshooting and problem-solving skills - Knowledge...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    65 bids
    Python Lazada Web Scraper 4 days left
    VERIFIED

    I am seeking a proficient Python programmer who can create a web scraper for Lazada. Key Responsibilities Include: - Develop a Python program that will enter query in search box and scrape Lazada for the following data: product name, images, price, description, seller, and URL. - The scraper should be able to handle pagination plus also bypass captcha using 2captcha api Ideal Skills and Experience: - Proficiency in Python and web scraping frameworks. - Familiarity with the Lazada's web structure and data extraction. - Experience creating scrapers for e-commerce platforms. Website lazada .

    $97 (Avg Bid)
    $97 Avg Bid
    19 bids

    I am looking for a proficient Python developer who has experience with Hugging Face and Gradio to create a small text classification application. This project involves the following key aspects: - **Functionality:** The primary objective of the application is to perform text classification. This means that it should be able to analyze given text and assign it to a specific category or label. - **Deployment:** The application should be deployed as a web application. Key Skills and Experience: - NLP, Machine Learning - Proficiency in Python. - Experience with Hugging Face - Gradio. - Prior experience in developing text classification applications. - Familiarity with web application deployment processes. Please note, the application does not need to support multiple languages...

    $392 (Avg Bid)
    $392 Avg Bid
    14 bids

    Hello Everyone, I need an expert developer for my on going project. We wanna make a visualizer where user can change vehicle body color. So I need expert person who has previous experience on this area. If you are new and you think you are good fit this this position then feel free apply on this job. I'll talk details in private chat. Thanks in advance

    $794 (Avg Bid)
    $794 Avg Bid
    42 bids

    I'm looking to build a custom scraper for DeFi exchanges. The main features I'm interested in are: - Historical data analysis: This is crucial for me to make well-informed decisions about the market trends. - Real-time data updates: Although not explicitly stated in the questions, the bot will need to be able to up...able to update data in real-time. This will help me stay ahead of the market. I currently prefer the output in CSV format, as it is easy and widely used. Given the nature of the DeFi space, experience in cryptocurrency scraping bots is a must. It would be ideal to have experience with DeFi exchanges particularly. This project will require strong skills in programming languages such as Python, R, or JavaScript, as well as experience in data sc...

    $80 / hr (Avg Bid)
    $80 / hr Avg Bid
    34 bids

    I am searching for skilled web developers to craft an elegant, easy-to-navigate online platform for dress rentals. Features the Online Booking ...Payment Processing: Reliable, secure processing of customer payments. During the booking process, we need an efficient way to collect key customer details including: - Name - Email - Phone number - Residential Address Managing our dress inventory is crucial and we prefer to handle this manually. Therefore, the system should provide a straightforward means to manually update stock levels. Ideal freelance applicants would have a portfolio showcasing similar e-commerce projects and are experienced in integrating the above-mentioned features. Strong skills in UI/UX design, payment gateway integration, and database management are also adv...

    $2626 (Avg Bid)
    $2626 Avg Bid
    107 bids

    I am looking for a senior software engineer with experience in Java, Python, and C#. The main task is to develop a robust web application using Spring Boot. Familiarity with Azure and .NET will be a plus. Key requirements include: - Developing a web application - Implementing User authentication - Integrating with databases - API integration Ideal candidates should have: - Proven experience in Java, Python, and C# - Strong knowledge of Spring Boot - Familiarity with Azure and .NET - Ability to implement User authentication - Experience in database and API integration. I'm looking for a professional who can deliver high-quality work in a timely manner.

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

    I need a Python developer to create a 5-level maze game. The game requires intricate coding skills for the creation of engaging and logically challenging mazes. Not just creating the game, the task also includes integrating controls via keyboard and touchscreen inputs. Skills Required: * Strong command of Python programming language * Experience developing interactive games * Understanding of user-interface design for gaming * Familiarity with keyboard and touchscreen controls integration End product should be a fun and engaging game suited for both PC and touchscreen users. Looking forward to creative and logical minds who can make this idea come alive. There are also other things to do like DFD diagram but I will provide which require in assessment.

    $1507 (Avg Bid)
    $1507 Avg Bid
    11 bids

    I have a Django project that's ready for deployment and I need a skilled AWS expert to help me with the deployment process. Specifically, I need the following tasks to be done: - Upload the Django project to an EC2 instance on AWS. This includes installing necessary python packages. - Link the Django project to my domain. - Set up SSL for the domain to ensure secure connections. - Establish appropriate security groups to safeguard the deployment. - Review security setup of an existing RDS that is used by the project. The ideal freelancer for this project will have experience with: - Django deployment on AWS EC2 - Domain linking and SSL setup - Expertise in Python and Django packages - Setting up security groups on AWS Additionally, I...

    $194 (Avg Bid)
    $194 Avg Bid
    57 bids

    I'm in the market for a skilled software engineer with experience in Python, who can also handle machine learning tasks. Your primary focus will be on predictive analytics. Key Responsibilities: - Proficiency in Python is a must. - Strong understanding and experience in the machine learning field. - Ability to design and implement predictive models. Ideal Skills: - Proven experience in Python development. - Understanding of machine learning concepts and techniques. - Experience in creating predictive models. Please provide your portfolio or relevant experience in the field when submitting your bid.

    $1689 (Avg Bid)
    $1689 Avg Bid
    33 bids

    Hello Architectures This project includes thatched roofs and earthy countyside atmosphere. The project focuses on using alternative natural materials for minimal CO2 ...Location is in Estonian untouched nature, near lakes and rivers. Previous experience with rendering thatched surfaces is important. Same goes to rendering boats and water. Good eye for landscape architecture is a bonus. Renders have to be very good quality, also suitable for printing, very lifelike. Right now i am getting dozen of project my employee can't handle them all we are seeking for the freelance who can work with my team. 1. showcase your skill on our requirement. 2. small interview with manager Only bit on this project if you can showcase your skill on our requirement. Please don't waste time ...

    $19277 (Avg Bid)
    $19277 Avg Bid
    16 bids

    As an eager recruiter of beginner and junior developers, I'm offering a chance to hone your skills and add real-world experience to your portfolio. Key Deliverables: * Full-Stack Development * Frontend and Backend Developments * Mobile Development * Artificial Intelligence (AI) * Machine Learning (ML) Expected Skills: * Proficiency in Python, JavaScript, C++ * Versatility in tackling diverse IT tasks Experience: * Entry level/ Junior but with a strong grasp of the mentioned programming languages and IT sectors This opportunity is particularly aimed at those looking to secure jobs swiftly. While the primary focus of the project has been left open, it'll be a mix of various IT tasks. A challenge-loving mindset is a must-have.

    $45 - $378
    Sealed
    $45 - $378
    82 bids

    I'm looking for Jr. Python developer to create a few functions that get all get a specific email send email based on this API:

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

    As a developer of an advanced intrusion detection system, I require a proficient Python coder with experience in data analysis and security systems. The task at hand comprises testing and measuring the accuracy of my existing model using the Nsl-kdd dataset. Your primary responsibilities would include: - Thorough testing of my intrusion detection system, using the provided dataset. - Extracting and predicting the accuracy of intrusions detected by the model. With a significant grasp of Python, data analysis, and an in-depth understanding of testing methodologies, you are an ideal fit for this project. Previous experience with intrusion detection systems would be highly advantageous. The ultimate goal is to evaluate and potentially enhance the efficiency of my model. Als...

    $243 (Avg Bid)
    $243 Avg Bid
    44 bids

    if anyone is ready to provide me a work for this title : Panoramic Image Stitching Using CNN by Matlab or Python, pls contact me, we can discuss more.

    $144 (Avg Bid)
    $144 Avg Bid
    40 bids

    I need an experienced Python MySql backend programmer to provide support for a web app I'm building. The tasks will include: - Database design and implementation - Query optimization - Data migration - Hands on GoDaddy cPanel Hosting The web app will require the following functionalities; - User registration and authentication - A well-designed Customer Relationship Management (CRM) system - Data fetch by API and Post on API Ideal skills and experiences include Python, MySQL, backend development, and experience with implementing user registration, authentication, and CRM systems. Experience in web-based applications is crucial for this project.

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