Start project using raspberrymunkák

Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 start project using raspberry munka, árazás ebben: EUR

    Adottak az alábbi eszközök: - Raspberry Pi 4B - Raspberry Iqaudio codec zero - Raspberry camera module 3 A programnak az alábbiakat kell teljesítenie: GPIO porton keresztül érzékelt jel (nyomógomb) hatására elindul az alábbi folyamat: hangfájl lejátszása -> kamera + mikrofon elindítása (videorögzítés). A jel megszakadása esetén a folyamat alaphelyzetbe áll. A videofájlokat külön külön elmenti.

    €242 (Avg Bid)
    €242 licitátlag
    6 árajánlat

    Egy fiatal magyar biomernök csapat által kifejlesztett új innovatív terméknek keresünk olyan weboldal készítőt, aki referenciaként is tudná használni, ezt a márkaoldalt, és kisebb költségvetéssel is tud dolgozni. Egyben az alapvető organikus SEO-t is el tudja végezni, mivel startup vállalkozásunkban még nincs tőke google és egyéb hirdetésekre. Egy egyszerű weboldallal indulnánk, melynek látványterve és szerkezeti terve is készen van. Ehhez csak egy shopify webshopot integrálnánk be, hogy lehessen rendelni a terméket.

    €286 (Avg Bid)
    €286 licitátlag
    17 árajánlat

    Egy fiatal magyar biomernök csapat által kifejlesztett új innovatív terméknek keresünk olyan weboldal készítőt, aki referenciaként is tudná használni, ezt a márkaoldalt, és kisebb költségvetéssel is tud dolgozni. Egyben az alapvető organikus SEO-t is el tudja végezni, mivel startup vállalkozásunkban még nincs tőke google és egyéb hirdetésekre. Egy egyszerű weboldallal indulnánk, melynek látványterve és szerkezeti terve is készen van. Ehhez csak egy shopify webshopot integrálnánk be, hogy lehessen rendelni a terméket.

    €279 (Avg Bid)
    €279 licitátlag
    12 árajánlat

    I want some one to make me a logo sign for my start-up bussines

    €15 (Avg Bid)
    €15 licitátlag
    27 árajánlat

    I'm very rookie in OpenGL programing, and skeletal animation under Android, therefore I would like to ask you to develop the following module for my project: I started with jPCT-AE and Bones API, but if you have another option, feel free to use it. I need an activity with a GLSurfaceView which the following features: 1.: Should import a fully rigged 3d object model from a Collada (.dae) file, which exported out from Blender (Human male body) 2.: It should be able to create keyframes from external files (the file format is not fixed, you can use your own one), and create an infite animation from it. 3.: Apply the animation to the previously imported 3d object and then play the animation in a GLSrufaceView.

    €228 (Avg Bid)
    €228 licitátlag
    2 árajánlat

    1) Implement MOSSE with SCRFD for Java Android 2) Implement it in our app by replacing MLKit and connect it to our engine 3) Replace our engine with ARCface The App must be fast and robust. For the 1st milestone deliverables... implement MOSSE tracking with SCRFD fo...boxes and tracking ID for each face detected. 2. model size 3. fps 4. face confidence 5. screen resolution 6. Allow the app to run on Android's both front and back camera 7. add a zoom feature if supported by the device's camera. 8. add an option to upload and process recorded videos. no need to do ui/ux design key point is to integrate c++ library with android app Need to do some test before start Check SCRFD android repo on github, and build and run it first And then let me know

    €20 / hr (Avg Bid)
    €20 / hr licitátlag
    23 árajánlat

    I'm in need of a NASAL MASK design whose primary focus is to be both user-friendly and effective in treating sleep apnea. Key Requirements: - Detailed Design with Dimensions: I require a ...comprehensive design with precise measurements and specifications. This is crucial as the mask should fit comfortably and effectively for the user. - Adjustable Straps: The design must include adjustable straps. This is essential as it will allow the user to customize the fit, ensuring comfort and effectiveness during use. Ideal Skills: - Proficiency in Solidworks: The design should be created using Solidworks, so proficiency in this software is a must. - Experience in Medical Equipment Design: Experience in designing medical equipment, particularly for sleep apnea treatment, would be hig...

    €202 (Avg Bid)
    €202 licitátlag
    15 árajánlat

    For my festival, I'm seeking a skilled web developer who...seeking a skilled web developer who is proficient in Bootstrap to create a website similar to the Festy Template. The primary functions of the website are to: - Promote the festival - Provide comprehensive information about the festival - Offer vendor signup with a contact form - Provide schedule and performer signup The project scope includes the development of less than 5 webpages with: - Textual content - Images - Videos A successful freelance web developer for this project should be experienced in Bootstrap and have a strong understanding of creating effective and engaging festival or event website pages. They should also be adept at incorporating various types of content, including text, images, and vide...

    €97 (Avg Bid)
    €97 licitátlag
    73 árajánlat

    hello I'm looking to set up a team that would help me start my company so the deal is that I want to start a movie streaming company that lets users stream and download movies and TV shows from their phones and laptops/computers and TVs. So I have already pitched the idea to investors and they are willing to invest in the project under two conditions first, I must form a team dedicated to the idea second, the investors want the app to gain traction so if the app gets more than 10000 +active users, we will get funding to continue with the work in two months so the problem is I don't have the money to pay you right now but once we get funded I will pay you very well so i need 2 develo...

    €3547 (Avg Bid)
    €3547 licitátlag
    17 árajánlat

    I need a skyvia expert for an integration project. Source: HubSpot Target: HubSpot Objects to migrate: Contacts, Companies with it's relations Use the import package from skyvia. Please tell me if you have done HubSpot migrations with skyvia before. If not, don't apply to this project.

    €153 (Avg Bid)
    €153 licitátlag
    7 árajánlat

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    €183 (Avg Bid)
    €183 licitátlag
    10 árajánlat

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    €51 / hr (Avg Bid)
    €51 / hr licitátlag
    23 árajánlat

    I am seeking an experienced Android developer who can create a bespoke application tailored to specific needs. The following points detail the required functionalities: - The core functionality of the app revolves around Auto Start. It should enable users to select applications of their choice that will force run or auto-start upon device boot. An intuitive user interface for this selection process will be a valued feature. - Additionally, the app needs to support both portrait and landscape screen orientations. Flexibility in switching between the two, without any glitches, is paramount. - Prior experience in developing such system apps that play with Android's core settings would be highly advantageous. Undoubtedly, precision, compatibility, and user-friendliness s...

    €62 (Avg Bid)
    €62 licitátlag
    10 árajánlat

    More details: What is the primary reason for encrypting the Raspberry Pi 4 OS and inside files? Protect sensitive data What encryption level do you require for your sensitive data? 256-bit encryption Are there specific files or data types that need to be prioritized in the encryption process? Program and System Files

    €122 (Avg Bid)
    €122 licitátlag
    9 árajánlat

    ...create a n8n script to login to a specific website and extract stock data for multiple companies. Key features of this project include: - Extraction of table data: You should have knowledge and experience working with web data extraction, specifically with table data. - Selection of stocks data: The script should have the ability to select and extract information from the stock table. - Capability for multiple companies: The tool should be versatile to handle data extraction for multiple companies, not limited to just one. Experience in the use of n8n for data extraction from websites, especially in the finance sector, will be a significant advantage for this project. One of the page is: And the table is in the "premium" div. The credentials will be prov...

    €142 (Avg Bid)
    €142 licitátlag
    38 árajánlat

    I'm seeking a highly skilled developer to integrate Dialogflow into my ManyChat chatbot for the primary purpose of customer support. Ideal Skills: 1. ...into my ManyChat chatbot for the primary purpose of customer support. Ideal Skills: 1. Previous experience in Dialogflow integration 2. Expertise in chatbot development for customer support. Your responsibilities will include: 1. Create a HTTP request inside ManyChat flow builder that return the answer from Dialogflow, so I can use this answer in my chatbot. A successful completion of this project involves creating a chatbot that can effectively handle customer queries, troubleshoot issues, and provide instant responses. The end product should be a tool that enhances our customer servicing system, saves time, and improves s...

    €170 (Avg Bid)
    €170 licitátlag
    7 árajánlat

    Hi, As discussed in meeting , We are going with Phase 1

    €101 (Avg Bid)
    €101 licitátlag
    1 árajánlat

    Hello, I just need a quick solution to send Whatsapp message using twilio API. In my twilio account, I have already [Whatsapp Business Account ID], [Meta Business Manager ID], [WhatsApp number] That is it. Thank you for your time and look forward to working with you.

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    17 árajánlat

    I'm looking for a skilled freelancer who can develop a program for the Click PLC to control a Variable Frequency Drive (VFD) hoist. Key tasks would include: - Implementing a start/stop control which can be manually triggered. - The program needs to possess speed control, allowing adjustments in the hoist's operating speed. - Including direction control within the program functionality would be vital as well. An understanding of PLC programming and specific proficiency with Click PLCs is crucial for this project. Previous experience with VFDs, industrial automation, and manual switch controls would give any potential freelancers a significant advantage.

    €271 (Avg Bid)
    €271 licitátlag
    27 árajánlat

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capabl...on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward to working with a skilled and experienced professional for ...

    €10 (Avg Bid)
    €10 licitátlag
    5 árajánlat

    More details: What is the objective of your research study? To test a theoretical model on my survey data and test my hypothesis and the model measurement. What level of proficiency with SmartPLS do you currently possess? Intermediate What kind of data will we be working with for this analysis? Survey data

    €44 (Avg Bid)
    €44 licitátlag
    7 árajánlat

    I am looking for developer to create dating mobile app using capacitor js with javascript only no framework and Laravel API in backend . Features Register/Login using mobile - sms otp Enter profile details - city, gender, profession, interests Match Making to explore users Send/Accept chat request Messages/Chat/Conversation - using websocket/laravel reverb Audio call

    €246 (Avg Bid)
    €246 licitátlag
    16 árajánlat

    We need to develop a unique exterior design for a Raspberry Pi case that incorporates the company's colors and logo, ensuring easy connection to the relays found on the RPI Relay board. The Raspberry Pi will be installed inside the case and does not require IP65 protection. The back of the case should feature two small notches for wall mounting using 2 stops. All ports need to be accessible.

    €116 (Avg Bid)
    €116 licitátlag
    24 árajánlat

    ...an e-learning platform that efficiently provides educational content. The requirement to fulfill this project includes: 1. Building a comprehensive e-Learning LMS Platform: This task involves building and managing complex e-Learning systems. Skills and Experience - Proficient in Moodle/Chamilo, LMS and PHP: I need someone who can navigate these systems seamlessly and proficiently implement them. - Experienced in e-Learning platforms: Prior work on similar projects would be a big plus. This would ensure you understand the nuts and bolts of what we're trying to achieve. - Capable of working independently, demonstrating a high level of initiative and problem-solving abilities. The project will require significant customization, the details of which will be shared in ...

    €5319 (Avg Bid)
    €5319 licitátlag
    50 árajánlat

    **Title:** AI-Based Dating Platform Development Project **Introduction:** Welcome! We are excited to present to you an exciting development project for an innovative and cutting-edge dating platform. Our mission is to revolutionize the online dating experience using artificial intelligence to create meaningful and authentic connections. **Project Objective:** Our goal is to develop a dating platform similar to , where users can interact with AI-generated profiles and engage in compelling and empathetic conversations. The platform must be able to charge users for private content and promote genuine emotional connections through interaction with AI. **Key Features:** 1. **AI-Generated Profiles:** We will use advanced AI generation algorithms to create profiles ...

    €7763 (Avg Bid)
    €7763 licitátlag
    55 árajánlat

    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 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

    €19 (Avg Bid)
    €19 licitátlag
    6 árajánlat

    ...skilled professional to assist me in conducting network analysis and troubleshooting, as well as port scanning and service enumeration on my local network using Netcat and Wireshark. As a part of this project, I expect the freelancer to: - Conduct a thorough analysis of my network using Netcat and Wireshark - Implement solutions for any network troubleshooting issues identified - Perform a comprehensive port scan and service enumeration on my network - Provide recommendations for improving network security based on the findings - Ensure no sensitive data is exposed in the process Ideal candidates for this project should have: - Proficiency in using network analysis tools such as Netcat and Wireshark - Strong experience in network security testing and...

    €158 (Avg Bid)
    €158 licitátlag
    18 árajánlat

    As a new tech startup, I need a professional solicitor to assist with several aspects of my project's legalities. The highest priority is GDPR compliance; I need an experienced professional to ensure that my operations are ready to comply with this. Another important element is patent submission; I plan to file my patent within the European Union, thus knowledge of EU's rules and regulations around patenting is essential. Since I am unsure whether a data audit has been conducted to identify what personal data we collect and process, advice or assistance on this area will also be beneficial. Ideal skills and experience for this job: - Proficiency in EU law - Experience with patent filing within European Union - Expertise in GDPR compliance phase - Experience in data audits ...

    €527 (Avg Bid)
    €527 licitátlag
    20 árajánlat

    Hi Nagaraju D., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €28 / hr (Avg Bid)
    €28 / hr licitátlag
    1 árajánlat
    Website Development Using Node.js 5 nap left
    HITELESÍTETT

    I'm in need of a professional who can develop a website for me using Node.js. The website will be to trade Counterstrike game skins on our website. Please view our two resources provided which is what i could find. We want to use and update this code and application to newer counterstrike 2 and maybe find new features and techniques to build the website. We need a developer that can assist us with designing, developing, improving and deploying the website to our server. Please have a look at the two references and go through it so we can discuss options to improve it and update it. Competitor website -

    €511 (Avg Bid)
    €511 licitátlag
    179 árajánlat

    I'm in need of a skilled Vue.js developer who can help me bring my website design to life. Key project details and requirements: - You will be provided with a specific design for the website. Hence, it's crucial that you can effectively translate this design into a fully functioning website. - I expect you to have solid experience in Vue.js. Proficiency in other relevant technologies would be an added advantage. - A good understanding of user experience (UX) and ability to bring that into the project. - Timeliness, proactive communication, and an eye for detail are important in the successful completion of this project. Please be ready to showcase your previous works, and feel free to include any additional information you believe would be helpful for me ...

    €61 (Avg Bid)
    €61 licitátlag
    22 árajánlat

    I'm seeking a skilled economist to help me ...comprehensive report on the topic of Economic growth and development in the realm of Development Economics. Key tasks for the project include: - Conducting in-depth research on the topic of Economic growth and development. - Using Stata to analyze data. - Providing a detailed discussion of the subject matter. Please bear in mind that the report is to be a detailed and thorough exploration of Economic growth and development. The report should not only cover the theoretical aspects of the topic but also the practical application of these theories. Ideal skills and experience for this job include: - Strong background in Economics and Development Economics. - Proficiency in using Stata for data analysis. - Excellent...

    €137 (Avg Bid)
    €137 licitátlag
    52 árajánlat

    ...skilled developer to create a custom indicator using Pine Script v5 for the TradingView platform. The goal is to develop an indicator based on 3 existing indicators and predefined rules. The source code of all 3 indicators will be provided to the right candidate. The custom indicator should generate trade signals for alerts. Should be able to use this strategy in the Chart, where it should display buy, sell and exit signals. This project requires expertise in Pine Script v5 and a deep understanding of technical analysis principles. My requirement will be as below; 1. Convert 3 indicators into a strategy.(Source code will be provided) 2. Alert Creation. 3. Buy/Sell signal, Trailing SL/Trailing TP integration with alert function. 4. Session End/Start as per the scr...

    €310 (Avg Bid)
    Kiemelt Titkos
    €310 licitátlag
    5 árajánlat

    I need you to redesign my webpage using Tailwind CSS Requirements: - use only Tailwind CSS - the deliverable should be only the different html files of the different pages in my website (no additional css files) - clean code where each section of the page is separate from the others

    €22 (Avg Bid)
    €22 licitátlag
    31 árajánlat

    I'm in search of a professional who can assist me in identifying and seizing opportunities that could help boost my income. While, I didn't specify any particular industry or skills, I'd like someone with a good understanding of finance, business and online marketing. Your application should detail your experience and what you've achieved in these areas, and how you can help me.

    €19 / hr (Avg Bid)
    €19 / hr licitátlag
    36 árajánlat

    I'm seeking a skilled developer with experience in C++ for a project involving the Raspberry Pi. The task at hand is to create an application that can take a 50Hz 1024x640 video stream from a remote URL and display it on a local monitor through the HDMI output. Key Requirements: - The application must ensure the playback of the video stream without dropping frames. - The latency between the incoming video stream and its display on the local monitor should not exceed 2 frames. Ideal Skills and Experience: - Proficiency in C++ is a must for this project - Prior experience working with Raspberry Pi would be a significant advantage - Experience in real-time video streaming and low latency applications would also be highly beneficial. Please note that the...

    €612 (Avg Bid)
    €612 licitátlag
    55 árajánlat

    PHOTOS : My yard : My yard mocked up : Inspiration I'm in need of a professional landscape or garden designer to create a backyard hardscape design integrating: - A wal...: My yard mocked up : Inspiration I'm in need of a professional landscape or garden designer to create a backyard hardscape design integrating: - A walkway - A round patio - Planting beds I'll supply photos to help guide the desired style and aesthetic of the project. All components should be designed with the usage of pavers. Creativity in alignment, pattern, and layout is appreciated. The ideal freelancer will have experience in: - Landscape or garden design - Working with hardscape elements - Using pavers in design. The end output should include scaled drawings and renderings

    €47 (Avg Bid)
    Garantált
    €47
    4 pályamű

    ...solution, I'm seeking guidance from a skilled freelancer experienced with both Raspberry Pi and Asterisk server setup. Key Project Details: - I do not require a full-fledged PBX setup, just a basic VoIP service facilitated through my Raspberry Pi. - The primary feature I'm interested in implementing is voice calling. Required Skills: - Proficiency in configuring an Asterisk server on Raspberry Pi. - Strong understanding of VoIP and related protocols. - Ability to guide and explain the setup process clearly. Your Role: I've tried to set it up but no voice can be heard on the other end. So this task is mainly a trouble shooting job. Your primary role will be to walk me through the setup of Asterisk on my Raspberry Pi, ensuring proper c...

    €81 (Avg Bid)
    €81 licitátlag
    11 árajánlat

    I'm seeking an experienced OMNET++ specialist to develop a security simulation model for Intelligent Transport Systems. Key Qualifications: - Extensive experience with OMNET++ simulations, INET, Veins, and SUMO. - Knowledge of Machine Learning and Blockchain. A deep understanding of network analysis and protocols is also necessary. - Proficient in network modeling and event simulation. Bring your knowledge of OMNET++ to create a top-notch wireless network simulation model. This is your chance to showcase your deep understanding of the complex framework of Intelligent Transport Systems. The more detailed the model, the better!

    €93 (Avg Bid)
    €93 licitátlag
    24 árajánlat

    ...and create a finite element model for a pulley. The model should be based on beam theory, shell theory and thin shell theory. Key Requirements: - Develop a Finite Element Model: The model should be based on beam theory, shell theory and thin shell theory. - Stress Distribution Analysis: The most important output data from the model should be the stress distribution. This is crucial for this project. - Industry specific: The intended application of this pulley is for the mining industry, so you need to be able to ensure that the model is tailored to this industry. Ideal Skills and Experience: - Solid Understanding of Finite Element Modeling: You should be proficient in creating and analysing finite element models, ideally with experience in industrial applications. - Stress Ana...

    €81 (Avg Bid)
    €81 licitátlag
    21 árajánlat

    ...transfer from Raspberry Pi 5 to a PC over a static network configuration. The project involves an underwater camera and sensor data. Tasks include: Supply Python client and server scripts on a PC and rpi5+camera over a static IP network connection. Using the picamera2 module to stream video to PC. The video is recorded on the PC (time stamp for file name), with text overlay on the video showing PC date and time. UDP for simple 2way communications of small 'hello world' type text strings between the RPI5 and PC. Happy to control everything from the python script on the PC at present with a simple window for viewing the video. No GUI required at present. You should have a deep understanding of Python, experience with video streaming and data transfer, an...

    €170 (Avg Bid)
    €170 licitátlag
    9 árajánlat

    I'm looking for a hig...and strategic consultant/COO to help boost the efficiency of my start-up furniture factory. Key Responsibilities: - Advise on the best practices and strategies to increase production efficiency. - Suggest methods to enhance the overall workflow, distribution, and supply chain. - Implement improvements to streamline our operations and cost-effective solutions. Skills and Experience: - Proven track record as a COO or consultant within the furniture or manufacturing industry. - Exceptional expertise in enhancing production efficiency. - Strong analytical skills to identify bottlenecks and offer solutions. - Excellent communication and consulting abilities. Please include detailed project proposals in your application. The project needs to...

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    9 árajánlat

    I am in need of a skilled Python expert to transform a raw excel report into a final template version of excel. The project requires two main tasks: Formatting and re-arranging of columns along with calculation updates for one column. Key Points; - Need 3 open reports to pull the information and split the reports at the end. - Formatting Changes: The report needs specific columns to have pre-defined blank values for certain columns: Col B, E, J, R, W, AB, AE, AJ, AV, BG, BI, BJ, BQ, BU, BV, BW, BX, BY, BZ. - Calculation Updates: The calculation layer within the excel report needs to be updated and finalized. The ideal freelancer for this project should have a profound understanding of Python and extensive experience in manipulating and formatting excel reports. I am lookin...

    €105 (Avg Bid)
    €105 licitátlag
    64 árajánlat

    I have a aws cdk build project and need to set it up with Jenkins build so it should be deployed with Jenkins CI/CD build pipeline. so you need to guide me steps where to put cdk build project (i.e cdk deploy ) in stages

    €26 (Avg Bid)
    €26 licitátlag
    19 árajánlat

    ...product. Key Requirements: - Development of 20 informational websites using Odoo website builder - Each website should be visually appealing and easy to navigate - The sites should be optimized for SEO to ensure they rank well in search engines - Integration of any necessary plugins or modules to enhance functionality - The completion of the project within a month Ideal candidate: - Extensive experience working with Odoo and its website builder - Proven track record of delivering high-quality, professional websites - Strong understanding of SEO best practices and how to implement them - Ability to work efficiently and meet tight deadlines - Great communication skills to ensure we stay on the same page throughout the project If you meet these requirements and are ...

    €217 (Avg Bid)
    €217 licitátlag
    68 árajánlat

    I'm looking for an experienced developer to create an e-commerce platform using Spring Boot. Key Requirements: - Full-featured user registration and login functionality - Intuitive product listing and search capabilities - Robust shopping cart and secure checkout process - Development of both the frontend and backend The target audience for the platform is retail customers. Therefore, the design and user interface should be consumer-friendly and engaging. Additionally, the project involves managing IoT devices. This requires a strong understanding of IoT protocols and integration within the platform. Ideal skills and experience include: - Proficiency in Java Spring Boot for backend development - Strong understanding of e-commerce website development - Experience with...

    €2057 (Avg Bid)
    €2057 licitátlag
    149 árajánlat

    I'm seeking a highly skilled Korean video editor with extensive experience in cinematic editing for personal content. Requirements: - The ideal candidate should have extensive experience in editing personal content, which includes vlogs and lifestyle videos. Experience with cinematic editing is a must. Skills in color correction, sound editing, and transitions are also advantageous. - Proficiency in speaking and understanding Korean is essential, as the content is in Korean. Please only bid if you are an expert level video editor with a strong portfolio that showcases your cinematic and personal video editing skills.

    €21 (Avg Bid)
    €21 licitátlag
    11 árajánlat

    I want a python script that will check the balance of my four wallets inj1.... (injective blockchain), cosmos1.... (cosmos blockchain), osmo1.... (osmo blockchain) and juno1.... (juno blockchain) every 5 seconds. And in case the INJ balance increases, ATOM. OSMO or JUNO, then the entire balance will be transferred fully automatically to another wallet inj1...., cosmos1...., osmo1.... and juno1.....

    €21 (Avg Bid)
    €21 licitátlag
    3 árajánlat

    FEATURES /FUNCTIONALITY Web responsive and no app should be required. Site should display correctly on all mobile devices. • Use PH7 Builder, free opensource dating-site software, but only if that makes the project less expensive to develop. I will not be using all available features, but you can see the capabilities and features here: • Implement my custom Algorithm to calculate matches based on selected filters • Require Chat messaging • Modify software to allow user to record audio and send as message or leave as bio • Profile pic can only come from user camera, not gallery or pasting • Require Match alert notifications • User should be able to exclude matches based

    €1094 (Avg Bid)
    €1094 licitátlag
    104 árajánlat