Angular2 unit testing karma jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 angular2 unit testing karma jobs found, pricing in INR

    I'm at the prototype stage of my product and I need a skilled mechanical engineer to help me improve it. - Areas of expertise: Even though I didn't specify a particular area in mechanical engineering, a broad knowledg...specify a particular area in mechanical engineering, a broad knowledge in the field, particularly in structural analysis, fluid dynamics, and HVAC systems, could be beneficial. - Main objective: Improvement and optimization of an existing prototype. You'd revise the current design and propose enhancements that will increase efficiency, reduce costs, or improve performance. - Skills needed: Prototype testing and debugging, design improvements, and knowledge in production processes. Experience with similar projects is highly valued. Let's refine an...

    ₹8745 (Avg Bid)
    ₹8745 Avg Bid
    12 bids

    *Please include descriptions of 1-2 most relevant projects delivered. *Also as part of the offer please provide comments to the 2 questions at the end of this description Linux Raspberry UDP netw...I would like to ask for your proposition of the approach to the component development, in particular: 1) What Wi-Fi network mechanism do you recommend to use for IP server address detection at the clients ? 2) The preferred project delivery language is C/C++. Please describe your proposed approach to development - what dev environment tools you propose to use for the project work and how to do testing ? What tools and knowledge I myself would need to possess in order to be able to maintain and modify the project on my own after it is completed (at the moment I have pretty good knowledge ...

    ₹45973 (Avg Bid)
    ₹45973 Avg Bid
    25 bids

    As a client, I've compiled a significant amount of quantitative data that requires skilled analysis. The freelancer’s mission will include: - Familiarising themselves with t...analysis. The freelancer’s mission will include: - Familiarising themselves with the data set and its context. - Performing an ANOVA Test on the dataset to provide me a comprehensive report. - Being open to the possibility of testing unspecified hypotheses. This task might entail exploratory data analysis (EDA). The ideal freelancer for this job would be proficient in statistical analysis and SPSS software. Experiences in handling quantitative data and conducting ANOVA Tests are a must-have. An open and investigative mindset is appreciated, as we may dive into testing hypotheses that...

    ₹29112 (Avg Bid)
    ₹29112 Avg Bid
    5 bids

    ...management, order processing, and integration with third-party APIs. 4. **Payment Gateway Integration:** Integrating Razorpay as the preferred payment gateway to facilitate secure and seamless online transactions. 5. **Delivery Partner Integration:** Integrating Shiprocket API to enable efficient order fulfillment, shipping management, and tracking. 6. **Quality Assurance:** Conducting thorough testing to identify and resolve any bugs, glitches, or performance issues to ensure a smooth user experience. 7. **Timely Delivery:** Completing the website development within the specified timeline of 3 days, ensuring adherence to project milestones and deadlines. 8. **Client Satisfaction:** Revising and refining the website based on client feedback to ensure maximum satisfaction wit...

    ₹20738 (Avg Bid)
    ₹20738 Avg Bid
    26 bids

    I'm seeking an experienced math tutor to specifically help me with Trigonometry functions. Here's what I'm looking for: - Tutoring through online video chat. - Expert knowledge in Trigonometric ratios, Unit circle, and Trigonometric identities (the focus areas). I want to start with trig function transformations. I want to start with basics such as amplitude, period and principal axis. After that I want to to do vertical shift which will be easier once you have those basics are covered. You may start from the graph of y = sin(x), then move on step by step until reaching y = a sin(b(x - c)) + d; where a, b, c and d are real numbers. Also, provide the same progressive explanation for cosine and tangent functions Please type in "Trig Functions" So I know th...

    ₹416 / hr (Avg Bid)
    ₹416 / hr Avg Bid
    8 bids

    I'm in search of a seasoned DevOps consultant with strong expertise in Kafka and Akka. The role centers around the design, implementation, and monitoring of our cloud-based infrastructure on AWS. Strong scala programming skills ...programming skills and experience with Scala frameworks such as Akka. Efficient in designing and developing REST API’s. Experience with SQL and NoSQL databases. Proficiency in software design patterns and principles. Experience with version control tools such as Git. Good understanding of Agile methodologies and a collaborative mindset. Excellent problem- solving and analytical skills. Experience in unit testing (eg. JUnit/ Mockito). Experience in cloud- based environments such as AWS or Azure. Experience with Kafka and Elasticsearch. ...

    ₹197052 (Avg Bid)
    ₹197052 Avg Bid
    9 bids

    ...- Multiple on Invested Capital (MOIC Metric) - Gross Total Value to Paid in Capital (Gross TVPI Metric) - Net Total Value to Paid in Capital (net TVPI Metric) - Residula Value Per Paid In Capital (RVPI Metric) - Distributions per Paid In Capital (DPI Metric) - Gross IRR Metric - Gross Realized IRR Metric - Net IRR Metric - Net Realized IRR Metric - Revenue - Lifetime Value of a Customer (LTV) - Unit Economics - These metrics should be calculated on a quarterly basis. Ideal Candidate: - Experience in financial analysis and venture capital. - Proficiency in calculating complex financial metrics. - Attention to detail and understanding of the significance of accurate metrics in the venture capital sector. This is a critical project for our firm, and it requires someone with a high...

    ₹13825 (Avg Bid)
    ₹13825 Avg Bid
    38 bids

    I am in search of an expe...Tab Functionality: Only the active tab should be allowed to replace abbreviations at any time. Inactive tabs should not have their abbreviations active, preventing any interference from multiple tabs. Abbreviation Triggering: The abbreviations for switching between tabs should resemble other abbreviations but will be designated in the settings/tabs management, next to each tab. Integration and Testing: Ensure that all modifications are seamlessly integrated into the existing Texter codebase and thoroughly tested to confirm flawless functionality. Source Code Delivery: The developer is required to provide the complete source code for all modifications to ensure future modifications and maintenance can be handled independently.

    ₹10660 (Avg Bid)
    ₹10660 Avg Bid
    9 bids

    We need an expert who can handle the issue OCI Remote peering connection after setup and it is not peered it goes to Invalid We need a series and hardworking networking expertise. Skills 1- Networking Expertise 2- Remote Peering Connections 3- Troubleshooting Networking 4- Two OCI with different tenant and different regions *** We will be using two testing OCI for this demonstration***

    ₹3165 / hr (Avg Bid)
    ₹3165 / hr Avg Bid
    5 bids

    ...Designing and developing an intuitive user interface for the invoice generating application. Implementing functionality to capture weight inputs from a digital weighing scale. Developing logic to calculate invoice totals based on weight inputs and prices. Integrating with accounting software for seamless data synchronization. Ensuring robustness and security of the application through thorough testing and validation. Requirements: Proficiency in both front-end and back-end development technologies, such as HTML/CSS, JavaScript, Node.js, React, or Angular. Experience in interfacing with hardware devices and integrating them into web applications. Strong understanding of relational databases and experience with database management systems like MySQL or PostgreSQL. Knowledge of RES...

    ₹27984 (Avg Bid)
    ₹27984 Avg Bid
    29 bids

    ...displays. javascript Copy code const axeCore = require('axe-core'); const { JSDOM } = require('jsdom'); async function checkAccessibility(url) { try { const dom = await (url); const { window } = dom; const results = await (); ((results, null, 2)); } catch (error) { ('Error testing accessibility:', error); } } const url = [2]; // Take the URL from the command line checkAccessibility(url); Installation and Usage Install PHP and Node.js on your server. Install axe-core and jsdom using npm install axe-core jsdom. Place the PHP and Node.js scripts on your server. Access the PHP page, enter a URL, and perform the accessibility test. Additional Notes This implementation

    ₹1749 / hr (Avg Bid)
    ₹1749 / hr Avg Bid
    76 bids

    We are seeking a skilled developer to convert an existing HTML project into a Laravel application with Vue.js integration. The project involves migr...Set up routing in Vue.js using Vue Router to enable navigation within the application. Validation and Error Handling: Implement form validation and error handling on both frontend and backend to ensure data integrity and security. Optimization and Performance: Optimize the application for performance and scalability, considering factors like caching, code splitting, and lazy loading. Testing: Write unit tests for frontend and backend components to ensure the reliability and stability of the application. Documentation: Provide comprehensive documentation for the codebase, including setup instructions, usage guidelines, and A...

    ₹647 / hr (Avg Bid)
    ₹647 / hr Avg Bid
    10 bids

    I'm seeking a skilled freelancer who can seamlessly integrate Stripe and PayPal payment gateways into my e-commerce wordpress ...gateways into my e-commerce wordpress website. This is necessary to facilitate online payments on the platform as the existing developer has been unable to complete the task. Key Requirements: - Install Stripe and PayPal: You should have a proven track record of integrating these payment gateways on e-commerce websites, with a deep understanding of their functionalities and configurations. - Testing and Troubleshooting: You should have the ability to thoroughly test the payment gateways to certify that they are functioning correctly. Additionally, you must be proficient in identifying and resolving any potential issues that may arise during the integ...

    ₹2665 (Avg Bid)
    ₹2665 Avg Bid
    44 bids

    I'm looking for an experienced product tester to scrutinize the functionality of my social analytics platform, which encompasses an Android app, a desktop extension, and a Telegram bot. Key Expectations: - Extensive testing of Android app on 4 or more devices - Usability testing on our extension across various browsers, with attention to design, layout and overall user experience - Verification of Telegram bot performance. Desired skills and experience: - Background in app and software testing - Familiarity with Android devices and performance metrics - Sound understanding of UX and design principles - Experience with social analytics platforms is a plus. This role is crucial in providing user feedback, improving system performance and ensuring our product m...

    ₹583 / hr (Avg Bid)
    ₹583 / hr Avg Bid
    21 bids

    ...quality through manual and automated testing for both our products. You will be responsible for finding and reporting bugs and glitches for our development team to fix. The role will be entirely remote, giving you the flexibility of working from home. Candidate’s Experience ------------------------------------------------------ The candidate will need to have at least 1 year experience designing, developing and executing automated / manual testing on web applications. Key Skills Required: - Proficient with automated testing tools such as Selenium WebDriver or Cucumber - Experience using Jira for bugs tracking - Experience designing, developing, executing and maintaining automated and manual test scripts - Experience performing manual testing ...

    ₹333 / hr (Avg Bid)
    ₹333 / hr Avg Bid
    89 bids

    I am in need of a savvy developer to code an easy three-condition strategy in Pine Script v5 syntax. The purpose of this strategy is for back testing and bot automation and is to be used for trading, specifically with stocks and cryptocurrencies, on the TradingView platform. It’s quite simple - 3 conditions to be met for long entry and e conditions to close long and reverse 3 conditions to enter short etc. Key requirements for the job include: - Profound understanding of Pine Script v5 syntax - Previous experience in trading bot development - Knowledge in different trading strategies - Ability to test bot under various stock and crypto conditions - Familiarity with TradingView platform Ideal freelancers should have experience in financial markets, specifically in stocks a...

    ₹43558 (Avg Bid)
    ₹43558 Avg Bid
    33 bids

    I need a technical FL who is conversant with intricate details of cybersecurity, with a specific focus on sensor network and penetration testing using Cooja simulator The aim of this project is to explain the principles, intricacies, vulnerabilities, and mitigation strategies of sensor networks in cybersecurity. However, the twist here is, the information needs to be broken down to a level that non-technical decision-makers can understand. More details about time frame and milestones will be discussed in the chat window. - The freelancer should have: - Deep knowledge and understanding of cybersecurity and sensor networks. - Strong technical writing skills, with proven ability to simplify complex concepts. - Experience in communicating technical ideas to non-technic...

    ₹1832 / hr (Avg Bid)
    ₹1832 / hr Avg Bid
    1 bids

    ...region). The ideal candidate would have experience in selling either : 1. Cyber security services, including Vulnerability Assessment & Penetration Testing, Network Security Testing, Cloud Security Audits, Security Compliance Assurance among others. 2. Managed Cyber Security services for SMB's like Real time monitoring of their assets for security loopholes etc. 2. Big Data Testing Services, including Data Migration Testing, Data Warehouse Testing, ETL Testing and Validation, Business Intelligence Reports Testing among others. We are searching for a partner who can be responsible for our business development of our cyber security and big data testing services and solutions to potential clients in the UK and EU regions....

    ₹59965 (Avg Bid)
    ₹59965 Avg Bid
    9 bids

    ...Experience in working with both small businesses and large enterprises - Knowledge of either: ----- A variety of cyber security services, including Network Security, Cloud Security, Vulnerability Assessment & Penetration Testing, Managed Security Services Provider (MSSP), Real-time Security Monitoring, Phishing Awareness Training & Assessment, Application Security Testing, Network / Infrastructure Security Testing, and Mobile Application Security Testing ----- A variety of Big Data services like ETL Testing, Big Data Migration Testing, Big Data Validation, BI Reports testing etc. - A strategic thinker with a keen eye for inbound and outbound marketing opportunities - Target a wide range of industries such as Healthcare, Finance...

    ₹27484 (Avg Bid)
    ₹27484 Avg Bid
    6 bids

    ...Experience in working with both small businesses and large enterprises - Knowledge of either: ----- A variety of cyber security services, including Network Security, Cloud Security, Vulnerability Assessment & Penetration Testing, Managed Security Services Provider (MSSP), Real-time Security Monitoring, Phishing Awareness Training & Assessment, Application Security Testing, Network / Infrastructure Security Testing, and Mobile Application Security Testing ----- A variety of Big Data services like ETL Testing, Big Data Migration Testing, Big Data Validation, BI Reports testing etc. - Target a wide range of industries such as Healthcare, Finance, Retail, Technology, Start-up, Early Stage Start-up, Insurance, Mortgage, FinTech, Educ...

    ₹37478 (Avg Bid)
    ₹37478 Avg Bid
    4 bids

    ...region). The ideal candidate would have experience in selling either : 1. Cyber security services, including Vulnerability Assessment & Penetration Testing, Network Security Testing, Cloud Security Audits, Security Compliance Assurance among others. 2. Managed Cyber Security services for SMB's like Real time monitoring of their assets for security loopholes etc. 2. Big Data Testing Services, including Data Migration Testing, Data Warehouse Testing, ETL Testing and Validation, Business Intelligence Reports Testing among others. We are searching for a partner who can be responsible for our business development of our cyber security and big data testing services and solutions to potential clients in the UK and EU regions....

    ₹21238 (Avg Bid)
    ₹21238 Avg Bid
    7 bids

    I'm in need of TWO comprehensive written report based on a videos. The video's content is highly informational in nature, and the report should cater to industry professionals. Key Requirements: Discuss what the video was about and who the speaker was. How does it relate to your study of renewable energy sources, microgr...Requirements: Discuss what the video was about and who the speaker was. How does it relate to your study of renewable energy sources, microgrids, energy transmission and distribution, storage technologies, policies, renewable energy resource assessment, energy market, and/or emerging technologies? • What were some of your key takeaways and how did this video meet your learning expectations from this unit? • How would you use your learnings fr...

    ₹14075 (Avg Bid)
    ₹14075 Avg Bid
    6 bids

    Urgently need a proficient Laravel developer to create a new feature for my project, all within a day. While the specifics of the feature are up for discussion, what remains non-negotiable is the tight deadline. Demonstrated experience in rapid development and testing within Laravel Framework is crucial. Desired Skills and Experience: - Extensive Laravel experience - Proven track record in agile development - Highly productive and dedicated, able to deliver within tight deadlines - Excellent troubleshooting and communication skills NOTE: Longer-term collaboration prospects available should this task be executed excellently.

    ₹1268 / hr (Avg Bid)
    ₹1268 / hr Avg Bid
    19 bids

    requires the development of a comprehensive tool to analyse a provided test suite for a piece of software. The analysis must cover two key white-box testing metrics: statement coverage and branch coverage. The aim is to assess the efficacy and thoroughness of the test suite in detecting faults and ensuring robustness in the software. Objectives Implement a tool that takes a series of given test inputs and runs them on a program. Report the statement and branch coverage for the program when run using the series of test inputs. Requirements 1. Statement Coverage Objective: Determine the percentage of executable statements in the software that are executed by the test cases in the test suite. 2. Branch Coverage Objective: Identify and report the number of acyclic paths through the...

    ₹7912 (Avg Bid)
    ₹7912 Avg Bid
    8 bids

    I'm in need of a skilled professional who can help me redesign my outdated website. The website is currently built on Wordpress and has fewer than 10 pages. Key ...pages. Key Requirements: - Redesign the website to give it a fresh, modern look whilst keeping it user-friendly. - Implement the redesigned site on the Wordpress platform. - Backend work to ensure the site is responsive and fully functional. - Integrate Razorpay as the payment gateway for testing purposes. Ideal candidate will have: - Extensive experience in redesigning websites, particularly outdated ones - Proficiency in Wordpress and backend development - Previous experience in integrating and testing payment gateways, particularly Razorpay - Good communication skills, as I need to be updated on progress...

    ₹3581 (Avg Bid)
    ₹3581 Avg Bid
    27 bids

    I require a professional who can implement sockets in C and Python for my distributed application. The main goal is to efficiently share data, specifically strings, between diffe...Experience: - Comfortable programming with both C and Python languages. - Able to develop socket programming for distributed applications. - Proven experience in handling data sharing, particularly static. - Solid understanding of distributed system concepts and data sharing techniques. Deliverables: - A robust socket implementation that facilitates efficient and static data sharing. - Comprehensive testing to ensure functionality and performance. The successful Freelancer will provide all documentation and source codes upon completion. Attention to detail and adherence to deadlines are essential in ...

    ₹1333 / hr (Avg Bid)
    ₹1333 / hr Avg Bid
    37 bids

    ...to be optimized (shard, cluster config, index...) properly. On top of that DB will live Elastisearch, which will require a near real-time and bulletproof syncing between the two. The server budget expenses is 5-10k$ which should be enough to sustain such a setup. You will have to: Comment and detail what you think about our current thought-out infra strategy (see attached) Make large 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...

    ₹2061214 (Avg Bid)
    Featured
    ₹2061214 Avg Bid
    41 bids

    I'm seeking an experienced developer who's capable of finalizing the 10 bot templates/workflows I already have on make.com. The templates need to be customized for my industry and connected to my Social Media account, google etc. They need to be fully tested and operational for handover and delivering what they are supposed to. Examples of existing workflows: (1) Identify trending SEO keywords and create google sheet (template in place but not customized and functioning yet) and create 3 articles/blogs with those key words (to be created). The rest are very similar.

    ₹5080 (Avg Bid)
    ₹5080 Avg Bid
    7 bids

    I'm looking for a skilled DevOps professional to help me with setting up a robust GitLab DevOps system. Key Responsibilities: - Implement Continuous Integration/Continuous Deployment (CI/CD) within GitLab - Develop automated testing and quality assurance processes - Utilize Python and shell scripting for customizations - Ensure the system is optimized for Linux environments Ideal Skills: - Proven experience with GitLab CI/CD - In-depth knowledge of automation, particularly with Python and shell scripting - Strong understanding of software testing and quality assurance - Experience in implementing DevOps solutions on Linux Your role would be to not only configure GitLab but also to design and implement the automation for our development process. I'm looking for...

    ₹3165 (Avg Bid)
    ₹3165 Avg Bid
    21 bids

    Looking for someone that has experience launching supplement brands on TikTok shop to teach me how to start my own. I am looking to get clarification on the logistics of selling supplements on TikTok shop within their shipping guidelines. Also best suppliers that can handle the logistics for me at a reasonable price per unit but can also do bulk orders in the future. A quick consultation for now and more than likely we would need future sessions too. Must be willing to share previous/current experience with clear case studies/examples work otherwise will not be considered. Please do not apply unless you have done this process with supplement brands specifically

    ₹4164 / hr (Avg Bid)
    ₹4164 / hr Avg Bid
    3 bids

    I'm seeking a skilled professional versed in YouTube paid and SEO optimization, $2,000.00 commission for each new licensed affiliate we sign up to $50,000.00 See homepage for affiliate details ( $0 costs to start and $2,000,00 commissions Pa... We only have done 3 tests on Ytube years past but are not experts Key details: - Target Audience: Primarily male,18 to 44 however, appealing to all genders is beneficial - Main Goal: Driving substantial website traffic via these ads to see documentary The ideal candidate should also have a proven track record of and send proof of such. This is an affiliate opportunity. Experience with A/B testing of ads to maximize reach and engagement will be highly regarded. Meet producer and YOU TUBE LINK TO 40 OF 77 VIDEOS

    ₹164487 (Avg Bid)
    Featured
    ₹164487 Avg Bid
    12 bids

    ...expected to review and improve the existing product descriptions and images to ensure they are compelling and persuasive. - Checkout Process: A streamlined and hassle-free checkout process can significantly impact conversion rates. Your task will be to assess and optimize the current checkout process, making it as efficient and user-friendly as possible. While I've just started conducting user testing, your expertise in this area will be highly beneficial. I'm open to new ideas and suggestions you may have based on user feedback and your own experience. Ideal candidates will have: - Proven experience in improving conversion rates on Shopify stores - A keen eye for web design and usability - Expertise in crafting persuasive product descriptions - A thorough understand...

    ₹156471 - ₹312942
    Urgent Sealed
    ₹156471 - ₹312942
    27 bids

    I'm seeking a proficient Python developer with experience in FastAPI to assist in integrating it into my ongoing project. Understanding and experience with web API frameworks is essential. Key Deliverables: - Integration of FastAPI into current Python project - Set up and configuration as per best practices - Practical demonstration of FastAPI performance capabilities Idea...- In-depth knowledge and experience in FastAPI - Understanding of web API frameworks - Strong problem-solving skills Note: While I did not provide specifics on implementing FastAPI features such as authentication, data validation or database integrations, the freelancer should be well-versed in these areas as they might be needed during the course of the project. I am currently conducting unit test...

    ₹6413 (Avg Bid)
    ₹6413 Avg Bid
    18 bids

    I'm seeking a proficient Java Developer to undertake an exciting project focused on creating an engaging simulation game. Key Tasks: -...from the enemy to win the game. Also there are specific rules for generating the map, that needs to be validated. Project Specific Requirements: - Extensive experience in Java development with emphasis on game programming - Knowledge in bug fixing and troubleshooting during development stages - Expertise in code optimization to ensure seamless gameplay on various platforms - expertise in uni testing The final product should be fully navigational and user-friendly, with an engaging gameplay that keeps players continually entertained. This project promises to be challenging and rewarding, requiring the developer to exercise creativity ...

    ₹1666 / hr (Avg Bid)
    ₹1666 / hr Avg Bid
    33 bids

    I'm looking for a proficient ...individual should be comfortable working on a short timeline to deliver quality work within a month, specifically converting an existing frontend application to utilize a custom MUI dashboard theme. Key Responsibilities: - Developing high-quality, user-friendly web interfaces using React and integrating a custom MUI dashboard theme - Ensuring the application is responsive and visually appealing - Testing the application for usability and fixing any bugs or issues Ideal Candidate: - Proficient in JavaScript, HTML/CSS - Extensive experience with React - Strong understanding of responsive design and web standards - Ability to work efficiently under tight deadlines If you have the necessary skills and can deliver quality work promptly, I'd lo...

    ₹57633 (Avg Bid)
    ₹57633 Avg Bid
    79 bids

    ...(added advantage, not mandatory) * Strong knowledge of typography and color palette for right message delivery. * [Must] Commitment to confidentiality and willingness to sign an NDA. Deliverables: * Initial design of 10-20 screens (Design 60-80 screens for mockup apps based on provided workflows once 10-20 screen work is completed and we are satisfied). * Iterate on designs based on feedback and testing results. * Ensure consistency in design elements and user experience across all screens. * Figma and all the files. * Timelines to deliver the project If you're ready to contribute your skills to healthcare tech that believes in helping people achieve the right balance and work on an exciting freelance project, apply now to join us! Note: Please do send some samples of you...

    ₹7912 (Avg Bid)
    ₹7912 Avg Bid
    20 bids

    I'm searching for a proactive and skilled UI/UX designer to give a fresh, redesigned look to an existing...to an existing WordPress site. () The site is built with paid Elementor tools The purpose of the site is to display works and 3D models The payment method on the site is based on a specific system, which is direct communication with me via Discord to purchase Key Tasks: - Construct inventive wireframes to stipulate the new design - Develop intuitive interactive prototypes for testing usability - Produce visually attractive designs that enhance user experience Ideal candidate should: - Have experience in redesigning and enhancing existing websites - Be proficient in creating wireframes, prototypes and visual designs - Hold in-depth understanding of WordPress platform

    ₹4664 (Avg Bid)
    ₹4664 Avg Bid
    38 bids

    I'm seeking an experienced civil engineer to assist with the civil design aspects of my multi-unit residential building construction project. Key Responsibilities: - Create detailed civil design plans for the multi-story residential building - Ensure that the design adheres to all relevant building codes and regulations - Collaborate with the structural engineer amd architect to ensure the building's overall structural integrity - Communicate effectively with the rest of the project team to ensure a cohesive and successful construction process Ideal Skills and Experience: - Proven experience in civil design, particularly in multi-unit building - Strong knowledge of relevant building codes and regulations - Excellent communication skills and the ability to work eff...

    ₹161822 (Avg Bid)
    ₹161822 Avg Bid
    35 bids

    I'm looking for a professional who is well-versed in Structural Equation Modeling (SEM) and proficient in using SmartPLS software. Key requirements: - Your primary task is to determine th...proficient in using SmartPLS software. Key requirements: - Your primary task is to determine the relationships between variables in my dataset. - The dataset has between 10 and 20 variables, and it is already cleaned, so you can start the analysis right away. - You will be responsible for thorough hypothesis testing, ensuring the validity and significance of the model created. Skills required: - Strong knowledge of SEM , ANOVA, and smartPLS software. - Experience with hypothesis testing and relationship analysis. - Ability to interpret and communicate complex statistical results in...

    ₹16657 (Avg Bid)
    ₹16657 Avg Bid
    1 bids

    I'm searching for a skilled ethical hacker that can support my project via intensive penetration testing. Our focus revolves around user accounts, specifically customer accounts. Skills and Experience: - Ethical hacking - Proven experience in penetration testing - Detailed understanding of user accounts on diverse systems Tasks: - Undertake intensive penetration testing - Identify and document vulnerabilities - Suggest security enhancements The aim is to bolster the security of our customer accounts, providing peace of mind for our users and ourselves.

    ₹6246 / hr (Avg Bid)
    ₹6246 / hr Avg Bid
    17 bids

    ...primarily be responsible for the following tasks: Responsibilities: Designing and developing user interfaces using Angular best practices. Adapting interface for modern internet applications using the latest front-end technologies. Writing JavaScript, CSS, and HTML. Developing product analysis tasks. Making complex technical and design decisions for AngularJS projects. Developing application codes and unit tests in AngularJS, JavaScript, and Rest Web Services. Requirements: 3+ years of experience as an Angular Developer. Strong expertise with HTML, CSS, and writing cross-browser compatible code. Good understanding of AJAX and JavaScript Dom manipulation Techniques. Experience with RESTful services. Experience in JavaScript build tools like grunt or gulp. Experience in TypeScri...

    ₹92446 (Avg Bid)
    ₹92446 Avg Bid
    125 bids

    Please read completely before placing a bid ! Please bid only if you also plan to respond... Please someone who is interested in doing several projects Please make realistic offers and no fake offers where the price multiplies afterwards. Please keep in mind that changes can still be made during the testing phase ! NO Game ! NO Mobile Game ! NO Graphics ! NO Website ! Thank you! Knowledge of LUA & XML is required!! Hello, I'm looking for someone who can program an addon for the video game "World of Warcraft". It is not a game, but an interface modification. Similar to MODs in Minecraft or Skyrim. LUA & XML knowledge is needed. This addon is to allow the bags to move freely in the game. There are already suitable addon but they are outdated and therefore

    ₹2499 (Avg Bid)
    ₹2499 Avg Bid
    4 bids

    Please read completely before placing a bid ! Please bid only if you also plan to respond... Please someone who is interested in doing several projects Please make realistic offers and no fake offers where the price multiplies afterwards. Please keep in mind that changes can still be made during the testing phase ! Hello, I am looking for a programmer for regular collaboration, who can write an upload/download tool for usenet in the first step. Thank you! My Requirements are: -Combine the settings of the programs mentioned (ngPost, Nyuu, NewsUP, SabNZBd) -download functions like the program "sabNZBd" -for Windows (With a proper installation routine and as an .exe file!!) -Python -NNTP (Network News Transfer Protocol) -modern GUI and a nice logo :) -source code, comme...

    ₹13992 (Avg Bid)
    ₹13992 Avg Bid
    27 bids

    Please read completely before placing a bid ! Please bid only if you also plan to respond... Please someone who is interested in doing several projects Please make realistic offers and no fake offers where the price multiplies afterwards. Please keep in mind that changes can still be made during the testing phase ! I am looking for a talented web developer to launch a Usenet search engine website. This is a unique opportunity for someone with hands-on experience in building secure, efficient and user-friendly search platforms. Here's a snapshot of what's on my wish list: Skills and experience: - Knowledge of HTML (as stated, but ideally also Python, JavaScript or PHP). - In-depth knowledge of NNTP (Network News Transfer Protocol) - Good track record of creating well-docu...

    ₹13159 (Avg Bid)
    ₹13159 Avg Bid
    59 bids

    ...grandfather packed everything back up and left to do something else that day as he would not stand for that. In his teens he met his high school sweetheart. they dated for years and got engaged before he left for Vietnam. Joe (my dad) left for vietnam and made it to Swift boat detail (he served on the same boat as Senator John Kerry who ran for president on 2004). There was a 96% casualty rate in that unit. He was in the rivers depicted in the movie Apocalypse Now. Duting one raid a viey cong soldier fired a rocket at their boat. It missed. They then turned to boats around and interogated the villagers as to who fired it. Getting nothing they burned the entire village to the ground and left. The Navy told them to back the next day propaganda tape. They got ambused and after an...

    min ₹4164 / hr
    Featured Urgent Sealed
    min ₹4164 / hr
    12 bids

    I'm seekin...seeking a skilled flutter developer to integrate UPI payment gateway into an e-commerce app using flutter_inappwebview. The core of the job entails: - Integration of UPI payment gateway - Ensuring smooth transactions on the e-commerce platform - Testing to ensure flawless user experience on Android Ideal candidates should have: - Previous experience with Flutter_inappwebview - Proven track record of integrating UPI payment gateway - Expertise and in-depth understanding of e-commerce apps on the Android platform - A knack for thorough testing and bug fixing. Working on this project will require you to navigate the complexities of creating a seamless user experience, integrating payments, and ensuring the robustness of the e-commerce app while focusing on...

    ₹9411 (Avg Bid)
    ₹9411 Avg Bid
    8 bids

    ...notification preferences, etc. Reporting and Blocking: Implement features for users to report or block other users for inappropriate behavior or harassment. Payment Integration: If you plan to offer premium features or subscription plans, integrate payment processing services for in-app purchases or subscription payments. Testing and Quality Assurance: Conduct thorough testing of the app to ensure its functionality, performance, and security. Consider both manual testing and automated testing using tools like Jest or Detox. UI/UX Design: Focus on creating an intuitive and visually appealing user interface (UI) and user experience (UX) to attract and retain users. You can use libraries like React Native Elements or UI kits for faster development. Is this proje...

    ₹31981 (Avg Bid)
    ₹31981 Avg Bid
    14 bids

    NEED URGENT. We are looking to significantly enhance the features of our existing website and therefore, are in search of an expert Laravel Developer. While the specifics of the tasks are yet to be finalized, the main objective focuses around the addition of new featu...focuses around the addition of new features to our website. The right person for this job would be able to have a strong command over Laravel development and proficiency in both backend and frontend development. Experience with database management is also a plus. It's important that you can: - Incorporate new features seamlessly - Ensure functionality and efficiency of codebase - Conduct testing and debugging Kindly bid if you are skilled in Laravel development and have a portfolio to showcase your skills ...

    ₹993 / hr (Avg Bid)
    ₹993 / hr Avg Bid
    21 bids

    I am looking for an experienced Arduino programmer to assist in developing a gesture recognition system. This project entails programming sensor applications specifically with motion detectors, proximity sensors, and an accelerometer gyroscope. Ideal skills and experience: - Comprehensive understanding of Arduino programming - Prior experience programmi...Arduino programming - Prior experience programming for motion detectors and proximity sensors - Familiarity with accelerometer gyroscope functioning - Previous work with gesture recognition systems will be highly advantageous. The main functionality of the project will be to fully implement and troubleshoot the gesture recognition system in Arduino. Assistance from prototype development to final testing and optimisation is...

    ₹1083 (Avg Bid)
    ₹1083 Avg Bid
    5 bids