Polls hosting scriptmunká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 polls hosting script munka, árazás ebben: EUR
    pine script coder -- 2 Véget ért left

    More details: Are you looking to create a new Pine Script strategy or modify an existing one? Create a new strategy What type of financial instruments do you want the Pine Script strategy to focus on? This question was skipped Are there any specific conditions or indicators that you would like the Pine Script strategy to consider? This question was skipped

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

    I am in need of a freelancer who is adept in WordPress installation on a Windows VPS server. It is crucial that you are experienced on this type of hosting server. Also, I already have a domain registered and would need this to be properly pointed to the hosting. Your tasks include: - WordPress installation - Pointing the domain to the server Experience and Skills Necessary: - Proficiency in WordPress installation particularly in a Windows VPS server - Domain management - Reliable, with excellent communication skills Lastly, as I haven't committed on a particular WordPress theme yet, your suggestions are most welcome.

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

    I have attach a picture. 1. refer to 'red' i want to have a video mp4 show at bottom right corner, the video will play without sound. 2. the user can click to zoom in and the surrounding fade out dark grey. refer to 'blue'. the video will play with sound, and the user can click "X" cross to close the pop up lightbox. Your output: 1. provide me a script of css / js for me to integrate into my website. 2. i need elegant and nice css and js effect 3. You will send me a full set code in zip. Warranty: 1. i will implement to website, and if need any assist, you ask you agian.

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

    ...speed is less than 2 seconds, which is decent, but I am aiming for a more optimal load time. Right now, my main concern is with server response time. I believe it’s causing the site to load slower than it should. I’m not totally sure what hosting service is being used as the site management was passed onto me. I'm in need of an experienced freelancer who can investigate this issue and propose an actionable plan to improve the speed. Required Skills and Experience: - Profound knowledge in server-side optimization - Familiarity with various web hosting services - Proven track record of improving website load times - Proficiency in troubleshooting server-related issues Your responsibilities: - Analyze the current server response time - Identify the bo...

    €33 (Avg Bid)
    €33 licitátlag
    28 árajánlat

    ...speed is less than 2 seconds, which is decent, but I am aiming for a more optimal load time. Right now, my main concern is with server response time. I believe it’s causing the site to load slower than it should. I’m not totally sure what hosting service is being used as the site management was passed onto me. I'm in need of an experienced freelancer who can investigate this issue and propose an actionable plan to improve the speed. Required Skills and Experience: - Profound knowledge in server-side optimization - Familiarity with various web hosting services - Proven track record of improving website load times - Proficiency in troubleshooting server-related issues Your responsibilities: - Analyze the current server response time - Identify the bo...

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

    In the thick of a dynamic project that calls for a skilled Python specialist. The chosen professional will need to don multiple hats as their services will be utilized for: - Data scraping - Data analysis - Automation of repetitive tasks With the source of data yet unspecified, it's necessary for the potential freelancer to be highly adaptable and prepared for a diverse range of data sources, including but not limited to: - Websites - Databases - APIs Although I've not dictated a specified programming language or framework for this project, Python is preferred. However, having knowledge of Java or C# could also be beneficial. Experience with data scraping and analysis, software automation, and developmental versatility are highly valued for this project.

    €499 (Avg Bid)
    €499 licitátlag
    70 árajánlat

    10:57 PM do this one with canva. but after when i make my site hosting . than you have to make same dsign in my site with elementor 10:58 PM REFERENC site: same color set. same design the red 1 10:59 PM you can do in this templete. .................. 2.

    €46 (Avg Bid)
    €46 licitátlag
    65 árajánlat
    Trophy icon Domain Email System Overhaul Véget ért left

    I'm facing problems with the email system of my domain. Notably: - I am experiencing undelivered emails, - And also, non-rece...experiencing undelivered emails, - And also, non-received emails. I require an expert with the ability and knowledge to check and properly configure the DNS settings and email configuration of my domain, as I am unsure how to handle these tasks. Additionally, I have some difficulties identifying what type of my email infrastructure service provider I have. Thus, extensive experience in various hosting environments would be advantageous, such as: - CPanel, - Cloud-based systems like G-Suite or Office365, - Dedicated servers, etc. Please share relevant experiences you have in solving similar issues. I look forward to getting my domain's email s...

    €231 (Avg Bid)
    Kiemelt Garantált Top verseny
    €231
    4 pályamű

    I need an experienced developer to install a script and configure a mobile app. The script is built on Laravel, and the mobile app is built on Flutter. Key Responsibilities: - Install the script and ensure it functions correctly - Configure the mobile app to work seamlessly on both Android and iOS platforms - Implement necessary changes to accommodate ads Ideal Skills & Experience: - Proficiency in Laravel and Flutter - Extensive experience in script installation - Proven track record in mobile app configuration - Knowledge of ad implementation in mobile apps Please bid on this project if you can deliver high-quality work within a reasonable timeframe.

    €169 (Avg Bid)
    €169 licitátlag
    71 árajánlat

    I am looking to hire a skill...resume/CV. Showcase screenshots and information about the various mobile apps I have developed. Ensure the website is visually appealing, responsive, and easy to navigate. Set up hosting for the website so it can be publicly accessible. The key features and requirements for the portfolio website include: Custom design and layout to reflect my personal brand Responsive design that works well on desktop, tablet, and mobile devices About me section with resume/CV information Portfolio section to display my app development projects with screenshots, descriptions, and links Contact form to allow visitors to get in touch Set up hosting on a reliable platform UI/UX of website should look like this:-

    €34 (Avg Bid)
    €34 licitátlag
    43 árajánlat

    I am in need of a creative script writer that can craft engaging and captivating scripts for my YouTube channel that will be 7k to 8k words long. Ideal Skills & Experience: - Proven experience in script writing - Familiarity with YouTube content creation - Ability to make content engaging and entertaining - Time management and ability to deliver on deadlines Here is a sample video Looking forward to seeing your proposals!

    €212 (Avg Bid)
    €212 licitátlag
    33 árajánlat

    I'm using a shell script to monitor for volume changes on Debian. The relevant code looks like this: pactl subscribe | grep --line-buffered "sink" | while read -r UNUSED_LINE; do /home/user/.local/bin/ ; done; This script worked fine on the first computer I used it on. However, on a second computer, it's not working well. The problem seems to be that on the second computer, volume changes are detected twice. For example, when I click the "Volume Up" button on my keyboard, the initial 2 lines of output from command "pactl subscribe" are duplicates: Event 'change' on sink #1 Event 'change' on sink #1 On the original computer, there was only one line of output for each "Volume Up" click. Note that both th...

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

    ...job is to find the right plan (if it's possible on shared hosting then let's do it there) There are multiple ways you can try: - docker - simply uploading the compiled bundle (for now only the front end is important) - simply installing NextJS manually through SSH All I care about is that it happens as fast as possible and that you document the steps necessary. I will give you login credentials. Job Requirements: - Log into existing hosting account without an existing domain registration - Proficiently install and configure on Namecheap platform - Important functionalities to be included: server-side rendering, static site generation, and API routes setup Skills and Experience: - Extensive experience with Namecheap hosting and domain setup - Proficie...

    €147 (Avg Bid)
    €147 licitátlag
    75 árajánlat

    More details: What type of payment gateway integration do you prefer? Razorpay Do you have any specific design or color preferences for the application? Vibrant colors Which cloud service provider do you prefer for hosting? Amazon Web Services (AWS)

    €333 (Avg Bid)
    €333 licitátlag
    34 árajánlat

    I'm in need of an experienced developer who can help me upload my recently developed React/Python site to my Ionos hosting platform and tested it worked well. Requirements: - Domain: I already have a domain registered with Ionos, so the site will need to be deployed using this domain Ideal Skills and Experience: - Proficient in React and Python - Experience in deploying sites to Ionos hosting - Familiarity with version control tools like GitHub This is a simple but critical task that I need to have completed promptly. Please apply if you have the necessary skills and experience.

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

    ...- Understanding of web accessibility standards and best practices (e.g., WCAG guidelines) - Knowledge of back-end technologies (e.g., Node.js, Python, PHP) for API development and integration with the front-end - Ability to optimize web performance (e.g., lazy loading, image optimization, caching strategies) - Familiarity with cloud platforms and services (e.g., AWS, Google Cloud Platform) for hosting and deployment - Strong problem-solving skills and the ability to troubleshoot and debug issues in web applications - Excellent communication skills and the ability to collaborate effectively with cross-functional teams (e.g., designers, developers, project managers) The project's success is contingent on: - Seamless integration of UI/UX design principles to ensure an intuitiv...

    €4353 (Avg Bid)
    €4353 licitátlag
    70 árajánlat
    Sngine Script Mods Véget ért left

    Hello, I have custom work that I need done to a social network script. Its called Sngine and found at codecanyon. I have worked with this script a lot and now a lot about it and need a developer to install the changes I need done. You will need to understand Stripe and how to work with the webhooks and api.

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

    i need to adjust my existing laravel frontend html script based on figma

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

    ...program management (coupons, promotional offers, rewards) 3. Access Channels The provider must provide development for the following access channels: - Native mobile apps for iOS and Android - USSD interface compatible with all mobile phones - A Responsive interface if relevant 4. Technical Components The overall Mobile money solution architecture must include: - A secure central platform hosting all the functionalities - A middleware layer for integration with external systems - A comprehensive administration back-office for platform management - Required security components (tokenization, WAF, mobile code obfuscation, etc.) 5. Interfaces The solution must be able to securely interface with: - Our central subscriber management system (via file transfer or web services) -...

    €5996 (Avg Bid)
    €5996 licitátlag
    92 árajánlat

    i Have pine scrip code indicator i need to add lines & fix some numbers also fixing alert and ratios some ratios not working and pattern i need it asap with in hours Best price withh accept

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

    We are looking for a skilled programmer to automate an online booking process. The task requires the automation to run on specific days and at a specific time. This project is crucial for ensuring bookings are made without manual intervention. Responsibilities: - Develop and implement a robust automation script that can handle the online booking process. - Ensure the automation is scheduled to run at predetermined times and days. - Test the automation thoroughly to guarantee reliability and efficiency. - Provide documentation on the automation process and instructions for future modifications. Here is the Website Link: https://blendermarket

    €5 / hr (Avg Bid)
    €5 / hr licitátlag
    1 árajánlat

    I'm looking for a custom PHP script that can collect and store information from a simple form, and appropriately filter and display the data stored in a database. This script is intended to be used for my job site for a new residential property build. Key elements and tasks include: - Collecting and storing data from a simple form. - Implementing a database to store the collected information. - Ability to filter information. - Displaying filtered information on simple pages. Ideal candidates should have experience in: - PHP scripting. - Database management and implementation. - Web development. - Previous experience in creating a similar system would be a plus.

    €151 (Avg Bid)
    €151 licitátlag
    130 árajánlat
    Trophy icon Square Event Announcement Artwork Véget ért left

    I need a creative and eye-catching piece of artwork for an upcoming event we're hosting. - The ideal artist will be able to use a square aspect ratio and work in a style that's engaging and draws attention. - The purpose of the artwork is to announce the event sponsors, so it should be clear and communicative, while also being visually appealing. - Previous experience with creating social media posts or event announcements is a plus, as is experience in graphic design or digital art. Looking forward to seeing what you can come up with! Our event is called Lesbian Mons Club Present Parenting Without Limits Our colors are pink and green Added colors are gold and white Our logo is the Lesbian Moms Club The other logos are our sponsors

    €55 (Avg Bid)
    Garantált Top verseny
    €55
    20 pályamű

    I'm in need of a custom JavaScript that improves my experience with the Grammarly web editor. The script should automatically accept all grammar correction suggestions offered by Grammarly. Key Requirements include: - The JavaScript snippet should be compatible with the Grammarly Web Editor - It should only auto-correct grammar suggestions, leaving all other kinds of suggestions untouched. - The script should be compatible with "Snippets" extension on Chrome, which collects JavaScript from any Github projects. If you're experienced in JavaScript development and have a good understanding of writing script for extensions, your skills will be highly beneficial to this project. Familiarity with Grammarly software behavior, as well as JavaScript execut...

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

    More details: What is the main purpose of the backyard design? Entertainment Which elements would you like included in your backyard design for entertainment? Outdoor kitchen How do you envision using the outdoor kitchen? Both family meals and hosting large parties

    €106 (Avg Bid)
    €106 licitátlag
    100 árajánlat
    Diseños en Canva X4 Véget ért left

    Necesito ayuda con la creación de 90 diseños animados en Canva para nuestra marca de Hosting Nosotros ya contamos con la línea gráfica y elementos a utilizar. Solo necesitamos la eleboración de los videos en nuestra cuenta de Canva para posteriormente reutilizar los diseños. Nosotros te daríamos acceso a nuestra cuenta PRO de CANVA donde tenemos los recursos de la marca ya creada. Tambiñén te daríamos la planifición de temas a crear para estos 4 diseños. Los diseños animados de Canva deben ser cortos, no más de 30 segundos por diseño ya que deseamos publicarlos en nuestra cuenta de Instagram. Cada diseño debe tener su variación para post (1080X1080PX) así ...

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

    I'm looking for a proficient programmer to convert and replicate three of my trading scripts from Thinkscript to Pinescript. I have a pivots script, an oscillator script, and a signal script for the oscillator. Here are some skills and experiences that I'm looking for in the ideal candidate: - Proficiency in Thinkscript and Pinescript programming languages is compulsory. The freelancer will need to understand how to translate the logic from one language to the other while maintaining the results. - Experience with both TradingView's Pinescript and TD Ameritrade's Thinkscript would be beneficial. - In-depth understanding of technical analysis is required, as the scripts involve custom functionalities. Being able to correctly interpret and implem...

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

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

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

    I am looking for an experienced Python developer to create a pure Python script that can convert a single JPEG image to PNG. The script will be run on a Linux operating system, and should include the following features: - Ability to work with a single file at a time, no batch processing needed - Incorporation of preset quality levels for the PNG output Ideal candidates for this project should have: - Proficiency in Python - Experience with image file format conversion - Familiarity with working on a Linux system - May not use any libraries not bundled with python 3.5! (NO PILLOW) It is for a restricted enviroment where only default python libs are available. If you have worked on similar projects before and feel confident in your ability to deliver a high-quality, effici...

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

    Necesito ayuda con la creación de 90 diseños animados en Canva para nuestra marca de Hosting Nosotros ya contamos con la línea gráfica y elementos a utilizar. Solo necesitamos la eleboración de los videos en nuestra cuenta de Canva para posteriormente reutilizar los diseños. Nosotros te daríamos acceso a nuestra cuenta PRO de CANVA donde tenemos los recursos de la marca ya creada. Tambiñén te daríamos la planifición de temas a crear para estos 90 diseños. Los diseños animados de Canva deben ser cortos, no más de 30 segundos por diseño ya que deseamos publicarlos en nuestra cuenta de Instagram. Cada diseño debe tener su variación para post (1080X1080PX) así...

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

    I am seeking a professional eve...Realtors who are particularly interested in using digital marketing tools. Crucial activities for this role will include: - Use friendly and engaging communication to facilitate networking - Professionally guide attendees through GIF creation sessions It would be ideal if freelancers applying for this project carried the following skills and experiences: - Extensive experience in hosting interactive workshops - Understanding of digital marketing tools especially in the realm of GIF creations - Provision of a comfortable and conducive atmosphere for networking - Excellent communication skills to direct and engage a professional crowd effectively. Bring your charisma and share your digital savvy with Realtors ready to learn an...

    €26 / hr (Avg Bid)
    Helyi
    €26 / hr licitátlag
    31 árajánlat

    Larsen, send me the script when finished, as we talked about on the char.

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

    ...platforms such as React or Flutter. Your role will involve two significant tasks: 1. Revise my Web App Prototype (PowerPoint): - Create a Web App or PWA, as well as a mobile version in the chosen language. 2. Create a Selling Website: - Craft a fetching website structure specifically designed for selling both versions of the app. I will provide content. Developer to advise about hosting services that apps and selling require. Functionalities: The final product must include payment integration. In addition, I want a link/connection to an undecided Customer Relationship Management (CRM) service or Email Campaign Service. Ideal Skills and Experience: The ideal freelancer should have extensive experience in at least one common language platform (React, Flutter,...

    €32 / hr (Avg Bid)
    €32 / hr licitátlag
    62 árajánlat

    I'm ...integrate both RSI (Relative Strength Index) and Fibonacci principles. Key Requirements: - Indicator Development: Combine the RSI and Fibonacci for TradingView. The code should successfully generate signals based on these two notions. - Programming Preferences: Even though I didn't specify a preferred programming language, familiarities with languages appropriate for TradingView, such as Pine Script, are essential. - Indicator Output: Please note, the integrated indicator doesn't need to be visually displayed on the chart. The focus is solely on signaling functionality. Ideal candidates for this project should have experience in TradingView indicator development and a good understanding of both the RSI and Fibonacci. Knowledge in algorithmic trading would be...

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

    I am in need of a proficient Python developer capable of building a script using Playwright for automating web browsing activities, extracting data from websites and engaging in organized web scraping. Key Requirements: - Expertise in Python and Playwright - Familiarity with web scraping and data extraction - Proven experience in coding scripts that are compatible across all major operating systems including Windows, macOS, and Linux. Application essentials: - Detailed outline of the proposed project solution. - Evidence of past relevant work. - Showcase of relevant experiences in similar projects. The result should be a script that can execute web tasks automatically, facilitating the process of web data gathering with high precision and accuracy. I expect all applic...

    €25 (Avg Bid)
    €25 licitátlag
    40 árajánlat
    Script writing Véget ért left

    More details: What type of data entry tasks do you need assistance with? Typing What is the source of the data for typing? Images How would you like the typed data to be formatted? Spreadsheet

    €363 (Avg Bid)
    €363 licitátlag
    149 árajánlat
    Pine Script script Véget ért left

    Hello, I would like a program in pinescript [trading view], which compares the highest price and the lowest price of two candles next to each other, if it is true conditions [attach pictures] I want it to create a speaker that will expand on the right side [] I want the box to be able to be modified further from the program settings. The script should run in real time when the candle is closed, the program should perform a comparison but also compare for already closed candles. If they are on timeframe 1, do the calculations for 1, if they are on 15 minutes timeframe, do it for 15. Select the date when the program starts to calculate, for example: I'm on the 1 minute timeframe, trading view shows me about

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

    I'm currently looking for an experienced blockchain developer who is familiar with the Solana blockchain platform to develop an efficient script for a spot trading bot with decentralized finance (DeFi) applications. Key Requirements: - Proficiency in writing scripts for trading bots, particularly for spot trading. Experience with trading on the Solana blockchain would be advantageous. - The bot should be adept to implement the 'Momentum' trading strategy. Hence, a solid understanding of various trading strategies, especially 'Momentum' is essential. - Experience with DeFi use cases is a must. The bot should be able to interact seamlessly with DeFi applications on Solana. This role favors someone with great attention to detail, who is committed to deliver...

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

    ...engine rankings. • Optimize meta tags, headings, and content structure for maximum visibility and organic traffic. 25. Security Measures: • Implement robust security protocols to protect user data and prevent cyber threats. • Secure the website with SSL certification and regular security audits. Deliverables: • A revamped website with all specified features and functionalities deployed on EC's hosting platform. • Documentation and training sessions for EC's team on managing and updating website content. • Regular progress reports and communication with EC's stakeholders throughout the development process. • Post-launch support and maintenance to address any issues and ensure smooth operation of the website. Timeline: The project t...

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

    I'm seeking a talented Python developer to assist with a unique image manipulation project. The gig entails extracting multiple cards from a single JPEG image and then implementing cropping and resizing tasks. The addition of filters and effects and the removal of backgrounds may also be a part of this role. The ideal candidate will have: - Expertise in Python programming - A proficient command of JPEG image manipulation - Strong experience in cropping and resizing images - The ability to add filters/effects efficiently - Capacity to extract multiple elements from an image It's important to note that the client has not specified how the extracted cards should be outputted from the image. Any clarification about this will be provided on project initiation. Looking forward to...

    €39 (Avg Bid)
    Sürgős
    €39 licitátlag
    9 árajánlat

    Hi, are you able to make a custom housing script which allows players to rent the house for 30 days ? The script must include all houses on the map for rent Storage Wardrobe to change clothes Garage blip to store cars Give keys to friends Transfer house to someone If player doesnt pay rent they lose the house and goes back on the market Rob houses All available houses for rent appear on the small map (bottom left of screen) Have updated interiors in houses I have a small clip of what im looking for

    €277 (Avg Bid)
    €277 licitátlag
    32 árajánlat

    Looking for passionate 2D animators for high school biology explainer videos. Videos must contain biological diagrams and structures as specified. Audio and script to be provided by us. Freshers are welcome to apply for this job too! Preferred payment - 1.2 USD per minute of animation. If we like, we'll be giving bulk orders

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

    Merhaba Arkadaşlar Basit bir websitesine ihtiyacım var. Basit bir tema ile 3-4 sayfalık bir websitesi tasarımı gerekli. Domain ve Wordpress Hosting satın aldım. Wordpress tecrübesi olan bir arkadaş arıyorum

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

    I am in need of an experienced translator to convert English dialogues from a movie script to Telugu. - The dialogues total more than 5000 words. - The conversations are straightforward, made up of simple everyday language. The ideal freelancer for this project should have: - Strong command of both English and Telugu - Previous experience with dialogue translation in a movie/script setting - Ability to maintain the tone and nuances of the original text while translating it to Telugu. Looking forward to receiving your bids.

    €75 (Avg Bid)
    €75 licitátlag
    63 árajánlat

    Set up Codecanyon script. Setup the admin panel in the server Create and publish the Application for Android and iOS in the respective store We will provide the developer console access. Lowest bidder with proper expertise shall be awaded

    €67 (Avg Bid)
    €67 licitátlag
    25 árajánlat

    I'm having the backup of a Laravel website, I need to get that installed on my cPanel hosting.

    €6 / hr (Avg Bid)
    €6 / hr licitátlag
    26 árajánlat