Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    5,000 bash scripting pekerjaan dijumpai

    I regularly receive batches of transaction records in CSV format from a secured sender API. For each batch I need those files ...return a quick success log. Because only the sender endpoint is authenticated, you’ll handle token retrieval or key injection on that side, then push the unaltered CSV to the receiver. Robust error handling, retry logic, and a concise report of successes / failures are important so we can audit transfers later. Typical runs are small, but speed matters. If you are comfortable scripting this in Python (requests, pandas), Bash with curl, or another language of your choice and can be on-call for ad-hoc transfers, I’d like to work with you. Please mention similar API ingestion or file-relay work you’ve done and how quickly you can tu...

    $45 / hr Average bid
    $45 / hr Avg Bida
    110 bida

    KEY RESPONSIBILITIES: •...functional & code coverage verification. • Provide technical support to other teams PREFERRED EXPERIENCE: • Experience with C/C++ • Experience with Verilog, System Verilog, and modern verification libraries like UVM • 6years of ASIC design verification experience • Experience / Background with DDR or Memory Controller. PHY Verification is a plus • Experience with scripting languages like Python, Perl and TCL is a plus. • Collaborate with architects, hardware engineers, and firmware engineers to understand the new features to be verified • Understanding of Design for Test methodologies and DFT verification experience is a plus • Proficient in debuggin...

    $12 / hr Average bid
    $12 / hr Avg Bida
    9 bida

    KEY RESPONSIBILITIES: •...functional & code coverage verification. • Provide technical support to other teams PREFERRED EXPERIENCE: • Experience with C/C++ • Experience with Verilog, System Verilog, and modern verification libraries like UVM • 6years of ASIC design verification experience • Experience / Background with DDR or Memory Controller. PHY Verification is a plus • Experience with scripting languages like Python, Perl and TCL is a plus. • Collaborate with architects, hardware engineers, and firmware engineers to understand the new features to be verified • Understanding of Design for Test methodologies and DFT verification experience is a plus • Proficient in debuggin...

    $10 / hr Average bid
    $10 / hr Avg Bida
    8 bida

    I need an experienced Roblox developer to integrate all admin commands from the official Blox Fruits game into my custom game. You will have access to the necessary admin commands code. Requirements: - Expert knowledge of Roblox game development - Proficiency in scripting and integrating admin commands - Familiarity with Blox Fruits and its admin commands Ideal Skills and Experience: - Roblox Lua scripting - Previous experience with similar integrations - Strong problem-solving skills Please provide examples of your previous work and an estimated timeline for completion.

    $133 Average bid
    $133 Avg Bida
    54 bida

    ...look inside Ignition. What I need now is the Ignition project file (Vision or Perspective—your choice as long as it matches the template) that pulls the data straight from the spreadsheet and keeps the screen current in real-time. You will receive: • The Excel file with its single, well-defined table • A PNG of the layout I already designed Your job is to build the bindings, any gateway scripting or tag configuration required, and style the components so the finished view mirrors my template pixel-for-pixel. When the workbook changes, I should see those changes appear immediately on the Ignition screen with no manual refresh. Please send back the completed .proj file (or export) plus a short note explaining where I can swap in a new spreadsheet, should the ...

    $125 Average bid
    $125 Avg Bida
    58 bida

    I’m finalising a social-media automation service and need a quality-focused tester to ensure everything works reliably on Facebook, Instagram, and WhatsApp. Th...requests and responses, and any permission or token issues should be flagged. When finished, I need: • A concise test plan outlining the scenarios covered • Screenshots or screen recordings of key steps and results • A defect log with reproduction steps, expected vs. actual behaviour, and environment details • A short summary describing overall integration health and any blockers to launch No scripting or automation work is required—this is a manual testing role focused on careful validation through the interface. Sandbox credentials will be provided, and I’ll be available for quick c...

    $128 Average bid
    $128 Avg Bida
    104 bida

    I want to cut the lag between a customer’s first email or phone call and our very first reply. Right now, that initial response is slower than it should be, and it’s costing us satisfaction scores. Here’s what I’m looking for: • Audit our current email and phone workflows, highlighting every pinch-point that stalls a reply. • Recommend practical fixes—whether that’s template scripting, ticket-routing tweaks, or lightweight automation. • Draft clear response guidelines my team can follow from day one. • Set measurable targets so we can track improvement and keep momentum after you hand off the plan. You’ll have direct access to me plus sample transcripts, inbox metrics, and call logs. If you have experience s...

    $434 Average bid
    $434 Avg Bida
    55 bida
    High-Res NASA Image Retrieval
    6 hari left
    Disahkan

    I need a month-by-month (or closest available) visu...cover percentage). Acceptance criteria • Roughly 24 files, one per month, or what is reasonably available, covering the identical footprint. • Each file must show the lot clearly enough to observe construction progress (no heavy cloud cover). • Metadata accompanies every image in a simple text or CSV file. If you already have Earthdata login experience, data ordering, and bulk-download scripting skills (e.g., using Python, GDAL, Google Earth Engine), this should be straightforward. Let me know how you plan to tackle cloud-covered months and whether you foresee any gaps in coverage. I added an image of the area, with what I'd like to focus on specifically in the red box. I was unable to decipher the i...

    $485 Average bid
    $485 Avg Bida
    73 bida

    ...Structure ``` ├── google data analysis # Main notebook ├── # Project documentation ``` ## Key Analysis * Interest over time (trend analysis) * Country-wise keyword comparison * Related queries and keywords analysis * Data visualization using line charts and bar plots ## How to Run 1. Clone the repository 2. Install required libraries: ```bash pip install pytrends pandas matplotlib seaborn ``` 3. Open the Jupyter Notebook 4. Run the cells step by step ## Results & Insights The project reveals how search interest varies by country and time, highlights peak search periods, and shows how related keywords trend alongside the main keyword. ## Future Improvements * Analyze multiple keywords together * Add real-time trend monit...

    $14 Average bid
    $14 Avg Bida
    7 bida

    Have you ever wondered why books often outshine their movie adaptations? It’s because turning a book into a film involves more than just scripting—it requires artistry and expertise. If you’ve written a novel or short story and dream of transforming it into a Hollywood script, I can help make that vision a reality. I’m a professionally trained director and screenwriter with years of experience, dedicated to bringing your book to life on the screen. With over seven years of writing experience, I’ve crafted numerous feature films, short films, TV series, and music videos. My expertise lies in adapting your idea, story, book, or novel into a cinematic masterpiece that resonates with audiences and investors alike.I offer a range of services including:Short ...

    $1000 Average bid
    $1000 Avg Bida
    1 bida

    ...filename as basis: - `` → tags: ["arrow", "left", "navigation"] ### Step 5: Verify & Clean - Check all SVGs are valid (open in browser/editor) - Remove any non-SVG files - Ensure no duplicates within same library - Verify total count matches documentation --- ## Technical Notes ### How to Handle npm Packages: Some libraries are distributed as npm packages (like Carbon Icons): ```bash # Option 1: Clone from GitHub (RECOMMENDED) git clone cd carbon/packages/icons/svg # SVG files are HERE as actual files # Option 2: npm install (if needed) npm install @carbon/icons # Then find SVGs in node_modules/@carbon/icons/svg/ ``` **We want the actual .svg files, not programmatic access.** ### Common Pitfalls to Avoid: ❌ Don't use icon fon...

    $50 Average bid
    Dijamin
    $50
    41 penyertaan

    I need eye-catching promotional videos that can be edited, captioned, and posted directly to both Instagram and Facebook with the clear purpose of driving sales and measurable conversions. I will provide product images, key messages, and a rough promotional calendar; you handle everything else—from scripting and motion graphics to scheduling and real-time performance tweaks. Short vertical formats (15–45 seconds) tend to work best for my audience, so that is what I expect most of the time. Before we commit to a long-term arrangement, I’d like to see a small trial: one complete promo video plus the matching post copy and hashtag set. If that moves the needle on click-throughs and purchases, we can quickly scale to a weekly or even daily rhythm. Deliverables for...

    $25 Average bid
    $25 Avg Bida
    40 bida

    I need an automated tool specifically designed for Excel to streamline the report generation process. Key Requirements: - Build a tool that integrates with Excel - Automate the report generation tasks Ideal Skills and Experience: - Proficiency in Excel and automation tools - Experience in developing automation for data processing - Familiarity with scripting languages like VBA, Python, or similar

    $80 Average bid
    $80 Avg Bida
    89 bida

    ...and File3 would be in one archive) and • name those archives , , … incrementing automatically until no files are left un-zipped. The script must run from the command line on any standard distribution with core utilities (bash, find, awk, zip, etc.). Please make sure it: • skips or warns if a file is missing from a trio rather than crashing, • overwrites an existing zip of the same name only if I pass a clear flag, and • leaves the original files untouched. Deliverables 1. A single executable script (bash or POSIX sh). 2. A short README or comment block explaining usage, required packages (if any beyond zip), and an example run. I’ll test by dropping the script in the folder, running it, and confirming that every three relat...

    $114 Average bid
    $114 Avg Bida
    30 bida

    I want to publish an entertaining lifestyle-themed YouTube video that looks ahead to the future. Think of a piece that hooks viewers with vivid visuals, upbeat pacing, and a clear narrative about how daily life, fashion, tech or habits might evolve over the next few years. Here is what I need from you: • End-to-end creation – concept development, scripting (or polishing my notes, if I supply them), filming or high-quality stock integration, voice-over where needed, and crisp editing in 1080p or higher. • On-brand music, sound effects, captions and dynamic transitions that keep the audience engaged right to the last frame. • A compelling thumbnail and title suggestion optimised for click-through. • Final delivery as an editable project file (Prem...

    $11 Average bid
    Tempatan
    $11 Avg Bida
    2 bida

    ...local motorists—range testing in Gulf temperatures, charging-network realities, registration costs, the whole lot. Every review has to be authoritative yet accessible, written with SEO best practice in mind, and backed by solid on-the-ground research. Beyond the written word, I also want each major review to spawn a short social-ready video and an at-a-glance infographic, so skills in concise scripting, basic shooting/editing (think Premiere Pro or Final Cut), and visual storytelling with tools like Illustrator or Canva will be valued. All content will first live on our website, then be repurposed natively for our social channels to maximise reach. If you can consistently deliver: • A polished, fully fact-checked review article (1,200–1,800 words) • A 6...

    $32 / hr Average bid
    $32 / hr Avg Bida
    45 bida

    I want to build an AI-driven system that automatically turns raw ideas or prompts into punchy entertainment-focused short clips (think 15–60 seconds, perfect for TikTok, Reels, YouTube Shorts). The generator should accept text or brief voice prompts, handle scripting, scene composition, voice-over, background music, and basic motion graphics, then render the final MP4 ready for upload—all without manual video-editing.

    $184 Average bid
    $184 Avg Bida
    29 bida
    AutoIt Photo Comparison Tool
    4 hari left
    Disahkan

    ...FastStone viewer) - Launch and Setup of windows manual, AutoIt script gets values from .ini file. Ideal Skills and Experience: - Proficient in AutoIt scripting - Experience with window manipulation and automation - Familiarity with photo handling and directory management Here is a 1st pass at a design doc, psuedo-code. One of the reasons I am doing this with AutoIt is to get a real life sample to help me learn AutoIt coding. Requirement is script is done in AutoIt. Design has several items that were not in or changed above and some replies to chat/email so, more effort / more funds. I am only slightly knowledgable with AutoIt scripting. If any of the values below can be more easily activated with function you know, change is OK. What I remember the location of co...

    $140 Average bid
    Perjanjian Kerahsiaan
    $140 Avg Bida
    36 bida

    ...research, content direction, backlinks) • Optimize landing pages, offers, hooks, and creatives to increase conversion rates • Work closely with the design team to produce high-performing ad creatives Retention & Growth • Manage Email & SMS automation (Klaviyo or similar) • Oversee influencer marketing campaigns and collaborations • Contribute to creative strategy and direct-response ad scripting ⸻ Requirements • Proven experience managing $10K+ monthly ad spend (minimum) • Strong track record scaling e-commerce brands (fashion preferred) • Advanced knowledge of Meta Ads Manager & TikTok Ads Manager • Deep SEO expertise (technical, content, backlink strategy) • Strong analytical mindset — decisions ba...

    $17 / hr Average bid
    $17 / hr Avg Bida
    50 bida

    I need a writer to develop an in-depth e-book that guides readers through the Law of Attraction f...Expected deliverables: • A fully formatted e-book manuscript (15–20K words is the range I have in mind, though I’m open to your professional recommendation). • An outline approved before drafting. • Two rounds of revisions after the first full draft. • Editable source file (Word or Google Docs) plus a print-ready PDF. Understanding of the niche language—affirmations, vibrational alignment, scripting, vision boards—is essential, yet I want the final text free of jargon overload so beginners won’t feel lost. If you have experience writing in self-help or personal development, especially around the Law of Attraction, and can back ...

    $412 Average bid
    $412 Avg Bida
    77 bida

    I’m building out my YouTube channel and want a steady flow of polished content that runs between 5 and 10 minutes per episode. The exact theme is open—what matters most is that each video hooks viewers quickly, keeps them engaged, and ends with a clear call-to-action that fits the channel’s tone. Send me concepts you think will perform well on YouTube, then take the chosen idea through scripting, editing, sound design, and final export. Please work in 1080p (or higher), use only cleared or royalty-free assets, and keep the pacing tight so watch time stays high. Deliverables for each video: • 1 fully edited 5-10 minute MP4 (1080p or higher) • Intro/outro and light motion graphics as needed • Royalty-free background music and sound effects baked ...

    $56 Average bid
    $56 Avg Bida
    38 bida

    ...automation job Job Description: Hi, I need a freelancer to create product mockups by placing my designs on 20 different products: 2 different mugs (the designs must be curved/wrapped around the mug) 18 other products (all with flat surfaces) I have a total of 85 vector motifs that need to be placed on these products. Because of the high volume, the job requires automation (batch processing / scripting / actions). The design files will be supplied in vector format. The only work needed is: Place the designs on the products Create a clean black background Crop the final images Important: As a condition before awarding the full project, I will need 1–2 sample mockups first (you can choose any design and any product). This is a relatively simple and straightforward job for ...

    $113 Average bid
    $113 Avg Bida
    83 bida
    DIGITAL MARKETING EXPERT
    3 hari left
    Disahkan

    ...research, content direction, backlinks) • Optimize landing pages, offers, hooks, and creatives to increase conversion rates • Work closely with the design team to produce high-performing ad creatives Retention & Growth • Manage Email & SMS automation (Klaviyo or similar) • Oversee influencer marketing campaigns and collaborations • Contribute to creative strategy and direct-response ad scripting ⸻ Requirements • Proven experience managing $10K+ monthly ad spend (minimum) • Strong track record scaling e-commerce brands (fashion preferred) • Advanced knowledge of Meta Ads Manager & TikTok Ads Manager • Deep SEO expertise (technical, content, backlink strategy) • Strong analytical mindset — decisions ba...

    $120 Average bid
    $120 Avg Bida
    74 bida

    ...Long-form YouTube video production Generate B-roll using AI (stock + AI generated visuals) Add subtitles, captions, hooks, and retention-based editing Use AI voiceovers (if required) Follow a given script and convert it into an engaging video Optimize videos for audience retention Required Skills: The candidate must be familiar with some of these tools (not necessarily all): ChatGPT (for scripting/idea generation) CapCut / Premiere Pro / After Effects Runway ML Pika Labs / Pika Art Midjourney / Leonardo AI / Stable Diffusion ElevenLabs / AI Voice Generators Canva AI Descript Subtitles & caption automation tools What We Are Looking For: Creative mindset (VERY important) Understanding of YouTube and Instagram algorithm Ability to create hook-based engaging v...

    $135 Average bid
    $135 Avg Bida
    11 bida

    ...environments and building enterprise-grade backend systems. You will work on scalable, cloud-native solutions with a strong focus on automation, scripting, and database-driven applications. Role Summary Senior Python Software Developer – Cloud-Native Engineering You will design, develop, and optimize backend services and automation scripts while working closely with cross-functional engineering teams. The role requires deep Python expertise, strong Linux proficiency, and experience with enterprise database systems. Key Responsibilities * Develop and maintain advanced Python applications and automation scripts * Write and manage complex Bash scripts for system-level operations * Work extensively on Linux-based systems * Design and optimize integrations with ente...

    $1047 Average bid
    $1047 Avg Bida
    15 bida
    3D SaaS Explainer Video Suite
    3 hari left
    Disahkan

    I’m preparing to launch a new SaaS brand and need a small suite of short-form marketing videos that blend polished 3D animation with snippets of real-world footage and on-screen product walkthroughs. The core pieces I’m after are: • A punchy explainer that introduces the problem...page, socials, and ads. I want the 3D animation to carry the narrative flair while the reality footage grounds the story in authenticity. Timeline: I’d like first cuts inside three weeks and final masters delivered within a month. If this sounds in your wheelhouse, send a detailed project proposal that outlines your creative approach, sample work links, and how you’d structure milestones from scripting through final render. I’ll review proposals as they arrive and aim ...

    $916 Average bid
    $916 Avg Bida
    74 bida

    I'm looking for a developer to create donation stands and leaderboards for a Roblox game. Requirements: - Donation stands with customizable messages and sound effects upon donation. - Two leaderboards. Ideal skills and experience: - Proficiency in Roblox development - Experience with scripting and UI design - Familiarity with game monetization elements

    $24 Average bid
    $24 Avg Bida
    9 bida

    I want a short, polished video that functions as our HR newsletter. The piece will go out exclusively to employees, so clarity an...supply—policy changes, upcoming trainings, recognition highlights—and turn them into an engaging visual story that still feels like an official internal communication. Clean motion graphics, on-brand typography, and a concise voice-over or caption set should make each point easy to absorb without drifting into marketing fluff. I can provide our logo, colour references, and raw text. You handle scripting (or tightening the script I draft), editing, sound bed selection and the final export ready for email embedding and our intranet. Let me know your preferred length for the finished piece and any asset specs you need from me so we can get s...

    $206 Average bid
    $206 Avg Bida
    10 bida

    ...actions and shortcuts clearly. • Provide a natural-sounding male Hindi voice-over, well-synced to the on-screen actions, with clean audio free of background noise. • Deliver the final video in MP4 format plus the working Excel files you create during the demo so learners can practice. I’ll supply a rough outline of the learning objectives and branding guidelines once we start; you handle the scripting, recording, editing, and light on-screen annotations. If you have previous tutorial samples—especially in Hindi—please share them so I can gauge pacing and clarity. I’m aiming for a concise yet thorough lesson roughly 20–30 minutes long, but I’m flexible if your storyboard shows a better structure. Looking forward to collaborati...

    $53 Average bid
    $53 Avg Bida
    12 bida

    ...path for the “add listing” endpoint. • Provide the exact sequence of cURL commands: initial request token call, user authorisation, access token exchange (if applicable), and finally the POST call that creates the listing. • Document every step in a short Markdown or text file so I can repeat the process on any Mac without extra libraries or wrappers. Keep it terminal-friendly—no external scripting language required. • Make sure the final POST call accepts placeholders for release_id, price, comments, condition, etc., so I can drop my own values in quickly. I will supply temporary account access plus real release IDs and listing content for your testing. Once you hand back the working cURL commands and the mini-guide, I will test them live;...

    $96 Average bid
    $96 Avg Bida
    17 bida

    We are converting a 24+ page nursing assessment and care plan (currently in Google Docs) into a fully formatted, fillable PDF optimized for Adobe Acrobat and iPad use. This is a structured clinical document used for initial assessments, reassessments, and supervisory visits. We do not require advanced scripting, conditional logic, or complex validation rules, but we do require thoughtful formatting and clean field architecture. Scope includes: - Full formatting cleanup and layout refinement of the existing document (spacing adjustments, adequate note areas, properly sized checkboxes, mobile-friendly layout improvements) - Repeated header fields (e.g., Client Name, DOB, RN initials) that auto-populate across all pages - Hundreds of properly grouped checkboxes - Yes/No field...

    $965 Average bid
    $965 Avg Bida
    57 bida

    I’m ready to bring in a security specialist to run a thorough, manual penetration test on my live e-commerce application. Automated scanners aren’t enough for this engagement—I need human-driven testing that uncovers real-world attack paths. Here’s what I’m looking for: • A full manual assessment covering all SQL Injection, Cross-site Scripting (XSS) and Cross-site Request Forgery (CSRF),Web Application Penetration Testing , Network Penetration Testing Services External or Internal, Web Services Testing, API Testing • Exploitation-level proof of concept for every confirmed issue, with clear, reproducible steps. • A concise risk-ranked report that separates critical, high, medium and low findings, followed by practical remediation advi...

    $111 Average bid
    $111 Avg Bida
    28 bida

    I’m looking for an online tutor based in India who can guide me through intermediate-level administration of both Linux and Windows Server environments. On the Linux side I want practical, session-based coaching in system administration, security and firewall management, and shell scripting. For Windows Server, the focus should be Active Directory management, server configuration and deployment, plus security and patch management. Each topic needs to be demonstrated live, with time for me to replicate the steps on my own lab machines during or immediately after the call. We can meet on Zoom or Google Meet for 2–3 hours a week, preferably evenings or weekends. Deliverables • A structured lesson plan that maps out the sequence of sessions • Recordings ...

    $2 / hr Average bid
    $2 / hr Avg Bida
    7 bida

    NVIDIA Omniverse Developer (USD, Python, Simulation) – Hourly Contract ⸻ Job Description We are looking for an experienced NVIDIA Omniverse developer to support our project on an hourly basis. The work involves building, modifying, and optimizing workflows within NVIDIA Omniverse, with a focus on USD pipelines, Python scripting, and simulation or visualization tasks. This is a technical role suited for someone who has hands-on experience with Omniverse rather than general 3D tools only. ⸻ Scope of Work Depending on expertise, tasks may include: • Working with USD (Universal Scene Description) assets and stage composition • Developing or modifying Python scripts inside Omniverse • Setting up or improving Omniverse extensions • Simulation, visualiz...

    $492 Average bid
    $492 Avg Bida
    49 bida

    Greetings! In need of an Unreal Engine developer who can help us push our prototype across the finish line in time for Steam NextFest submission and funding rounds. The game; think Heavy Metal co-op based PVE bot action on other planets with old school inspirations from SWG and MechWarrior! We're looking for someone experienced with both C++ and Blueprint visual scripting who can help optimize systems, implement features, and polish our prototype for public testing. A key part of this work will involve converting Blueprint functionality to C++ for performance optimization. Experience with multiplayer, specifically co-op PVE mechanics, lobby systems, would be a major plus for certain functionality we're implementing. We currently have one other developer (aside from me) ...

    $2357 Average bid
    $2357 Avg Bida
    55 bida

    ...optimize, and enhance system performance Participate in system upgrades and migration activities Ensure compliance with industry standards (e.g., Automotive, Medical, Aerospace – if applicable) Required Skills & Expertise: 5+ years of experience working with Codebeamer ALM Strong understanding of ALM / PLM / SDLC processes Experience in workflow design & customization Proficiency in Java / Groovy / scripting (preferred) Experience with REST APIs & integrations Knowledge of requirements management & traceability Strong analytical and problem-solving skills Excellent communication & stakeholder management Preferred / Nice-to-Have: Experience in regulated industries (Automotive, Medical Devices, etc.) Familiarity with tools like Jira, Git, Polarion, DOORS...

    $6 / hr Average bid
    $6 / hr Avg Bida
    11 bida

    Hello Sanscomp, I have reviewed your request and can provide a robust Bash script to automate this token rotation. My Technical Approach: Fetcher: I will use curl with error handling to fetch the .m3u content securely. Parser: Using grep and sed (or awk), I will extract the dynamic Token and URL. I will include a validation step to ensure values are retrieved before modifying any files. Updater: To make this stable, I recommend we standardize your 5 scripts once to use a variable definition at the top (e.g., TOKEN="..."). My script will use sed -i to target that specific line and swap in the new value, leaving your ffmpeg logic untouched. Logging: The script will output simple status messages, which Cron will capture and email to you automatically on failure. Deliverabl...

    $11 / hr Average bid
    $11 / hr Avg Bida
    1 bida

    I have a completed Adobe Illustrator layout and I need it rebuilt in clean, well-commented HTML5 and CSS3. The page should look pixel-perfect next to the original artwork and adapt gracefully to phones, tablets, and desktops through a responsive design approach. Beyond the markup and styling, I’ll also require a touch of JavaScript—nothing heavy, just basic scripting for things like a smooth-scroll nav and a simple toggle menu. Please keep the script in a separate file so the codebase stays tidy. Deliverables • One responsive HTML5 page • Linked CSS3 stylesheet reflecting the exact look of the Illustrator file • Separate JS file containing the light functionality described above • Any assets exported and optimised at the correct resolution...

    $118 Average bid
    $118 Avg Bida
    88 bida

    I am a 5th Year BA LL.B. student at CCSU Meerut with strong experience in legal research, drafting, and case analysis through multiple internships with advocates and law firms across Delhi and Jaipur. I have worked on civil, criminal, constitutional, corporate, consumer, and property law matters and regularly use legal databases such as SCC Online and Manup...structured research materials, explanatory legal content, and script-based vlogs or knowledge content on legal and socio-legal topics. I am comfortable with long-form research, article writing, and simplified legal explainers for a general audience. I focus on accuracy, clarity, and timely delivery, and I am open to freelance work involving legal drafting, research assignments, content writing, vlog scripting, and documentatio...

    $11 / hr Average bid
    $11 / hr Avg Bida
    7 bida

    ...account and already have clear themes and talking points mapped out for the weeks ahead. What I need now is a creative partner who can turn those ideas into eye-catching Reels and Stories—from concept refinement through to final upload-ready files. Here’s how I see our workflow: I share the weekly themes, any raw footage or reference material, along with tone and call-to-action notes. You handle scripting (where needed), visual editing, motion graphics, captions, trending audio selection, and overall pacing so the final pieces feel native to Instagram and keep viewers watching. Preferred tools include CapCut, Adobe Premiere, Canva, or the Instagram in-app editor—whatever lets you work quickly while maintaining professional polish. Deliverables (per agreed sche...

    $18 / hr Average bid
    $18 / hr Avg Bida
    63 bida

    ...notice and deliver real, measurable results. Whether your background is in programming, data analysis, system administration, or a related discipline, if you thrive on solving problems with code and technology I’d like to hear what you can do. Here’s what will help me decide quickly: • A concise overview of your core technical strengths and the tools you rely on most (think Git, cloud platforms, scripting languages, databases, or the frameworks you use daily). • One or two brief examples of past work that prove you can move from requirement to working solution without hand-holding. • Your current availability (hours per week and time-zone overlap) and preferred working arrangement—hourly, milestone-based, or retainer. If you have certifica...

    $14 Average bid
    $14 Avg Bida
    9 bida

    I have a steady stream of MathLab homework running through May—roughly four to five short assignments every week. The work is classic calculus material (derivatives, integrals, limits) wrapped inside straightforward MATLAB scripting, so nothing too advanced. What I need is someone who can solve only the exercises that are due each week and no more; pacing matters so the submission schedule looks natural. Feel free to lean on AI tools while building the solutions—code quality and correct answers are what count. That’s it. If you can keep the weekly rhythm and hand back solid MATLAB calculus solutions, this will be easy work for both of us.

    $38 Average bid
    $38 Avg Bida
    48 bida

    ...custom, high-performance, and high-contrast stage-ready UI (likely using JUCE or a custom OpenGL/vulkan-based skin). Code Standardization: Refactoring the existing codebase to industry standards (OOP best practices, memory safety, and thread-safe audio logic). Feature Polishing: Finalizing the implementation of parallel sequencing logic, complex audio editing functions, and our Python-based MIDI scripting API. Optimization: Ensuring the host remains low-latency and high-stability while hosting unlimited VST tracks and professional mastering chains. Requirements Expertise in C++: Strong understanding of modern C++ (17/20) and real-time audio thread constraints (lock-free programming). Audio Frameworks: Extensive experience with JUCE or equivalent audio frameworks. GUI Design for M...

    $2155 Average bid
    $2155 Avg Bida
    43 bida

    ...• Facebook • Instagram • TikTok Video-first approach Short, engaging video demonstrations convert best for my audience, so your strategy should revolve around producing, editing, and distributing thumb-stopping reels, stories, and TikTok clips that highlight the serum’s luxury positioning, scientific edge, and visible results. What you’ll handle – Crafting the creative concept and scripting each video – Running, monitoring, and optimising paid and organic campaigns on the three platforms – Implementing tracking pixels / UTM links so every sale is attributed accurately – A/B testing audiences, hooks, and calls-to-action to improve ROAS – Weekly performance snapshots summarising spend, clicks, conversions,...

    $13081 Average bid
    $13081 Avg Bida
    18 bida

    ...Cox proportional-hazards models to identify genes whose expression significantly associates with survival outcomes, adjusting for key covariates (age, stage, subtype, etc.). • Run GSEA (Gene Set Enrichment Analysis) on ranked gene lists derived from the Cox statistics to uncover pathways whose collective behaviour predicts patient prognosis. Deliverables 1. Reproducible scripts or notebooks (bash, R, Python, or the GSEA command-line tool) plus a brief README explaining all dependencies. 2. All intermediate and final result files: normalised matrices, survival statistics, GSEA enrichment scores, and publication-quality plots (SVG/PNG). 3. A short methods & results document (Word, PDF, or Markdown) summarising the approach, key findings, and any limitations. Ac...

    $11 / hr Average bid
    $11 / hr Avg Bida
    23 bida

    We are seeking an expert in AI automation and intelligent systems to design and implement a robust multi-agent workflow system that streamlines business operations, enhances decision-making, and automates repetitive processes. The system should include a Retrieval-Augmented Generation (RAG) agent for internal knowledge management. Key deliverables include: 1. Multi-Agent Workflow Setup:...system architecture, agent behavior, and user guide. 5. Testing to ensure agents perform tasks reliably and report results effectively. The initial deployment and testable workflow should be delivered within 7–10 days. This is a high-priority project requiring expertise in AI & Machine Learning, Multi-Agent Systems, Workflow Automation, RAG/ Retrieval-Augmented Generation, and Python/Automation...

    $648 Average bid
    $648 Avg Bida
    233 bida

    I have a folder of still images that I want turned into a polished social-media reel. The flow should be dynamic yet smooth, matching each visual transition to a professional, formal voice-over. I have not recorded any narration yet, so you would handle the full voice-over process—scripting (based on a short brief I’ll supply), recording, and clean mastering. A confident, articulate tone is essential; think boardroom presentation rather than casual chat. Once the audio is ready, please sync it precisely with the images, add tasteful motion effects or subtle zooms where they help, and deliver a final file ready for Instagram and LinkedIn. Feel free to recommend the ideal runtime and aspect ratio, and let me know if you need any image specs from me up front. I’...

    $12 Average bid
    $12 Avg Bida
    9 bida

    I need social media marketing on consistency. The campaign will revolve around short, high-impact video ads—stories, reels, in-feed and any other placement you feel will convert. Here’s what I need from you: • Strategy & setup – audience research, pixel/events configuration, campaign structure and budget allocation inside Meta Ads Manager. • Creative – scripting, editing and motion graphics for thumb-stopping videos that clearly present the offer and finish with a strong call-to-action. • Optimisation – daily bid, placement and creative testing, plus retargeting loops. • Reporting – concise weekly summaries highlighting KPIs, wins, and next steps. Success is simple to measure: lower cost per lead, higher conversion...

    $8 / hr Average bid
    $8 / hr Avg Bida
    44 bida

    I’m standing up a series of production data pipelines and need an IT professional who can move comfortably between Python scripting, SQL optimisation, PySpark transformations and Airflow orchestration. The immediate focus is end-to-end pipeline build-out: designing clean ingestion logic, transforming data in Spark, writing efficient queries and scheduling everything through well-structured Airflow DAGs. If you can demonstrate hands-on experience across all four technologies - Python, SQL, PySpark and Airflow—and enjoy owning a pipeline from raw source to curated output, I’d like to work together. Deliverables I’m expecting: • A working set of PySpark jobs that handle ingestion, transformation and output staging • Airflow DAGs that schedule...

    $281 Average bid
    $281 Avg Bida
    27 bida