The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Scripting is a powerful skill that can take your project to the next level. A Scripter can turn a complicated concept into a quick and easy-to-use script or program. There are many scripting languages out there today that offer endless possibilities and endless customization options to make your project unique and tailored to you. With Scripting, our expert Scripters can help you solve complex problems quickly and efficiently.
Here's some projects that our expert Scripter made real:
Scripting offers the opportunity to make projects simpler, faster, more efficient, and more organized. Freelancer.com provides the perfect platform for clients to find expert Scripters to make these ideas come to life. Having an experienced, skilled Scripter on your side can save so much time, effort, and money in the long run. Why not post your own project right now on Freelancer.com and hire a Scripting expert today?
Asiakkaamme antoivat 34,322 arvostelussa keskimääräisen arvosanan Scripters 4.91 / 5 tähteä.Scripting is a powerful skill that can take your project to the next level. A Scripter can turn a complicated concept into a quick and easy-to-use script or program. There are many scripting languages out there today that offer endless possibilities and endless customization options to make your project unique and tailored to you. With Scripting, our expert Scripters can help you solve complex problems quickly and efficiently.
Here's some projects that our expert Scripter made real:
Scripting offers the opportunity to make projects simpler, faster, more efficient, and more organized. Freelancer.com provides the perfect platform for clients to find expert Scripters to make these ideas come to life. Having an experienced, skilled Scripter on your side can save so much time, effort, and money in the long run. Why not post your own project right now on Freelancer.com and hire a Scripting expert today?
Asiakkaamme antoivat 34,322 arvostelussa keskimääräisen arvosanan Scripters 4.91 / 5 tähteä.I have an existing interactive PDF built in Acrobat Pro. I now need a small upgrade: At the very top of the form, add a visible “Save As” button, not printable. When the user clicks it, the following JavaScript sequence must run inside the PDF: 1. Perform a silent Save As of the currently open document in the same folder, appending “_PRINT” to the original file name (e.g., → ), with have all fields non-fillable. 2. Immediately clear every form field in current open original document. 3. Close the cleared document to return the user to Acrobat/Reader. Please embed the script directly in the button and test that it works in both Acrobat Pro and free Acrobat Reader on Windows and macOS. I will provide the current PDF; you return the updated PDF along with the ...
I need automation script that takes a set of input values and produces a well-formed file intended for data storage. The file will hold mixed data, so the script must handle both text strings and numeric fields gracefully.
I need a fully scripted, repeatable way to deploy WireGuard on Linux and bind it to my existing LDAP directory for user authentication. Everything should be handled through a single Bash script: installation, key generation, service configuration, firewall tweaks, and the LDAP-backed access control logic. The environment is purely Linux; I’ll run the script on fresh servers spun up from time to time, so hard-coding a specific distribution won’t work. Please detect the distro at runtime (e.g., `cat /etc/os-release`) and branch gracefully for the usual package managers (apt, dnf, yum). Because the LDAP flavour can vary between sites, keep the LDAP integration parameters (host, base DN, bind DN, TLS choice, etc.) externalised in a simple config file that the same script consumes...
I run UCCNC on a dedicated Windows 10 Pro box that drives my CNC, and I need the software and the OS to cooperate flawlessly. Right now I’m fighting with: • Software crashes upon starting then works right • Slow start of the software • Compatibility problems Once those three issues are gone, I also want the machine to behave predictably every time it powers up or down. On startup Windows should: • Automatically launch UCCNC • Run a small set of helper scripts or programs I provide • Apply system-level tweaks that keep resources focused on motion control Everything—Windows and UCCNC—must be able to launch and shut down from a single button press without leaving the controller in an undefined state. Deliverable: a stable, fully-te...
OCI L3 / Technical Lead Client: Indian/Bank Location: Mumbai (On-site) Model: 24x7 We want a professional who have worked on Oracle Cloud Interface and he is must have 5 years of experience Key Responsibilities: - Act as the final escalation point (L3) for critical OCI incidents and complex issues. - Design HA/DR architectures, landing zones, IAM strategies, and network frameworks. - Lead security, compliance, and cloud governance initiatives. - Drive performance tuning, observability, and cost optimization (FinOps). - Lead cloud migration and modernization programs. - Mentor L1/L2 engineers and collaborate with cross-functional teams. Qualifications: 5 years in cloud/infrastructure engineering, with at least 4 years of hands-on experience with OCI at scale. - Strong ...
More details: What is the primary goal of automating the process? Increase efficiency What type of data do you have access to for identifying unused or stuck ports? Historical usage data What format is the historical usage data in? This question was skipped by the user
I want every Windows computer in my office to run Tally smoothly and from the same shared data set. Licences are already in place; what I need is a clean installation or upgrade on each machine, the paths standardised, user rights set, and automatic back-ups configured so no one has to think about it again. Scope of work • Install or upgrade Tally (ERP 9 or TallyPrime—whichever you recommend) on all Windows 10/11 desktops and laptops. • Point every workstation to the common data folder and enable multi-user access. • Set up basic security roles plus a daily back-up routine to our NAS. • Test voucher entry, ledger posting, stock movement and payslip generation from at least two machines to confirm perfect sync. Deliverables 1. Fully operational Tally on...
I run my station on azura cast and the Liquidsoap script that drives it needs some custom logic added and a few bugs ironed out. ill talk to you about custom logic i need. You will have SSH access to the docker host or admin access to azura cast to edit full Liquidsoap logs. This can open door for more radio station liquid soap projects. This is small project to began. -------------- read more details below ------ I own a christian internet radio station (ice cast). I need a flexible freelancer who will work with my $80 budget. You would be helping for a christian world missions causes. I have a PHP Slim + Vue.js radio automation system running inside Docker, streaming through Icecast with Auto DJ. The next milestone is to wire its clock-wheel format clocks directly into Liquidsoa...
I need to move inventory, sales and purchase-order data in and out of Tally quickly and without errors. The job starts with designing the actual CSV/XML templates because I don’t have workable formats yet. Once the field mapping is clear you’ll automate the flow—either by writing native TDL routines or by building a Python connector that talks to Tally via XML/ODBC; I’m comfortable with whichever route you judge more maintainable. After the solution is in place I want to see a clean menu option (or script command) that any staff member can trigger, full logs that confirm every record moved, and zero duplicate or mismatched entries. Deliverables • Data-mapping templates for inventory, sales and purchase orders • Well-commented TDL code or Python scripts...
I have a short Python script and only need a fresh set of eyes on one tiny section. The goal is to confirm that a specific value—labeled “best model” in the code—is truly being passed where I think it is. Right now I’m uncertain whether the hand-off happens correctly, so I’d like you to trace that path and show me, with a brief explanation or annotated snippet, if the data flow is sound. The spot in question involves a function that should pass the value along; please inspect the call chain, any intermediate assignments, and the final use of “best model.” If you find a mismatch, point it out and suggest the simplest fix. A quick turnaround is appreciated since this is only a few lines.
I need a nimble creative partner who can turn raw clips and concepts into scroll-stopping social posts that boost engagement. The day-to-day will revolve around three things: • eye-catching thumbnails (my top priority) • punchy, modern edits for Instagram Reels and YouTube Shorts • concise captions or on-screen text that ride current trends Expect to work with a mix of talking-head footage, product snippets, and lifestyle b-roll. I’m after the fast-paced, meme-savvy style you see on IG Explore and Shorts feeds—snappy cuts, dynamic zooms, smooth motion graphics, and the kind of transitions that keep viewers watching to the end. Turnaround matters: once I drop files in a shared Google Drive, I’d like first drafts within 48 hours so we can iterate qu...
I need to reproduce on Ubuntu what I currently run on Windows Server: every user connects through Apache Guacamole, is placed into a fresh, completely isolated Chromium session, and can work alongside other users on the same host without any crossover. Files the user downloads inside that browser must still be intercepted and forwarded automatically to my backend service—exactly the way it works now. Key details you should be comfortable with: • Platform: Ubuntu will be the base OS. • Access method: users will come in through a remote desktop client exposed by Guacamole, not a browser-based VNC or an SSH workflow. • Browser: stock Chromium only; no custom extensions are required at this stage. Behind the scenes I’m open to whichever mix of Linux namespaces...
I’m integrating an OpenMV N6 camera into an industrial-automation line where it will handle machine-vision tasks, but before we get to pattern recognition or inspection, I first need the Ethernet shield fully configured so the OpenMV IDE can communicate with the board over the LAN rather than USB. What I already have • OpenMV N6 board and official Ethernet shield in hand • Latest OpenMV IDE installed on a Windows workstation • Local network with DHCP and static-IP options available What I need from you 1. Flash or adjust any required firmware so the camera boots with Ethernet enabled. 2. Configure TCP/IP settings (DHCP is fine, static if necessary) and verify the IDE can connect, run scripts, in micro Python and stream frames in real time. 3. Provide a conc...
I have a full WhatsApp export (text file plus media folder) that needs to be turned into a clean, searchable PDF which mirrors the way the conversation appears in the app. Every message must keep its exact timestamp and display both the sender’s name and phone number. Photos, videos, and any other shared media should appear twice—first inline at the precise point they were sent and again in a separate gallery section so they can be browsed quickly. The chat is long and has many images, so pagination, chronological integrity, and sensible image scaling are essential. A simple script-based workflow (Python, Chat-Exporter, ReportLab, or similar) is fine as long as the final document: • Follows the original timeline without missing or reordered messages • Shows the fu...
I need accurate, production-ready DFM models for deepfake live
Potrzebuję rozwiązania, które wczyta plik CSV do i zamieni go w gotowy schemat organizacyjny z formatowaniem warunkowym. Kluczowe jest: • Importowanie danych – plik CSV (nazwisko, stanowisko, dział, przełożony i ew. dodatkowe kolumny) ma od razu tworzyć odpowiednią hierarchię w Drawie. • Reguły wizualne – kolory lub ikony mają się nadawać automatycznie, np. według działu albo poziomu stanowiska. • Konfiguracja, którą mogę łatwo zmienić (np. nazwy kolumn, legendę kolorów). • Dokładna instrukcja lub skrypt (Python/JS lub inny), abym mógł odświeżać diagram przy kolejnych plikach CSV bez ręcznej pracy. Dodatkowym plusem będzie, jeśli przewidzisz opcję prostego rozszerzenia o automatyczne aktualizacje w przyszłości. W zgł...
I need production-ready configs for both OpenBullet and SilverBullet that will be used primarily for automated testing scenarios. You’ve worked with these frameworks before, so you already understand how to chain requests, handle captchas, parse dynamic tokens and build stable key-check logic without false positives. The project covers: • Building one or more configs tailored to my target endpoint (details shared in chat). • Optimising for speed, reliability and low ban-rate, with proper error handling. • Delivering the finished .opk/.svb files along with a short README that explains required inputs, custom wordlists or proxies and any modules/plugins used. Acceptance will be based on: 1. Successful test runs on my side that reproduce the expected output. ...
I need a straightforward way to open an existing PDF, click straight into any line, and change the wording without touching the layout. The essential capability is modifying existing text; adding or deleting text blocks isn’t required, and I don’t need image manipulation or form-filling tools. Because many of my documents carry unique branding, the solution must recognise and preserve embedded custom fonts exactly as they appear in the original file. Once the edits are saved, the PDF should keep the same look—no font substitutions, spacing shifts, or re-flow. Deliverable • A working PDF editor (desktop app, script, or web tool—whichever you feel suits the task best) that: – Opens any supplied PDF. – Allows inline modification of exis...
I need assistance with ZBI programming for initial setup and installation of a Zebra ZE500 printer. The setup will be standalone, with no need to connect to other devices. I want a stand alone operation. At power up the program needs to run. At each input from a label applicator the label format will reload and print. The label has two date fields that update from the printers RTC. The label is already designed and works fine. Ideal Skills and Experience: - Experience with ZBI programming - Familiarity with Zebra ZE500 printers - Strong setup and configuration skills
I'm seeking an experienced Roblox game developer to create an engaging PvP game. The game should feature: Custom Weapons and Abilities: Design unique weapons and abilities to enhance gameplay. Team Battles: Implement dynamic team-based combat scenarios. Ideal Skills and Experience: Proficiency in Roblox Studio and Lua scripting. Experience in developing PvP games on Roblox. Strong game design skills, particularly for balance and engagement. Please provide portfolios showcasing similar projects.
Hi I will share the details with the shortlisted candidates. thanks
I have a full WhatsApp export (text file plus media folder) that needs to be turned into a clean, searchable PDF which mirrors the way the conversation appears in the app. Every message must keep its exact timestamp and display both the sender’s name and phone number. Photos, videos, and any other shared media should appear twice—first inline at the precise point they were sent and again in a separate gallery section so they can be browsed quickly. The chat is long and has many images, so pagination, chronological integrity, and sensible image scaling are essential. A simple script-based workflow (Python, Chat-Exporter, ReportLab, or similar) is fine as long as the final document: • Follows the original timeline without missing or reordered messages • Shows the fu...
I'm looking for an experienced Minecraft developer to set up a custom vanilla survival server. The server should include custom plugins tailored to provide a unique player levelling experience. Key Requirements: - Clan Plugins: - Clan ranking and levels - Clan function to access a storage menu where any player in the clan can ADD/WITHDRAW items in this storage. This storage menu ideally holds 9 storage slots. - /clan opens a GUI Menu where players in the clan can access clan storage and see clan information ( The level and ranking of the clan ), in addition to seeing which other players are in the clan. - Unique Player Level Up System: - Burn specific items for experience points. Command /lup or /level will open a GUI menu where you will be able to place an item in the ...
I need an experienced StepWise developer who can step in quickly and provide hands-on job support. I’m working in a live environment and sometimes run into roadblocks—from wiring up new components to tracking down elusive performance issues. When that happens, I’d like to hop on a screen-share, walk through the problem together, and leave with clean, working code and a clear understanding of what we changed. The collaboration will be on-demand, usually a few hours at a time during US Eastern business hours. You should be comfortable with the StepWise SDK, scripting, deployment pipelines, and general best practices around configuration, versioning, and automated testing. Strong communication skills are a must, as I value concise explanations and knowledge transfer just ...
I need a solution to automate the order acceptance process on my existing iOS mobile app. The automation should handle the following tasks: - Open the app and navigate to the order screen - Find and select the order - Confirm and accept the order Ideal skills and experience: - Proficiency in iOS automation tools - Experience with mobile app scripting - Familiarity with app navigation and order processing Please provide examples of similar work done.
I already trade on IQ Cent using the built-in RSI 1 and SMA 3 indicators and now want the exact same tools on X Charts, written in Oke Script. The priority is accuracy: the values, colours and update behaviour must mirror the IQ Cent originals, and the code must be strictly non-repainting. What I need you to do • Extract or faithfully replicate the calculation method used by IQ Cent for both RSI 1 (period = 1) and SMA 3 (period = 3). • Translate that logic into clean, well-commented Oke Script that runs on X Charts. • Recreate the same visual representation—line style, default colours, overbought/oversold levels for RSI, and the simple moving-average line for SMA—so the charts look familiar at a glance. • Guarantee non-repainting behaviour; the plot...
PLEASE NO AI REPLIES IN YOUR APPLICATION. WRITTEN MANUAL REPLIES TO ANSWER JOB QUESTIONS PLEASE. 1. Need someone with MacBook & iPhone devices 2. MUST HAVE GREAT INTERNET CONNECTION! Open this site & tell me the speed it says for your internet connection. I need someone that can let a script run on their macbook system for up to 10 hours, uninterrupted. I need someone that can download and upload files of 10gb, with no bandwidth issue. You must have a speedy & reliable internet connection. I am creating a Python script. This script converts iPhone screenshots into a custom image. It also takes info from the screenshots & puts it into a PDF. I need to process 40k images in total. I need someone that has an -Can let a computer script run for 8-10 hours straight, unint...
PLEASE NO AI REPLIES IN YOUR APPLICATION. WRITTEN REPLIES & MANUALLY TYPE TO ANSWER JOB QUESTIONS PLEASE. -Need someone with MacBook & iPhone devices -MUST HAVE GREAT INTERNET CONNECTION! I need someone that can let a script run on their macbook system for up to 10 hours, uninterrupted. I need someone that can download and upload files of 10gb, with no bandwidth issue. You must have a speedy & reliable internet connection. I am creating a Python script. This script converts iPhone screenshots into a custom image. It also takes info from the screenshots & puts it into a PDF. I need to process 40k images in total. I need someone that has an -Can let a computer script run for 8-10 hours straight, uninterrupted. Will need to do this around 3 times. -Knows python & manual...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.