Filtër

Kërkimet e mia të fundit
Filtro sipas:
Buxheti
deri në
deri në
deri në
Lloji
Aftёsitё
Gjuhët
    Shteti i punës
    2,000 ftp download script u gjetën punë

    fix a php/curl script - easy task

    €19 Average bid
    €19 Oferta mesatare
    1 ofertat
    Project for Ardi B.
    Ka përfunduar left

    Pershendetje Ardi, jam duke kerkuar nje programer rreth nje pune ne php script a ka mundsi me kontaktu ne skype per me ta spjegu punen qe me duhet, pres pergjigje nga ju. Gjitha Tmirat.

    €242 - €242
    €242 - €242
    0 ofertat
    Project for atdheboshnjaku
    Ka përfunduar left

    Pershendetje A mundesh mema rregullu nje script per nje faqe wordpress? Per me shum mujm me fol ne chat.

    PHP
    €29 Average bid
    €29 Oferta mesatare
    1 ofertat
    MLM WEBSITE SCRIPT IN PHP
    Ka përfunduar left

    I NEED A MLM WEBSITE IN PHP LANGUAGE LIKE THIS DEMO. CHECK THIS: USERID-admin PASSWORD-admin

    €96 Average bid
    €96 Oferta mesatare
    4 ofertat
    MLM WEBSITE SCRIPT IN PHP
    Ka përfunduar left

    I NEED A MLM WEBSITE DEVELOPED IN PHP LANGUAGE.... PLEASE CHECK THIS SITE FOR DEMO: USERID- admin PASSWORD- admin

    €604 Average bid
    €604 Oferta mesatare
    12 ofertat

    Get me a WordPress theme detector script & install on my website. Script Must have all the functions like this one . I believe the script is available for free on github, I have the link..you have to test that & make necessary adjustment & make it work. let me know Thanks

    €48 - €48
    €48 - €48
    0 ofertat
    Design a Banner
    Ka përfunduar left

    hello hyip script dating script

    €327 Average bid
    €327 Oferta mesatare
    16 ofertat
    FTP Troubleshooting Help
    Ka përfunduar left

    Help me troubleshoot filezilla

    €48 / hr Average bid
    €48 / hr Oferta mesatare
    1 ofertat
    Animated TikTok Videos Creation
    6 ditë left
    Të verifikuara

    I need to create animated videos to post on TikTok. I have script and voices ready and need someone to create animation in a unique and consistent style. - Animation Style: The desired style is 2D or vector-based animation. The animation should be clean, smooth, and visually appealing, in a way that aligns with the aesthetic of popular TikTok content. See example here: - Tone: The animation should convey a humorous and fun tone. This means that the animation should be playful, engaging, and capable of delivering comedic timing effectively. Animation shall be simple black and white, but expressive and engaging. The characters in this project shall all have faces like the ones in the attached images, but with different facial expressions that match the skit

    €369 Average bid
    €369 Oferta mesatare
    28 ofertat

    ...integration. Key Features: - Data submission forms: The plugin should allow users to submit data through forms. - Data reporting: The plugin must generate reports based on the submitted data. User Interaction: - Dashboard: Users should be able to view submitted data on a dashboard. - Notifications: The system should send out email notifications to users. - Data Export: Users should have the ability to download data as a CSV. Database: - This project will use MySQL for storing the submitted data. The ideal freelancer for this project should be proficient in WordPress plugin development, and MySQL and have experience in creating user-friendly frontend integrations. A keen understanding of data reporting and dashboard creation is also essential. Don't Bid for project Winni...

    €105 Average bid
    €105 Oferta mesatare
    28 ofertat

    For openwrt there is the addon travelmate which works very well. There you have the option...simple, there is only one button to then go to the internet. It's free internet, no username, no password. only the button has to be pressed. I just have no idea about HTML etc. The hotspot uses NoDogSplash Captive Portal, which is very simple. The URL on the login button looks like this: (null) What I need: a fully function auto login script Information I have for you: 1. The HTML page downloaded as .zip 2. Example scripts that run on github: 3. Openwrt travelmate info

    €22 Average bid
    €22 Oferta mesatare
    4 ofertat

    We want to have a "script" (we suppose phython based) that provided a photo from a school class (generally little childs) and provided individual photos of class students,it is able to: - Script it is able to recognize any face from the group photo and it is able to generate a list of areas containing the faces from these childs. Somethink like a json or something like that. and generate an output picture where any face it is rounded by a square or rectangular border. - Based on a list of pictures of faces from each of the childs attending the class, the script should be able to recognize each face from the group picture and assign the proper child to each face. This hould be a json that tell for each face recognized in the picture, who is that particolar ...

    €538 Average bid
    I cilësuar
    €538 Oferta mesatare
    16 ofertat

    I'm looking for a professional with robust networking skills and Python expertise. The task is to create a Python script that generates channel maps for wireless networks. Ideal candidates should have: - Strong knowledge of wireless networking - Proficiency in Python, particularly in scripting and data handling - Experience with network planning tools - Ability to understand and implement requirements without constant supervision

    €514 Average bid
    Urgjent
    €514 Oferta mesatare
    31 ofertat

    More details: What kind of evidence are you looking to obtain? Text messages, Call logs, Social media activity, Emails and notes What is the operating system of the cell phone? Android How do you plan to access the data from the phone? Remote hacking I have not considered legal permissions for this proje...Focus the investigation on retrieving data from text. Additionally, I would like to recover deleted data from the phone. The client confirms they fully understand the ethical and legal implications of the project. Focus on obtaining data from the last 90 days. I require real-time monitoring to track ongoing activities. Provide all collected data in PDF report format. Provide findings via a secure download link. I also have imei and other info off a second phone i need the same ...

    €536 Average bid
    €536 Oferta mesatare
    19 ofertat

    I'm seeking a female content creator to shoot some "how-to" videos for our mobile app. The videos will be p...in an engaging manner - Utilize a green screen to create a professional-looking video Ideal Skills and Experience: - Prior experience in video presentation, particularly in a green screen setting - Ability to present content in an energetic and dynamic manner - Understanding of how to present tutorials in a clear and engaging way What You’ll Do: ? Recreate pre-made AI Avatar videos (English script provided) ? Deliver with expressive hand gestures & engaging presentation ? Shoot with a green screen background ? Paid Opportunity | ? Remote Work If you're confident on camera and can bring energy to your presentation, apply now! Send us a mess...

    €76 Average bid
    €76 Oferta mesatare
    3 ofertat

    I need a program/script that automatically generates crosswords and exports them in a specific JSON format for my Android application. Main Requirements: 1. The program must receive a list of words as input 2. Must place words in a 10x10 grid, crossing them optimally 3. Words can be placed horizontally or vertically 4. Must generate a JSON file with the following exact format: { "level": { "id": "string", "image_url": "string", "cols": 10, "rows": 10 }, "words": [ { "word": "WORD", "positions": [ { "x": number, "y": number } ], "direction": "horizontal|vertical" ...

    €136 Average bid
    €136 Oferta mesatare
    17 ofertat

    ...correctly post-upgrade Perform necessary testing to confirm full functionality Requirements: Proven experience in upgrading legacy PHP applications Strong knowledge of PHP 5.6 and PHP 8.1+ Experience with database migrations and connection updates Familiarity with debugging and troubleshooting deprecated functions Ability to work with FTP access for investigation and implementation Additional Information: FTP details can be provided for an initial investigation We expect minimal downtime during the upgrade process Clear documentation of changes and recommendations for future improvements is appreciated Budget: Open to proposals – please include estimated time and cost for completion If you have experience in handling PHP upgr...

    €566 Average bid
    €566 Oferta mesatare
    83 ofertat

    ...with components that reflect the uniqueness and charm of our brand. The ideal candidate will have experience in creating timeless yet engaging designs. Key Elements: - Incorporate our company name into the logo - Use of letter beads to add a distinctive touch (see my current logo attached here) Font Preferences: - Use a fun and recognizable font that's easily legible. - Serif, Sans-serif, or Script options should be explored, but the final design must prioritize legibility. -I want the name to be able to stand alone so that it can be engraved very tiny, as well, onto the little gold coins that are on my jewelry Skills and Experience: - Proven experience in logo design, particularly for jewelry or similar industries - Strong portfolio of classic and minimalist designs - ...

    €76 Average bid
    €76 Oferta mesatare
    142 ofertat

    I am looking for a developer to automate the process of collecting data from multiple sources, generating a weekly business performance report, and sending it via email. Ideally, this should be implemented as a small web application with authentication for ease of use. Key Requirements: 1. Data Collection from Multiple Sources: Marketing & Customer Engagement Facebook & Instagram (Ad performance: budget & clicks) Mailchimp (Email campaign stats: open rates, CTR, subscriber growth) Google Analytics (Website traffic, visitor behavior, conversion rates) Employee Time Tracking Time Moto (Employee working hours, shifts, overtime, absences) Sales & Inventory Management Hypersoft (Daily sales, transaction volume, inventory levels) Financial & Accounting Data Dat...

    €22 Average bid
    €22 Oferta mesatare
    6 ofertat

    Develop a Bash script that prints user-provided PDFs at their exact dimensions on laser printers with adjustable trays, using CUPS on a Raspberry Pi 3b+ (Raspbian/Debian 12). Requirements Deliverables: A Bash script () that: Accepts a PDF file and printer name as arguments. Dynamically detects the PDF’s dimensions (in mm). Configures CUPS temporarily (if needed) and prints the PDF 1:1 without scaling. Example command: bash Copy ./ -p "Printer_Name" -f "" Test PDFs: I will provide 3 PDFs with unique sizes (e.g., 132x96 mm, 340x110 mm, 80x50 mm). Technical Constraints: Use only command-line tools (lp, pdfinfo, awk). No persistent CUPS configuration changes (e.g., avoid lpadmin if possible). Handle printers with hard-coded margins (content mu...

    €146 Average bid
    €146 Oferta mesatare
    3 ofertat

    We are seeking an experienced Python developer to create a script that loads a webpage from multiple premium residential IP addresses. The ideal candidate will have experience working with proxy authentication and web scraping technologies, and be familiar with the Resi GG platform, which provides access to 100 million premium residential IPs. Responsibilities: Develop a Python script that can request a webpage using authenticated proxies (username & password) from the Resi GG website. Integrate proxy authentication and handle IP address rotation to ensure efficient, anonymous browsing. Work with an existing AI ChatGPT script and adapt it to load a URL via premium proxies while maintaining performance. Update and optimize the script with the latest Python ...

    €117 Average bid
    €117 Oferta mesatare
    9 ofertat
    CROSS-PLATFORM TRAVEL APP WITH AI
    6 ditë left
    Të verifikuara

    I'm looking for a talented developer to create a travel app that runs on both iOS and Android. The app's core feature will be a comprehensive booking system. Key Features: - User Reviews and Ratings: The app should allow users to share their experiences and provide feedback on various travel services. - Offline Access to Guides: Users should be able to download travel guides for offline use, ensuring they can access information without needing a data connection. - Map Integration: The app should seamlessly integrate with maps to help users navigate their destinations. - AI Feature: I'm particularly interested in incorporating an AI feature, which could provide personalized recommendations or assist users in planning their trips. Ideal Skills: - Cross-Platform Mobil...

    €1819 Average bid
    €1819 Oferta mesatare
    5 ofertat

    Portugal Portuguese Recording Project We need Freelancers for long term Project. We have a project, that needs Native Portugal speakers, we will give you the text, and you need to record 1000 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $20 dollar for 1000 sentences record. After you finished recording and then we will pay u 50%. after your checking done and then we will pay u remaining 50%. it will take time to check 5-7 days. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks...

    €8 / hr Average bid
    €8 / hr Oferta mesatare
    6 ofertat
    Russian Recording Project -- 98998
    6 ditë left
    Të verifikuara

    Russian Recording Project We need Freelancers for long term Project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 20 sentences. Every sentences is 2 word, you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $1.5 dollar for 20 sentences record. Every sentences is 2 word If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    €3 / hr Average bid
    €3 / hr Oferta mesatare
    6 ofertat

    ...dependendo do tamanho. Para vídeos com mais de 1 hora, certamente o pagamento será de R$ 1 por vídeo. ------------ ATENÇÃO! Fique tranquilo, pois vamos fornecer os softwares para download dos vídeos, e vamos te enviar o contato de um parceiro para lhe ajudar no que precisar! Normalmente cursos podem ter 80 aulas, em média R$50 a R$100 reais podem ser feitos rapidamente, apenas preste atenção nos detalhes fornecidos. ------------ Esteja preparado para fazer o download nas seguintes plataformas: Plataformas de Cursos Online. Por favor, siga esta convenção de nomenclatura de arquivo: Ordem Alfabética. Faça o download dos vídeos em alta qualidade. O cronograma de conc...

    €169 Average bid
    €169 Oferta mesatare
    2 ofertat
    YouTube Script writer as a co-founder
    6 ditë left
    Të verifikuara

    I'm seeking a talented scriptwriter for my YouTube channel. The channel focuses on action-oriented entertainment videos, so an understanding of the genre is crucial. The scripts should be engaging, well-paced and include suspenseful cliffhangers to keep the audience hooked. Ideal Skills: - Scriptwriting for YouTube - Understanding of the action genre - Ability to create suspenseful cliffhangers - Prior experience in writing for entertainment - Creativity and original thinking Age 18 to 30

    €2 / hr Average bid
    €2 / hr Oferta mesatare
    11 ofertat
    Anime/Manga Style Comic Strip Creation
    6 ditë left
    Të verifikuara

    I'm looking for a talented comic artist to bring my script to life. The comic strip will be in an Anime/Manga style, consisting of 17 episodes with each 8 panels (condensed from existing scenes), and will be fully colored. Key requirements: - Proficiency in Anime art style - Experience in creating 8-panel comic strips - Ability to produce high-quality full-color illustrations Please share your portfolio with relevant samples. I'm excited to see how you interpret my script!

    €942 Average bid
    €942 Oferta mesatare
    48 ofertat

    I'm in need of a voice recording for a five-minute visualization session aimed at boosting motivation. This session should be calming and soothing in style, providing the listener with a peaceful yet uplifting experience. Key Requirements: - Expertise in voice recording, with a calm and soothing tone - Ability to create a motivational script for a visualization session - No background music is needed, so focus on delivering a clear and engaging vocal performance Ideal Skills and Experience: - Prior experience in creating visualization sessions or similar content - A voice that is naturally calm and soothing, yet can convey motivation and positivity

    €99 Average bid
    €99 Oferta mesatare
    14 ofertat
    Need Portugal Speaker -- 5
    6 ditë left
    Të verifikuara

    Portugal Portuguese Recording Project We need Freelancers for long term Project. We have a project, that needs Native Portugal speakers, we will give you the text, and you need to record 1000 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $20 dollar for 1000 sentences record. After you finished recording and then we will pay u 50%. after your checking done and then we will pay u remaining 50%. it will take time to check 5-7 days. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks...

    €12 / hr Average bid
    €12 / hr Oferta mesatare
    10 ofertat

    I am a dedicated professional specializing in video production and blog writing. I am seeking a freelancer who can help me with this project. Key Responsibilities: - Assist in the creative process of video production - Support in script writing, storyboarding and editing - Help generate engaging blog content related to the videos Ideal Skills: - Expertise in video production - Strong creative skills - Experience in blog writing - Ability to work diligently and adhere to deadlines

    €11 / hr Average bid
    €11 / hr Oferta mesatare
    4 ofertat

    I have a peak script ready and need an expert to help me deploy automation on TradingView using Python for my algorithmic trading strategies. Key Requirements: - Integrate with Alice Blue for live trading - Expertise in Python and TradingView - Experience with algorithmic trading automation - Ability to ensure seamless execution in live trading scenarios Ideal Skills: Python, TradingView, Algorithmic Trading, Live Trading Integration, Alice Blue.

    €108 Average bid
    €108 Oferta mesatare
    6 ofertat
    Integrate Data Scraping Script with CRM
    6 ditë left
    Të verifikuara

    I need a proficient developer to connect my existing data scraping script with my SWIPE ONE CRM, and subsequently link it to my Email Server (MAILWIZZ). The data scraping script is currently collecting contact information. Specifically, I need the following fields to be transferred from the script to my CRM and then to my email server: - Name and email address - Phone number - Mailing address - CARRIER DATA Ideal skills and experience for this job include: - Experience with data scraping scripts - Knowledge of email server integration, specifically MAILWIZZ - Data management and transfer expertise I am looking for a professional who can complete this task efficiently and effectively. Please provide examples of similar projects you have completed in the past.

    €23 Average bid
    €23 Oferta mesatare
    6 ofertat

    ...Python script that uses Selenium to ease my work. Currently, I have to log into a specific website manually to check who has contacted me, as these messages don't appear in my email inbox. I need a program that can do the following: - For a single property: - Log into the website and stay logged in. - Extract contacts at a set interval and save them to an XLSX file on the desktop. - If I have 2 to 5 properties: - The script should stay logged in on multiple Chrome browser instances (up to 5 properties). - Extract the contact information and create 5 folders on the desktop. - Save the contacts every 2 hours inside their respective folders. I would be inputting the login credentials manually each time. The contact information should be saved in an XLSX ...

    €114 Average bid
    €114 Oferta mesatare
    51 ofertat

    I'm looking for a Python and Selenium expert who can create a script that will automate the process of logging into a real estate website, extracting contact information, and saving it to an XLSX file on my desktop. Key Features: - For a single property: - Log into the website and remain logged in. - Extract contacts at a preset interval and save them to an XLSX file on the desktop. - For multiple properties (2 to 5): - The script should manage multiple Chrome browser instances (up to 5 properties). - Extract contact information and create 5 folders on the desktop. - Save the contacts every 2 hours inside their respective folders. Contact Information to be Extracted: - Name and message - Email address I have the login credentials for all the prop...

    €116 Average bid
    €116 Oferta mesatare
    52 ofertat

    I need a PHP script from Code Canyon installed on my VPS server, which has cPanel. I have the database details ready, so no need for database setup assistance.

    €30 Average bid
    €30 Oferta mesatare
    24 ofertat

    I need a freelancer to download a video from a certain website and translate it into Brazilian Portuguese while keeping the original speaker's voice. The video is in MP4 format. Website Link Bellow

    €19 Average bid
    I garantuar
    €19
    10 kandidaturat

    Portugal Portuguese Recording Project We need Freelancers for long term Project. We have a project, that needs Native Portugal speakers, we will give you the text, and you need to record 1000 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $20 dollar for 1000 sentences record. After you finished recording and then we will pay u 50%. after your checking done and then we will pay u remaining 50%. it will take time to check 5-7 days. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks...

    €7 / hr Average bid
    €7 / hr Oferta mesatare
    16 ofertat
    Animated Promo Video for English Classes
    6 ditë left
    Të verifikuara

    I'm seeking a talented freelanc...a casual tone, making it approachable and friendly. - The primary message of the video should be focused on 'Learning with native speakers'. - The style of the video is animated, so a strong understanding of animation and storytelling in this medium is a must. Ideal Skills: - Animation: Proven experience in creating high-quality animated videos. - Scriptwriting: Ability to craft a compelling script that aligns with the casual tone and primary message of the video. - Understanding of English language learning: Familiarity with teaching English as a second language would be a plus, as it would help in creating a more targeted and effective promotional video. Please provide samples of your previous work, particularly any that may be ...

    €28 Average bid
    €28 Oferta mesatare
    26 ofertat

    I'm seeking a talented screenwriter to help develop a comedic film script set in a British small village. The story should capture the village's transformation from an ordinary community to an extraordinary one, filled with humor and heart. Key Requirements: - The script should be a comedy, with a tone reflecting the charm and wit of a British small village - Must be set in modern day - Strong understanding of comedic timing and structure - Ability to create engaging, relatable characters and situations - Previous experience writing for film or television is preferred Ideal candidates will have a passion for comedy, an understanding of British culture, and the ability to weave humor into a heartfelt narrative.

    €1863 Average bid
    €1863 Oferta mesatare
    28 ofertat

    I'm seeking a talented 3D artist proficient in Blender to create a realistic promotional video for a pharma product. - Product Picture attached - Reference video also attached - Video Script also attached Key Responsibilities: - Develop a high-quality, realistic 3D representation of the product - Create a compelling, visually engaging promotional video Ideal Skills: - Expert in Blender or similar 3D software - Strong understanding of product visualization - Experience in creating promotional content - Excellent attention to detail and ability to follow brand guidelines Please provide examples of your previous work in your bid, specifically any relevant to pharma or realistic product visualisation.

    €245 Average bid
    €245 Oferta mesatare
    11 ofertat

    I'm seeking a skilled developer to implement a Windows-based script for monitoring a designated daily folder for vehicle number plate images. This script should check every 5 seconds, referencing a text file of number plates (one plate per line). If a match is found, the script should trigger a Telegram alert using a provided API and chat ID. It must thereafter ignore that Ideal Skills: - Scripting in Windows - Familiarity with Telegram API - File I/O operations - Pattern matching and image processing (basic level) - Command script (.cmd) modification The text file contains a list of vehicle number plates. The script should look for these plates in the folder, which has images named with potential additional characters (wildcard). The frequency of...

    €126 Average bid
    €126 Oferta mesatare
    24 ofertat
    Monte Carlo Power Analysis Assistance
    6 ditë left
    Të verifikuara

    I'm seeking expert assistance with my Monte Carlo Power Analysis for Random Intercept Cross-Lagged Panel Models (RI-CLPM) using R Studio. I have a script that needs to be run and interpreted and I'm using real-world longitudinal survey data. Key Tasks: - Guidance on input parameters for the script - Running the provided script in R Studio - Assisting with interpretation of the results Ideal Skills: - Proficiency in R and R Studio - Experience with Monte Carlo methods and RI-CLPM - Ability to interpret complex statistical results - Familiarity with longitudinal survey data analysis

    €28 Average bid
    €28 Oferta mesatare
    9 ofertat
    Unity 3D VR Template Modification
    6 ditë left
    Të verifikuara

    looking for an experienced Unity 3D developer to modify the default template provided by Unity for VR applications. @9.1/manual/ The project involves: • Disabling specific elements of the Unity template. • Integrating a pre-made script into the project. • Finalizing the project setup. Required Skills: • Experience with Unity 3D. • Knowledge of VR development. • Ability to modify and disable elements within Unity templates. • Experience in integrating existing scripts into Unity projects. I have completed the above project on my computer, but it broke down my computer ! So, I know exactly what needs to be done, and I have all the necessary materials ready! It’s very simple project

    €155 Average bid
    €155 Oferta mesatare
    34 ofertat
    PHP Script for Google Analytics Data
    6 ditë left
    Të verifikuara

    I need a PHP script that retrieves daily page view counts from Google Analytics for specific URLs and advertising campaigns. This script should be executed daily via a cron job and must adhere to SOLID principles. It should handle large data sets efficiently and update a MySQL database with the gathered data. Key requirements: - The script will take all active listings from the MySQL database. - It should fetch page view data from Google Analytics 4 (GA4). - The advertising campaigns to track include Google Ads, Facebook Ads, and Instagram Ads. - The specific data points of interest are total page views and unique page views. - The script will read from one database and write to another. Ideal skills include: - Strong proficiency in PHP and MySQL. - Familiari...

    €36 / hr Average bid
    €36 / hr Oferta mesatare
    71 ofertat

    Content Writing • Article: "The Importance of SEO in Digital Marketing" (published on TechBlog) • Blog Post: "10 Tips for Improving Your Writing Skills" (published on WritingHub) • Website Content: ABC Corporation (created engaging and informative content for their website) Copywriting • Ad Copy: "Get Fit with Our Gym" (created for FitZone Gym...GreenPlanet Magazine) • "The Future of Digital Marketing" (published in DigitalMarketingPro) • "The Impact of Social Media on Mental Health" (published in HealthHub) Copy Typing • Typed a manuscript for a book on "The History of India" • Typed a report on "The Impact of Climate Change on Business" Typing Specialist • Provided typing se...

    €8 - €14 / hr
    Lokale
    €8 - €14 / hr
    0 ofertat

    I'm in urgent need of a skilled UI...urgent need of a skilled UI Developer to focus on the design of a Corporate and Professional styled Web Application UI. The ideal candidate should be proficient in Angular, Java Script, , Node.js, and react.js. Key Responsibilities: - Develop a user-friendly, modern, and minimalist web application interface. - Ensure the UI aligns with a corporate and professional theme. Ideal Skills: - Extensive experience in User Interface Design focused on Web Applications. - Full Stack Development capabilities to understand and design in sync with backend requirements. - Proficient in modern web technologies: Angular, Java Script, , Node.js, and react.js. I look forward to collaborating with a professional who can help bring this project to f...

    €76 Average bid
    €76 Oferta mesatare
    17 ofertat

    I need a skilled video editor for a corporate promotional video. The video will require the inclusion of text overlays at various points. Key Responsibilities: - Edit the footage to create a compelling promotional video - Incorporate text overlays as per the provided script Ideal Skills and Experience: - Proven experience in video editing, particularly corporate content - Proficiency in video editing software - Strong attention to detail and ability to meet deadlines - Creative mindset to help enhance the video content

    €16 / hr Average bid
    €16 / hr Oferta mesatare
    18 ofertat

    I need a digital marketing website to sell my digital products. The site should be engaging, user-friendly, and optimized for conversions. Key Requirements: - Implement a shopping cart: I want my customers to be able to add multiple products to their cart and check out seamlessly. - Enable product reviews: Customer feedback is crucial. I want a system in place that allows users...digital products, the site needs to support instant, secure downloads post-purchase. Ideal Skills and Experience: - Proven experience in e-commerce website development, particularly for digital products. - Strong understanding of digital marketing principles. - Excellent skills in creating user-friendly, intuitive interfaces. - Proficient in implementing shopping carts, review systems, and secure download...

    €289 Average bid
    €289 Oferta mesatare
    78 ofertat

    I'm looking for a Pine Script expert to refine my existing trend-following strategy. The code is already prepared, but it needs optimization for better performance and integration for automatic trading with Fyers. Ideal skills for the job: - Proficiency in Pine Script - Experience with Fyers API - Strong understanding of trend-following strategies - Ability to optimize trading algorithms Please note, the objective is to enhance the performance of the strategy and make it ready for automatic trading.

    €79 Average bid
    €79 Oferta mesatare
    8 ofertat
    Gmsh script
    9 ditë left

    The client have provided a gmsh script that is intended to produce a 3D mesh of square duct. The mesh should have a uniform mesh distribution in x direction and non-uniform in y and z direction using tan hyperbolic equation. In its current state it indicated by the client that it does not produce the expected results. I will locate the source of the error and make corrections to the code.

    €45 Average bid
    €45 Oferta mesatare
    1 ofertat