How to calculate time complexity and space complexitylavori

Filtro

Le mie ultime ricerche
Filtra per:
Budget
a
a
a
Tipo
Competenze
Lingue
    Stato del lavoro
    2,000 how to calculate time complexity and space complexity lavori trovati, prezzi in EUR

    I'm looking for an experienced web developer to help me with some quick fixes on my website. Key Issues: - Slow Loading Time: My homepage and product pages are experiencing slow loading time. The website is currently loading in more than 10 seconds, and I need this to be improved to less than 10 seconds. - Formatting Issues: There are also some formatting issues on the website that need to be corrected. Ideal Skills and Experience: - Proficiency in web development and optimization - Experience in resolving slow loading time issues - Strong understanding of responsive web design and CSS for fixing formatting issues

    €6 / hr (Avg Bid)
    €6 / hr Offerta media
    19 offerte

    I'm looking to enhance user interaction in my Spring Boot application by integrating ChatGPT. The main purpose is to provide basic Q&A functionality within my system, so the complexity of the integration should focus on this. Key Requirements: - **Enhanced User Interaction**: The primary goal of this integration is to enhance user interaction through basic Q&A functionality. - **Integration Method**: I intend to use the ChatGPT API where I'll send text and image data for processing. The desired outcome is a response that can be used to engage with users. Ideal Skills: - **Spring Boot**: A strong understanding of Spring Boot is crucial to ensure seamless integration of ChatGPT within my application. - **ChatGPT API*...

    €87 (Avg Bid)
    €87 Offerta media
    24 offerte

    ...a comprehensive service to cryptocurrency on an exchange. I am in need of an expert who can handle not only the technical aspects of listing but also the legal and compliance side of the process. Key requirements: - Listing for Bitcoin, Ethereum, Binance, Kucoin, , Bingx - Full-service listing package Ideal Skills and Experience: - Proven track record in successfully listing cryptocurrencies on various exchanges - Expertise in legal aspects related to exchange listing, preferably experience with full legal support - Strong understanding of compliance requirements in the crypto space - Excellent communication skills to coordinate with legal teams and exchange representatives. Looking for a professional who can handle the end-to...

    €12430 (Avg Bid)
    €12430 Offerta media
    9 offerte
    Sports Complex Exterior Design 5 giorni left
    VERIFICATO

    I am seeking a skilled designer to develop the exterior look of a multi-sport complex. This venture consists of three buildings catering to tennis, swimming, and fitness activities. Key Aspects: - The first building is existing and houses fitness activities - The second structure will serve as a canteen/cafe. - The third building needs to feature office and meeting space. The ideal freelancer is experienced in complex design, particularly sports facilities, and possesses a good understanding of the functionalities required in such a setting. Insight into building design that promotes activity, social interaction and efficiency is a definitive advantage. Attention to detail, creativity, and problem-solving skil...

    €19 / hr (Avg Bid)
    €19 / hr Offerta media
    47 offerte

    ...messages that I can't seem to fix. I need someone who knows their way around Pine Script and TradingView to help me get this script running smoothly. Key Requirements: - Troubleshoot and debug script errors: The main issue I'm facing is error messages when I try to run the script. I need someone to go through the script, identify the root cause of these errors, and help me fix them. - Pine Script proficiency: The ideal freelancer for this project should have a good handle on Pine Script, as it's essential for understanding and improving the script. - TradingView experience: Since the script is set to work within TradingView, experience with this platform is crucial. This project is of a beginner complexit...

    €24 (Avg Bid)
    €24 Offerta media
    7 offerte
    PDF to Excel Data Entry 5 giorni left
    VERIFICATO

    ...file with over 50 pages of data in mixed formats - text, numbers, and tables. The task is to accurately transfer this data into an Excel spreadsheet in a tabular format. Key requirements: - Data entry from a PDF file into an Excel spreadsheet - The data is of moderate complexity, so a good understanding of Excel is needed - The output should be a well-organized and clean Excel spreadsheet Ideal skills for this job: - Proficiency in data entry and working with large data sets - Advanced Excel skills, including the ability to work with mixed data formats - Attention to detail and accuracy to ensure the data is correctly captured - Experience with PDF to Excel data conversions would be a plus Please note that while t...

    €19 (Avg Bid)
    €19 Offerta media
    309 offerte
    Excel Tracker for Installer Jobs 5 giorni left
    VERIFICATO

    ...for Job Tracking and Payment Calculation **Description:** I need a custom Excel sheet to help me track jobs completed by my installers, including details about each job, such as dates, customer information, and payments. The sheet should be able to automatically calculate the total number of jobs done and the total payment owed to each installer. **Requirements:** 1. **Job Tracking:** - Columns for the date each job was completed. - Columns for the job details including customer address and account number. - Columns for the installer assigned to the job. 2. **Payment Calculation:** - Ability to input the payment rate per job. - Automatic calculation of the total number of jobs completed by each insta...

    €21 (Avg Bid)
    €21 Offerta media
    35 offerte

    ПРО НАС Ми — Birds beauty space, новий бьюті простір у місті Київ, де якість, комфорт і клієнтоорієнтованість — наші головні пріоритети. Мета компанії - надавати послуги та сервіс у нашому просторі краще, ніж того очікує наш клієнт. Зараз ми на самому початку шляху, і в даний момент у пошуках креативного SMM-менеджера та таргетолога. Ця роль передбачає активну участь у розробці та впровадженні стратегій соціальних медіа. Шукаємо людину, яка готова повноцінно займатись нашим проєктом. Ми в свою чергу, будемо допомагати і розвивати ваші сильні сторони профессії. ВИМОГИ • Проживання у Києві, Україна. • Досвід роботи у сфері SMM від 2 років чи мати насичене портфоліо з кейсами. • Вміти працювати у додатках для створення reels/stories &bul...

    €354 (Avg Bid)
    €354 Offerta media
    7 offerte

    ...illustrator to produce an animal-themed kids coloring book. Here's what I'm looking for: - The content: This project is all about the animal kingdom. From domestic pets to exotic species, let your creativity run free. However, it will be important to keep them as standalone illustrations, so no need to worry about a narrative. - Complexity Level: I'm looking for moderate complex designs. So, not overly detailed, but not overly simplistic either. The goal is to create something engaging and relaxing. Ideal Skills: • Proven experience in illustration, with emphasis on animal art. • Understanding of design for coloring books, specifically for adults. • Ability to produce creative, distinct designs. &b...

    €77 (Avg Bid)
    €77 Offerta media
    22 offerte

    Task 1: Write dynamic programming and recursive programs for a given problem obtained from 4 practical task selection test. • Implement a recursive program to solve the given problem. • Analyze time complexity of the recursive program (brute force) and dynamic programming approach using Big O and Omega notations. • Implement a dynamic programming approach by defining a table to store previously calculated values and using them to compute the next value in the sequence. Write recursive solution. • Test both programs for different input sizes and compare their performance. Task 2: Parallelize the algorithms for the second and third recursive equations obtained from the 1 practical selection t...

    €40 (Avg Bid)
    €40 Offerta media
    13 offerte

    I'm in need of an expert who can establish an effec...need of an expert who can establish an effective indoor wayfinding system for specific rooms and departments in commercial spaces, including stores, galleries, theaters, parking lots, casinos, etc. This will encompass: - Designing a clear and intuitive pathway using physical signs, specifically directions with arrows. - Creating directions to defined variables in the commercial space. - Being able to visualize the user journey through our indoor space and mapping it out logically. Ideal skills and experience: - Proven experience in wayfinding system design, specifically for indoor spaces. - Excellent design skills with a keen eye for intuitive visual communication. - A go...

    €387 (Avg Bid)
    €387 Offerta media
    45 offerte

    I'm looking to integrate Open AI capabilities with Google Sheets to create an AI assistant that can provide our customer real time inventory information when asked. Key Project Details: - The main task of the AI assistant will be to provide real-time inventory information from Google Sheet that contains our inventory data. Ideal Skills: - Solid experience with Google Sheets API - Proven track record of integrating AI tools with external data sources - Understanding of real-time data processing and automation - Familiarity with predictive inventory management would be a plus I'm looking for a freelancer who can bring both technical expertise and creative problem-solving skills to this project.

    €149 (Avg Bid)
    €149 Offerta media
    58 offerte

    I'm seeking a skilled individual to assist in increasing my Telegram member count. The main goal of this promotion is to attract Crypto Enthusiasts to my channel. Key Requirements: - Experience and success in increasing member counts for Telegram channels. - A good understanding of the crypto market and community. - Ability to personalize direct messages based on the recipient's interests. - Strategies for engaging with potential members in a non-intrusive way. Your main tasks will include: 1. Identifying and reaching out to potential members within the cryptocurrency community. 2. Engaging with these individuals through personalized direct messages. 3. Encouraging them to join our Telegram channel. Personalization...

    €101 (Avg Bid)
    €101 Offerta media
    32 offerte

    ...for a highly creative and skilled furniture design specialist who can craft an imaginative and practical 3D plan and cutting layout for a bespoke wardrobe. This project is not just about utility but also about creating a piece of art that enhances the aesthetics of the space it occupies. Creativity & Vision: Ability to conceive unique and beautiful designs that combine functionality with elegance. Technical Proficiency: Expertise in 3D modeling software and understanding of the technical aspects of furniture production, including precise cutting plans. Attention to Detail: Passion for finesse, with a keen eye for dimensions, materials, and the overall harmony of the design within the space. ? Project Details: O...

    €40 (Avg Bid)
    Garantito
    €40
    15 proposte

    I am seeking a creative and skilled designer to provide a fresh and innovative ceiling design for a small room, up to 100 sq ft in size. The focus will be on a wooden finish as that is my preferred material. Ideal Skills/Experience: • Prior experience with wood-based ceiling designs • Ability to propose designs suitable for a small space • Understanding of how to adequately balance aesthetics and function • Proven track record of performing high-quality work in specified timelines Responsibilities: • Propose potential ceiling designs that will enhance the room • Provide me with a detailed visualization of the proposed designs • Revise designs based on my feedback, if necessary Note: Since...

    €17 (Avg Bid)
    €17 Offerta media
    9 offerte

    ...designer to bring my modern design concept to life through a high-quality rendering for linked bridge whose walls are approximately 400 meters long, approximately 8 meters wide and approximately 4 meters high. Its walls are glass and cladding, and it also has escalators. Key Requirements: - Visualize the Design: I need the freelancer to translate my design into a visually appealing and realistic 3D model. This will help me understand how the final space will look. - Client Presentation: The rendering should be of a quality that I can use it to present my design to clients. It should be professional, detailed, and showcase the key elements of the design concept. - Interior design rendering with pictur...

    €138 (Avg Bid)
    €138 Offerta media
    41 offerte

    I'm seeking skilled animators with expertise in 2D animation to bring meme content to life. - I'm interested in animators who can create memes that are both humorous and clever, so a good sense of comedy and irony will be key. - The ideal candidate should have a strong understanding of internet culture and current trends in memes, as well as the ability to adapt these into animations. - Experience in creating content for social media will be a plus. Looking forward to collaborating with talented meme animators. We have already created the character. We just need him in different scenarios and funny situations related to today's news and current affairs while also adding the space alien genre.

    €118 (Avg Bid)
    €118 Offerta media
    50 offerte

    ...in Grayscale (RG12, 12bit) format and I need assistance in creating Python code to receive this stream and make it available in a CuPy array. The primary goal is to process this data in real-time for monitoring purposes. It is crucial that the data is not copied between CPU and GPU memory. Key Requirements: - Acquire data stream from /dev/video0 on Nvidia Jetson Orin and store as an array - Use Python 3.9+ for the codebase - Process the data array for real-time monitoring - Do not copy data between CPU and GPU memory, as one frame is 17MB in size Ideal freelancer for this project should have: - Extensive experience with Python, particularly in real-time data processing - Prior experience with Nvidia Jetson devices ...

    €441 (Avg Bid)
    €441 Offerta media
    59 offerte

    ...designer and developer to work full time on our customers websites. Your primary responsibilities will include graphic design, HTML/CSS coding, JavaScript and Bootstrap programming in Spanish and English Key Responsibilities: - Develop and maintain websites using HTML, CSS, JavaScript and Bootstrap using our proprietary CMS. - Implement interactive features and dynamic content using JavaScript. - Optimize images for fast loading. Must be strong in responsive design using CSS media queries. Skills and Experience: - Proficiency in Graphic Design software. - Strong experience in HTML/CSS. - Proven track record in JavaScript programming. - Ability to work creatively and proficiently. - Excellent com...

    €18 / hr (Avg Bid)
    €18 / hr Offerta media
    126 offerte

    Project Overview: I am developing an RC plane equipped with a processor and a camera, designed to stream real-time video to a React Native Android application. While I have already built the plane and the application, I am currently experiencing a latency of 1-2 seconds in the video stream. My goal is to reduce this latency to 100-200 milliseconds. I am seeking a freelancer to develop a script that will run on the processor mounted on the RC plane, ensuring the video stream meets the desired latency requirements. Project Requirements: Objective: Develop a script to reduce video stream latency to 100-200 milliseconds. Ensure the script runs efficiently on the processor mounted on the RC plane. ...

    €33 (Avg Bid)
    €33 Offerta media
    4 offerte
    Design a Mobile Dog Wash Trailer 4 giorni left
    VERIFICATO

    I'm aiming to create a mobile dog wash self service that will target Dog Parks and mobile pet grooming businesses. The main goal for this project is to design a functional, visually appealing, and practical dog wash trailer that can be operated as a stand-alone business. Key Requirements: - I want the trailer to be equipped with high-quality dog grooming equipment, Which I know what I am using. The design should be such that it can accommodate multiple dog's needs. - A proper water supply and drainage system is a must, ensuring efficient water usage and waste management a storage tank both clean a dirty. - The trailer should have enough storage space for a large battery-powered solar on top invertor siding that comes off du...

    €437 (Avg Bid)
    €437 Offerta media
    40 offerte

    I'm in need of an experienced interior designer who can assist me with designing 2bhk in my residential space. The style I'm aiming for is a traditional look. Key Responsibilities: - Design 2bhk in my residential space - Implement a traditional design style Ideal Skills and Experience: - Proven experience in interior design for residential spaces - A strong portfolio demonstrating traditional design - Proficiency in creating visually appealing and functional spaces I'm looking for someone who can bring creativity and a traditional aesthetic to my home. The right candidate will have an eye for detail, excellent communication skills, and the ability to work within a set budget and time frame.

    €89 (Avg Bid)
    €89 Offerta media
    10 offerte

    I'm looking for a Web3 developer with experience building decentralized applications (DApps) on the Polygon network, specifically the NFT marketplace. work: - Implement smart contra...- Smart contract development - Developed transaction distribution server on polygon mainnet using Web3 API - Implement smart contract functionality required for NFTs on the Polygon network. Ideal skills and experience: - Proficient in web3 technologies with a focus on Polygon. - Proven experience in developing decentralized applications (DApps), especially NFT marketplaces. - Good understanding of security measures and best practices in the blockchain space. - Ability to create attractive and engaging user interfaces. - Strong problem-solving skills and...

    €2233 (Avg Bid)
    €2233 Offerta media
    30 offerte
    Linux Server Maintenance 4 giorni left
    VERIFICATO

    Hello^^^^. I'm using Amazon AWS and would like to request server maintenance. First of all, I would like to ask you to do as much as possible for server security and privacy, such as SSL installation, automatic backup once a day, DDOS attack prevention, system performance optimization, hacking prevention, encryption between data transmissions, real-time monitoring, data recovery, backdoor checking, backdoor checking and deletion of compromised files, attack root identification and blocking, suspicious process occupation identification and recovery, server hacking analysis, server access history tracking, password recovery and complexity setting, virus and malicious software checking,,data leakage preve...

    €109 (Avg Bid)
    €109 Offerta media
    27 offerte

    I'm in need of a copywriter who can help create engaging, SEO-optimized product descriptions for my website. Key Respo...need of a copywriter who can help create engaging, SEO-optimized product descriptions for my website. Key Responsibilities: - Writing clear and compelling product descriptions - Ensuring all content is SEO optimized - Delivering work on time - Focusing on brand promotion through the descriptions Ideal Candidate: - Proficient in copywriting - Previous experience in product description writing - Understanding of SEO principles - Strong attention to detail - Ability to meet deadlines This is a part-time role with the potential for ongoing work. If you're a talented copywriter with an eye for detail and a flair for en...

    €46 / hr (Avg Bid)
    €46 / hr Offerta media
    7 offerte

    ...is the off-season, and I am seeking a digital marketing specialist who can devise and implement a robust strategy to attract clients throughout the year. Key Responsibilities: - Plan and implement a comprehensive digital marketing strategy leveraging social media and SEO. - Analyze market trends to identify opportunities and challenges to optimize our marketing efforts. - Collaborate with the design team to create engaging content. - Monitor and report on the performance of marketing campaigns. Target Audience: - Couples getting married. - Event planners. - Local community. Unique Selling Points: - Spacious indoor space. - Beautiful outdoor garden area. Ideal skills: - Proven work experience in digital mar...

    €102 (Avg Bid)
    €102 Offerta media
    27 offerte

    I’m looking for an experienced and skilled architect specializing in prefab design to create a residential dwelling that is between 1,000 and 5,000 sq ft. The property I'm envisioning is one that leverages modern and minimalist design principles. Specifics for this project: - Expert in modern and minimalist architectural design - Experience in designing prefabricated structures of similar size - Knowledge of space utilization to yield an open, spacious yet intimate dwelling The ideal candidate will be able to creatively interpret these requirements and devise a structure that is both aesthetically pleasing and practical for a residential setting. A strong portfolio of previous prefabricated home projects wou...

    €400 (Avg Bid)
    €400 Offerta media
    51 offerte

    I'm in need of a skilled and creative interior designer. My project is to completely design a commercial space in a modern style. The entire space is to be included in this project. Key requirements: - Experience in interior design, specifically with commercial spaces - Proficiency in modern design style - Ability to work on the entire space, from layout to furnishing - Strong communication skills to understand and execute my vision Looking forward to seeing your portfolios and discussing your design ideas.

    €62 (Avg Bid)
    €62 Offerta media
    15 offerte

    ...designer to develop a residential garden project. The selected designer should be able to create a visually compelling, contemporary style that includes theatrical flower beds and an attractive pool area. Key project details include: Desired Style: - Contemporary garden design Requirements: - Conceptualize and design a modern residential garden - Incorporate flower beds and a pool into the design Ideal Candidate: - Previous experience in residential landscaping, particularly with contemporary designs - Demonstrated ability in floral designing and pool planning - Strong portfolio showcasing variety in designs and successful project completion. I am excited about this project and I am looking forward to working with someo...

    €97 (Avg Bid)
    €97 Offerta media
    45 offerte

    I am excited to apply for the part-time Software Developer position. As a third year computer engineering with solid background in both front-end and back-end development, I am confident in my ability to contribute effectively to your projects. Technical Skills and Expertise Front-end Development: Skilled in HTML, CSS, and JavaScript, with experience in and Tailwind CSS. I focus on creating responsive and visually appealing user interfaces. Back-end Development: Proficient in Python and Node.js, with a track record of building robust APIs and microservices. Database Management: Experienced with MySQL and MongoDB, capable of designing efficient database schemas and performing queries. Full-Stack Deve...

    €18 / hr (Avg Bid)
    €18 / hr Offerta media
    19 offerte

    I'm in need of a skilled SketchUp designer to help visualize and craft my small-sized vanity unit and Rosa-colored marble bathroom. It's a precise job, ideally suited for someone with: - Experience designing sumptuous and elegant interiors on SketchUp. - A keen eye for detail, respecting dimensions and aesthetic choices. - Familiarity working with marble integration, and a marble built in sink/bath Interested designers, please show examples of other bathroom and/or modern-small-space designs you've done. Appreciate your proposals!

    €27 / hr (Avg Bid)
    €27 / hr Offerta media
    59 offerte
    Dancing Lottie Animation for App 4 giorni left
    VERIFICATO

    I'm in need of a talented animator to create a moderately complex lottie animation for my app. The animation should embody a dancing movement and will be primarily used for loading screens within the app. We want to create two different lottie animations using this set of characters. One animation where they are all dancing around, and another where they all dance accross the screen in sequence. Key Requirements: - Dancing Animation: The animation should feature a dance movement, providing an engaging and lively loading experience. - Moderately Complex: While I'm not looking for a highly intricate animation, I do want the work to be more than just simple and minimalistic. The balance between complexity and performa...

    €24 (Avg Bid)
    €24 Offerta media
    20 offerte

    ...personal assistant to support my busy schedule and professional commitments. The ideal candidate will be able to handle tasks such as appointment scheduling, travel arrangements, email management, and basic research. Responsibilities: - Schedule appointments and maintain my calendar - Make travel arrangements, including flights and accommodations - Manage my email inbox, ensuring important messages are flagged - Conduct basic online research for upcoming projects or meetings Communication: The preferred methods of communication for this role are phone calls and emails, so excellent verbal and written English skills are a must. Hours: I'm expecting the personal assistant to work between 10-20 hours per week. This is ...

    €9 / hr (Avg Bid)
    €9 / hr Offerta media
    89 offerte

    ...minimalist furnishing style. My budget for this project is more than $1000, which will be used to purchase high-quality pieces that can transform my space into something warm and inviting. Ideal skills and experience: - Interior design background, preferably with an emphasis on rustic-minimalist styles. Familiarity with the Palermo rural farm house aesthetic - Knowledge of cost-effective shopping for furnishing - Capability to work within the set budget while ensuring the quality of the furniture Deliverables: - A comprehensive plan for the living area including suggested furniture and decor - Execution strategy and timeline for the update - List of vendors to buy from within the budget Your role is vital to realizing my...

    €917 (Avg Bid)
    €917 Offerta media
    73 offerte

    ...Istanbul, Turkey to handle various tasks. The role will involve being a representative for me in client meetings and conducting market research, particularly within the healthcare sector. Key Responsibilities: 1. Represent me in client meetings: You should be able to confidently articulate my views, gather information and report back. 2. Conduct market research: You will be responsible for gathering data and insights specifically in the healthcare industry. This may involve competitor analysis, consumer behavior studies, etc. Ideal Skills and Experience: - Strong communication and interpersonal skills. - Past experience in client management and market research. - A background in healthcare will be a strong advantage. - Proactive...

    €341 (Avg Bid)
    €341 Offerta media
    8 offerte
    Comprehensive Coastal Home Redesign 4 giorni left
    VERIFICATO

    ...one hour north of Lisbon. It is on the Atlantic coast in a 'world surf reserve'. The small town itself is one of narrow streets, awkward shapes and independent 'cool' local businesses. Many surfers have summer homes here. Key details for the project include: - Full home redesign: This includes restructuring the downstairs where there is currently three same-size bedrooms all along one side, a kitchen at the back and a living room which you access immediately through the front door. There is a small square toilet and shower room between the back bedroom and kitchen, right in the middle. - there is a beautiful large square and private outdoor space accessed through the kitchen, that runs the full width of the house, with sid...

    min €46 / hr
    Sigillata
    min €46 / hr
    22 offerte

    I have a basic 2D floor plan design that I need to be modified to include some specific equipment. Key Tasks: - Add a factory equipment such as Forklift lathe racks machines etc to the floor plan Ideal Skills and Experience: - Proficiency in AutoCAD - Previous experience in 2D drafting - Good understanding of floor plan design - Knowledge of equipment and machinery layout The modifications are purely 2D, so there is no requirement for 3D modeling. The primary purpose of these alterations is to assist with space planning and workflow optimization. Please include examples of similar work you've done in the past.

    €32 (Avg Bid)
    €32 Offerta media
    28 offerte

    ...40 ft length, and 15 ft back. The structure should have a Ground floor with parking and a 1 BHK unit, and 1st and 2nd floor with identical layouts - a 2 BHK unit and a 1 BHK unit. Key Requirements: - Ground Floor: Parking space that accommodates both cars and bikes, along with a 1 BHK unit. - 1st and 2nd Floor: Each floor should have a 2 BHK unit and a 1 BHK unit. There should be a total of 3 bedrooms in each of these floors. - Design Style: I'm looking for a modern design for the building. Also looking of the Valuation of the building with seal and signature Ideal Candidate: - You should have a strong background in architectural design, especially for odd sites. - Experience in designing multi-story buildings...

    €88 (Avg Bid)
    €88 Offerta media
    32 offerte
    Smart Home Automation Setup 4 giorni left
    VERIFICATO

    I'm looking for a professional to integrate home automation features in my living space. I'm interested in automating lighting, heating/cooling and integrating specific features for each area. Key Requirements: - Lighting Automation: I need the system to include dimming capabilities, color changing lights, and motion sensor lights. It should be able to adapt to different lighting needs and situations. - Heating/Cooling Automation: I have a smart thermostat and I would like it to be integrated into the system. The system should allow for optimal temperature control and adapt to my preferences. Ideal Skills: - Home Automation: Experience with setting up and integrating smart home features...

    €408 (Avg Bid)
    €408 Offerta media
    26 offerte

    ...proficient in CPLEX OPL software to assist me in solving a medium-scale mixed integer programming problem. The primary aspects of the task include: - **Problem Nature:** The task is essentially a mixed integer programming problem. This entails the need for the expert to use their skills and knowledge to optimize the problem at hand effectively. - **Data Complexity:** The dataset is of medium scale with around 1000 to 5000 variables and constraints. Experience in handling datasets of this size and complexity is essential. - **Constraints:** The problem is characterized by resource constraints. The ideal candidate should be well-versed in working around such constraints to guarantee the proposed solution is resource-...

    €94 (Avg Bid)
    €94 Offerta media
    5 offerte

    ...setting up an ecommerce business on Shopify and Etsy, and I need help with tax planning to ensure my business is tax-efficient and sales tax compliance to avoid any issues in future. Key Requirements: - Help with tax planning and strategy for my small ecommerce business startup. - Assistance with sales tax compliance for the transactions on Shopify and Etsy. - Most importantly must be expert on NYS business tax rules. Additional Information: - I do not have a registered business entity yet, so your expertise in guiding me through the process of setting one up would be appreciated. - Familiarity with tax laws and regulations related to ecommerce businesses is a must. - Ideally, you have experience working with small startu...

    €18 / hr (Avg Bid)
    €18 / hr Offerta media
    26 offerte

    ...completing online form filling and helping me decipher an image. Key Responsibilities: - Online Form Filling: The job involves handling online form completions. The forms are fairly straightforward and shouldn't be overly complex. - Image Deciphering: You'll be required to assist me with interpreting an image. The complexity level is not specified, but it's anticipated to be moderate and should be manageable for an experienced professional. Key Requirements: - Proficiency in data entry, particularly in the domain of online form filling. - Strong attention to detail is crucial, as the correctness of the entries is paramount. - Experience with deciphering images could be an added advantage. - Ability to work on this ...

    €9 (Avg Bid)
    Garantito
    €9
    76 proposte

    I'm looking for an experienced NodeJS and JavaScript programmer to help me with a school project focused on exploring cybersecurity concepts. Key Requirements: - The task involves writing a client request to obtain a flag from a vulnerability site with advanced complexity (e.g., bypassing security measures). - The project involves emphasizing on Remote Code Execution (RCE) and pollution while interacting with the vulnerability site, so experience in these areas is a plus. --- Challenge Name: Emu Apothecary Category: Vulnerabilities Description has just opened up their potion brewing website for other Emus to create new potion recipes! However, they are afraid that one of the human hackers will pollute their ingredients. Can you get Re...

    €25 (Avg Bid)
    €25 Offerta media
    12 offerte
    Smart Contract Developer for Nextjs 4 giorni left
    VERIFICATO

    ...Developer to work on smart contract development specifically for Ethereum using the base l2 network Key Requirements: - Nextjs Expertise: You should have a strong understanding of Nextjs to help with the frontend development of the smart contract. - Ethereum Proficiency: I'm looking for a developer who is well-versed with Ethereum, as this will be our base network for the smart contract. - Solid Smart Contract Experience: You should have experience in developing smart contracts preferably in the blockchain space. Your responsibilities will include: - Implementing the smart contract on the Ethereum network, ensuring it works seamlessly with the Nextjs frontend. - Collaborating with our team to ensure the project meets our requirements and specif...

    €139 (Avg Bid)
    €139 Offerta media
    24 offerte

    I'm looking for a skilled freelancer to develop a novel Computer Vision project utilizing CLIP specifically for object detection. Key Aspects: - Technical Guidance: I require assistance in navigating the complexities of this project, as well as advice on implementing CLIP successfully for object detection. - Code Complexity: The task at hand involves developing intricate code for the Object Detection model. - Model Training: You will be responsible for training the model, ensuring optimal performance for the specified task. - Reporting: While I will manage the interim and final reports, you should be able to provide insights and data on the model's performance. Data Source: - The primary source of our training data will be determined collabora...

    €492 (Avg Bid)
    €492 Offerta media
    41 offerte
    Multi-channel iGaming Marketing 4 giorni left
    VERIFICATO

    ...startup within the mystery box space, I'm looking for a marketing agency that can help me reach a diverse audience and make my brand grow. I need expertise in SEO, social media marketing, influencer outreach, potentially PPC ads and the execution of weekly prize giveaways. Key requirements for this project include: - **SEO**: The selected agency should be skilled in optimizing my website and content to improve search engine rankings, drive organic traffic, and increase brand visibility. - **Social Media Marketing**: I need to build a strong presence on various platforms, including Instagram and YouTube. The agency should create engaging content, manage posts, and help me interact with users. - **Influencer Outreach**: ...

    €3967 (Avg Bid)
    €3967 Offerta media
    23 offerte
    Real-Time Excel to phpMyAdmin Sync 4 giorni left
    VERIFICATO

    I'm looking for a skilled developer to assist with syncing an Excel file to my phpMyAdmin database. Key Requirements: - Real-Time Syncing: The sync should take place continuously in real-time. Any updates made to the Excel file should be reflected in my phpMyAdmin database instantly. Skills and Experience: - Proficient in Excel and phpMyAdmin - Experience in data syncing and database management - Familiarity with real-time data syncing No specific data validation or transformation is needed during the import process. The goal is to ensure that any changes made in the Excel file are accurately reflected in the existing database.

    €7 / hr (Avg Bid)
    €7 / hr Offerta media
    52 offerte
    Custom Coasters 7 giorni left

    Hi Ahmed another project. This one is going to be a coaster that I’ll be giving to a few of my favorite bars and restaurants her in my area. You should have enough of what you need with what you’ve been given to make it work. Only thing I ask is to leave space for a QR Code that I can link people to if they do end up looking at it. Make sure the dogs are large on it as that’ll attract attention. I'd like it to be a square coaster.

    €37 (Avg Bid)
    €37 Offerta media
    1 offerte

    ...seeking an experienced AI developer to create a robust application or website that can provide comprehensive takeoffs from uploaded residential and commercial slab plans. Key Features: * Object Detection and Text Extraction AI Capabilities - Uses advanced AI algorithms to detect and interpret various elements within the slab plans. * Supports Multiple Formats - Must be able to process JPEG and PDF formats. * Comprehensive Detail Analysis - Capability to identify and count specific components such as void formers, reinforcement bars, and structural beams. Ideal Skills and Experience: * Extensive experience in AI Development, specifically in the fields of Object Detection and Text Extraction * Demonstra...

    €4605 (Avg Bid)
    €4605 Offerta media
    15 offerte

    I'm looking to develop an end-to-end HRMS PHP application that can efficiently manage a large workforce of over 100 employees. Project Details $30.00 – 250.00 USD HRMS Portal Development - Employee Management, Payroll Management, Time and Attendance Management We are looking for a skilled developer to build a customized HRMS portal with the following features: - Employee Management: ability to manage employee data, records, and information - Payroll Management: ability to manage payroll processing and payments - Time and Attendance Management: ability to manage employee attendance and time tracking The preferred technology stack for this project is PHP. We require moderate customiz...

    €169 (Avg Bid)
    €169 Offerta media
    52 offerte