Working stringdela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 working string najdenih del, po cenah EUR

    ...space will be an object with the following properties: Garden Space Name Item groups (array of objects). Each item group will have these properties: Type (labor or material) Item Name Description Quantity (hours or units) Unit Price (defaulting to default labor price set above) Additionally, a property can be added to each garden space object to store the captured image data (base64 encoded string). 4. Email Sending with EmailJS: The developer will integrate EmailJS functionality to send estimate details to the customer upon the user's request. A bundled configuration will be used to store SMTP server credentials securely (host, port, username, password). The developer will implement logic to format the estimate data using an EmailJS template and send it using the ...

    €496 (Avg Bid)
    €496 Povprečna ponudba
    65 ponudb

    I am looking for an experienced Flutter developer to create a minimal example that can effectively scan iBeacons for Android. This should be a simple, text-based UI that can display the UUID, major & minor values, as well as signal strength of iBeacons. Furthermore, it's important that the scanner remains functional in the background via a foreground service, providing a simple text notification when interacted with. The detection process must be constant (ranging). Key requirements for the project: - Develop a minimal Flutter app for Android - Ability to scan iBeacons and display UUID, major and minor values, and signal strength - The app should continue to work in the background - Use a foreground service for background function - Provide a simple text notification from the fo...

    €262 (Avg Bid)
    €262 Povprečna ponudba
    24 ponudb

    ...express mnu. 2-dev express grid highight: I need a button with coclor picker (dev express color wheel), the the user can click to chosse the coclor and then when user clicks cells(s) in a dev express grid it will set the back color to the selected color. i also need a button to clear/reset all colors, and button to set the color to default (so user can unset each cell by clicking again). 3-string manipulation: given a multiline textbox, i need a fast way to parameterize parts of the text. so, when the user selects text, and then click a button it will prompt (winfrom) the user to enter the variable name (default to ID) and an option for quotes around (default to checked). it will then replace all text matching the selected text with a dollarsign and the variable name. for...

    €211 (Avg Bid)
    €211 Povprečna ponudba
    13 ponudb

    ...co-working space in Jaipur that is tailored to the unique needs and preferences of local professionals and entrepreneurs. Through extensive market research, I've gathered valuable insights into what potential clients value in a work environment. Here's what I'm looking for in a freelancer to bring this vision to life: - A skilled interior designer with experience in autocad planning, sketchup and vray 3d design, 3d rendors , photoshop rendors, minimalist and ergonomic workspace layouts, who can incorporate light color schemes and natural elements, etc - A technology consultant who can implement a robust digital infrastructure, including high-speed internet, smart devices, and software subscriptions. - An acoustic engineer to ensure a variety of sound-managed areas...

    €4 / hr (Avg Bid)
    €4 / hr Povprečna ponudba
    5 ponudb

    More details: Is this project for business or personal use? For an existing business What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP

    €446 (Avg Bid)
    €446 Povprečna ponudba
    84 ponudb

    Hello I am looking for a python code to scrape a large number pages and save them as html. In order to get to the page to save, you must click a radio button, submit, and then enter a string of numbers, then submit and then save the html. If the string entered provides an error then you must skip to the next iteration. There is no human verification. I already have a version I made myself that works with Selenium, however I need to increase the speed, so I am looking for someone to see if its possible to do this without even opening a browser and possibly using direct call methods (get, request, cURL, response, JSON?). It should be a simply project for someone who knows how to do this. Please enter the result of 3+2 for your message to be received.

    €92 (Avg Bid)
    €92 Povprečna ponudba
    107 ponudb

    I have android studio project. I setup everything of firebase but Google login not working . any experience developer bid here of Android

    €15 (Avg Bid)
    €15 Povprečna ponudba
    8 ponudb

    I'm seeking a skilled Java and MySQL developer to assist me with two exercises from a training course. Here's a more detailed explanation of the job: - The exercises are centered around Error Handling and Debugging, along with Array and String manipulation and Exception handling. It's crucial that you are well-versed in these areas. -Since this is a learning exercise, I would appreciate it if the code included detailed comments and explanations. Please see the document attached for full details before bidding. Please apply only if you have experience and confidence in these areas.

    €26 (Avg Bid)
    €26 Povprečna ponudba
    10 ponudb

    ...small learning assignment is for me to understand how the things are in Odoo. You need to build them and transfer the knowledge to me about how you have built it. I know ABC of python, so will not be a headache for you (hopefully). I want: Part 1: - Two new modules Classes and Students in Odoo. - Classes Module will have properties Class (String) and Room (String) - Students Module will have properties Id (Int), Name (String), Email (String), Phone (String) - 1-N relation between Class and Students. i.e. each class will have N students. (third table). So, above seems to be a simple and straightforward task for a person who has developed modules in Odoo. I want to learn this process. So, first you have to implement this and then in one or two 30 minu...

    €157 (Avg Bid)
    €157 Povprečna ponudba
    22 ponudb

    I need a simple Blazor Server application that when runs first check if user license...simple page requesting to upload a file. Once uploaded redirects user to login page and show all menu options. User should not be able to navigate to any page by entering URL manually, if license is not valid. Attached project is running with login and registration. You can execute the Migration script to create Microsoft Identity tables. In the app settings file change the database connection string. The attached project currently takes user to Login screen on load. Now I want to add license service as check before going to login and only take user to Login if License service returns true. For this project you can just return true and false to reflect both scenarios when license is valid and ...

    €5 / hr (Avg Bid)
    €5 / hr Povprečna ponudba
    10 ponudb

    ...All of the blocks should have equivalents on both, including block states or orientations so I would expect this to be translated. As Generations is currently in Beta, this posting may require follow up should the developers further alter their source. However the current scope only exists for 3 goals: 1) Creation of a sidemod for the ~250 blocks removed by BiomeOPleanty mod 2) Creation of a string mapping between the existing world download blocks to all of the equivalent blocks including those in the sidemod and Pixelmon mod and translate the world file to a 1.20.1 world 3)Package all required mods to run, and the world file and return them in a reasonable timeframe Ideally I'd like to find someone able to take the world download provided and return a complete world do...

    €31 / hr (Avg Bid)
    €31 / hr Povprečna ponudba
    13 ponudb

    ...require('mongoose'); const chatSchema = new ( { fromUser: { type: , ref: 'User', }, toUser: { type: , ref: 'User', }, type: { type: String, enum: ['text', 'audio', 'image', 'video'], }, text: { type: String, }, voice: { type: String, }, image: { type: String, }, video: { video: { type: String }, thumbnail: { type: String }, }, audio: { type: String, }, wasLocked: { type: Boolean, default: false, }, isLocked: { type: Boolean, default: false, }, diamonds: { type: Number, },...

    €20 / hr (Avg Bid)
    €20 / hr Povprečna ponudba
    50 ponudb

    ...Compatibility with One-Page Checkout: The custom module should be designed to work smoothly with Magento 2's one-page checkout system. - Order Creation and Status: I need the module to create an order with a 'Pending' status. - Redirection to 3rd Party Website: After order creation, the customer should be redirected to a third-party website. The transaction parameters need to be encoded into a base64 string for security. - Timeframe: I would like this project completed ASAP. Upon clicking the Place Order button, the customer will be redirected to a 3rd party website with the order parameters base64 encoded as follows: $myData = array('name'=>$name ,'email'=>$email ,'amount'=>$totals ,'order_number'=>...

    €179 (Avg Bid)
    €179 Povprečna ponudba
    90 ponudb

    ...= ; (token); } catch(e) { ("Error parsing payment data:", e); } } else { ("No data received in payment response"); } } },(r) => { ().then(); }); }) } makePaymentWalletTokenIos(token: string) { (); const payload = { OrderId: , Id_Discount: , }; (payload).then((resp) => { ("saad resp "); (resp); .confirmCardPayment(resp.client_secret, { payment_method: {

    €47 (Avg Bid)
    €47 Povprečna ponudba
    6 ponudb

    ...pipeline string and parse it as we will need low level access to each element! --- Similar Example // This example demonstrates the use of GStreamer's pad probe APIs. // // Probes are callbacks that can be installed by the application and will notify // the application about the states of the dataflow. Those are mostly used for // changing pipelines dynamically at runtime or for inspecting/modifying buffers or events // // |-[probe] // / // {audiotestsrc} - {fakesink} package main import ( "errors" "fmt" "math" "" "" "" ) func padProbes(mainLoop *) error { (nil) // Parse the pipeline we want to probe from a static in-line string. // Here

    €58 (Avg Bid)
    €58 Povprečna ponudba
    6 ponudb
    DOMO Beast Mode with SQL Expertise 9 ur left
    VERIFICIRAN/A

    For my current project, I require an expert who's proficient in DOMO Beast Mode and SQL. The tasks will primarily involve: - Producing calculated fields: You will need to execute both complex mathematical calculations, as well as intricate string manipulations. A good grasp of mathematical principles and string handling in SQL is a must. - Transforming data: This job will further entail the aggregation of data. Being adept in grouping and managing datasets of diverse sizes will be crucial. Your comfort in working with DOMO, SQL, and data manipulation will be the key to successfully accomplishing this task. If you routinely perform these tasks and understand the underlying processes, I would love to connect and discuss the project further.

    €49 / hr (Avg Bid)
    €49 / hr Povprečna ponudba
    19 ponudb

    I need a freelancer with extensive C++ knowledge to create a custom grep application. The application should utilize pipelined threads and semaphores and have capabilities to search files in the current directory for a specified string. Look at the attachments for the Project Description and the producer consumer semaphore C++ example. Key Features: - Impressive understanding of thread and semaphore pipelines is crucial. - Recursion into sub-directories as a part of the application's functionality would be a bonus. - Filtering options based on factors like file size, user id, and group id are needed. - Upon discovery of a match, the app should continue the search and the total number of matches should be displayed on the last line of output. This isn't just about creati...

    €20 (Avg Bid)
    €20 Povprečna ponudba
    14 ponudb

    I urgently need a CodeIgniter expert who can help me add new features into my project. Specifically, I'm looking to: 1. Rename some custom fields. 2. Improve and adjust functionality as necessary after renaming. You should have: - Extensive experience with CodeIgniter, particularly with adding functionalities and element renaming. - Excellent attention to detail to ensure the renamed fields and linked functionalities work flawlessly. - Strong problem-solving skills and the ability to deliver swiftly, as this task is super urgent. Please make a bid if you're confident in your skills and can work under urgent timelines.

    €30 (Avg Bid)
    €30 Povprečna ponudba
    47 ponudb

    ...help implement the frontend of a single page application. The wireframe is ready and this will be a client-side rendered app. It is designed in Figma and you will gain access to the design pages. In the project, some animations have to be implemented which are mostly simple css animations (e.g button color transitions and smoothly opening dropdown / dropup menus). There will be some real time string data that has to be displayed. However, this project is only about creating the components and the animations with the relevant hooks / states so that in a subsequent step, the backend data can be displayed. Other than displaying the dropdown menus, dummy pages should be displayed in the workspace when some of the buttons are pressed. This is an industrial project so everything run...

    €543 (Avg Bid)
    €543 Povprečna ponudba
    132 ponudb

    Apple pay button is not working, We are using stripe to use apple pay, When we make transaction with apple pay we are getting this error. "The customer has not entered their payment method." Please need urgent help and I can share code with you.

    €31 (Avg Bid)
    €31 Povprečna ponudba
    7 ponudb

    I have a medium-sized UK roof where I'm planning...size as per attached file. My primary goal is to maximize energy production and to have a Bill Of Material. I need a professional to create a layout plan and string diagram for the installation. The adres is "Mirrorstone LE3 1 UQ (Leicester) UK" and you can find easily on google earth. Key Deliverables: - Lay out plan for the solar panel installation - String diagram showing the connection of the panels - Calculation on how many panels can fit on the roof - Determination of the required meter DC cable length Ideal Skills and Experience: - Experience in solar panel installations - Proficiency in creating layout plans and string diagrams - Understanding of UK roof regulations and requirements - Stron...

    €128 (Avg Bid)
    €128 Povprečna ponudba
    24 ponudb

    I am looking for a skilled graphic designer to digitally recreate a handwritten shop signage for me. The text must be in black and there should be a red string running behind it. Key requirements: - Proficiency in digital design to ensure high-quality output - Experience in recreating handwritten text into digital format - Able to deliver in different formats: PNG, JPEG, PDF, and AI - Task includes creating a design to fit poster size dimensions: 36x48 inches Your expertise in digital design and considerable attention to detail will make you the perfect fit for this project.

    €23 (Avg Bid)
    €23 Povprečna ponudba
    47 ponudb

    I'm looking for an expert in AI audience targeting to perform analysis on Facebook, Instagram, and WhatsApp user data. A worthwhile candidate for this task should: - Be proficient in AI and data analysis, prompt engineering. - Possess a keen understanding of audience targeting strategies, - Have experience working with multiple social media platforms. - Be able to demonstrate ability to read the audience and add otyer date from a post quickly. Specific Demographics: I need detailed targeting of the audience based on Age, Gender, Location, Purchasing Power, and Predictive Buying Likelihood. An understanding of buying behavior analysis will be a plus. Data Sources Utilized: The required analysis should consider data from Social Media, Website Analytics, and our Customer Da...

    €15 / hr (Avg Bid)
    €15 / hr Povprečna ponudba
    20 ponudb

    Codebeamer: This tool will be used for managing and organizing requirements data within the selected Agile projects. Its functionality in tracking, documenting, and managing the evolution of project requirements will be key. Tableau or power bi: Tableau or power bi will be employed for the visualization and analysis of the requirements data managed in Codebeamer. The focus will be on creating interactive visualizations that aid in understanding and analyzing the requirements.

    €198 (Avg Bid)
    €198 Povprečna ponudba
    25 ponudb

    Hi Alexey I hope you're well in Israel. I'm sorry to hear about the horrific events that happened. I have a problem with the EHRP site, the Working Sources page you helped program is now not showing images of the experts : and for example this too: Can you pls fix this asap and let me know cost? Thank you. Estee

    €19 (Avg Bid)
    €19 Povprečna ponudba
    1 ponudb

    Project Description: We possess a large dataset containing strings where each string consists of one or more words. Our task is to identify exact matches for these strings within another dataset that includes complete sentences. Currently, our method of loading the first set into memory as a set variable (ensuring no duplicates) and each string from the second dataset as a separate string variable is proving inefficient. Problem Statement: Iterating through the first dataset to look up each value in the second dataset has been excessively time-consuming. We require a more efficient algorithm to enhance the speed and effectiveness of these exact match lookups. Project Objectives: Develop a Python script that can perform exact match lookups quickly and accurately. Ensu...

    €162 (Avg Bid)
    €162 Povprečna ponudba
    51 ponudb

    I am in need of a skilled Indian architect to help create working drawings for a single-story residential house. This includes: - Detailed floor plans - Elevation designs - Section layouts Skills Required Building Architecture AutoCAD AutoCAD Architecture

    €855 (Avg Bid)
    €855 Povprečna ponudba
    56 ponudb

    ...fields: _id, Year, Month, Local, Mainland, Others, and Total. Write an endpoint to handle the GET request for retrieving (1) the statistics of the passenger traffic for a specific month and year, or (2) the summary statistics for a particular year. The returned data should be a JSON string. For example, to retrieve the traffic statistics for June 2023, the client sends the GET request to http://localhost:3000/HK/stat/2023/6 or http://localhost:3000/HK/stat/2023/06. The endpoint returns the following JSON string: {"Year":2023,"Month":6,"Local":-196818,"Mainland":22308,"Others":14393,"Total":-160117} There is more detail I will share with you DEADLINE IS MONDAY 29 -APR-24 IST FIXED PRICE : 10 USD There will be ...

    €20 (Avg Bid)
    €20 Povprečna ponudba
    23 ponudb

    ...here is a json example image_link -> string, url o image (big one on the top) additional_image_link -> array of url images, for the bottom carousel title -> text, title of product title_color -> hex color of title, example #000000 attribute -> text, in this case Charcoal with Flap Pockets attribute_color -> hex color of attribute, example #000000 rating_score -> numeric 1,2,3,4,4.5, 4.7,5 etc from 1-5 the rating of the product rating_score_color -> hex color of rating_score_color, example #000000 rating_score_count -> text, in this case "159 Reviews" rating_score_count_color -> hex color of rating_score_count, example #000000 description -> text, title of product description_color -> hex color of description, example #000000 ...

    €130 (Avg Bid)
    €130 Povprečna ponudba
    28 ponudb

    I would like to create a solution (can be EXCEL, etc.) for creating working schedule, your solution must have these features: 1. Allow multiple locations, with different schedules and number of workers; 2. Setup multiple workers, set dayoff, hours per week, min hours per day and max hours per day; Example: The worker can have 2 days off (w2 = Monday, w3 = Tuesday, …), should work 48 hours per week, and 5 until 8 hours per day (in sequence, 10:00 – 15:00). 3. Views per week, per month (and per location or per worker) – generate a week / month schedule per location and per worker. 4. A random button to regenerate all again 5. And a button to make equilibrium (YES or NO), with YES on this button, your solution will try to adjust the schedule to ensure the &ldquo...

    €134 (Avg Bid)
    €134 Povprečna ponudba
    62 ponudb

    please accept the quote and create the milestone

    €139 (Avg Bid)
    €139 Povprečna ponudba
    1 ponudb

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? Within a month

    €138 (Avg Bid)
    €138 Povprečna ponudba
    31 ponudb

    Earn $1350 to 4050 dollars a month working flexibly with a highly motivated team Position: Cold Calling Specialist for Inbound and Outbound Calls Category: Sales and Lead Generation Location: USA time zone Payment Structure: Mainly commission-based, offering $450 commission per client secured, and $5 for every KPI achieved over 120 dials. Work five days a week from Monday to Friday, with flexible hours between 10 AM to 10 PM EST. Contract Type: Longer Term Work Difficulty: Medium Level of Experience: Entry Scope: More than 6 months Are you a natural at striking up conversations and convincing others? If so, join our rapidly expanding marketing firm as a Cold Calling Specialist! This role is pivotal in reaching out to potential clients through both inbound and outbound calls...

    €467 (Avg Bid)
    €467 Povprečna ponudba
    14 ponudb

    ...web application to generate PDF letters. Requirements: - I'm seeking a skilled Laravel developer who has experience integrating the TCPDF library. - The primary functionality of the app will be generating PDF letters, so a strong understanding of the TCPDF library is crucial. - System runs on PHP 7.4 and was running fine until upgrade from 7.4.32 to 7.4.33 -> Error is now with {} -> "Array and string offset access syntax with curly braces is deprecated" -> This comes from the TCPDF library. So that library must be updated on server (no cli) and maybe rest of php code to generate pdf must be updated. We use custom layout for every customer in tcpdf. (There I can assist) Ideal Skills and Experience: - Proficiency in Laravel and PHP is a must. - Previous ...

    €59 (Avg Bid)
    €59 Povprečna ponudba
    37 ponudb

    . I want you to help solve this problem.

    €30 / hr (Avg Bid)
    €30 / hr Povprečna ponudba
    79 ponudb

    I'm in need of a WordPress expert to remedy a specific issue and provide ongoing support. - Captcha Fix: The Captcha on my form page is n...my form page is not functioning on mobile devices. I need this resolved promptly to ensure a seamless user experience across all devices. - Plugin Updates: I also require regular Plugin updates to keep my site running optimally and secure. - Site Maintenance: In addition to the above, I need someone to carry out any necessary updates without breaking the site and to oversee that everything is working as it should. Ideal candidates should have: - Strong expertise in WordPress. - Experience in resolving Captcha issues, particularly on mobile devices. - Proficiency in updating Plugins without disrupting site functionality - Excellent commun...

    €115 (Avg Bid)
    €115 Povprečna ponudba
    118 ponudb
    €15 / hr Povprečna ponudba
    74 ponudb

    I require an experienced SQL and C# professional to help me establish a secure MySQL database connection for my application. The main purpose for this connection is to - restrict processor hacker to track conn string I'm looking for an expert with a proven track record working on similar projects. i am using c# with mysql database, here i want when i make a connection with mysql that time process hacker cannot access to my connection string, for now it is recorded in my process hacker tool.

    €20 / hr (Avg Bid)
    €20 / hr Povprečna ponudba
    33 ponudb

    ERP Project Issue: After hosting, certain models within the ERP application are malfunctioning, likely due to registration or permission errors. Action Plan: Troubleshooting: Investigate the root cause of the model failures. Focus on registration issues and user permissions. Frontend Refresh: Enhance the application's visual appeal by integrating new frontend templates. Modify the user interface for a better look and feel.

    €12 / hr (Avg Bid)
    €12 / hr Povprečna ponudba
    9 ponudb

    ...we follow this approach, you would also have to configure the S3 bucket with permissions and file deletion (perhaps once the service confirms that the content is ready, then AWS is updated to delete the file from the bucket, via webhook which would need to be configured as well; or another approach you recommend). Important: My app currently doesn't differentiates between a URL or a simple text string. However, my API does expect a URL for media content. This means that we would have to either 1) update the Zapier app so that it takes into account the content type based on the metadata provided by my API, or 2) detect if the data received is a binary, in which case it would trigger the file upload to my API or S3. The second approach seems easier/faster. To participate in ...

    €195 (Avg Bid)
    €195 Povprečna ponudba
    28 ponudb

    Please do not, send me an offer before looking at the website and problem. Generic-Offers received within too short a period of time will be ignored. Please look at: As you can see the tabs are not working, and a widget on the side doesn't either. This concerns many pages on the same website. I have no time to fix this in wordpress. PHP Version is 8.3. All Plugins and Wordpress ist up to the newest version. Should be a small thing for a professional.

    €39 (Avg Bid)
    €39 Povprečna ponudba
    51 ponudb

    I need a proficient PHP developer experienced in manipulating URL accessibility. Ideally, only Google bots should access the URL, keep...URL accessibility. Ideally, only Google bots should access the URL, keeping the link invisible to all other including real human. The task requires the ability to: - Leverage PHP to restrict access to the specific URL; - Use user agent string detection to discern between Google bots and real human users; - Block all real users, regardless of their geographical location or device used. Your extensive background dealing with PHP, coupled with a solid understanding of user agent strings, is essential for this project. If you have previous experience working on similar projects, those will be advantageous. Please share examples of your past ...

    €9 / hr (Avg Bid)
    €9 / hr Povprečna ponudba
    25 ponudb

    I need arabic person to do audit working papers

    €14 (Avg Bid)
    €14 Povprečna ponudba
    10 ponudb

    I'm in need of someone adept at PHP and SOAP. My development site is currently returning a warning message: "Attempt to read property "Invoice_Number" on string." I've set up a dev SOAP server for you to carry out the work. At this point, I'm uncertain if I'm attempting to access the "Invoice_Number" property on a string. There are also no other error messages accompanying this issue. Key tasks: - Identify the cause of the "Invoice_Number" warning - Fix the PHP SOAP warning Ideal skills: - Proficiency in PHP - Experience dealing with SOAP - Ability to troubleshoot and resolve such issues promptly

    €137 (Avg Bid)
    €137 Povprečna ponudba
    30 ponudb

    More details: What is the intended purpose of the device? Power automation What specific functions or tasks should the device be able to automate? power grid line control Do you have any specific requirements or features in mind for the power grid line control functionality? Real-time monitoring, Remote control. Develop a hardware prototype for detecting illegal electrical current tapping and automatically shutting off power to prevent hazards.

    €127 (Avg Bid)
    €127 Povprečna ponudba
    25 ponudb

    As the owner of a website, I am currently experiencing a critical issue where the destination is not working error blocks the ads from publishing. I need someone with expertise in this regard and help me resolve the issue

    €19 (Avg Bid)
    €19 Povprečna ponudba
    7 ponudb

    Hello and Thank you for being here Trying to make this reference work Fails ("~/.ssh/mycreds") Works ("/home/username/mycreds") How can I make the logical reference work ~ Can you help me please ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually compl...

    €12 / hr (Avg Bid)
    €12 / hr Povprečna ponudba
    7 ponudb

    ...media URLs. The implementation must be simple and lightweight, so please confirm before using any third party libraries or APIs. Something like bootstrap + vanilla JS would be ideal, or bootstrap + jQuery. The website shall have a small database usage feature, in which every time the page is loaded, a new row is added to "leads" table with the following information: 1) Visitor's browser agent string, 2) Visitor's IP address, 3) 0 or 1 depending whether user is using a mobile device, 4) User's name, email, phone number and message if they fill up the contact form and click the "Send" button. Note: In case user send the form multiple times, then this data is overwritten in the same table row. After I accept your bid, you will get server acces...

    €158 (Avg Bid)
    €158 Povprečna ponudba
    93 ponudb

    ...PHP frameworks like Laravel, CodeIgniter, and Symfony. This ensures it can be integrated easily into existing projects built on these frameworks (not obfuscating 1 by 1 every php file) - Advanced Obfuscation Techniques: I require the tool to support variable renaming. This feature is crucial for enhancing code security by making it harder for potential attackers to interpret the code's logic. - String Encoding: The obfuscator should encode only critical strings. By encoding these strings, the tool can add an extra layer of security to the application without impacting its functionality. Ideal Skills: - Proficient in PHP and familiar with various PHP frameworks. - Experience in developing obfuscators or similar security tools. - Knowledge of encryption and encoding techniq...

    €143 (Avg Bid)
    €143 Povprečna ponudba
    55 ponudb

    I'm on the hunt for pre-built ...open-ended, so any genre from collectibles, role-playing, to strategy games may be considered. Are you currently working on a Web3 Game? Did you already finish making a Web3 Game? Do you perhaps worked on a Web3 game before and own the rights? We are interested in 1. buying the code and rights 2. Or listing it on our platform This is a unique opportunity where you can sell your existing Web3 Gaming Project to us or list it on our platform. Write down the following: -Platform(s) of the game -Technologies you used to make the game -Concept and type of game (5-10 sentences) -Price estimate I'm NOT looking for someone to build a game from the start!!! You have to have an already working game or a game mid-development. Blind, copy-...

    €129 (Avg Bid)
    €129 Povprečna ponudba
    14 ponudb