Single phase inverter circuit diagram工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 single phase inverter circuit diagram 找到工作

    I'm looking for an experienced PCB designer to create a layout for a 5W to 500W adjustable RF power supply. This project is specifically for a circuit that operates at 13.56 MHz. Key Requirements: - The PCB layout must support high-power components while minimizing interference. - It should maintain a frequency stability of +/-1%. This RF power supply will primarily be used for research and development purposes. While I haven't specified dimensions or space constraints yet, a compact design would be preferable if feasible. Ideal Skills and Experience: - Extensive experience in PCB design, particularly for RF applications. - Familiarity with high-power components and their integration into PCB layouts. - Ability to design for minimization of interference and maintainin...

    $156 Average bid
    $156 平均报价
    5 个竞标

    Job Description for Freelance Developer Title: Full-Stack Developer Needed for MVP of SaaS Platform Development Description: We are looking for an experienced and skilled Full-Stack De...development. Mention “Divenue Technology Park” in your application. The platform should include basic automation for common business processes. The project will require a high-level overview documentation for all features and processes. The project should be developed using React.js for the frontend and Node.js for the backend. Please prioritize the development of the Super Admin Panel in the initial phase. The project must incorporate advanced AI/ML for real-time automation and complex data analysis. The primary target user base for the platform is startups and small to medium-sized ...

    $7409 Average bid
    $7409 平均报价
    35 个竞标

    I'm in need of a professional who can assist me with reissuing a Domain Validated (DV) SSL certificate for my single domain. The domain is hosted on a cPanel server. Ideal skills and experience for the job: - Proficient in SSL certificate management - Extensive experience with cPanel - Knowledgeable about Domain Validated (DV) SSL certificates - Able to troubleshoot SSL-related issues

    $707 Average bid
    $707 平均报价
    38 个竞标

    i need an archtecture to do 1. pre concept design for a project i have a land 10000 sqm (100 x 100 ) i wanna build as a gated commpuinty 2 . Conceptual Phase ( Color Plans ) 3. 3D Exterior & Images 4. Architectural & Landscape Work Drawings ( Site plan ◦ Floor plan (all floors) ◦ Dimensional plans ◦ Building level plans ◦ Plan of exterior materials ◦ Roof plans ◦ Building view (4 sides) ◦ Building pieces (4 sections) ◦ Principal details ◦ Wall and floor details ◦ Ceiling details ◦ General details ◦ Pool details ◦ Detail of the pool deck ◦ Gutter details ◦ Details of the stairs ◦ Railing details ◦ Roof details ) 5. Interior Work Drawings ( Built in floor plans 2. Add detailed plumbing plans for each bathroom and kitchen area. 3. Include a comprehensive lighting design pla...

    $3354 Average bid
    $3354 平均报价
    61 个竞标
    C++ System Programminger
    已经结束 left

    The goal of this is to implement a set of C++ classes that emulate the operation of a very simple processor. The processor has a single 8-bit general purpose register, one 8-bit Program Counter, an address space with 256 bytes, and it can execute eight different instruction types. The implementation is composed of five files: • and instructions.h contain a class hierarchy of processor instructions, including how they are created, how they are represented as strings, and, most importantly, how executing them modifies the processor state. • and emulator.h describe the emulator itself: how the processor state is initialiased or loaded from a file, how instructions are executed, how breakpoints are managed. • common.h contains header information that is needed by

    $612 Average bid
    $612 平均报价
    4 个竞标

    ...need a simple and elegant UI for a mobile app. Here is a brief of what the mobile app will do: This app simplifies live event resource management by allowing event managers to create events, organize participants into Venues (representing locations or tasks such as "Building 1" or "Tech Area"), and enable easy communication and resource tracking/reassignment. Venue admins can flag issues with a single button click such as requesting for more staff. Examples of issues include understaffing, equipment shortages, or logistical problems. Requirements 1. User Authentication: Users can create a company account and log in. The app supports social login options (Google, Facebook, LinkedIn) and provides account recovery via email. 2. Event Creation and Management...

    $1549 Average bid
    $1549 平均报价
    70 个竞标

    I'm in need of a series of cartoonish illustrations featuring various fantasy creatures. Usage: - These illustrations will primarily be used for illustrations. Requirements: - Different versions of a main drawing - Cartoonish style - Depiction of a range of fantasy creatures Ideal Skills: - Strong illustration skills, particularly in a cartoonish style - Experience with...illustrations featuring various fantasy creatures. Usage: - These illustrations will primarily be used for illustrations. Requirements: - Different versions of a main drawing - Cartoonish style - Depiction of a range of fantasy creatures Ideal Skills: - Strong illustration skills, particularly in a cartoonish style - Experience with designing fantasy creatures - Ability to create multiple versions of a sin...

    $410 Average bid
    $410 平均报价
    59 个竞标

    I'm looking for a skilled developer to create a multi-module web application using React for the front end and Node.js for the back end, with MongoDB as the database. This is a phased project, starting with the following modules: 1. User Module: CRUD This will accommodate three user roles - Admin 2. Customer Module :CRUD customers 3. Services need CRUD s...any ideas also on this to enhance The ideal freelancer for this project should be proficient in React, Node.js, and MongoDB, with a solid understanding of creating user roles and implementing various features within a module. Experience in designing and developing similar multi-module applications will be an added advantage. Please note that the second phase of this project will be discussed upon successful completion of t...

    $910 Average bid
    $910 平均报价
    51 个竞标

    I need a formal, professional and sleek PowerPoint slide congratulating the graduates from ...graduates - Adopt a professional and sleek visual style Ideal Skills and Experience: - Proficiency in Microsoft PowerPoint - Graphic design skills - Experience creating formal presentations - Ability to convey messages visually and textually in a concise and impactful way Include graduation-themed images to enhance the visual appeal. There are no specific color scheme requirements. Please create a single slide layout. Use traditional cap and gown imagery. Include the names of graduates on the slide. Include the following text on the slide: "Your dedication and hard work have brought you to this incredible milestone." Please use a plain or minimalist background design for a clean...

    $210 Average bid
    $210 平均报价
    78 个竞标

    ...Placement: Easy-to-use cart and checkout process. Option for home delivery or in-store pickup. Payment Integration: Multiple payment options, including UPI, wallets, credit/debit cards, and COD. Promotions and Notifications: Push notifications for discounts, special offers, and seasonal sweets. Loyalty program updates and rewards tracking. Order History: A section to view past orders and reorder with a single click. Support: In-app customer support through chat or call options. Admin Panel (Optional for Business Management): Manage products, pricing, and inventory. View and process customer orders efficiently. Technical Stack Framework: Flutter or React Native (for cross-platform compatibility). Backend: Node.js, Python (Django/Flask), or Firebase for scalability and real-time da...

    $2451 Average bid
    $2451 平均报价
    22 个竞标

    The goal of this assignment is to implement a set of C++ classes that emulate the operation of a very simple processor. The processor has a single 8-bit general purpose register, one 8-bit Program Counter, an address space with 256 bytes, and it can execute eight different instruction types. The implementation is composed of five files: • and instructions.h contain a class hierarchy of processor instructions, including how they are created, how they are represented as strings, and, most importantly, how executing them modifies the processor state. • and emulator.h describe the emulator itself: how the processor state is initialiased or loaded from a file, how instructions are executed, how breakpoints are managed. • common.h contains header information that is

    $638 Average bid
    $638 平均报价
    9 个竞标

    ...set up a downloaded HTML template called PerediOn from Themeforest. Specifically, I want to achieve the following in Phase 1: Homepage Setup: Use Homepage 6 as the main homepage for the website. Make it look exactly like the live preview here: PerediOn Esports Live Preview. Asset Fixing: Replace placeholder images and other assets with the appropriate ones so the page matches the live preview. The downloaded template currently has placeholder elements that need to be updated. Drop-Down Menus: Disable the drop-downs for now, while ensuring the entire page looks and functions exactly as shown in the demo. Once Phase 1 is completed successfully, we will discuss moving to Phase 2. Requirements: Experience with HTML, CSS, JavaScript Attention to detail to ensure t...

    $207 Average bid
    $207 平均报价
    27 个竞标

    I have three pictures of my dogs that I would like to have combined into a single, realistic-looking photo. This composite image should place the dogs in a natural outdoor setting. I have the 3 photos of the dogs and also a photo I'd like the use for the background. I only have 1 photo of the first 2 dogs to use but I have attached 4 different photos of the last dog. Specific Requirements: - The final image should be realistic in style, not overly stylized or cartoonish. - I can provide specific poses and angles for the dogs in the composite image. - The final image must be in high resolution, suitable for printing. - Ensure consistent lighting across all dogs for a realistic look. - Include natural shadows to enhance realism. Ideal skills for this project include: - Exp...

    $343 Average bid
    $343 平均报价
    55 个竞标

    I am looking for a professional who can develop and implement a Single Sign-On (SSO) system for multiple web applications, specifically third-party services. Key Requirements: - Expert understanding of SSO systems - Proven experience with web applications - Ability to integrate with third-party services - Strong skills in user authentication and access control Your role will be to ensure a seamless, secure, and user-friendly login platform that enhances accessibility and simplifies the login process across various web applications.

    $125 / hr Average bid
    $125 / hr 平均报价
    79 个竞标

    I'm looking for an expert to create a schematic of the EG8010 inverter driver, as per the attached datasheet, excluding the power output section. The design needs to be done on either KiCAD or Proteus, and it should have headers for the power driver on one side of the board and all other connections on the opposite side. Key Requirements: - Design should be on KiCAD or Proteus (both are acceptable) - Exclude the power output section from the schematic - Design should have headers for the power driver on one side and all other connections on the opposite side - Use of standard components (specific components are not required) Ideal Skills: - Proficiency in KiCAD and/or Proteus - Experience with inverter driver schematics - Ability to follow specific design instructions...

    $195 Average bid
    $195 平均报价
    5 个竞标

    ...people discover and access fitness services in the region. It provides a platform where users can book fitness classes, gym sessions, and wellness activities through a flexible credits-based system, offering convenience, variety, and accessibility. Project Goals The primary goals of the app are to: 1. Simplify Fitness Access: Allow users to access multiple gyms and studios without committing to a single membership. 2. Promote Fitness Variety: Encourage users to explore a range of classes, from yoga and pilates to swimming and strength training. 3. Cater to Regional Needs: Incorporate local preferences such as gender-specific classes, regional payment options, and support for Arabic and English languages. App Features The app will include the following core features: 1. Us...

    $35369 Average bid
    $35369 平均报价
    121 个竞标

    ...Industrial Automation Courses website. I'll provide examples of the desired content, but the site should incorporate: - A Course Catalog featuring up to 100 topics - User accounts with skill level differentiation - E-Commerce functionality for single topic signups and monthly/annual subscriptions - YouTube Audio/Visual tutorials tailored to different skill levels - Comprehensive FAQs covering all courses - Web-based assessments including multiple choice questions and interactive quizzes - Options for personal or company accounts, catering to both single and multi-user needs The choice of platform or technology for the website development is flexible, and we can decide together on the most suitable option for this project. Ideal candidates for this project should ha...

    $56856 Average bid
    $56856 平均报价
    151 个竞标

    ...to the DY-SV5W, playing the audio music. The DY-SV5W plays the corresponding MP3 file. Current Issue: While the DY-SV5W functions and can play audio, the Arduino is not successfully controlling the start/stop functionality of the module. I would like the song to play for 37 seconds, then have the Arduino send a stop command. Requirements: Wiring Support: Help me validate a functional wiring diagram for the Arduino Nano ESP32 and DY-SV5W module. Arduino IDE Code Assistance: Debug and refine the existing code to achieve the desired functionality. Comment and explain any changes or improvements to ensure understanding. Educational Support: Help me understand what is going wrong and suggest opportunities for optimization or best practices in coding. Deliverables: A functional pr...

    $467 Average bid
    $467 平均报价
    2 个竞标

    I'm looking to build a straightforward single-page website to promote my freelance marketing agency. Content: - The website will include a mix of text and images, videos, and interactive elements. Design: - The design will be provided, so the ideal candidate should be able to implement a given design accurately and efficiently. Skills required: - Web development (HTML, CSS, JavaScript) - Experience with interactive elements integration - Ability to accurately follow provided design specifications.

    $747 Average bid
    $747 平均报价
    169 个竞标
    Trophy icon Single Page Website Redesign
    已经结束 left

    I need a fresh design for this page on my website: The header and footer of the page will stay the same, everything in the middle needs to change. I have created a document with examples (but you can make them look better, they are just for reference of utility) of things I want included on the page. See the attached PDF The objective of this page will be to inform but also to possibly capture the person’s contact information for a virtual appointment with a doctor that specializes in Cannabis. I will need the final file to be a work file like .ai or .psd or Figma, but contest entrants can submit png or jpg until a winner is chosen This is just for the design of 1 page, not development.

    $786 Average bid
    加保
    $786
    84 项参赛作品

    I'...and what channels are most successful - Create and optimise a lead scoring system for each business unit - Creating deal stage based workflows - Developing nurturing workflows - Setting up touch-point attribution - Analyzing conversion data The initial focus will be on the customer journey mapping, particularly the decision stage. You'll need to track and analyze customer objections during this phase. Ideal candidates should have: - Extensive experience with Hubspot, particularly in a sales and marketing context - Strong analytical skills to interpret conversion data and customer objections - Ability to design and implement effective workflows and lead scoring systems - Excellent understanding of customer journey mapping - Experience working with multiple business...

    $86 / hr Average bid
    $86 / hr 平均报价
    15 个竞标

    I'm seeking an experienced designer and engineer to create electrical schematics for a battery energy storage project. Key Requirements: - Drawing for single-line electrical schematics for the battery energy storage system - I will supply a hand drawn sketch to explain how the BESS gets connected to the eletrical mains It's important to note that I will supply the specifications of the products to be used. Therefore, a flexible, adaptable approach and excellent communication skills are crucial for successful collaboration. Ideal Skills: - Proficiency in electrical design software - Previous experience with battery energy storage projects is desireable - Strong understanding of system integration - Excellent attention to detail Please only bid if you meet these requir...

    $171 / hr Average bid
    $171 / hr 平均报价
    20 个竞标

    I'm seeking a talented designer with a creative and vibrant style to professionally redraw diagrams and design brochures. The brochures will be based on the content of a book presented in slides format in PDF. They should include a well-designed, fully labelled cover page, free fr...designs need to be delivered as PDFs. You may use any software, either Adobe InDesign or Illustrator/Photoshop. Ideal candidates will have a strong background in graphic design and extensive experience using Illustrator and Photoshop. A keen eye for detail and the ability to work to a high standard are essential. The deadline is 48 hours. The budget is 0.50c per diagram (an average of 60 diagrams in each file). Two files for the diagram redrawn. Budget for brochures and layout design can be ...

    $755 Average bid
    $755 平均报价
    101 个竞标

    ...create two websites (a yacht school website and a separate yacht tour website) and one online training platform. The yacht school website will be linked to the training platform. Both websites will have sections that will refer to the other website. We are doing everything on WordPress. Both websites will be made in the same style and the same color palette, and each of the projects will have a single branding. The online training platform will contain animation elements, several AI tools will be integrated, and a virtual assistant will be implemented. Integration with the CRM system is required. The project is very interesting and non-standard. Project implementation period: 4-5 months, no more. We kindly ask teams with experience in creating training platforms or who re...

    $118186 Average bid
    $118186 平均报价
    81 个竞标

    I have a WordPress website and I don't like the way the category/tag/search pages display posts. Instead of a single post one at a time, I would like 2 posts to appear side by side with an ad in between each row. Same with the search page, but if no posts are available, I would like the page to say a prompt with a search bar. Currently it only shows a search bar with no prompt, which confuses readers.

    $1300 Average bid
    $1300 平均报价
    108 个竞标

    I'm looking for a marketing assistant to help drive new players to my Minecraft server using my discord link via Reddit. The role will primaril...Minecraft and its player base - Humour and able to follow rules of Reddit Hourly or weekly pay available, but I am looking for the best value. The full cycle will include the following phases: Phase 1: Agree on terms and accept job Phase 2: Learn about my server, join the discord, learn about Minecraft (optional) Phase 3: Post 1-5 posts on Reddit with humour that will attract new mature players. (13+) Respond to these posts and other active posts and offer to DM the discord link. Open discord and chat with the new players (optional) open Minecraft and play with the new players (optional) Phase 4: continues ph...

    $54 / hr Average bid
    $54 / hr 平均报价
    20 个竞标

    ...compatibilité mobile et responsive design. 2. Personnalisation & Intégration • Intégrer des modules pour le paiement local et international (Orange Money, Wave, Visa, etc.). • Ajouter des fonctionnalités avancées comme le suivi des commandes et les notifications. 3. Assistance technique et optimisation • Garantir la fluidité et la rapidité du site. • Apporter un support technique durant la phase de lancement. Profil recherché : • Expérience avérée dans le développement de marketplaces ou sites e-commerce. • Maîtrise des outils ou langages : PHP, JavaScript, Python, ou autres. • Compétence en intégration API (paiements, logistique...

    $4054 Average bid
    $4054 平均报价
    41 个竞标
    LMS phase 1.3
    已经结束 left

    Hello, this project is regarding the development of the last phase

    $35019 Average bid
    $35019 平均报价
    1 个竞标

    I'm seeking a dedicated clothing designer who can bring my vision to life. This project encompasses creating designs for both casual and athletic wear. The ideal candidate should have a profound understanding and appreciation for art, as the goal is to produce pieces that are not ...in casual and athletic wear design - Strong understanding of comfort and durability in clothing - High level of quality control in previous work - Passionate and dedicated approach to clothing design - Excellent collaboration and communication skills. - Experience with sustainable and eco-friendly materials in clothing design The expected project timeline for the initial phase is times will vary. The initial design phase will include 5-10 pieces. Emphasize incorporating unique artistic elem...

    $918 Average bid
    $918 平均报价
    24 个竞标

    I'm looking for someone to convert a table from a Word document (which was converted using OCR from a flat PDF file) into a clean and organized Excel spread...this Excel document is for clients to select upgrades and options Key Requirements: - Experience in data conversion from Word to Excel - Proficiency in Excel - Attention to detail to ensure a clean and accurate conversion - Ability to complete the task within 24 hours or less - Ensures 100% accuracy in data transfer without loss or corruption The task is straightforward as it only involves a single table from the Word document, and a formula in the "Total" column that multiplies the values in the "Quantity" and "Unit Price" columns, just a simple and clear conversion. Please format the co...

    $117 Average bid
    $117 平均报价
    58 个竞标

    I am currently facing an issue with missing block textures in a Minecraft mod. The issue is not limited to a single interface - the missing textures are appearing in-game, in the inventory, and within the crafting interface. Key Details: - Your task will be to identify the source of these missing textures and implement a fix. Ideal skills and experience: - Proficient in Minecraft modding and texture editing. - Familiarity with identifying and solving texture-related issues. - Experience with custom Minecraft blocks.

    $218 Average bid
    $218 平均报价
    6 个竞标

    I'm looking for a skilled Android developer to create an e-learning application targeting adults. This application will host...similar projects - Understanding of adult learning principles - Skills in integrating video content and interactive assessments This project requires a professional who can create a user-friendly, interactive, and educational application that meets the needs of adult learners. Please provide examples of similar projects you've completed in your proposal. The application will be developed in a single language. The application will be developed in English. The application will feature email and password-based user authentication. The application will exclusively feature pre-recorded video lectures. The application will feature a modern and minimali...

    $1829 Average bid
    $1829 平均报价
    10 个竞标

    ...contact information. Site Plan Layout of the property showing charger locations, utility connections, and access points. Compliance with ADA (Americans with Disabilities Act) requirements for EV parking spaces. Enlarged Site Plan Detailed layout of the EV charger installation area. Exact locations of chargers, conduit runs, electrical panels, and utility meters. Electrical Diagram & Calculations Single-line electrical diagram showing connections between the chargers, panels, transformers, and utility service. Load calculations for the EV chargers, including demand factors. Compliance with NEC Article 625 for EVSE installation. EV Panel Load Schedule Detailed load schedule for the EV panel serving the chargers. Properly annotated to reflect the 15kW load per char...

    $1541 Average bid
    $1541 平均报价
    28 个竞标

    ...Flow**:   1. Sign up → Create student accounts → Fill profiles → Select lesson plans → Track progress. **Student User Flow**:   1. Log in → View daily lessons → Complete lessons → Take assessments → Review feedback and study guides. #### **7. Timeline and Milestones** - **Phase 1**: Parent and student account creation, student profiles, and subject management.   - **Phase 2**: Lesson generation using ChatGPT and daily lesson scheduling.   - **Phase 3**: Assessments, progress tracking, and study guide generation.   - **Phase 4**: Integration with Stripe and deployment.   Please provide me with an approximate timeline. I would like the front end to be in ...

    $163 / hr Average bid
    $163 / hr 平均报价
    85 个竞标
    Trophy icon Suffern Track & Field T-shirt Logo
    已经结束 left

    I'm looking for a one-color t-shirt logo for Suffern Track & Field, with a unique twist. The design should harness rasterization techniques to create an illusion of multiple shades/colors, making it visually striking while adhering to a single-color scheme. Key Points: - The primary focus of the logo should be highlighting 'Suffern', but also say Track & Field. - Experience with rasterization and t-shirt design is a must. - A keen understanding of creating visually appealing, single-color designs will be highly beneficial. -Attached is an old logo, can rebrand or something totally new Please note, the style of the logo has not been predetermined. The designer's creativity and expertise will be key in developing a compelling logo.

    $195 Average bid
    加保
    $195
    925 项参赛作品

    I'm looking for an expert in NI Multisim who can assist with the simulation and testing of a digital circuit. The circuit will incorporate logic gates, flip-flops, and registers. Ideal Skills and Experience: - Proficient in NI Multisim - Extensive knowledge in digital circuit design - Experience with simulation and testing methodologies - Understanding and practical experience with logic gates, flip-flops, and registers.

    $319 Average bid
    $319 平均报价
    7 个竞标

    ...enhance my WordPress WooCommerce website for a seamless shopping experience. I want to add a product to a specific page with a Single-click buy button that leads to direct checkout without visiting the shopping cart. The page in question is , which is currently set up with a single product and payment. Key Requirements: - Modify the existing product page to incorporate a Single-click buy button. - Ensure the button leads directly to checkout, bypassing the shopping cart. - Implement tracking for user interactions with the buy button. I want to monitor clicks and conversions. The project will be successful if: - The single product page has a direct checkout button that is easy for users to use. - I can track the performance of the button with data

    $241 Average bid
    $241 平均报价
    38 个竞标

    I'm looking for a talented web designer to create a fully designed single-page website for a travel company. The design should be modern, luxurious, and travel-themed, with a professional color scheme incorporating purple tones from our logo. Key Features: - Prominent Travel Quote Request Form on the homepage, with fields for Name, Email, Mobile Number, and a large text box for flight requirements. - A Frequent Flyer Miles Section showcasing airline logos (Qantas, British Airways, Qatar Airways, Air France, KLM) with details of miles, price, description, and a “Buy Now” button. Design Preferences: - The use of a sleek, engaging background with travel imagery (planes, destinations etc.) - Easy-to-read fonts and layouts - A responsive design suitable for both des...

    $646 Average bid
    加保
    $646
    166 项参赛作品

    ...is necessary as the system does not have an export function. Furthermore, I will provide an Excel sheet containing 1400 websites, from which you will also need to research and collect contact information. Contact Information to Collect: - Email addresses - Company Name - Contact Name - Job titles Organization of the Excel Sheet: - Each collected contact's information should be organized in a single column. Ideal Skills: - Proficiency in Excel - Attention to detail - Ability to conduct web research Experience: - Previous data collection and research experience is preferred. The project must be completed within 2 weeks. We will provide a specific template for the Excel sheet. Job titles and other data do not need to follow any specific standardization requirements. Ple...

    $78 / hr Average bid
    $78 / hr 平均报价
    70 个竞标

    I need someone to ma...is necessary as the system does not have an export function. Furthermore, I will provide an Excel sheet containing 1400 websites, from which you will also need to research and collect contact information. Contact Information to Collect: - Email addresses - Company Name - Contact Name - Job titles Organization of the Excel Sheet: - Each collected contact's information should be organized in a single column. Ideal Skills: - Proficiency in Excel - Attention to detail - Ability to conduct web research Experience: - Previous data collection and research experience is preferred. The project must be completed within 2 weeks. We will provide a specific template for the Excel sheet. Job titles and other data do not need to follow any specific standardizatio...

    $47 / hr Average bid
    $47 / hr 平均报价
    101 个竞标

    I'm in need of a seasoned game developer with experience in Defold to create a 2D combo-based fighting game. The game should be available on PC and Mobile. Key Requirements: - Expertise in 2D game development - Proficient in Defold - Experience with creating combo-based fighting mechanics - Knowledge of PC and Mobile game optimization The game will feature pixel art style. The game will be single-player only. The game should feature the following control system: Keyboard. The game should include multiple themed levels. The game should have a retro visual theme. The game should include retro sound effects consistent with the visual theme. The game should have pre-defined characters with unique designs and abilities. The game should include multiplayer functionality: None. The ...

    $1245 Average bid
    $1245 平均报价
    3 个竞标

    I'm looking to hire someone to help distribute custom-sized leaflets in residential areas of Leeds. The key objective is to target landlords specifically. Key Requirements: - Distributing leaflets in residential areas. - Targeting landlords. - Handling A5 single sided leaflets. Ideal Skills: - Experience in leaflet distribution. - Understanding of targeting specific demographics. - Ability to handle custom-sized materials.

    $148 Average bid
    $148 平均报价
    23 个竞标

    I need a professional electrical engineer to help me with load calculations and creating a single line diagram for my commercial building.

    $669 Average bid
    $669 平均报价
    8 个竞标
    Smash game ?
    已经结束 left

    I'm looking to create a simple, engaging, single-player mobile game. The genre has not been specifically defined yet, so there's room for creativity and innovation. Ideal Skills And Experience: - Proficient in mobile game development - Creative game design thinking - Experience in developing single-player games - Knowledge of different game genres, particularly casual and puzzle games - Ability to simplify complex ideas into easy-to-understand gameplay

    $62 / hr Average bid
    $62 / hr 平均报价
    20 个竞标

    ...perishable, non-perishable, and local pickup. Key requirements include: - Configuring perishable items to be shipped via 2-day FedEx, with the shipping method forced (customers shouldn't have the option to choose). - Setting up non-perishable items for FedEx Ground or USPS. - Ensuring all products have a local pickup option. In addition, some of the items have variables (like larger sizes or single items in a grouped item), which will need to be accounted for in the shipping setup. Also, there are specific shipping zones and restrictions that need to be applied, not shipping to all locations. Ideal skills and experience for the job: - Extensive experience with WooCommerce - Prior work with FedEx and USPS integrations - Understanding of variable product shipping - Ability...

    $1051 Average bid
    $1051 平均报价
    59 个竞标

    I need to update an SSL certificate for our company's website. The SSL certificate is for a single domain and I already have one from Godaddy. I'm not entirely sure about the web server software my website is running on, but I do know that the CMS is Drupal. Ideal Skills: - SSL Certificate Installation and Management - Drupal CMS Expertise - Web Server Software Knowledge (Apache, Nginx, IIS) Please bid if you can assist with this task.

    $148 Average bid
    $148 平均报价
    12 个竞标

    I need a professional to configure my Flic Button to execute the Alt+Tab command on my office desktop computer. The button will only need to perform this single function. Ideal skills for this task include: - Proficiency in setting up and configuring Flic Buttons - Understanding of Windows commands - Ability to work with desktop computers in an office environment This project requires a keen attention to detail and tech-savvy capabilities to ensure the Flic Button is set up correctly and works flawlessly.

    $140 Average bid
    $140 平均报价
    3 个竞标

    I'm in need of a professional who can configure my APC humidity and temperature sensors, upgrade their firmware and set them to send alerts via a Gmail account. Key Requirements: - Configure APC humidity and temperature sensors. - Upgrade firmware of the sensors. - Set up alerts to be sent via Gmail. The alert...experience with APC products is a plus. - Strong understanding of humidity and temperature sensors. - Proficient in firmware upgrades. - Experience in setting up alerts via email. Please note that I am using a Windows platform to manage the APC Network Card. Please configure the system to send real-time alerts for temperature and humidity issues. This configuration and upgrade will be implemented at a single site. Set specific alert thresholds for temperature and h...

    $78 / hr Average bid
    $78 / hr 平均报价
    6 个竞标

    I need a data extraction expert to help me fetch financial reports from my Tally Prime server () directly into an Excel sheet. Key Requirements: - Extracting financial reports from Tally Prime without usi...extraction expert to help me fetch financial reports from my Tally Prime server () directly into an Excel sheet. Key Requirements: - Extracting financial reports from Tally Prime without using ODBC - Organizing all data into a single Excel sheet The ideal candidate for this project should have: - Experience with Tally Prime and Excel - Proficiency in API integration - Strong attention to detail in data organization Please note, the data should be fetched using API integration only, with all financial reports being organized into a single sheet.

    $93 / hr Average bid
    $93 / hr 平均报价
    15 个竞标

    I'm seeking a professional, yet approachable technical copywriter with SEO expertise for a comprehensive content revamp on my company website. We're in the process of redefining our messaging and positioning, and we need someone to help us communicate our services more effectively. Key Responsibilities: - Rewritin...professional yet approachable tone. - Start-up friendly, avoiding overly corporate language. Our primary aim is to better communicate our services, which include cloud computing solutions, networking automation development, and wider product innovation services. This role is not a day job, but a partnership to get our content right. We value your creativity and insight as we navigate this exciting phase of our start-up journey. The website in question is liv...

    $176 - $351 / hr
    加封
    $176 - $351 / hr
    56 个竞标