Dataflow diagram outsourcing일자리

필터

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

    ...matrix explanation below). The first lap is different to the remaining 9 laps, you can work around this however you like but, please ensure you use the correct data. Furthermore, all the constants relating to the vehicle forces must be able to be changed directly from an excel file page called constants. To find the optimal solution you must use some sort of genetic algorithm (explained with flow diagram) that turns the motor on twice per lap to build up speed and then coast using the speed gained. Using the current velocity at a given point, the force of the motor is interpolated from a matrix [Vehicle velocity, Motor Force] found in the excel file. I can provide the maths for this as well but have not yet done it. Every next time step must be predicted using the Runge-Kutta 4 m...

    $41 (Avg Bid)
    $41 (평균 입찰가)
    19 건의 입찰

    ...NFT transactions similar to the "Activity" feature on OpenSea The system should handle varying loads seamlessly, from 500 to 50,000 users. Tasks: System Architecture Design: Task: Design the overall architecture for the activity tracking system. Include considerations for data collection, storage, processing, and presentation. Deliverables: A system architecture diagram and a brief description of each component and its role. Backend: Task: Develop a prototype backend structure plan capable of receiving events from a blockchain network, processing them, and storing them in a scalable database system. Scalability Plan: Task: Outline a plan to ensure the system's scalability from day one. Address potential bottlenecks and describe how the system will handle hig...

    $7808 (Avg Bid)
    $7808 (평균 입찰가)
    38 건의 입찰
    $30 (평균 입찰가)
    1 건의 입찰

    I'm in need of an individual with a strong academic background in accounting. The project will involve outsourcing analysis and interpretation. This is specifically for a graduate level academic project. Key requirements include: - Strong understanding of accounting principles - Experience and knowledge in outsourcing analysis - Previous experience in academic writing, specifically in accounting - Ability to deliver high-quality, graduate-level analysis Please include any relevant experience and samples of your previous work in your proposal.

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

    I am in need of a skilled AutoCAD professional to create 6 small, simple 2D diagrams, and 1 3D diagram. The drawings are for an engineering purpose and do not require any specific AutoCAD version. Key Requirements: - Create 6 small, simple 2D diagrams - Create 1 3D diagram - No specific AutoCAD version required Ideal Skills: - Proficiency in AutoCAD - Strong understanding of engineering diagrams - Ability to create 3D diagrams is a plus This is a straightforward task for an experienced AutoCAD professional. I look forward to seeing your bids.

    $34 (Avg Bid)
    $34 (평균 입찰가)
    27 건의 입찰

    ...for AI-generated images to be used as a background on my website. The images should have a minimalist style, with a clean and simple aesthetic. Key Requirements: - Creation of AI-generated images for use in graphic design - Adherence to a minimalist style - Images must be of high-resolution and suitable for web use I need pink and black soft measuring tape added to each head as shown in the diagram i attached. The photo of the single head i attached with the tape measure around it is what i am aiming for uide on measuring your head for wig fitting, titled 'How to Measure' with a pink tape graphic above. Features six mannequin heads, each demonstrating a measurement technique: Circumference: Side view with tape around head above ears. Label below in black. Front to ...

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

    ...associated with the selected meal type. This should be implemented using a UITableView. - Each recipe item in the table view should only display the recipe name, in a clear and legible format. -when you click on a recipe name in table view, it takes you to a third screen and display cooking instructions and ingredients. in addition, I have attached project requirements file please read and the diagram which shows how the three screens will look. Ideal candidates should have: - Proficiency in iOS app development, particularly in Swift and UIKit. - Experience working with APIs, as the app will need to fetch recipe data. - A good understanding of UI/UX design principles to create a visually appealing and user-friendly app. - Previous experience in developing similar apps will be...

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

    ...writing competition. My core objectives for this initiative are to bolster participation and increase revenue. I'm seeking a professional who can take charge of tracking and managing the performance of these affiliates. Key Responsibilities: - Recruiting and managing 10-20 affiliates - Ensuring increased participation in the competition - Implementing strategies to generate additional revenue - Outsourcing tracking and management of affiliates Ideal Candidate: - Experience in affiliate recruitment for similar events - Proficient in strategies that enhance participation and drive revenue - Capability to outsource tracking and management efficiently - Excellent communication skills If you're a strategic affiliate manager with a proven track record in increasing event...

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

    I'm looking to have a structural diagram created for my composite deck. This project should include built-in seating capabilities within the design. The ideal candidate for this project should have experience with deck designs and be knowledgeable in creating functional, aesthetically pleasing deck spaces. Skills and experience ideally include, but are not limited to: - Architecture and Design - Structural Engineering - CAD expertise - Knowledge of composite deck materials and seating solutions Let's bring this outdoor oasis to life! Looking forward to your innovative deck designs!

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

    I need a professional to create an ER diagram for a moderately complex database I'm designing. - This is specifically for database design purposes, using Chen notation. - The database structure I have in mind falls between 10-20 entities, so the ER diagram will need to reflect this level of complexity. - You should have in-depth experience with database design and ER diagramming, particularly using Chen notation. - The ER diagram should be clear, well-structured and accurately represent the relationships and entities within the database. - Previous experience with similar projects is a plus.

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

    ...instance of specific classes. - Ensure thread safety and lazy initialization as required. 5. Java Package Organization: - Organize classes into appropriate Java packages to enhance modularity and readability. - Ensure a logical structure that aligns with best practices in package naming and class allocation. 6. UML Class Diagram: - Create and provide a UML class diagram reflecting the new code structure and design patterns. - Ensure that the diagram is comprehensive and accurate. Bonus: (This is needed for the code) - Provide an additional variant of the code base that utilizes the Factory design pattern and DI. - Document and highlight the differences between the DI and Factory pattern implementations. Qualifications: - Proven experience in Java...

    $19 (Avg Bid)
    $19 (평균 입찰가)
    16 건의 입찰

    The app should be able to take in a JSON like so: { "classes": [ { "name": "Person", "attributes": [ {"name": "person..."type": "String"}, {"name": "employerId", "type": "String"}, {"name": "amount", "type": "Double"}, {"name": "dateIssued", "type": "Date"} ], "relationships": [ {"name": "person", "type": "Person", "multiplicity": "1"}, {"name": "employer", "type": "Employer", "multiplicity": "1&qu...

    $31 / hr (Avg Bid)
    $31 / hr (평균 입찰가)
    35 건의 입찰
    Trophy icon ERD Composition Diagram (PNG) 종료 left

    I'm in need of a composition diagram based on a provided ERD, but starting from either products or categories. Your deliverable should be in PNG format, keeping it black and white, and should include detailed notes for each constraint and enumeration listed. Key Deliverables: - Create a composition diagram based on the given ERD - Diagram starting from 'products' or 'categories' - Output format should be PNG - Keep the diagram black and white - Include detailed notes for each constraint and enumeration listed Ideal Skills: - Proficient in creating ERD diagrams - Experience with composition diagrams - Ability to clearly indicate datatypes and multiplicities - Familiar with check constraints and enumerations - Excellent attention to det...

    $25 (Avg Bid)
    상금 보장형
    $25
    10 건의 응모작

    Summary: Giggles Platonic Dating Services is a startup that's launching a Modern dating application. Currently, I'm outsourcing the development project, looking for a talented individual, full stack dev, that can work on both IOS and Android Development -frontend and backend.

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

    I'm in need of an efficient finance B2B lead generation specialist who can take my service to the next level. Key Requirements: - Experience in generating B2B leads in the outsourcing & finance industry. - Proficiency in email marketing as the preferred lead generation method. Responsibilities: - Understanding my target market and creating a strategy to reach them. - Devising and implementing email marketing campaigns to generate high-quality leads. - Regularly analyzing and optimizing the lead generation process for better results. Ideal Candidate: - Prior experience in generating leads in the finance industry. - Proven track record in B2B lead generation. - Strong understanding of email marketing best practices. - Excellent analytical and problem-solving skills. ...

    $585 (Avg Bid)
    $585 (평균 입찰가)
    30 건의 입찰

    I require a database model diagram based on a description I will provide. The diagram should serve as a basic overview, capturing key tables and relationships within a relational database. Key Requirements: - Relational Database: The diagram should be tailored for a relational database system. - Basic Overview: The scope of the diagram should be limited to key tables and relationships, providing a clear, high-level representation of the database. Skills and Experience: - Proficiency in database design and modeling - Experience with relational databases - Ability to translate abstract descriptions into structured database models Please note that I do not require documentation on the database model diagram. The focus here is on the clarity and accuracy...

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

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

    긴급형

    I am aiming to incorporate and enhance my Parent Company's policy and processes on IT asset management, with particular focus on the documentation process and IT Asset Management Workflow diagram (From registering the asset to retiring the asset). Key deliverables: 1. Provide a document that lists all relevant terminology for IT Asset Management, including formal definitions and simplified definitions. These definitions must be aligned to Parent Company's terminology. 2. Provide a diagram that explains the desired lifecycle of IT Asset Management and how Cybersecurity, ICT Operations, Data office and Business Unit fit into this flow via clear RACI. This must aligned to Parent Company's lifecycle descriptions. 3. Complete an excel based GAP analysis of desired...

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

    This project contains two components: 1. I am looking for someone to design a 6-7 page PowerPoint presentation with compelling visuals showcasing a new process introduction. 2. Additionally, we need a Visio diagram illustrating the future workflow pertaining to this new process. The workflow will outline the steps involved in the introduced process. I will provide the content for each slide, but may require assistance in refining the language to complement the visuals.

    $69 (Avg Bid)
    $69 (평균 입찰가)
    29 건의 입찰

    We are looking for an expert agency or an Individual who are experienced of setting up Business meetings fro Indian companies who are seeking to explore opportunities in Middle East market through their Services and Products. We need expert in Dubai/Middle East to assist our company to connect with Right Party Contacts who are associated directly with outsourcing services in their respective organizations in Training and Development and offshore resource management services. The ideal candidate should have a strong network and knowledge of the local business landscape in Dubai. You/Your agency will be responsible for identifying potential venues, negotiating contracts, and managing logistics to ensure seamless execution of corporate meetings. This role requires excellent communica...

    $290 (Avg Bid)
    $290 (평균 입찰가)
    4 건의 입찰

    We are looking for an expert in MongoDB + ElasticSearch infrastructure. We are looking to build from the ground up, in the cloud (AWS), a very complex infra with 500M Person object, 50M Company, and dozens more challenges. The dataset will be always e...scale testing by generating hundreds of millions of fake elements Perform load tests on the infra you built Build a primary API to perform deep searches All of that in the cloud on AWS - noting that if ElasticSearch is for example not available, we can use OpenSearch or other. What matters is the final results, and to try to stick as much as possible with the proposed diagram. PLEASE: send over your thoughts about the diagram, as well as previous experience dealing with such challenges etc, and if we like your approach, we ...

    $25049 (Avg Bid)
    파워형
    $25049 (평균 입찰가)
    42 건의 입찰

    ...advanced Power BI reports and dashboards. Utilize Power BI RestAPI and PowerShell to extract metadata about DataFlows, including refresh frequencies, duration of each refresh, and the status of incremental refresh capabilities. Create dynamic and interactive data visualizations that provide insights into DataFlow performance and efficiency. Set up and manage refresh schedules for Power BI reports to ensure data accuracy and timeliness. Analyze and report on DataFlow configurations and performance, suggesting improvements and optimizations. Collaborate with cross-functional teams to enhance data-driven decision-making through detailed metadata analysis. Requirements: Proven expertise in Power BI, with a deep understanding of DataFlows and Power BI ...

    $22 / hr (Avg Bid)
    $22 / hr (평균 입찰가)
    42 건의 입찰

    I'm in need of a professional who can create a 3D Convolutional Neural Network (CNN) model diagram for a brain tumor classification project. I will share file. This will be based on my approach using 3D CNN and Transfer Learning for Brain Tumor Classification.

    $14 (Avg Bid)
    $14 (평균 입찰가)
    2 건의 입찰

    I need a visual representation of the system architecture for my .ipynb file. This will be based on my approach using 3D CNN and Transfer Learning for Brain Tumor Classification. The main purpose of this diagram is to provide an overview of the system architecture, similar to how it is in research papers. It should be clear, detailed and well-annotated to help me understand the flow of data and the various components involved in the process. Key Requirements: - The diagram should be in PNG format. - Include detailed annotations to help me understand the components, their interactions and the flow of data in the system. - Proven experience in creating architecture diagrams, especially in the context of machine learning or deep learning projects, would be highly beneficial.

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

    ...lexical analyser described in the textbook working. Try it out on simple examples, e.g. (sum + 47) / total. It is not be able to report errors in identifiers and integer literals. (The rules for identifiers and literals are described in the book.) For example, how does it handle an illegal identifier ‘2sum’ or an illegal integer literal ‘23b2’? Make appropriate changes to the state transition diagram and the code to enable the lexical analyser report the above-mentioned errors. Second change is to enable the lexical analyser handle assignment operators and certain key words. After this change it should be able to handle assignment statements and keywords: ‘if’, ‘then’ and ‘else’. Test your analyser on the following input...

    $116 (Avg Bid)
    $116 (평균 입찰가)
    16 건의 입찰

    ...contract and outsource whatever work we can to local shops and other businesses at pre-negotiated rates, and then invest into the needed equipment and facilities as we grow. Project scope of work: ***Key responsibilities will encompass, but is not limited to*** *Developing a strategic and comprehensive “detailed” business and operating plan *Offer insights, strategic and cost saving ideas on outsourcing needs, sourcing wholesale high quality raw materials and suppliers (locally and abroad) *Developing production processes, plans, and procedures that maximize efficiency and minimize cost. organizational structure, compliance, and efficient quality control measures to ensure that our furniture production meets the highest standards. *Knowledgeable and have a deep un...

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

    I am looking for a developer for a my lecture project. The project involves developing a web application based on React. The Django backend is ready, and we need to develop the front-end with React. The backend of the project, along with the visual video and diagram of the desired project, is attached. Here are the specifications we are looking for: Key Features & API Integration: - The app should have User Authentication to ensure protected access. - A robust Course Management system is crucial, allowing for easy input, editing, deletion, and viewing of courses. - The application should also help with Content Organization. - Among APIs, the app requires CRUD functionality extensively. CRUD Functionality: - CRUD operations should be embedded for different entities: courses, s...

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

    Hello, We are NextMars, a creative studio specializing in artwork for board games, games, films, publishing, and more, particularly focusing on game art (excluding 3D work). Our core business involves art outsourcing projects, with services including characters, scenes, covers, illustrations, UI, etc., all crafted in Photoshop. We are currently seeking intermediaries, whether individuals, companies, or agencies, to help us find new projects. Please visit our website: to learn more about our capabilities. As an intermediary, you can introduce projects to us through various channels. We will provide a quote for the project, and you can negotiate a price with the project provider. Once an agreement is reached, we will complete the work based on our quote. Any amount you

    $363 (Avg Bid)
    $363 (평균 입찰가)
    30 건의 입찰

    Hi im Utku, I am looking for a developer for a my lecture project. The project involves developing a web application based on React. The Django backend is ready, and we need to develop the front-end with React. The backend of the project, along with the visual video and diagram of the desired project, is attached. Here are the specifications we are looking for: - User Authentication: A robust user authorization system must be put in place to assure Security and Privacy. - Data Fetching from API: The application must effectively fetch data from APIs for optimum functionality. - Responsive Design: The design must be responsive in order to accommodate a wide range of devices, particularly laptops, tablets and mobile phones used by the educational community Ideal Skills required: -...

    $115 (Avg Bid)
    $115 (평균 입찰가)
    16 건의 입찰

    ...goal is to promote our company in a modern, sleek way. Key Requirements: - Incorporate the company logo, text overlays, and custom graphics that I provide. - Ensure the video is engaging and compelling, with a consistent and polished aesthetic. You must create content that supports the audio voiceover with music that I've created. The video is 3.5 minutes in length. It is to promote a virtual outsourcing company I will be launching. You can use either stock video or 3D animation. Ideal Skills and Experience: - Previous experience creating sizzle reels or promotional videos. - Demonstrable skills in video editing, with a modern and sleek style. - Flexible approach that has the style I'm looking for. The project pays $150.00 upon successful completion. You must be w...

    $121 (Avg Bid)
    $121 (평균 입찰가)
    84 건의 입찰

    I'm in need of an electronics professional who can convert my detailed Arduino connections into a clean, organized schematic diagram. - You will work on the Digital input/output pins, Analog input pins, Power supply connections, literally all connections of my Arduino setup. Essential Skills and Experience: - Knowledge of Arduino - Proficiency in creating schematic diagrams - An eye for detail, and great organizational skills. A schematic will help us represent my setup visually. Our goal is to have a convenient direction for future referencing. In your bid, please include examples of similar work you've done in the past.

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

    I'm in need of an expert to design a site plan for a Level 2 EV chargers. Key Requirements: - Analyze existing property blueprints and create ev charger plan with load balancing for 20 chargers. - Ev charger plan must include: Cover Sheet, site plan, electrical site plan, parking layout and details, single line diagram, schedules and Notes and T24 compliance forms. Experience: - Experience in EV charging station design. - Experience in load balancing for multiple chargers

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

    I'm currently in the process of planning a web project potentially hosted on Azure and am in need of a comprehensive IT overview graphic. This diagram should be drawn using Draw.io. Below are the specific components needed: - The diagram should clearly articulate the server architecture, focusing on the application server and web server as separate entities. - The application server runs a CMS system that is accessible from a corporate network using ADFS. - The web server itself hosts only static HTML content. - In front of the system, a CDN with a WAF protects the content. - The private key for decrypting SSL/TLS traffic should be placed inside the corporate network. Skills and Experience: An ideal candidate for this task would be someone well-versed in the use of , w...

    $562 (Avg Bid)
    $562 (평균 입찰가)
    28 건의 입찰

    I am looking for an experienced Verilog developer who can work on my Verilo HDL project. Design a digital circuit for a fruit sorter based on following specification. Develop the block diagram (consists of datapath and control units) and the ASMD chart. Assume that there is a 1-bit RESET signal to reset the circuit and it is asynchronous and active low. In addition, there is a 1-bit CLOCK as the clock. The circuit will start the operation when a 1-bit input signal START is asserted. A fruit detector provides a 1-bit input FRUIT that becomes 1 for one clock cycle if banana is detected and the FRUIT signal will be 1 for two clock cycles if orange is detected. There are 2 different outputs which are OUT1 and OUT2 that will be 1 for one clock cycle for the type of frui...

    $70 (Avg Bid)
    $70 (평균 입찰가)
    1 건의 입찰
    Sequence diagram 종료 left

    I have a non-commercial C++ application that I've been developing. Here are the details: Project Overview: I require a sequence diagram to visually represent the interactions between objects and functions within my C++ codebase. Requirements: Sequence Diagram Generation: I need a sequence diagram that accurately captures the interactions within the code. Preferred Tool or Method: I'd like to use for this project, but I'm open to other tools or methods if you have a better suggestion. Please specify your preferred approach. Reference Material: I've attached a screenshot and a tutorial presentation that exemplify the style and level of detail I'm looking for.

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

    According to the attached diagram it is necessary to measure the electrical conductivity value with an ESP32 and via RS485 Modbus transfer the value to a Siemens S71200 PLC. In addition to the creation of the software, the project must be tested online with the PLC and the acquisition system as per the diagram. The communication parameters are 9600,N,8,1 and the slave is number 2

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

    I am building a structure for trade show display that needs to hold framed art work. The walls are C shaped and are 10 ft tall. I am going to be building the walls out of 2x4's w 1/4 wood panels for the walls. There is no way to attach the walls to the floor of the venue. I just need to make sure the walls are supporting each other and the weight of t...am building a structure for trade show display that needs to hold framed art work. The walls are C shaped and are 10 ft tall. I am going to be building the walls out of 2x4's w 1/4 wood panels for the walls. There is no way to attach the walls to the floor of the venue. I just need to make sure the walls are supporting each other and the weight of the paintings. I don't need a structural diagram constructed, I...

    $98 (Avg Bid)
    $98 (평균 입찰가)
    16 건의 입찰

    I have the dimensions of a waterwheel design that will be laser cut from aluminium. I need someone to turn by hand drawn designs into a Solidworks CAD file.

    $235 (Avg Bid)
    $235 (평균 입찰가)
    71 건의 입찰

    I need a professional to create a simple, high-level business diagram for me. This is to visualize the company revenue and process Key Requirements: - The visualization should be kept at a high-level overview. No need for specific, detailed processes. - Delivery should be in PowerPoint format. Here is the brief which includes all the information:

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

    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 * Ex...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 a...

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

    Oferujemy zlecenie wykonania zadania w języku programowania Julia polegającego na dokończeni...diagramu. Model już zawiera logikę dotyczącą harmonogramowania ciągłego odlewania stali, jednak brakuje mu dwóch kluczowych aspektów. Konkretnie, chcemy zoptymalizować czas oczekiwania na przelanie stałej stali do formy oraz czas oczekiwania na walcowanie już odlewanej stali. Istniejący model jest gotowy, wymaga jedynie rozszerzenia o dodatkowe ograniczenia. Dodatkowo będzie trzeba z tego stworzyć diagram przedstawiający wyniki. Jesteśmy otwarci na współpracę, negocjacje oraz gotowi do udzielenia wszelkiej potrzebnej pomocy w zrozumieniu istniejącego modelu. W załączniku do oferty znajduje się artykuł prezentujący podobny problem, choć nasz model jest mniej skompliko...

    $271 (Avg Bid)
    $271 (평균 입찰가)
    2 건의 입찰

    I need a professional who can create a healthcare conceptual design diagram and a system design diagram for me. ********PLEASE ONLY SUBMIT PROPOSAL IF YOU HAVE DONE THIS BEFORE******* I already have a list of existing systems and i want you to create an editble conceptual design diagram and a system design level 0 (High level with systems and subsystems), level 1 (High level with systems and subsystems and main details) and level 2 (very detailed). The diagrams should be colorful and engaging. I am looking for a freelancer who has experience in healthcare system diagram creation and is able to deliver high-quality, visually appealing work. Working in Health is huge plus The diagrams should have better grouping to include the following systems, features,...

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

    I'm looking for a skilled developer to create a web-based application focused on improving and optimizing order packing for eCommerce. The software should include: - Shopping cart analysis: with the ability to integrate with popular eCommerce platforms and compute product dimensions to...size optimization algorithms. The ideal candidate will also have a solid understanding of order packing logistics and inventory management. This web application will be mainly accessed via API. It will be sent all box dimensions available along with all products on a sales order along with their individual dimensions. It should return the boxes to utilized, the products in each box, and the diagram of how the items are placed in each box. It should fully optimize using the least and smalle...

    $1225 (Avg Bid)
    $1225 (평균 입찰가)
    113 건의 입찰

    I am in immediate need of a professional who can transform my handwritten A3 flow chart into an engaging PowerPoint presentation. This is crucial for an upcoming job interview. Key content to include: - Job history - Skills and qualifications - Achievements and awards Ideal candidates should have: - Proven experience in creating business presentations - Excellent knowledge of PowerPoint - Quick turn-around ability Time is of the essence as I need this project completed ASAP.

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

    This project requires a freelancer with advanced skills in Excel. I am outsourcing tasks revolving data management. Key Aspects include: - Advanced manipulation of Excel functions - Complex calculations - Refined data analysis When applying, please focus on: - Your practical experience with similar tasks Having realized the depth of this project, it's pivotal that you have an advanced understanding of Excel. Ideally, your background should perfectly align with data management, advanced calculations, and analytical tasks. Demonstrating this through past projects and describing your specific insights gained from those experiences will be a big plus.

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

    I'm in need of an experienced diagram artist to create a series of diagrams for my ICSE project. The specific diagrams I require include Use Case Diagram, Sequence Diagram, and Class Diagram. Key Requirements: - These diagrams should be clear, accurate, and well-structured. - Familiarity with ICSE project requirements is highly preferred. - Ability to work under tight deadlines, as I need this project completed ASAP Applicants must have proven experience with creating the aforementioned types of diagrams (Use Case, Sequence, and Class Diagrams). It would be ideal if you have prior experience working on ICSE projects but is not mandatory. Please submit your proposal with examples of your previous diagram work.

    $10 (Avg Bid)
    $10 (평균 입찰가)
    8 건의 입찰

    Looking for assistance with enhancing and modifying my PowerPoint file. It contains the procurement steps from start to finish, but the current block flow diagram is quite basic. I'm looking to redesign the diagram to make it more visually appealing and clear, especially for presenting to higher management and for printing purposes. The objective is to ensure that the workflow is easily understandable at a glance. Here are the key points: Enhance and modify PowerPoint file with a focus on the block flow diagram. Redesign the diagram to make it clearer and more efficient. Ensure that the final design is suitable for printing and presenting to higher management. My initial budget for this project is $15, but I'm open to increasing it if the...

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

    ...existing systems through a decision tree. The goal is to guide stakeholders in choosing the most effective technology for reducing emissions in their operations. 1. Literature Review: Summarize relevant research and findings on carbon capture technologies. 2. Technology Briefs: Provide a brief overview of each technology, including key features and operational principles. 3. Influence Diagram: Create a diagram that shows how different factors related to carbon capture technologies influence each other. 4. Decision Tree (EMV): Develop a decision tree that calculates the Expected Monetary Value (EMV) for each technology option. Need to use probablity for this 5. Risk Profile: Analyze and document the potential risks associated with each technology. 6. Cumulative Risk Pr...

    $87 (Avg Bid)
    $87 (평균 입찰가)
    38 건의 입찰

    ...existing systems through a decision tree. The goal is to guide stakeholders in choosing the most effective technology for reducing emissions in their operations. 1. Literature Review: Summarize relevant research and findings on carbon capture technologies. 2. Technology Briefs: Provide a brief overview of each technology, including key features and operational principles. 3. Influence Diagram: Create a diagram that shows how different factors related to carbon capture technologies influence each other. 4. Decision Tree (EMV): Develop a decision tree that calculates the Expected Monetary Value (EMV) for each technology option. 5. Risk Profile: Analyze and document the potential risks associated with each technology. 6. Cumulative Risk Profile: Compile the risks over t...

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