Domainkey pass jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 domainkey pass jobs found, pricing in USD

    I am looking for someone adept in Python and knowledgeable about cryptocurrency trading, specifically Bitcoin (BTC), to develop a custom trading bot for me. The bot will be interacting with the Kraken exchange. I also have started to build this project, but at the point to pass it along for some help. im not sure if its better to start from a brand new project or work with some of the code I have already. Here is a quick overview of the job: - Python development: You'll need to create a bot to automate Bitcoin trading. You must have some experience with Python and be able to work confidently in this language. - Cryptocurrency trading: The bot will be trading on the Kraken exchange. You should have experience with this exchange and a clear understanding of cryptocurrency trad...

    $548 (Avg Bid)
    $548 Avg Bid
    47 bids

    Need to Repair HTML5 website and optimize. The webmaster must use SEMRUSH SEO and will make my website pass the audit with prior approvals by me. I will do one website at a time Also my site has css, dont know if it needs any thing

    $170 (Avg Bid)
    $170 Avg Bid
    26 bids

    I'm currently seeking a video editor for my TikTok channel. The ideal candidate should have a minimum of 1 year experience working as a video editor. The videos will be in English, so proficiency in the language is required. Key Requirements: - Editing Skills: You should be proficient in editing transitions, sound, and improving video quality. - Video Length: The average vid...Experience: - At least 1 year of experience as a video editor - Proficiency in English for understanding and editing video content - Strong editing skills with a focus on transitions, sound, and video quality - A creative and eye-catching editing style for engaging content. The price per product can vary between 1 and 3 $ per product depending on the duration. Before you hire the editor, you have to pass...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    47 bids

    I am looking for a seasoned professional who will help me integrate Azure Active Dir...understanding of data protocols as the task will involve the exchange of User Authentication Data as well as User Role and Permissions Data Demonstration of similar previous work will be a plus. Please ensure your bid includes the timeframe you'll require for a seamless integration. Very Specific issue to troubleshoot Using Oath2 to generate Azure SSO token, Token is generated successfully. But when I pass the token to access RestAPI, getting following error "error": {         "message": "User Not Authenticated",         "detail": "Required to provide Auth information"     },  ...

    $10 (Avg Bid)
    $10 Avg Bid
    3 bids

    I'm looking for a skilled content writer to craft high-quality technical articles to help improve my website's search engine ranking. Key Requirements: -...content that ranks well on search engines. - Technical Expertise: The content will be technical in nature, so you must have the ability to understand complex topics and communicate them clearly to a broad audience. - Excellent Research Skills: You should be able to conduct thorough research to ensure the content is factually accurate and up-to-date. - Originality: All content must be 100% original and pass plagiarism checks. Please note that this project is time-sensitive and I expect a quick turnaround. It's crucial for me to contact freelancers who are available to start within minutes. Your prompt response wi...

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

    I'm looking for a skilled content writer to craft high-quality technical articles to help improve my website's search engine ranking. Key Requirements: -...content that ranks well on search engines. - Technical Expertise: The content will be technical in nature, so you must have the ability to understand complex topics and communicate them clearly to a broad audience. - Excellent Research Skills: You should be able to conduct thorough research to ensure the content is factually accurate and up-to-date. - Originality: All content must be 100% original and pass plagiarism checks. Please note that this project is time-sensitive and I expect a quick turnaround. It's crucial for me to contact freelancers who are available to start within minutes. Your prompt response wi...

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

    ...Function that can accept data via HTTP trigger, massage the incoming data (like null validations), converting the request body into a SOAP API Request object and returning the data Key Tasks: - Develop Azure Functions: The ideal candidate should be able to build Azure Functions using C# that can accept data in json format, validate and transform data into a model that the SOAP service can accept, pass the data to SOAP webservice and return the service response. Prior experience in this area is crucial. - Integrate Azure KeyVault: You will be required to integrate Azure KeyVault into the project. The URL of the SOAP Service, along with the the client certificate for authenticating with the service will be stored in Azure KeyVault. Please ensure you have a good understanding of t...

    $390 (Avg Bid)
    $390 Avg Bid
    23 bids

    NO AI based response please, i will ignore your proposal. I'm seeking a skilled Flutter developer to build a new featured from a existing semi built social media app by another team. The app is desired to be user-friendly and interactive, operating smoothly on both iOS and Android platforms. The app needs to pass google and apple standards and need featured like content sharing and market place and integrate AI/ML use case. Experienced developers with a strong understanding of Flutter and previous work in social media application development will be given priority. Ability to deliver high-quality work within a set timeline is essential. I am looking for a direct freelancer who is passionate in coding and solving problem not a outsourcing team.

    $2318 (Avg Bid)
    $2318 Avg Bid
    180 bids

    ...etc) 4. What are the recommended products? 5. What areas are going to be covered within the advice document, and why? 6. What areas are not going to be covered in the advice document and why? 7. What are the fees being charged? !This is not an exhaustive list, but it is to give you an idea. 3. I then need the AI to present all the information in a "Paraplanner Request" form that I can then pass on to my staff, to enable them to complete the advice document, knowing they have all the required information they need. The above is stage 1 - Reviewing the Work Requests that are sent to us. The second stage I hope is simpler, but I am not sure. I need the AI to review the advice document, check it against Australian Financial Planning rules and regulations; check ...

    $1108 (Avg Bid)
    $1108 Avg Bid
    41 bids

    I am looking for a front-end developer who is an expert in using to add the last touches to my project creating a frontend for a certificate system such as images, it's a four-stage process : 1- The user will be asked to choose and add...upload an image of either his national ID or his passport. 4- this stage will show the user what he has requested and it will be the last stage in the process when he clicks finish it should show him the date that he will be able to receive the certificate. Also, I want to add some final touches so the pages look more professional, cause some pages looks so basic, i want it all finished so I can pass it to the back-end. Github link for the project: I added some photos too as an example of a certificate system

    $36 (Avg Bid)
    $36 Avg Bid
    12 bids

    ...(read, write and execute) on Privilege folder. (1 point) 6) For the user part of Typical_Users assign read permissions on the Privilege folder. (1 point) 7) Write a shell script which is going to do the following: A. Keep asking the user to enter the user name through the terminal until “root” user name entered then the script will be terminated (3 points) • Hint: use while B. The shell script will pass the value of user name to a function (written inside the same script) which is going to do the following: • Add the user to the system (1 point) • Check if the user addition failed and print a message “Useradd failed” Hint (use "$?" -ne "0" as condition) -ne means not equal Then exit the function with value of 1 using (re...

    $170 (Avg Bid)
    $170 Avg Bid
    5 bids

    We are seeking the the next talent to join our team at Mauritoon to animate SALKA episode 2. Watch the first clip of Salka here to understand the expected quality: You will need to pass an animation test animating the character model sheet of SALKA under 5 seconds in any context you want. Full body of the character speaking is preferred. Email your test to: [Removed by Freelancer.com Admin] And write “Salka test” in Object. Only candidates that will have the passed and emailed it to Mauritoon will be considered. Good Luck!

    $1901 (Avg Bid)
    $1901 Avg Bid
    19 bids

    I'm in need of a skilled character animator to work long term on a project. Only experienced and serious applications will be considered. You will need to pass a test animating the character in the image in order for your application to be considered. Animate the character under 10 seconds in any context you want. And email it to [at] In object write: “Anim Test” Every test will get a feedback as long as you used the character in the image. Good luck!

    $331 (Avg Bid)
    $331 Avg Bid
    21 bids

    I'm in need of a skilled freelancer with experience in the Nintendo Switch SDK and Unity game porting. The primary task is to successfully guide an already developed and moderately complex Unity game through Nintendo's Lotcheck for an official launch on the Switch console. Key Responsibilities: - Ensure optimal transition of the game to the Nintendo Switch - Oversee the game's pass through Nintendo's Lotcheck process Ideal Experience and Skills: - Proficiency with Unity game development - Direct experience with Nintendo Switch SDK - Prior experience in porting Unity games to Nintendo Switch - Understanding of the Lotcheck process Though I did not specify any particular qualities that I'm particularly concerned about for the transition, a keen eye for det...

    $700 (Avg Bid)
    $700 Avg Bid
    35 bids

    ...progress. Core Functionality Requirements: User Input Interface: Design a user-friendly form with an input box for users to enter "Information A". This information will be combined with prompts to serve as supplementary material for guiding ChatGPT in content generation. ChatGPT Integration: Utilize Power Apps' connectivity features to establish seamless integration with OpenAI's ChatGPT API. Pass user inputs and custom prompts to the API, triggering the content generation process, and retrieve and display the generated content within the application. Output Display: Present the ChatGPT-generated content, which incorporates user-provided "Information A" and custom prompts, in text box "B". Dynamic Output and Customization: Bu...

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

    ...intuitive inspections management system, facilitating efficient scheduling, conducting, and tracking of inspections. - Schedule and track inspections. - Record and manage inspection results. - Generate reports and notifications for upcoming and completed inspections. * Gate Pass Management - The web app must manage gate pass authorizations efficiently. - Issue, track, and manage gate passes for site access. - Record entry and exit times of personnel and vehicles. - Generate gate pass reports for compliance and auditing purposes. * Appointment Requests - The app needs to feature a seamless appointment request system including scheduling functionality, notification reminders, and appointment history tracking. * Approvals System - As pa...

    $538 (Avg Bid)
    $538 Avg Bid
    79 bids

    Hi, I require some fresh freelancers who could easily help me to accomplish this project of details listing on google. All the details will be given to you. And it is compulsory to pass the test with the information that i will give you and you can ask me about the payment already so that the air will be clear and you can do work clearly .It won’t take much of your time. Newbies are most welcome. Looking forward to work easily smoothly here. Please Note This Job not for India Pakistan and Bangladesh Thank you in advance

    $11 (Avg Bid)
    $11 Avg Bid
    66 bids

    1) Integrate Xproxy Server into the prebuilt web dashboard as discussed. 2) Admin N Customer dashboard 3) Load demo $ in the customer account and he buys the proxy Proxy gets assigned to the customer from the server with details like http, socks and user pass , and option to change auth from user?ass to IP auth With API button, he can change the user?ass from his dashboard.

    $303 (Avg Bid)
    $303 Avg Bid
    5 bids

    ...primarily residential proxies, for various purposes. However, we encounter frequent failures when the receiving system identifies our requests as originating from PROXY IPs. Challenges: 1. IP Score Impact: We’ve observed that IP scores play a significant role in request success. While requests from CLEAN or LOW Spam Score IP addresses often pass, those from HIGH SPAM score IPs face rejection. 2. Recognition as PROXY IP: Our solution must not only allow requests to pass but also prevent them from being recognized as PROXY IPs by the recipient system. Project Objectives: 1. Effective IP Masking: Develop a solution that effectively conceals our original IP address during requests. 2. Anonymity and Privacy: Ensure that our requests remain confidential and protect our ide...

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

    I'm looking for architect to draw up my plans for a new home in WA. Only local architects need apply. The look will be a Barndominium and am after building plans that pass council requirements. Please find my draft plans uploaded.

    $280 (Avg Bid)
    Local
    $280 Avg Bid
    19 bids

    I NEED TO ANIMATE MY LOGO FOR YOUTUBE, IT WILL BE USED FOR INTRO AND ANOTHER ONE TO PASS IT IN INTERMISSION- Basic but professional and pretty!!!

    $18 (Avg Bid)
    $18 Avg Bid
    65 bids

    ...facilitates the translation of content from 3rd party URLs. The primary goal is to enable users to input a URL, pass the text of each page to our backend for translation, and display the translated text seamlessly on the frontend. Key Responsibilities: Web Proxy Server Development: Develop a robust web proxy server that receives user requests, fetches content from 3rd party URLs, and passes the text to our backend for translation. ( reference site - ) Implement secure communication between clients and the proxy server. Integration with Backend Translation Service: Ensure seamless integration with our backend translation service. Pass the text of each page to the backend for translation. User Interface: Designing - NO DESIGN OR UI/UX task to be

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    11 bids

    Hello, I want someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can...someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can also find it in the src folder The goal is to build the parser and pass all test cases Please read and check before bid

    $25 (Avg Bid)
    $25 Avg Bid
    7 bids

    I'm currently in dire need of a competent C++ programmer to fix a bug in my existing code. The timeframe is extremely tight and the task must be completed ASAP. Key Requirements: - Strong command of C++ programming language - Experience in debugging and fixing errors in C++ code - Ability to work quickly and efficiently, under tight deadlines Your primary task will be to identify the issue causing the bug and rectify it promptly, ensuring the software runs smoothly. Your understanding of the codebase and the C++ language is crucial in this. Please respond only if you're confident in your ability to deliver high-quality work promptly.

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

    ...items while creating a meeting event in Outlook. Upon meeting creation, the add-in should gather all meeting details, including the agenda and action items, and pass this information to an API endpoint in Salesforce. Subsequently, this data will be utilized to automatically create a corresponding meeting record in our Salesforce application. Our team includes Salesforce developers who will handle any necessary integration with Salesforce. Therefore, the focus of this project is solely on the development of the Outlook add-in. The add-in's responsibility will be to capture meeting details, including agenda and action items, and pass them to an API endpoint. The Salesforce team will handle the rest, including data processing and integration with our Salesforce applica...

    $1620 (Avg Bid)
    $1620 Avg Bid
    2 bids

    I'm in need of a professional who can help refine my 5,000-10,000 word ebook for adults. The ideal candidate will be able to perform both content editing and proofreading. Key requirements: - The content needs to be restructured and fine-tuned for clarity and flow. I need help ensuring the overall structure of the book is engaging and logical. - A thorough proofreading pass is required for grammar, spelling, and punctuation. The ebook should be polished to a professional standard. Ideal skills and experience: - Proven experience in content editing and proofreading, particularly for non-fiction books. - Understanding of adult audiences and the ability to tailor content to their needs. - Strong eye for detail to catch and correct errors in the text. - The ability to provide...

    $84 (Avg Bid)
    $84 Avg Bid
    87 bids

    We're seeking a talented React/ Fullstack UI engineer to collaborate with us. Our project emphasizes the following key design elements: - Responsive Design: Prioritizing compatibility and functionality across devices of all sizes. - Accessibility: Ensuring that the application is usable by all, regardless of disability. - Smooth User Interactio...candidates will have a strong background in UI Engineering, with specific expertise in React and Next.js. The contest test will be around converting this Figma design into a code: Feel free to upload the app on vercel or anywhere you prefer or like! If you pass and win the contest, you will be hired!

    $50 (Avg Bid)
    Guaranteed
    $50
    6 entries

    ...top 50 competitors. Put the results in an excel file. Deliver that to me. I must sign off on the competitor report before you proceed with the rest of the project. Run SemRush reports on these competitors. I want to know everything about them. Make sure to have a comprehensive backlink report on each competitor. Give me all reports on these competitor websites. I want to know what it will take to pass them in the SERPs. I also want MozBar backlink reports on each competitor. I must be 100% happy with the results. In your bid, specify whether you already have SEMRUSH software. In your bid, specify whether you already have access to MOZBAR BACKLINK REPORTS. In your bid, type #seoGuru so I know you have read and agree to all terms. I am not buying access to semrush or mozb...

    $62 (Avg Bid)
    $62 Avg Bid
    24 bids

    ...user’s interest. This can be done by fetching user’s “like” from Facebook web API, and then use this information to retrieve Flickr photos (using Flickr search) related to user’s like. (Note: A good implementation of this application would be at a pass level) In a more sophisticated implementation, an analysis of user’s Facebook posts could be done to determine user’s interest. You could implement your own analysis or use text analysis web API. You are not restricted to using Flickr and Facebook APIs. In fact, students aiming for more than just a pass grade are expected to come up with creative/innovative and new ideas and demonstrate that they are able to learn and use Web APIs that have not been covered in detail in this course. ...

    $90 (Avg Bid)
    $90 Avg Bid
    24 bids

    I am seeking an experienced Dynamics CRM 365 developer with Virtual Entity expirence. I have got few virtual entity tables link to Azure SQL database. One table has got 1:M relationship with another. In my form, I a...query. I tried this method with advance find as well, and again records don't filter according to criteria for virtual entity. in Advance find, if I try to select the columns from second table then I get error. Methos 2: I tried to create Fetch XML query and use addCustomView method. This method works if filter criteria is small. If I pass filter for say 50 GUIDS then this query does not return any records. I think addCustomView makes rest call and pass all filters in URL. and this URL is too big. Are you able to investigate / fix this issue for me? W...

    $109 (Avg Bid)
    $109 Avg Bid
    22 bids

    ...though completely functional. A block-based system with modern inline editor would be really great. - Shortcuts: It should support shortcuts. Obviously things like bold, italics, and underline should work (duh, it should be obvious). But, we also use CTRL+S in our current system to Save the form via AJAX. The saving functionality is built from our side, just that you should have functionality to pass such key presses our of the WYSIWYG IFrame. - Buttons: We have a lot of our functionality running over TinyMCE, this includes our own tools for monetization, inserting YouTube videos, etc. The code for that already exists from our side. We would just need the WYSIWYG to have functionality to add custom Buttons from our side (just like TinyMCE). We will handle the rest. - Height: Edit...

    $698 (Avg Bid)
    $698 Avg Bid
    36 bids

    I'm in need of a Progressive Web App for a logistics pass system. We need support for both Android and iOS. Key Functionalities: - The initial stage of this project is to implement a CRUD styled app. It will be responsible for: - Managing user authentications (registration and login) - Handling shipping requests - Tracking orders as they progress Additional Features: - The app should include a role-based access control system to manage user permissions. The ideal developer for this project should have experience in developing CRUP applications with user authentication and tracking features for both Android and iOS. Skills in PWA development and logistics systems would be a plus.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    70 bids

    Choose a stock of your preference and o...data from an external (text) file using the fstream library and using ifstream source("G:Data"); vector y; double a; if (source) while(!()){ source >> a; y.push_back(a); } (); } where source is the stream for stock_data.txt. • The function floor(x) available in the library cmath rounds downward the value of x. • Remember that we can pass a vector as an argument of a function by declaring it as, for example, function(vector x). • To create an output file we use the following environment: ofstream outputFile; // name the output file object // Open the output file ("G:/Data/" ); // open the output file type // Write your_data to the file cout

    $113 (Avg Bid)
    Urgent
    $113 Avg Bid
    8 bids

    ..."react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag = ; const posts = ; const totalPosts = ; // Pass isTagPage prop to Seo component const isTagPage = true; const {t} = useTranslation() return ( <Layout> <Helmet> {/* Add hrefLang attribute in the head */} <link rel="alternate" hrefLang="en" href={`${location?.pathname}`} /> <link rel="alternate" hrefLang="ar" href={`${location?.pathname}`} />

    $21 (Avg Bid)
    $21 Avg Bid
    14 bids

    ..."react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag = ; const posts = ; const totalPosts = ; // Pass isTagPage prop to Seo component const isTagPage = true; const {t} = useTranslation() return ( <Layout> <Helmet> {/* Add hrefLang attribute in the head */} <link rel="alternate" hrefLang="en" href={`${location?.pathname}`} /> <link rel="alternate" hrefLang="ar" href={`${location?.pathname}`} />

    $16 (Avg Bid)
    $16 Avg Bid
    20 bids

    I have the 3d model done but I need someone do rendering of exterior all views and top floor which has pool. And interior views of two apartments . In the case of the 3d video I want that the camera pass by all spaces. I need budget separated for both works.

    $412 (Avg Bid)
    $412 Avg Bid
    32 bids

    Hi there. I'm p...with each transaction in whatever table stores the successful transactions then that would be great. I basically will quickly integrate whatever MySQL table(s) you use into my core php project and then maybe pass my own User's IDs or Emails into your subscription script so I can track which user subscribed. Then that would allow me to display a Cancel button or link in each of their Edit Account pages. (ie. if I store/bind the Paypal Transaction with their UserID and/or Email then it'll be easy to display a cancel link). Or if the cancel link is dynamically created, then I could pass whatever User info is needed to know who cancelled. I need this asap. I know there are tons of Paypal scripts out there already - but almost none of them ha...

    $158 (Avg Bid)
    $158 Avg Bid
    74 bids

    ...channex 2 write and create Endpoint to receive inventory changes from Channex at wprentals -Each time Channex catches any changes at the property state associated with Rate Plans or Room Types mapped to wprentals, we will generate a changes message and send it to changes endpoint to wprentals via POST request.- a script to handle bookings from wprentals to Channex -Handle new Booking and pass to channex via wooocomerce complete order post booking to channex (works with woocommerce webhook, endpoint) whenever there is an order from woocomerce with status complete .. it will triggle the endpoint and post a new booking to chnanex. to request Full Sync from Channex to your side - create script that hande full sync PS: - API document are provided in channex website - code

    $177 (Avg Bid)
    $177 Avg Bid
    15 bids

    I am in need of assistance with the Network+ exam preparation. The main goal of this project is to help me successfully pass the Network+ exam. The successful freelancer should be knowledgeable in various networking concepts, including: - Network technologies and tools - Installation and configuration - Media and topologies - Management and security - Troubleshooting The ideal candidate should have demonstrated experience in network administration and certification exam preparation. A structured, thorough and engaging approach to exam preparation would be highly valuable. Your application should reflect your experience and approach to assisting with this specific certification.

    $116 (Avg Bid)
    $116 Avg Bid
    31 bids

    I need a freelancer to update my business logo and all stationary to reflect our recent change from a partnership to a Company. The alterations required include: - Updating the design to reflect the new business structure. - Modifying the contact information. I am looking for a freelancer who can provide a detailed p...stationary design. - Ability to conceptualize and execute a bold and dynamic design. - Strong understanding of business branding. - Strong communication skills to provide a detailed project proposal. New details of business are as follows (the older details attached for referance). Company - Balanced Electrical Pty Ltd Trading as - Balanced Electrical and Solar New EC - EC16194 Address - 91 Pass Street Wonthella, Geraldton WA 6530 email - admin@

    $80 (Avg Bid)
    Featured Guaranteed
    $80
    277 entries

    I'm seeking an experienced marketer who can help with lead generation for healthcare services. The ultimate aim is to increase the number of potential clients for our services. Must be able to pass English Language proficiency test Key Responsibilities: - Create and implement strategies to attract potential clients - Maintain a steady stream of quality leads Required Skills and Experience: - Proven track record in generating leads in the healthcare sector - Strong understanding of the healthcare industry and clientele - Exceptional communication skills for effective appointment setting This project requires both marketing and appointment setting skills. A background in healthcare is necessary to understand and effectively market our services to potential clients.

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

    ...established option pricing models for a range of input scenarios. * Comparison of target price using Black-Scholes model with results from online options pricing tools. * Performance testing to ensure response time consistently meets the 1 millisecond target. Verification and Completion The project will be considered complete only after successful verification of the following: * All test cases pass consistently. * Option greek results match established online brokers for a variety of input data. Qualifications 1. Strong expertise in Java programming 2. In-depth understanding of option pricing models (Black-Scholes model mandatory) 3. Experience with financial data manipulation and high-performance computing (highly desirable) 4. Excellent communication and problem-solving sk...

    $96 (Avg Bid)
    $96 Avg Bid
    8 bids

    ...a double-storey, traditional architectural structure for me. Key responsibilities for the task at hand include: Design a 2 storey 4-bedroom house, reception room, bathroom, service toilet, kitchen, dining room, spiral stairs, ceiling, single/double doors, windows, a garage, landscape (garden, trees, fencing) Include: a ground /first floor/roof plan , all elevations , two main sections that pass through the greatest number of building elements , structure or organise schedules and material quantities. Drawings should be: on at most two sheets, produced on an appropriate scale, on a single .RVT file. Notes • Incorporate at least 4 building regulation requirements in your drawings by using a bubble annotation • The term 'gross floor area' (GFA) is a very c...

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

    ...Additionally, experience in UI/UX and performance optimization will be highly advantageous. This role requires a detailed-oriented individual who can enhance existing systems and integrate new features, effectively improving both performance and user experience. Key Points to be Noted: 1-Must be dedicated, 2-Local Indian Standard Time, morning working hours, 3---8 Hours per day, Monday to Sat, 4--- Must pass a technical interview, a senior level, 5-The hired person must sign a copyright agreement with a copy of the adhaar card, 6-Must use a time tracker that has a web cam capture every 10 minutes, to make sure that the same person that passed the interview is working (not a different person)...

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

    I need an expert in networking, VOIP, and server administration...design the layout, present the design to management and if approved, build out the network in a simulator to test and confirm it will function as needed before configuring new equipment and putting it live. Please do not waste our time. If you do not have advance knowledge in networking, VIOP and servers, do not apply. We will present everyone with tests to prove you know what you are doing. If you pass the test, we will schedule a video meeting to ask additional questions. If you are not able or willing to complete the tests and video meeting, do not apply. If you do feel you are qualified, apply and send your resume in PDF format in the chat. You must be able to speak English and you must be very detailed in docu...

    $214 (Avg Bid)
    $214 Avg Bid
    34 bids

    ...application is responsive and works well on different screen sizes. Implement media queries or responsive design techniques. Error Handling: Handle errors gracefully in case of failed API requests or invalid search queries. Display error messages to users when necessary. State Management: Utilize React state management to display data and avoid re-fetching. Manage weather data state centrally and pass down necessary data as props. Type Safety: Utilize TypeScript for type safety throughout the application. Define interfaces or types for weather objects and API responses. Optional Features: Utilize the preferred stack, such as for the frontend framework, MST (MobX State Tree) for state management, and Tailwind CSS for styling. Implement geolocation to automatically detect and dis...

    $76 (Avg Bid)
    $76 Avg Bid
    27 bids

    ...proficient in web automation to enhance resolution capabilities. Our goal is to improve user experience without violating any platform's terms and conditions or compromising website security. What we need: We need you to develop a general solution to bypass the Click to verify control by Imperva. If you can prevent asking for this control completely, that's the best solution If you can automatically pass the slide captcha when it’s presented, that’s also acceptable. Problem statement: Many websites employ press-and-hold verification challenges either directly or following user interactions, as illustrated in the accompanying screenshots. Our goal is to improve the resolution process for these challenges while following website protocols and upholding se...

    $440 (Avg Bid)
    $440 Avg Bid
    64 bids

    ...increment will stop/decrease if you degrade the quality of the articles after the increment. Articles must be informative and interesting. You have to write at least 1000 words per day. Mention the word "Writer" in your bid proposal so that we know that you read the project. The articles must be 100% original and grammatically correct and without spelling mistakes. Must be free from plagiarism Must Pass Copyscape. This is long-term work. So bid only if you are a good article writer and agree with all the terms. - Please bid if you are an individual writer and can write a minimum of 1000 words a day. And must submit within a deadline. If you can’t then We will cancel that task. - Writers must be able to stay in touch and communicate regularly until the given task c...

    $269 (Avg Bid)
    $269 Avg Bid
    49 bids

    ...objetives. Apply for example 10 questions after each unit, and if the student get at least 9 right answers, pass to the following one. If not, should have to complete again the unit. The idea is to be able to setup the process of pass/fail the unit based on the test of knowedge and participation in activities. 4. Bulding a cooperative development. For example if the total of the workers complete the program is a 100%, if the half is 50% of the collective objective. 5. Provide diploma or some certification in pdf at the end of the project. 6. Mainly gamification enviroment, based on duolingo concept. But it is for formal training in companies. Celebration animation when the student pass successful an unit, or when complete the total prog...

    $1169 (Avg Bid)
    $1169 Avg Bid
    224 bids