Experienced transcriber needed일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 experienced transcriber needed 건의 일자리 확인, 급여 기준: USD

    I'm looking for an experienced front end developer to make some adaptations and fix some bugs on my WordPress site. Key Requirements: - Extensive experience with WordPress and PHP - Proficient in adapting websites to plugins - Skilled in diagnosing and fixing Front end bugs like layout issues, responsive design problems, and CSS styles(Need to fix issue with content formatting in blog) - Prior experience with MeawApps AI Engine Plugin (the main issue is the chatbot is visible on WP website with basic Theme, but with my installed chatbot is not visible at all) For your application, please focus on your relevant experience. I'm looking for a professional who can swiftly implement these changes with minimal disruption to the site.

    $234 (Avg Bid)
    NDA (비밀 유지 계약서)
    $234 (평균 입찰가)
    33 건의 입찰

    I'm seeking an expert C# developer to create a powerful software for Windows that will cater to the needs of advanced-level programmers. Key Features: - The software should encompass all the essential functions required for an advanced C# developer including code editing, compilation, and debugging - The program must be user-friendly yet comprehensive to accommodate the intricate requirements of advanced users Skills and Experience: - Strong proficiency in C# programming is mandatory - Prior experience in designing and developing development tools is highly preferred - A solid understanding of Windows operating system is crucial The primary goal of this project is to deliver a highly functional, effective, and efficient tool for the advanced C# programmer. If you have a track re...

    $401 (Avg Bid)
    $401 (평균 입찰가)
    13 건의 입찰

    I'm looking for an experienced Arduino and ESP32 LVGL programmer who is able to Build arduino code for a Waveshare ESP32 s3 Touch LCD 4.3 and recognize data from I2C ADS1115 interface a display grafically Display have to rappresent data in 4 different page changeable touching icons placed in down part of display In each page are displayed more rounded bar with % value received from 3 x ads1115 i2c connected Key Responsibilities: - Program the ESP32 to recognize and interpret the data from the I2C ADS1115 sensor module - Integrate a responsive touchscreen control and an LCD display on the Waveshare ESP32 s3 Touch LCD 4.3 - Ensure the system is user-friendly and able to display the sensor readings accurately - Implement the system in a way that is easy for someone with an int...

    $108 (Avg Bid)
    $108 (평균 입찰가)
    17 건의 입찰

    I am seeking an experienced UX/UI designer who can help me bring my vision for a mobile social entertainment application to life. Key Responsibilities: - Design user experiences from low-fidelity sketches to hi-fidelity pixel perfect mockups. - Create intuitive and appealing user interfaces for mobile devices. - Coordinate and work closely with the development team to ensure design compatibility. - Create an interactive prototype (UI) Ideal Skills and Qualifications: - Previous experience designing mobile applications, particularly in the social entertainment field. - Proficiency in standard UX/UI software such as Sketch, OmniGraffle, Axure, InVision, UXPin, Balsamiq. - Pportfolio showcasing previous work examples.

    $1108 (Avg Bid)
    $1108 (평균 입찰가)
    180 건의 입찰

    I'm seeking a proficient copywriter with a proven track record in creating persuasive, conversion-focused content. The primary goal of this project is to increase sales, particularly targeting young adults in the 18-34 age range. The key deliverable will be website content. - Proven Experience: An ideal candidate should have experience in copywriting, particularly for e-commerce or service-based websites. - Understanding of Young Adult Audience: Deep understanding of the preferences, pain points, and communication style of young adults is essential. - Sales-Oriented Approach: The content created should not just be engaging, but should be explicitly designed to drive sales. The success of this project will be measured by an increase in site conversions, so a background in monitoring ...

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    21 건의 입찰

    I'm in need of a seasoned Laravel Developer with extensive experience in PHP and Laravel. The ideal candidate should have 7-8 years of proven track record in web application development. Our project is an exciting opportunity to work on both frontend and backend development, as well as bug fixes and maintenance. Key Responsibilities: - Collaborate with the IT Manager on assigned tasks - Frontend and Backend Development - Maintain and fix bugs in the application Skills and Experience Required: - Over 7-8 years of experience in web application development - Proficiency in PHP and Laravel - Strong problem-solving skills - Past experience in similar web applications - Ability to work independently and as part of a remote team - Excellent communication and time-management skills To be c...

    $9 / hr (Avg Bid)
    $9 / hr (평균 입찰가)
    124 건의 입찰

    I am on the hunt for an operations manager with a major focus in blockchain. Ideally, you will be able to help in: 1. Managing our supply chain effectively, 2. Coordinating team efforts, and most importantly, 3. Optimizing our processes. An additional plus if you have experience in the finance sector, as we intend to apply blockchain technology in this field. The main task will be integrating Web3 technology into our existing website to further enhance its operational efficiency. The perfect candidate would be someone who has a solid understanding of decentralized applications, Web3 technology, and prior experience in overseeing operational processes. Your skillset and expertise will be highly valuable in guiding our team to deliver the best results in a dynamic and fast-paced environme...

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    12 건의 입찰
    Report Writing Needed 6 일 left
    확인

    I am seeking a skilled writer to help me with a report writing project. Although I haven't specified the exact topic or purpose, I can assure you that the task will be challenging and interesting. The length of the report is not fixed yet, but it will be of considerable length. Ideal Skills and Experience: - Proven track record in report writing - Ability to work with minimal direction - Strong research and analysis skills - Creativity and adaptability to tackle a broad range of topics Please note that I am looking for quality and originality in this report. I am open to discussing the topic and purpose of the report with you.

    $10 - $17 / hr
    봉인형
    $10 - $17 / hr
    62 건의 입찰

    I am looking for an experienced .NET developer who has worked on both web and desktop applications. The ideal candidate should also have a strong background in algo trading and low latency applications. Key Requirements: - Experience with C# and Visual Studio for .NET development. - Previous work on both web and desktop applications. - Proven experience with algo trading. - Prior experience working in low latency applications - React JS work experience is added advantage Skills: - Worked with Websocket, REST APIs - React JS - Ability to understand code written by others and refactor. - Write clean, robust and performant code. Your role will involve: - Building and maintaining robust, high performance applications. - Using your knowledge of algo trading to implement and optimize t...

    $1311 (Avg Bid)
    $1311 (평균 입찰가)
    37 건의 입찰
    Java Code Fix Needed 6 일 left
    확인

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now whic...

    $26 (Avg Bid)
    $26 (평균 입찰가)
    33 건의 입찰

    We are looking for an experienced Sourcing and Procurement Specialist who can be part of our team. Salary: $525 - $850 (negotiable depending on experience) / month Contract: Full time - 40 hrs. / week (flexible schedule with at least 3 hrs. overlap with US Pacific business hours) Position Overview: The Sourcing and Procurement Specialist will play a pivotal role in our operations, responsible for managing client accounts and sourcing materials from various platforms and suppliers. The ideal candidate will be fluent in English and have strong Mandarin skills, as a significant portion of our supplier base is located in China. They will have a strong background in mechanical engineering, sourcing, negotiating contracts, and coordinating logistics. Strong communication skills will be ...

    $447 (Avg Bid)
    $447 (평균 입찰가)
    15 건의 입찰

    I am in need of an experienced app developer to create an Android E-commerce app. The primary function will be online shopping with a specific focus on an audit feature. Key Requirements: - Expertise in Android app development - Strong understanding of E-commerce app functionalities - Must be able to implement an Audit feature to ensure product verification. Your previous experience in building similar E-commerce platforms will be a huge advantage. Please provide a summary of your past projects when bidding.

    $142 (Avg Bid)
    $142 (평균 입찰가)
    22 건의 입찰

    I'm looking for an experienced Python coder to tackle two key aspects of my project - data analysis and automation. Here's a breakdown of the requirements: - **Data Analysis**: The primary task involves analyzing datasets in CSV format. The selected candidate should be adept with NumPy, able to make sense of the data and derive meaningful insights. - **Automation**: The second crucial aspect is automation. I'm looking to automate certain processes in my project that involve database queries. Proficiency in Django will be necessary here. Ideal candidates for this project would have: - **Strong Python Skills**: You should be well-versed with working on data analysis and automation tasks using Python. - **Experience with NumPy & Django**: Proficiency in these fra...

    $88 (Avg Bid)
    $88 (평균 입찰가)
    17 건의 입찰

    I need assistance with educational work related to the subject of science.

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    32 건의 입찰

    I am looking for an experienced developer to create a Hangman game using React and utilising a specific API for generating random words. This game will implement particular features of my choosing but will not revolve around any specific visual theme or elements. Key Requirements: - In-depth knowledge and experience working with React. - Understanding and previous work with APIs, specifically in random word generation. - Ability to implement specific features to enhance the hangman game experience. Expected Deliverables: - A fully functional hangman game that runs smoothly and is bug-free. - Proper integration with the pre-selected random word generation API. Note: Although no specific visual elements or themes are required, creativity is appreciated in the design process to make...

    $135 (Avg Bid)
    긴급형
    $135 (평균 입찰가)
    36 건의 입찰

    I need an English scriptwriter to create a 10-15 minute play script. I am looking for a skilled and experienced scriptwriter who can create an engaging 10-15 minute English play script. The scriptwriter needs to have a good understanding of radio playwriting and be able to develop a compelling narrative that will keep listeners hooked. The play should be well-structured, entertaining, and suitable for a radio audience. Key requirements include: - Previous experience in scriptwriting for radio, theatre or similar platforms - Strong storytelling skills - Ability to write in English fluently I am looking forward to receiving creative and high-quality submissions from talented scriptwriters. Please include samples of your previous work in your bid.

    $63 (Avg Bid)
    $63 (평균 입찰가)
    21 건의 입찰

    I'm in search of an experienced professional mobile app developer to help in the creation of an educational app that will revolutionize the way users learn. Key functionalities: - Application of core educational tools and principles - User-friendly interface design Although the operating system compatibility is yet to be decided upon, the developer should ideally have experience with both iOS and Android. Showcase of cross-platform app building capabilities would be a significant advantage. A passion for creating educational tools and initiatives is paramount, and experience in that specific field would put you to the front of the line. Skills and Experiences: - Proven experience in mobile app development - Familiarity with common mobile interface designs - Strong understan...

    $1564 (Avg Bid)
    $1564 (평균 입찰가)
    70 건의 입찰

    Private project for Skyhawksfusion

    $452 (Avg Bid)
    $452 (평균 입찰가)
    17 건의 입찰

    I'm seeking a savvy website designer to create an innovative job referral platform. The purpose of this site is to facilitate job referrals, allowing registered users to search for companies and other registered individuals. The key features will be user registration, job referral requests, and a unique credit system. Key Functions: - User Registration and Profile Creation: The...developing job-searching websites or platforms with similar functionalities would be beneficial. E-commerce experience, especially in creating credit or points systems, is a plus. The key to success for this project will depend on facilitating user interaction and ensuring the credit system is secure, transparent, and easy to use. Looking forward to working with a tech-savvy, creative, and experienced...

    $122 (Avg Bid)
    $122 (평균 입찰가)
    32 건의 입찰

    I'm in need of an experienced Shopify designer to create a robust e-commerce portal for my business. The website's primary purpose will be to facilitate online sales for various types of gadgets. Key responsibilities include: - Design an intuitive, user-friendly Shopify store. - Input and organise 50-100 product listings. - Optimisation for conversions. The ideal candidate will have: - Solid experience in Shopify store design and setup. - A good understanding of e-commerce best practices. - Familiarity with gadgets and similar niche products. The end result should be a seamless shopping experience that encourages sales and user return.

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    107 건의 입찰

    I'm looking for a talented game designer to help me create a visually appealing and user-friendly interface for my game. The landscape game design will be perferred. Key Responsibilities: - Develop a comprehensive game UI/UX - Implement best design practices for games Ideal Candidate: - Experienced in game UI/UX design - Proficient in design tools such as Adobe Creative Suite, Sketch, etc. - Well-versed with current gaming platforms and trends - A great eye for aesthetic and detail

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    63 건의 입찰

    We are seeking an experienced developer to convert the SPM12 GUI interface, currently built on the MATLAB compiler, into a Python application. The source code for SPM12 is available at SPM12 GitHub repository Objectives: • Translate the entire SPM12 codebase from MATLAB to Python while maintaining functionality. • Develop a Python-based GUI that replicates the current MATLAB interface. • Ensure the converted application integrates well with Python scientific computing stacks. Key Deliverables: • A fully functional Python version of SPM12. • Source code with comments and documentation. • A user guide for the Python-based GUI. Skills Required: • Proficiency in MATLAB and Python programming languages. • Experience with GUI develo...

    $83 (Avg Bid)
    $83 (평균 입찰가)
    9 건의 입찰

    I'm looking for an experienced full-stack developer who can build an interactive web application. Here are the main requirements for the project: - User Registration and Login: The application should have an intuitive and secure user registration and login mechanism. Proficiency in handling data security and user authentication is paramount. - Data Visualization and Analytics: The other central function of this web app would be displaying data in an interactive, clear and accessible way. Experience with data analytics and visualization tools is a must. Applicants must have a proven experience as Full-Stack developers, with a portfolio that demonstrates competence in developing interactive web applications. Familiarity with modern front-end and back-end frameworks is essent...

    $705 (Avg Bid)
    $705 (평균 입찰가)
    58 건의 입찰

    Use GPT4 to produce content for 50,000 products, including product titles, product features, and product descriptions. The generated content needs to meet our requirements, that is, it must not be recognized by Google as AI-generated.

    $991 (Avg Bid)
    $991 (평균 입찰가)
    20 건의 입찰

    I'm in need of an experienced app developer to create an e-commerce app for both iOS and Android platforms. The primary goal of this app is to support online purchases and transactions. Key features I'm looking for include: - A user-friendly interface for making purchases - Secure payment gateways for transactions - A robust product catalogue and search functionality - A system for tracking orders and managing accounts - Notifications for order alerts and promotional offers Experience in creating e-commerce apps is a must. Your expertise in both iOS and Android platforms is crucial, as the app needs to be developed for both. The app will need to be reliable, user-friendly, and secure to handle online transactions.

    $529 (Avg Bid)
    $529 (평균 입찰가)
    32 건의 입찰

    I'm in search of a skilled freelance graphic designer with a strong proficiency in logo design. This work requires a creative thinker, capable of developing unique and clever designs. Key Requirements: - Proficient in logo design - Skilled in creating modern, minimalist designs Final Deliverables: - Raster files (JPEG, PNG) - PDF files Experience in advertising design and video creation is a plus, as the role may evolve to encompass these areas in the future. The ideal candidate will be self-disciplined and able to work effectively in a fast-paced and ever-changing environment. I look forward to your bids.

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    86 건의 입찰

    I'm looking for an experienced Django developer to work on the backend of my project. Key Project Goals: - The primary focus of this project is on backend development. You should have a strong understanding of Django and be able to handle complex backend tasks. Ideal Skills and Experience: - Extensive experience with Django is a must. - Strong understanding of backend development. - Ability to work on complex backend tasks. - Good communication skills. - Previous experience with similar projects is a plus. Please note that the project is already defined and the focus will be solely on backend tasks. Your role will be to improve the backend of the website. Feel free to ask any questions for more information.

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    161 건의 입찰

    I'm in need of an experienced freelancer to help me with setting up and verifying my Amazon Seller account. Key Requirements: - Account Setup: The first part of the job is to make sure my Amazon Seller account is properly set up. This includes all the necessary information filled in accurately and completely. - Account Verification: The main task is to guide me through the verification process step by step until my account is fully verified. Ideal Skills: - Experience: A freelancer with a proven track record in successfully setting up and verifying Amazon Seller accounts. - Procedure Knowledge: An understanding of Amazon's account verification process would be a huge plus. - Timely: The ability to complete the process in a timely manner. I look forward to working with ...

    $96 (Avg Bid)
    $96 (평균 입찰가)
    25 건의 입찰

    I'm in search of a skilled server administrator who can help me with setting up a new Conta...Cloudlinux for server management - Installing and configuring LiteSpeed as the web server technology - Configuring DNS settings and ensuring proper hardening for security Migration Assistance: - Assisting in migrating a WordPress site and two Laravel applications from existing DigitalOcean droplets to the new server's cPanel Ideal Candidate: - Proficient in server setup and management - Experienced in WHM/cPanel, Digitalocean, and LiteSpeed configuration - Skilled in DNS configuration and server security hardening - Previous experience in website migration is a plus If you have the right skill set and experience, I'd appreciate your assistance in making this migrat...

    $43 (Avg Bid)
    $43 (평균 입찰가)
    23 건의 입찰

    As the client behind this project, I'm seeking a versatile video editor who can accommodate a broad spectrum of tasks given the varied nature of the work at hand. The specifics of the project were not disclosed, therefore adaptability and flexibility are key. Key responsibilities: * Editing unspecified types of video content, which could range from weddings and corporate events to music videos. * Being prepared to work with different video lengths. The duration of each project could potentially involve videos that are less than 5 minutes long or exceed 10 minutes. * Adapting to different videography styles and moods, including but not limited to: romantic, professional, and energetic. Skills & Experience: * Broad video editing experience in various contexts. * Ability to work ef...

    $273 (Avg Bid)
    $273 (평균 입찰가)
    18 건의 입찰

    I am looking for an architect to design my house starting from very basic, I have only the dimension of my plot (I have drawn a very rough sketch of my plot and attached it below). Now you have to design complete house starting from zero. I need complete design of my house, starting from zero. First of all I need floor plans for both floors (Sizes of bed rooms, washrooms, kitchen, drawing room etc everything), then I need 3D rendering of all including front elevation, at the end I need a complete 3D video of complete house design. (There must be a proper ventilation system in complete house including all rooms, baths, kitchen etc). My plot size is 1750 Square feet Dimensions are 35*50. its a corner plot. ---->>> Requirements for ground floor: 2 bed rooms with attached washroo...

    $106 (Avg Bid)
    $106 (평균 입찰가)
    31 건의 입찰

    ...to enhance my company's online presence via social media, with a particular emphasis on Facebook. Key deliverables: - Develop and execute strategies to boost engagement with our Facebook followers. - Create content that is tailored to our audience and helps drive conversation and interaction. - Track and analyze metrics to measure the success of our engagement efforts and adjust the strategy as needed. - Collaborate with our marketing and customer service teams to maintain a consistent brand voice and customer experience. Ideal skills and experience: - Proven track record of successful social media engagement strategies, particularly on Facebook. - Strong understanding of social media analytics and the ability to interpret data to make actionable recommendations. - Excelle...

    $353 (Avg Bid)
    $353 (평균 입찰가)
    63 건의 입찰

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the following features: - User registration and login: A secure and user-friendly way for users to create accounts and log in. - Payment processing: A seamless payment processing system. - Data encryption: Robust data encryption measures to ensure user data is safe and secure. - **Design and UI/UX Requirements** I'm looking for a modern and clean design that is responsive and mobile-friendly. The interface should be intuitive and user-friendly, making it easy for users to navigate and interact with the application. - **Integration and Third-Party Service...

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    40 건의 입찰

    Looking for an experience Wordpress developer to work on various tasks. Work might be from 5 to 10 hours per week, maybe some weeks there will be tasks some not. Looking for someone who can communicate clearly and is an experienced Wordpress developer with good all round knowledge. Rate can be increased after some time and you have shown your skills and capability.

    $5 / hr (Avg Bid)
    $5 / hr (평균 입찰가)
    95 건의 입찰

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $11 (Avg Bid)
    $11 (평균 입찰가)
    7 건의 입찰

    I'm in need of a lead generation specialist who can help me generate leads across a variety of channels. Target Audience: - The lead generation will be done for both B2B and B2C segments. The successful freelancer should be capable of tailoring their strategies to suit both audiences effectively. Campaign Measurement: - I'm looking to measure the success of this campaign by the number of leads generated. It's important to have experience with these types of metrics and be able to deliver consistent results. Key Skills: - Proven experience in lead generation is a must. - Skill in email marketing, social media marketing, and cold calling is required. - Be able to tailor strategies for both B2B and B2C audiences. - Strong analytical skills to evaluate the success of the c...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    26 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    봉인형 NDA (비밀 유지 계약서)

    I'm looking for an experienced app developer to create a comprehensive e-commerce application for both iOS and Android platforms. Key Features: - Implement a functional and secure shopping cart system - Develop user profiles with seamless registration and profile management - Integration of a reliable payment gateway for smooth transactions Ideal Skills and Experience: - Proficient in cross-platform app development - Proven experience in e-commerce app creation - Knowledge of implementing and securing payment gateways - UI/UX design skills to ensure user-friendly interface

    $8 / hr (Avg Bid)
    $8 / hr (평균 입찰가)
    93 건의 입찰

    We are in need of an experienced civil engineer to reinforce a 5-10 feet high block wall currently showing moderate wear and tear. The purpose of the engineering is to strengthen the wall, with potential for future slab works on top. Must-haves: - Proven experience in structural engineering, specifically related to block wall reinforcement. - Ability to assess wall condition and provide optimal reinforcement solutions. - Ability to manage project requirements according to safety regulations and standards. -Capability to work within potential further development plans. The ideal candidate will need to provide professional assessment and reinforcement design to ensure the wall's stability and potential for further enhancements.

    $1428 (Avg Bid)
    $1428 (평균 입찰가)
    17 건의 입찰

    I'm in search of a skilled PHP and CodeIgniter developer to help with a project that involves user registration and login, as well as database integration. Key Points: - The project involves user registration and login: You'll be responsible for setting up a smooth user registration and login process. - Database integration: Your task will include integrating the project with a database, ensuring data is stored and retrieved efficiently. - Minimalist design: The design aesthetic should be minimalist. Your Expertise: - Proficiency in PHP and CodeIgniter: We're seeking an individual with extensive experience in both PHP and CodeIgniter. - Prior experience with user registration and login systems. - Strong database integration skills. The project is E-commerce based, so any...

    $3 / hr (Avg Bid)
    $3 / hr (평균 입찰가)
    48 건의 입찰

    You are required to write a report of 2400 words or equivalent in the style of a journal paper on an advanced contemporary topic in computer science. Your report should have the form and the style of a research publication and should have at least 12 references from journals, refereed conferences and other resources Ideal Skills and Experience: - Experienced in report writing - Able to conduct thorough research - Capable of writing in an engaging and informative manner - Able to work with minimal guidance.

    $67 (Avg Bid)
    $67 (평균 입찰가)
    53 건의 입찰

    I am in need of an experienced professional who can help with an enhancement to our powerflow analysis utilizing Power Factory software. This project is primarily focused on conducting a comprehensive powerflow analysis to improve the efficiency and reliability of our power systems. Key Responsibilities: - Conduct a powerflow analysis using Power Factory software - Implement enhancements to improve overall power system efficiency - Ensure compliance with regulatory standards and best practices - Provide a detailed report on the analysis and suggested improvements Ideal Skills and Experience: - Proficiency in Power Factory software - Strong background in power systems analysis - Familiarity with power losses, voltage stability, and power transfer optimization - Excellent analytica...

    $96 (Avg Bid)
    $96 (평균 입찰가)
    6 건의 입찰

    I am working on a Flutter SDK project that involves user authentication, registration and push notifications. I am looking for a skilled developer who can work on this with me. Key Project Components: - Implement user authentication and registration functionalities - Set up push notifications within the app I would like to see: - Your past experience with similar projects - A detailed project proposal demonstrating your understanding and approach to this project Communication: - I prefer to communicate via email, so availability to respond in a timely manner is important. Ideal Skills and Experience: - Proficient in Flutter SDK - Experience with implementing user authentication and registration - Familiarity with setting up push notifications within mobile applications - Strong proble...

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    106 건의 입찰

    I need an experienced electrician(s) for installation of 10 new standard 16 A plug points in indoor areas. - Purpose: The plugs would be used primarily for E-cycle charging. Hence, the capacity of points should be appropriate to handle such usage efficiently. - Included Tasks: The task also involves wiring from the main meter to these newly installed plugs. An estimate on the amount and type of cabling required would be appreciated. Racks and channels will be provided for chargers and need to be assembled. - Work Environment: To ensure safety, I prefer professionals who are well-versed in executing indoor projects while following all necessary precautions. Your understanding of power requirements for E-cycle charging, as well as your skill at ensuring wiring safety and efficie...

    $18 - $150
    지역별
    $18 - $150
    0 건의 입찰

    ...enthusiasts, promote businesses, and share latest fashion trends. Its primary audience includes fashion bloggers, influencers, and brands. Key Requirements: • The logo should have elements that reflect both 'fashion' and 'business' • It should appeal to our key demographic: bloggers, influencers, brand owners • The design needs to be modern, yet suitable for a professional context Ideal Candidate: • Experienced in designing logos for digital applications, especially social media apps • An understanding of the fashion industry would be advantageous • Strong portfolio showcasing innovative, stylish logo designs • Excellent communicator who can translate concepts into visual assets. spelling of name with capital M in the midd...

    $15 (Avg Bid)
    $15
    86 건의 응모작

    I am seeking an experienced Python developer with a proven track record in working with the Scrapy framework. The primary goal of the project is to handle data extraction from websites, dealing particularly with nested or hierarchical data. Key Responsibilities: - Collaborating with the team to define the scope of the project and identify the data requirements. - Design and implement data extraction scripts using the Scrapy framework. - Handle complex, nested or hierarchical data structures. - Ensure the accuracy and efficiency of the data extraction process. Ideal Skills and Experience: - Proven experience in Python development. - Expertise in working with the Scrapy framework. - Strong understanding of web technologies and data structures. - Excellent problem-solving and analyti...

    $2234 (Avg Bid)
    $2234 (평균 입찰가)
    95 건의 입찰

    I'm on the hunt for a sourcing specialist experienced in the telecom industry. The ideal candidate will be able to establish partnerships with suppliers offering both prepaid and postpaid top-up services. The candidate should also have an extensive network in the telecom sector and the ability to source supplies from all countries. Key Responsibilities: - Identify and establish partnerships with local suppliers providing both prepaid and postpaid top-up services across the globe. - Source suppliers in countries such as the United States, China, and Brazil as well as all other countries. - Utilize existing connections in the telecom industry to ensure high-quality suppliers and competitive pricing. - Negotiate contracts and agreements with identified suppliers. Ideal Candidate...

    $3000 (Avg Bid)
    $3000 (평균 입찰가)
    1 건의 입찰

    I'm seeking the expertise of a skilled MBA professional for a personal inventory management project. - I require a comprehensive analysis of my current inventory problems and suggestions on how to tackle them. - The goal is to optimize my inventory, reduce excess stock, and potentially streamline supply chain processes. - Please note that I don't currently have an inventory management system in place, so the recommendations need to be implementable from scratch. Ideal Skills: - MBA or relevant business education - Proven experience in inventory management - Strong analytical and problem-solving skills Please bid if you think you can help me with this project.

    $25 (Avg Bid)
    $25 (평균 입찰가)
    37 건의 입찰

    I am in need of a Python expert, specializing in web scraping. I require someone who can proficiently extract data from various websites. The specifics of the data may vary from text content, images, links, to contact information. Your key responsibilities will include: - Writing effective and efficient Python scripts to scrape data - Ensuring the data is extracted accurately and in a structured format - Delivering the data in a timely manner The ideal candidate should have: - Proficient experience in Python and web scraping - A strong understanding of data extraction techniques - Proven experience in handling and parsing a variety of data types - Excellent communication skills and the ability to meet deadlines Please be prepared to provide examples of your previous work in web scrap...

    $13 / hr (Avg Bid)
    $13 / hr (평균 입찰가)
    99 건의 입찰

    I'm in search of a talented video editor who's experienced in crafting engaging corporate videos. Key requirements: - Proficient in Adobe Premiere Pro - Skilled in integrating motion graphics and animations into videos - Strong ability to understand and execute on branding guidelines The scope of your work will involve refining raw footage into professional, engaging corporate videos. You'll be expected to add subtle motion graphics and animation elements to enhance certain segments of the videos. This isn't a full-blown motion graphics or animation project, but rather a video editing task that may require you to add some light touches of motion graphics. Experience in creating corporate videos and a good eye for detail is essential. This role will suit some...

    $613 (Avg Bid)
    $613 (평균 입찰가)
    20 건의 입찰