Php secure invitation scriptJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 php secure invitation script jobb har hittats, med prissättning USD

    I am in need of a skilled PHP developer who can help me with implementing some design adjustments on my website. The job will involve: - Making layout adjustments - Updating the fonts - Adding new sections, specifically testimonials Your tasks will include modifying the layout of the website to accommodate the new sections and updating the fonts to align with the design changes. You will also be responsible for ensuring that the users' testimonials are seamlessly integrated into the design. Ideal Candidate: - Proficient in PHP - Strong understanding of front-end design - Experience in layout adjustments and font updates - Ability to add new website sections - Attention to detail, to implement the design changes accurately. Please note that you will be provided wit...

    $158 (Avg Bid)
    $158 Snittbud
    170 bud

    I need a skilled developer to create a robust e-commerce website that caters to my business needs and has the ability to scale as my business grows. Key Features: - E-commerce Focus: The primary goal of this project is to create a fully functional e-commerce platform. - Payment Integration: I'm looking to integrate credit card and cryptocurrency payment options. These should be secure, reliable, and user-friendly. - Scalability: The website should be designed to accommodate a growing product base. Although the exact number of products isn't defined, the website should be built with the potential for a large inventory. Ideal Skills and Experience: - Proven track record in building e-commerce websites, preferably with scalable features. - Strong experience in payment gate...

    $250 - $750
    $250 - $750
    0 bud
    PHP to Python Code Conversion | 6 dagar left
    VERIFIERAD

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

    $92 (Avg Bid)
    $92 Snittbud
    22 bud

    We have built a customized website in core php and need another experienced developer to join the team to fix some bugs, We are looking for a very experienced php developer for our project, you must have at least 12-15 years of experience with a good reference . Must have experience in multi-user programming, must know how to do quality coding, fix sql injections Conditions: You must be a independent freelancer. and share with some of your customized applications that u have worked on.

    $7 / hr (Avg Bid)
    $7 / hr Snittbud
    80 bud

    I'm in need of an experienced Web Developer who can bu...This site is aimed at selling physical goods. While I already have product descriptions in place, I am lacking product images. Key responsibilities of the developer include: - Designing and building the e-commerce website - Creating a user-friendly and visually appealing layout - Incorporating secure payment methods Ideal skills and experience for the job: - Experience in e-commerce website development - Portfolio including prior e-commerce sites - Strong web design skills - Expertise in secure payment integration Please note: The main focus will be to create a website that does not only look remarkable, but also drives conversions. High coding standards and a strong understanding of e-commerce website bes...

    $149 (Avg Bid)
    $149 Snittbud
    45 bud

    I run an advertising agency and I require an experienced individual to call brands on my behalf and convince them to meet with us. I have no specific industry in mind, so your skills will be crucial in targeting the right brands. Key Responsibilities: - Contacting brands via phone calls - Persuading them to schedule a meet...targeting the right brands. Key Responsibilities: - Contacting brands via phone calls - Persuading them to schedule a meeting with us Key Skills: - Excellent communication and negotiation skills - Proven track record in sales or lead generation - Understanding of branding and marketing This is a long-term project and so, there is no specific deadline. Your ability to effectively reach out and secure meetings with brands will be crucial for the success of thi...

    $360 (Avg Bid)
    $360 Snittbud
    1 bud

    I need a PHP script to update an existing PDF file with data from a form. - The purpose is to update information in the PDF file, not generate new ones. - The edited PDF will be displayed once, not saved for future reference. - The data that I'll be entering into the form is a bit more complex than just text. It includes text, images, tables, etc. The ideal freelancer for this project should have: - Strong understanding of PHP. - Experience with PDF manipulation in PHP. - Ability to work with various data types in PDFs. - Attention to detail to ensure the PDF retains its original style, font, spacing, etc.

    $24 (Avg Bid)
    $24 Snittbud
    34 bud

    We are a payment company similar to Stripe, committed to providing secure and efficient payment solutions. After conducting market research, we have identified a series of keywords and marketing needs. Now, we are looking for an experienced SEO writer to help us write articles to improve our website's search ranking and increase traffic. Your responsibilities will be: - Conducting comprehensive keyword research and analysis to optimize our content and increase visibility - Implementing robust on-page optimization strategies - Focusing on content optimization to improve our search engine rankings

    $328 (Avg Bid)
    $328 Snittbud
    107 bud

    I'm in need of a skilled web developer to create a web3 crypto sports betting website for me. The site should have the following features: - User registration and login system - Real-time odds for different sports like Football, Basketball, Tennis, and Cricket - Support for multiple cryptocurrencies for betting Additionally, I'd like the site to have the funct...cryptocurrencies for betting Additionally, I'd like the site to have the functionality to: - Offer a cash-out option - Seamlessly integrate with social media platforms Ideal candidate should have experience in developing betting websites, be knowledgeable in web3 and cryptocurrency integration, and have a good understanding of the sports betting world. Your design should be user-friendly and secure. Look...

    $640 (Avg Bid)
    $640 Snittbud
    26 bud

    ...lawyers and their clients. Crucial Task Details: * The app needs to be dynamic and accessible from iOS, Android, as well as Web platforms - a wide reach is essential. * Key features that need to be integrated include: secure document sharing, intuitive appointment scheduling, seamless case tracking, ensuring up-to-date case details at everyone's fingertips. * The project has a strict deadline and needs to be completed and ready for use within a month. Desired Skills & Experience: * Proven expertise in cross-platform app development * Strong understanding of secure file sharing protocols * Proficiency in tracking systems * Experience in developing scheduling tools * Record of delivering projects on tight turnarounds This is an exciting project with the p...

    $256 (Avg Bid)
    $256 Snittbud
    35 bud

    ...in a visually appealing and easy-to-understand manner. Project Details: Video Length: Approximately 2-3 minutes Style: 2D/3D animation (depending on the freelancer's expertise and recommendation) Content: Script, storyboard, and voice-over (to be provided by us) Objective: Highlight key features, user interface, and unique selling points of the software Target Audience: Potential clients, investors, and stakeholders Responsibilities: Collaborate with our team to understand the project requirements and objectives Develop a creative and engaging storyboard based on the provided script Create high-quality animations that align with our brand and project goals Incorporate feedback and revisions as needed to ensure the final product meets our expectations Deliver the fi...

    $231 (Avg Bid)
    $231 Snittbud
    18 bud

    I need create calculator like on page : https:/...VAT. here is JS for this from page dreambed. <script> function calculateCustomPrice(element) { const customPriceInput = ('js-custom-input'); let productId = , location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; } location = location + '&' + + '=' + ; } if (typeof jQuery !== 'undefined') { $.({ url: location, }); } else { ('POST', location); } } </script>

    $31 (Avg Bid)
    $31 Snittbud
    5 bud

    I'm looking to develop a blockchain project specifically aimed at the healthcare sector, with a primary focus on benefiting patients. The core functionality of this project will revolve around the implementation of smart contracts and automation. Key objectives and requirements: - The project should be built on a secure and highly encrypted blockchain framework. - The solution should facilitate transparency and decentralization within the healthcare industry. - Implementation of smart contracts will be a critical feature, automating processes and enhancing the efficiency of operations. - The end users of this blockchain solution are primarily patients, meaning that the platform should be designed with user-friendly features and clear communication in mind. Ideal skills and e...

    $1173 (Avg Bid)
    $1173 Snittbud
    23 bud

    I'm in need of a skilled PHP developer to create a custom admin dashboard. The primary goal of this project is to provide a user-friendly interface for my data, with the following features in mind: - **Data Visualization**: I want the dashboard to be able to display key data pertinent to my business. This may include sales data, user activity, and website traffic. - **User Management**: While not explicitly stated, I understand the importance of user management in an admin dashboard. Therefore, building a system that allows for user management is a crucial part of this project. - **Role-based Access Control**: I want the dashboard to have role-based access control. This means that users will have different levels of access based on their roles within the organization. Your re...

    $16 / hr (Avg Bid)
    $16 / hr Snittbud
    116 bud

    I'm in need of a skilled website developer to construct my E-commerce site. This site must include essential features like a shopping cart, a payment gateway, and the capacity for company registration (B2B). I do not want to use established platforms like WordPress, Shopify, or Mag...must include essential features like a shopping cart, a payment gateway, and the capacity for company registration (B2B). I do not want to use established platforms like WordPress, Shopify, or Magento, but rather I need an original, custom-developed site. The ideal freelancer for this project would have a vast experience in creating tailored e-commerce websites and have a strong understanding of secure payment gateway integration. They should also be able to implement a robust B2B registration syst...

    $691 (Avg Bid)
    $691 Snittbud
    117 bud

    I am in need of a comprehensive business plan tailored to secure funding for my wholesale business venture. The project specifically requires a focus on the wholesale of scrap metal, minerals and ores on an international scale. Key Project Components: - A detailed market analysis to showcase the viability and potential for growth within the international wholesale market of scrap metal, minerals and ores. - Comprehensive financial projections outlining the expected costs, revenue streams, and potential return on investment. - A well-crafted and persuasive narrative that clearly communicates the unique value proposition of the business. - A solid understanding of the challenges and opportunities within the wholesale industry and a strategy to address these within the document. - A p...

    $499 (Avg Bid)
    $499 Snittbud
    66 bud

    I'm seeking a skilled developer to integrate a pixel into my WordPress website that collects the names, emails, and phone numbers of leads in real-time as soon as they visit a specific page. The collected data should be simultaneously sent to GoHighLevel (GHL) CRM for automated text and phone call follow-ups, as well as to an Excel sheet for...experience: - Proficiency in WordPress and pixel integration. - Experience with CRM systems, particularly GoHighLevel (GHL). - Knowledge of data handling and Excel automation. - Strong communication skills to understand the specific page where the lead data should be collected. Please include examples of similar projects you've completed, and your approach to ensuring the lead data is accurate, secure, and efficiently distributed to...

    $145 (Avg Bid)
    $145 Snittbud
    24 bud

    ...can handle two main tasks: integrating e-commerce functionality and creating a custom, modern, minimalist theme. Key Deliverables: - E-commerce Integration: This will involve setting up a seamless online shopping experience for customers. The ideal candidate will be adept at integrating popular e-commerce plugins like WooCommerce or Shopify, ensuring easy product browsing, cart management, and secure payment processing. - Custom Theme Development: The website's design should be tailored to fit a modern and minimalist style. The selected freelancer should be capable of creating a unique, visually appealing theme that reflects this aesthetic. Given that the main purpose of this website is to display information and a portfolio, the design should be clean, uncluttered, a...

    $21 / hr (Avg Bid)
    $21 / hr Snittbud
    91 bud

    I'm in need of an experienced PHP backend developer who can assist me with urgent server configuration and API integration tasks. Specifically, I would require the following: - Server Configuration: I need someone who is well-versed in server setup and configuration, ensuring a smooth and efficient back-end infrastructure. The ideal candidate should be able to ensure optimal performance and security. - API Integration: There is a need for the integration of an 'informative application' API. This task requires someone with prior experience in integrating custom APIs and a strong understanding of how to effectively connect APIs for seamless functionality. Ideal Skills and Experience: - Proficient in PHP for backend development. - Strong background in server co...

    $80 (Avg Bid)
    $80 Snittbud
    26 bud
    Python Script for Web Scraping 6 dagar left
    VERIFIERAD

    I urgently need a Python script created to scrape data from Website 1 and write it to a CSV file. The data I need to extract is specific to TVL daily total. Site: Key Requirements: - Develop a Python script for web scraping - Extract TVL daily total data from - Save the data into a CSV file Ideal Skills: - Proficient in Python programming - Experience with web scraping tools and techniques - Strong understanding of data handling, especially writing to CSV files - Good communication for timely updates on the project's progress.

    $26 (Avg Bid)
    $26 Snittbud
    56 bud

    ...nonfunctional PHP or HTML form based on a concept I have. The form should be beautifully designed and should be able to toggle between light and dark modes. I only need the design. This form does not require a database. - The form should be designed to be versatile and multiple types of utility forms - The form should include various fields, including but not limited to Name, Email, Phone number, Address, and Message. - The form should be equipped to handle and incorporate different types of utility forms such as Contact form, Feedback form, Registration form, and Survey form. I will provide you with a mockup of the form; you will be tasked with transforming this concept into a functional form. Most have side admin panel Ideal Skills and Experience: - Proficient in P...

    $22 (Avg Bid)
    $22 Snittbud
    44 bud

    I'm seeking a skilled Python developer to create a script that can facilitate sending and receiving voice calls via Telegram VoIP. The main aim of this project is to integrate the developed script into an existing application. The script should be compatible with Python 3.x.

    $83 (Avg Bid)
    $83 Snittbud
    6 bud
    Android E-commerce App Development 6 dagar left
    VERIFIERAD

    ...a talented app developer to create an E-commerce app for Android. This app is intended to support a relatively small product range, with less than 100 items available for sale. Key Requirements: - Development of a functional and user-friendly E-commerce app specifically for Android devices - Integration of UPI (Unified Payments Interface) as the primary payment method, ensuring a seamless and secure transaction process - Incorporation of essential E-commerce features such as product listings, shopping cart, order tracking, etc. Ideal Skills: - Proficient in Android app development and UI/UX design - Experience in integrating UPI or similar payment gateways - Strong understanding of E-commerce best practices and user behavior on mobile platforms. If you have prior experience...

    $153 (Avg Bid)
    $153 Snittbud
    28 bud
    Data Management WebApp Development 6 dagar left
    VERIFIERAD

    Dev...and resolved. Category Analysis: Statistics by type of report, department, severity, etc. Temporal Trends: Graphs of monthly, quarterly, and yearly trends. Customizable Dashboard: Customizable widgets for different views and levels of detail. Security and Confidentiality Anonymity: Options to submit reports anonymously. Data Protection: Compliance with data protection regulations (GDPR). Secure Access: Robust access control to ensure only authorized personnel can manage reports. Additional Features Multilingual Support: Interface available in Spanish and English. Data Export: Ability to export data in common formats (CSV, PDF). Integration with Existing Systems: API for integration with HR systems and other management platforms. A Lookerstudio integration wou...

    $4447 (Avg Bid)
    $4447 Snittbud
    66 bud

    We need an expert to help us set up a GitHub Codespace for our Prestashop Website. We've already created the appropriate Codespace account and repository. We also user Docker. We don't manage to run php 7.0 on the codespace server. There's probably something we're doing wrong (we're not github/codespace experts). We need you to finish the set up for us. Please apply to this job ONLY if you're very experienced with Github-Codespace-Dockers + php.

    $16 / hr (Avg Bid)
    $16 / hr Snittbud
    17 bud

    I'm in need of a talented software developer to create a self-ordering kiosk software. This is an urgent requirement and I'd like the project completed as soon as possible. Key Software Features: - Menu Customization: The software needs to enable users to browse through a customized menu and make their selection. - Payment Processing: The software should integrate secure and efficient payment processing features, accepting multiple payment formats. - Order Tracking: Users must be able to track their orders in real-time through the kiosk software. While no particular operating system compatibility was specified, universal compatibility would be preferred. Past experience in developing similar kiosk software would be a significant advantage. A developer with an acute unde...

    $170 (Avg Bid)
    $170 Snittbud
    54 bud

    I need hel...omission home service. Key Criteria for Homeowners: - Must own a house - Must have a water supply and plumbing system - Should be interested in water conservation Key Service Objective: - The primary mission of the service is to improve water quality Tasks for the Freelancer: - Identify and engage with homeowners who meet the criteria - Promote the service primarily through online advertising - Secure sales and earn $50 for each successful transaction Skills and Experience: - Proficient in lead generation - Strong sales and persuasion skills - Experience in online advertising - Understanding of water conservation and filtration systems would be a plus. This project offers an opportunity for a proactive and results-driven individual to earn based on their sales pe...

    $1023 (Avg Bid)
    $1023 Snittbud
    18 bud

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

    $50 (Avg Bid)
    $50 Snittbud
    1 bud
    Custom SIP Trunk Server Setup -- 3 6 dagar left
    VERIFIERAD

    I am looking for an expert who can help me set up a SIP trunk server using Twilio as the SIP provider. This server will be used for both voice calling and SMS messaging. Key Responsibilities: - Establishing a SIP trunk server with configurations optimized for Twilio - Implementing call management features like Call Recording...trunking, particularly with Twilio - Proficiency in configuring and customizing SIP trunk servers - Proven track record in implementing call management features such as Call Recording, Call Forwarding, and IVR - Strong understanding of VoIP and telecommunication protocols - Familiarity with server security best practices If you are confident in your abilities in this space and can deliver a robust, secure, and reliable SIP trunk server, I would like to hear...

    $7 / hr (Avg Bid)
    $7 / hr Snittbud
    3 bud

    ...Webinars Are you a skilled salesperson with a knack for engaging audiences and driving conversions through webinars? We are looking for a dynamic and experienced individual to join our team and help us sell our 100% job-guaranteed Medical Billing and Coding course. About Us: We offer a comprehensive Medical Billing and Coding course designed to provide students with the skills and knowledge needed to secure a job in the healthcare industry. Our course is backed by a 100% job guarantee, making it a highly attractive option for prospective students. Position: Experienced Salesperson for Webinars Responsibilities: Conduct engaging and informative webinars to promote our Medical Billing and Coding course. Effectively communicate the value and benefits of our course to prospective ...

    $12 (Avg Bid)
    $12 Snittbud
    5 bud

    I'm looking for a skilled React developer who can help me create an e-commerce platform for my service-based business. Key Requirements: - E-Commerce Focus: The website will primarily sell services. - Payment Integration: I need a seamless, secure payment integration system to handle transactions. - Efficient Service Booking: While calendar scheduling is not a priority, the system should allow for easy booking of services and should be user-friendly. Ideal Skills and Experience: - Strong command of React for front-end development. - Experience in creating e-commerce platforms and integrating payment gateways. - Understanding of service booking functionalities in e-commerce context. If you're a developer with the right skills and eager to take on this project, I'd l...

    $107 (Avg Bid)
    $107 Snittbud
    43 bud

    ...necessary (php receiving the form optional, see below). „Nice Admin“-Template must be used: Project Requirements: - Convert Microsoft Word Document (2 pages) to Web Form: Transform the content and layout of the Word document into a web-based form. - Responsive Design: Ensure the form is fully responsive and looks great on all devices (desktop, tablet, and mobile). - Form Fields: Create all necessary form fields as outlined in the Word document, including text fields, dropdowns, checkboxes, addable rows table, etc. - User-Friendly Interface: Design a clean, user-friendly interface. Skills Required: - Proficiency in HTML, CSS, JavaScript, and responsive web design - Experience with web form development and validation PHP Integration

    $34 (Avg Bid)
    $34 Snittbud
    31 bud

    I am looking for an experienced video editor to create an animated wedding invitation. The video will follow a whimsical, creative style, showcasing the authenticity of the couple's story. Key elements that need to be incorporated into the video are the couple's names and photos, and the date and time of the wedding. Ideal video editor will have: - Experience in creating animated wedding invitations - Good eye for detail - Ability to incorporate personal elements into the animation - In-depth understanding of storytelling through animation - Proficient in softwares like Adobe Premiere Pro, After Effects, Final Cut Pro, etc. Let's make an invitation that truly depicts us and the celebration of our love!

    $22 (Avg Bid)
    $22 Snittbud
    12 bud

    I require a well-designed Shopify store to sell my range of physical products. The website should offer a seamless and user-friendly experience to convert visitors into cust...well-designed Shopify store to sell my range of physical products. The website should offer a seamless and user-friendly experience to convert visitors into customers effectively. Key project requirements: - Configure and integrate an e-commerce platform into the website - Design features for showcasing more than 50 different types of products - Implement efficient transaction processing and secure payment gateway systems Ideal skills and experience: - Extensive experience in building and designing Shopify websites - Excellent understanding of e-commerce platforms - Strong track record of working on similar...

    $610 (Avg Bid)
    $610 Snittbud
    43 bud
    PHP Navigation & Footer Adjustment 6 dagar left
    VERIFIERAD

    I have an issue with overlapping content in my website's navigation bar and footer. I need a skilled developer to fix the problem. Key Requirements: - Fixing overlapping content ...I need a skilled developer to fix the problem. Key Requirements: - Fixing overlapping content in the navigation bar and footer - Ensuring the elements are well-aligned I'm aiming for a responsive design that works seamlessly across different devices - desktop, mobile, and tablet. The final output should be fully functional on Chrome and Safari. Ideal Skills and Experience: - Proficient in PHP, CSS, and HTML - Experience in responsive web design - Knowledge of cross-browser compatibility issues - Prior work with navigation and footer elements - Ability to troubleshoot and resolve desig...

    $26 (Avg Bid)
    $26 Snittbud
    92 bud

    I'm in the process of launching a consulting business focused on staffing services. I'm in need of a talented Client Acquisition Specialist to help me secure freelance staffing clients. Key Responsibilities: - Engage in the overall sales process , from lead generation, initial outreach and closing deals. - Develop an effective client acquisition strategy. - Reach out to prospects through various channels (e.g., email, social media, networking). - Present our service offerings in a compelling way to convert leads into clients. -Secure deal closures by skillfully managing negotiations and terms. -Establish and sustain robust client relationships. Ideal Candidate: - Proven experience in client acquisition, ideally within the consulting or staffing industry. - Excelle...

    $141 / hr (Avg Bid)
    $141 / hr Snittbud
    8 bud

    ...integrated with a payment gateway (e.g., Stripe, PayPal, Credit Cards ) for secure transactions. • Confirmation page displaying payment success or failure. • Data Submission Form: • Form for users to upload documents and submit data. • Generation of a unique tracking number upon submission. • Tracking Status Page: • Interface for users to enter their unique tracking number and view the status of their submission. • Admin Dashboard: • Secure login for administrators. • Interface to view, update, and manage user submissions and their statuses. • Whats App Chat Integration: • Interface for WhatsApp chat widget for customer support. • Accessible on all relevant pages. Backend Development 1. Authentication: • Impl...

    $661 (Avg Bid)
    $661 Snittbud
    60 bud

    I'm seeking a skilled programmer with experience in Moodle and JavaScript to develop a simple yet crucial feature for our Moodle platform. The task involves writing JavaScript code to enable audio file submissions within a...API integrations, preferably ChatGPT or similar. - Strong communication skills to ensure seamless collaboration and understanding of the deliverables. - Attention to detail and ability to ensure data security within the Moodle platform. It's essential that the final product allows the audio files to be stored within Moodle after transcription. This feature should be user-friendly, efficient, and secure. If you're a programmer with these skills and experience, I'll be happy to discuss further details and work closely with you to bring this p...

    $449 (Avg Bid)
    $449 Snittbud
    40 bud

    I'm currently seeking a proficient freelancer in Google Cloud Platform (GCP) who specializes in Infrastructure setup, Virtual Machine management, and Data storage and management. Key Tasks: -Setting up a secure and efficient GCP Infrastructure -Managing and optimizing Virtual Machines -Handling Data storage and management effectively The freelancer needs to have: -Sound knowledge and experience in GCP -The ability to implement advanced automation in GCP Programming Skills: -High-level proficiency in Python -Competency in Shell scripting is necessary This project is for those who are passionate about cloud technologies and eager to help initiate an advanced level of automation within my GCP environment. Please, only those with the relevant skills apply.

    $421 (Avg Bid)
    $421 Snittbud
    8 bud

    ...digital marketing trends is a plus. Technical Requirement: • Fast Internet • American English Accent • Quality Microphone Ready to take your sales career to the next level? We are! How to Apply? (Do the Following to be considered, copy and paste the template below and use as your cover letter) 1. Record Your Voice: Read the following sales script with your voice: 2. Speed Test Goto: Change server to any Los Angeles, CA Server. Screenshot or link me to your test result. 3. Are you able to work in USA Time? (-8 PST) working 8am-4pm or 8am-5pm? 4. What is your Sales Experience and Website Design knowledge? 5. Are

    $11410 (Avg Bid)
    $11410 Snittbud
    2 bud

    Hello, I'm in need of a skilled UI developer with solid PHP experience to assist with a project. Strong UI Experience + PHP Experience - Have to fix few pages design & layout change for 1 page. Its 4 - 5 hrs work for experience , i will share FTP detail & task detail document in DM Max Budget 1000 INR Regard

    $12 (Avg Bid)
    $12 Snittbud
    12 bud

    I'm looking for a skilled developer to implement DTLS in C for secure communication within a tight deadline of two weeks. Key project requirements: - Implement DTLS in C: The primary goal of this project is to introduce DTLS to an existing system for secure communication. - Tight deadline: This project needs to be completed within two weeks. Timeliness and reliability are crucial. I need the data coming from the server to the client over UDP socket to be encrypted with DTLS, and it should appear as DTLS in the protocol section of Wireshark. In addition, the code should be able to handle streaming video or live feed over the socket accordingly. This code should work in linux and windows. Ideal Skills and Experience: - Proficiency in C: Extensive experience with C lan...

    $454 (Avg Bid)
    $454 Snittbud
    10 bud

    Before you respond on Freelancer.com, please...excellent previous ratings. The chosen freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 3-hour project to create 3 videos which explain how to use a new software which we have created The deadline is sacred, we cannot extend the 3 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - Video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior experience in making animated videos, and can deliver this in 4 hours. Otherwise, do not waste your valuable bid. Good luck!

    $39 (Avg Bid)
    $39 Snittbud
    8 bud
    Custom Jasmin SMS Gateway Setup 6 dagar left
    VERIFIERAD

    I need an experienced engineer on the Jasmin SMS gateway. Please place a bit ONLY IF you have experience with Jasmin SMS gateway!!! Task: Run Jasmin locally and wish you to demonstrate how to set the first example script from their documentation linked here:

    $43 (Avg Bid)
    $43 Snittbud
    3 bud

    I require assistance in viewing and downloading a few specific files from a different computer. Key Details: - The files that need to be accessed and downloaded are primarily documents and payment transfer proofs. - The method of access and download should be via a secure file transfer service. - Security is important. Therefore, the transfer should be password protected. Ideal Skills and Experience: - Proficiency in using remote file access and download tools. - Understanding of secure file transfer methods and experience with password protection. - Keen attention to detail, ensuring that the right files are identified and downloaded. (Images is for illustration purpose only) Name of real recipient will be told.

    $436 (Avg Bid)
    $436 Snittbud
    16 bud

    I need a Google Sheet that will serve as a simple database for my business. Here's what I need: - Data entry and storage: This is the primary function of the sheet. My team will need to ma...basis. The sheet should be well-organized to easily accommodate new entries without compromising the existing data. - Access control: Only I, as the owner, should have the permission to edit the sheet. It's important that this access control is robust to maintain data integrity and security. I'm seeking a freelancer who is proficient in Google Sheets and can deliver a simple, user-friendly, and secure solution for this project. Experience in data management, user access control, and business data storage would be a plus. Your bid should include a brief overview of how you plan ...

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    25 bud

    I'm looking for a skilled PHP Laravel developer to work on a project basis. The ideal candidate should have expertise in the following areas: - Frontend Development - Backend Development - Database Management

    $4 / hr (Avg Bid)
    $4 / hr Snittbud
    54 bud

    I'm needing a skilled Wix developer to build a membership website for our association. This project encompasses numerous features: - Member Registration: Design an accessible registration process for new members. - Payment Processing: Implement a seamless and secure system for processing recurring membership subscriptions. - Member Login & Account Management: Enable members to login using their email and password in order to manage their own account details. Prior experience in executing similar projects and knowledge in payment gateways is preferred. The website should be user-friendly, guaranteeing our members a smooth and intuitive experience. Your expertise in building Wix websites will be instrumental to the successful completion of this project.

    $1076 (Avg Bid)
    $1076 Snittbud
    127 bud

    ...a payment gateway, and an integrated booking system for the appointment feature. Key Requirements: - Design and Development: The ideal candidate should have experience in creating ecommerce sites with integrated booking systems. A clean, modern design is essential. - Ecommerce Functionality: The site will need to support the sale of physical products as well as services. - Payment Gateway: A secure, reliable payment gateway is necessary for processing online transactions. - Appointment Booking System: A user-friendly, integrated booking system will be required for scheduling appointments. - Website Usability: The site should be easy to navigate and use, with clear calls to action for both purchasing products and booking appointments. Feel free to reach out if you have any que...

    $138 (Avg Bid)
    $138 Snittbud
    46 bud

    I want a skilled PHP developer with experience in form handling to create a script for me that will block a form's submit button until certain conditions are met. Key Requirements: - The button should only become active if the user types in any text. This means if the form is left blank or a field is left empty, the button should stay inactive. - After clicking the button, if the conditions are not met, I want an error message to be shown to the user. This is to ensure that they understand what is expected before the form is submitted. The form is working inside an wordpress website but was made with php

    $22 (Avg Bid)
    $22 Snittbud
    40 bud