Minecraft java plugin jobs
...footer where several widgets no longer render. Here’s what I need from you: • Troubleshoot and restore full functionality to the Get An Estimate page so it loads quickly and reliably. • Track down the source of the widget-related errors, clean the code or plugin conflict, and make sure the sidebar and footer display the correct content again. • While you’re in the codebase, give the site a once-over for any other glaring issues and patch them on the spot (missing assets, obvious console errors, minor CSS tweaks, outdated plugin code, etc.). Please work directly in WordPress/PHP; feel free to use the browser console, WP-DEBUG, or any standard debugging tools you prefer. I’ll supply admin and (if needed) FTP access as soon as we star...
I am looking for a WordPress / Webflow Developer. Here is the gist of the task: I have a document containing a complete technical specification for a 5-page business website (layout, animations, forms, mobile responsive). It includes the sitemap, design references, and specific plugin requirements. inside, you will find a homepage wireframe + 3 specific interactions (sticky header, accordion FAQ, modal popup on exit). If you review this document and immediately see how to build it — you are 100% capable. If, after viewing the file, you clearly know which theme/framework to start with — DM me. open the link first. If you can do it — DM me.
I need a fully-realised uranium mine for Minecraft 1.21.1 set up in the world I’ll supply at the link below. The build must feel impressive yet practical—think industrial scaffolding, conveyor belts and ore crushers powered by the Create ecosystem—while still looking beautiful when explored in Spectator or Survival. Build files & reference world Core mods to use (already provided) – Create Bits ‘n’ Bobs – Create Nuclear – Plus the additional files shared in the brief Scope of work • Design and construct the mine itself: surface facility, lift shaft, branching tunnels and processing area. • Assemble functional machinery with Create that visually crushes, washes and stores uranium ore. • Integrate
I’m ready to launch a full-featured online shop for clothing and accessories and need a developer who can take it from blank slate to live storefront. The catalog will carry multiple styles, each with size and color variants that shoppers can pick directly on the product page. I also want a smooth virtual try-on experience—WebAR or a proven plugin is fine, as long as it works well on both mobile and desktop. Finally, every item needs a customer review and star-rating section to build trust and increase conversions. Whether you prefer Shopify, WooCommerce, or a custom React/Node stack, propose the route that will get us to market quickly without sacrificing scalability. I’ll provide branding assets, product photos, and initial copy; you’ll handle theme setup,...
My WooCommerce-based site has stopped sending every customer-facing message that matters: booking confirmations, rescheduling notices, invoices/receipts, and the detailed summary of what they have just booked. The problem is clearly in the email-notification layer rather than payments or the booking plugin itself. I have already: – verified the server’s SMTP settings, – double-checked every WooCommerce Email tab option, – tested with alternative recipient addresses, yet the enable/disable toggles for these specific emails have vanished and the system will not even let me trigger them manually. I need you to trace the root cause, restore all four automatic emails so they reach the customer and the admin reliably, and make sure the usual enable/disa...
I’m looking for a seasoned Java / Spring Boot developer who can jump on a nightly schedule with me from 8:00 pm to 2:30 am IST, Monday through Friday. During that window we’ll pair-program and tackle live feature development, with the immediate focus on migrating old api's to new Spring boot api and refining RESTful APIs that power our back-end services. The work is hands-on: walk you through the requirements for each user story, and expect you to help design the endpoint contract, wire up controllers, services, and repositories, and push clean, test-covered code before we sign off each night. Most of the stack is standard Spring Boot—Spring MVC, Spring Data JPA, Maven, and MySQL—so strong command of these tools is essential. Familiarity with Swagger/O...
My in-house team keeps our WordPress site updated on the content side, but we need an expert on standby for the deeper, messier problems that pop up without warning. Technical troubleshooting is the immediate priority—tracking down plugin conflicts, fatal errors, odd PHP warnings, or anything else that can bring a page (or the whole site) to its knees. Beyond fixes, I’ll occasionally lean on you for custom plugin development when we want features that off-the-shelf extensions can’t deliver. Solid advice on performance tuning, security best practices, backups, and even the occasional hosting migration would be a bonus, but the core need is swift, reliable help the moment something breaks. Here’s what I’d like to know when you reply: •...
Fix my WordPress website. I can't access the admin - getting login errors - not sending password (or reset password) when requested. It is hosted on DreamHost. I do have recent WP Staging backup (just over a gig), but haven't used it, since I can't access the WP admin anyway. I suppose I could just reinstall WP, install that plugin, then restore, but not sure if I should try that. I also have an xml file. Need someone who doesn't ask me to release payment the second they say the work is done. Usually, I've seen, fixes work for a couple days, THEN break again. So be patient before you ask me for release and review. If you really believe in your work, you'll wait a moment.
...product pages—spacing shifts, images occasionally overlap text, and some sections lose their styling on mobile. Second, I’m running into functionality errors: a handful of navigation links and call-to-action buttons lead nowhere, and two key forms refuse to submit (no confirmation message, no email to admin). I need someone who can trace the root cause—whether it’s a theme update, a rogue plugin, or conflicting custom CSS/JS—apply clean fixes, then test thoroughly across modern browsers and common screen sizes. Please work directly on a staging copy (I’ll provide access) and document every change you make so I can safely replicate it in production. Acceptance criteria: • Homepage and product pages render consistently on Chrome, ...
Our SaaS-based WhatsApp marketing platform already has a solid core; what it needs now is a tighter bridge with Shopify and WooCommerce so merchants can switch on automated messages in minutes instead of hours. The job focuses on extending our existing plugin for both platforms and wiring it to our webhook endpoints for: • Abandoned-cart alerts • Order status and confirmation notifications Everything is already available on the server side—API keys, webhook payload specs, message templates—so your effort centers on the store-side app/plugin code, OAuth flow, and a clean admin interface that lets users map events to templates with one click. Key points I care about: – Seamless install and activation on both Shopify and WooCommerce, following ...
Place two Formidable forms into two tabs using the Smart tabs plugin for Wordpress. My attempt failed: You will be given access to Wordpress wp-admin asyou will NOT need server access. Testing is to be done on a password protected page. Do not ask me for server details as other Freelancers have done - you will not need them. Both completed forms in the tabs must be accessible to visually impaired / blind people who use JAWS or other screen reading applications. Full details of testing will be requested. They must also look good in each tabbed box. Re-styling of the forms will be necessary, but accessibility of the forms
I have a complete backup of an older WordPress site that must go live again on my Hostinger account. All the files and database exports are ready for you inside a ZIP, and I can supply hPanel access immediately. Your first task is to rebuild the site exactly as it was, making sure every page, plugin, menu and theme setting works on Hostinger. I’m not certain whether the backup will run smoothly on the latest WordPress release, so please check version compatibility before deciding whether to upgrade or retain the original core files. Once the site is restored, I only need two quick tweaks: • swap out the destination email addresses inside the contact/submissionforms • adjust a few lines of on-page text that I’ll provide No new plugins, features or d...
I’m looking to extend the standard javac pipeline so that selected compile-time transformations flow seamlessly into runtime-level optimizations. The sole objective is measurable performance gains, and the hot spot I need addressed is the handling of function calls. Here’s the current thinking: • During compilation I want to inject bytecode-level hints or re-write patterns that the JVM’s JIT can exploit immediately at runtime. • The focus is on aggressive inlining, de-virtualization, and any other call-site refinement that reduces dispatch overhead without breaking portability. • I expect clear before-and-after benchmarks (micro-benchmarks are fine) proving the speed-up on a standard HotSpot JVM. Please bring practical experience with javac plugins...
I need a small Pine Script add-on (or even Java script) that looks at and recognize the text printed on the PREVIOUS candle of any TradingView chart, checks whether it contains the keywords “Buy” or “Sell”, and—if it does—immediately fires a webhook alert. Scope • Keyword detection only; no pattern recognition or number extraction involved. • Target words: “Buy” and “Sell”. The alert should trigger whenever either word is found, nothing else. • The scan must reference the candle that has just closed, so the alert goes out in real time for the next bar. • Webhook payload and URL should be easy for me to edit in the script parameters. Deliverable A single, commented Pine Script file that I can ...
...call-to-action buttons * Professional footer --- ## Design Style The website should feel: * trustworthy * international * professional * modern * clean * business-oriented Colors I prefer: * dark navy * white * gold accents The design should NOT look cheap or like a standard template. --- ## Technical Preferences Preferred technologies: * WordPress * Elementor Pro or Bricks Builder * SEO plugin * Fast and secure setup I want to fully own: * domain * hosting * website * WordPress access * all accounts and plugins --- ## Important I am looking for someone for: * long-term cooperation * occasional updates * maintenance * possible future second website project Future project: A larger fitness membership platform with subscriptions, videos and live sessions. --- ##...
...reference. **IMPORTANT: the mockup is for visual reference only — it was generated with Lovable (React/) and is NOT to be imported as code.** The implementation must be in WordPress + PHP. ## Tech stack (decided, not negotiable) - **WordPress 6.x** (latest stable) on Linux VPS (Hetzner Cloud) - **MySQL** database - **MotoPress Hotel Booking** plugin as base reservation engine - **PHP custom code** for all business logic that the plugin doesn't cover - **Polylang** for multi-language (PT/EN/FR) - **Astra or Kadence** theme as base, with custom child theme Please do NOT propose alternative stacks (Node.js, Laravel, etc.). The stack is locked. ## Core features 1. **Modular reservation engine** — 6 pre-defined configurations modeled as MotoPress accommoda...
I will hand you an OBJ mesh together with several reference images and I need them rebuilt in Blockbench as a .bbmodel ready for a Minecraft plugin run by modelengine. The target polycount is moderate—clean topology that keeps the silhouette but stays light enough for smooth in-game use. I will provide a texture file and screenshots but they will need to be modified/recreated to fit your model, please create a full 16×16 or 32×32 pixel texture set that matches vanilla Minecraft’s style. UVs must be tidy and laid out so anyone can tweak colours later without hunting for islands. The model includes moving parts (think head, legs, or other articulated pieces) so each joint has to be separated, named logically, and hinged correctly inside Blockbench&...
...Second, carry out solid keyword research and weave those terms into on-page elements—titles, meta descriptions, headings, image alt tags and internal links—so every page is technically sound and ready to rank. I already have hosting and a basic idea of the site structure. Please feel free to recommend proven plugins such as Rank Math or Yoast, and if you see a gap that might call for a small custom plugin, let me know; I’m open to the suggestion even though I’m not sure yet whether it’s needed. By the end of the project I expect: 1. A fully functional WordPress site with clean, well-commented code. 2. A keyword map that links primary and secondary terms to individual pages. 3. All key on-page SEO elements implemented and tested. 4. A short ha...
I already run a mod-packed Minecraft server through the AMP panel and the Tebex webstore is 90 % configured. What’s left is the command layer that fires when a customer completes a purchase. Because this is a Forge-based setup that can’t load Bukkit/Spigot plugins, every command must be written to work natively with the server console and AMP’s task scheduler without disturbing the current mod stack. Here is what I still need: • Player-management commands – mainly rank/permission promotion and the ability to push server-wide announcements. • Economy commands – crediting or debiting in-game currency tied to Tebex packages. • Custom gameplay commands – perks or special effects bundled with certain store items. Your job is to cr...
...finished build is faster and cleaner than what you see now. Here’s what I need from you: • Install WordPress on my hosting environment (cPanel / MySQL already available). • Configure and tailor a premium theme so the layout, colours and typography feel native to a gaming news portal. • Optimise the finished site for performance: caching, image compression, code minification and any lightweight plugin choices that keep page-load times low. I’m set on using a premium theme; I can either supply a licence or take your recommendation after we review design goals together. Core plugins, security hardening and on-page SEO tweaks are also welcome if they help the site run smoother. Deliverables are a live, fully functional WordPress version of and a sh...
Our AI-driven MVP is already live on a Java Spring Boot back end with a Node.js front end. It performs well, but a few stubborn bugs remain and, more importantly, the product now needs a robust analytics extension: weekly sales and revenue reports available from the admin dashboard. Work will focus on two areas: • Bug fixing – Triage and resolve the open issues currently tracked in our Git repository. – Refactor only where necessary to keep the codebase clean and maintainable. • Feature addition: advanced analytics – Capture the relevant transactional data streams. – Generate and store weekly sales & revenue reports. – Expose these reports via a secure REST endpoint and a simple dashboard widget. – Include ...
I need a clean, modern-looking website for one of my villas in Morocco, built on a ready-made template that you will adapt to match the property’s style and branding...VRBO Please make sure the sync is reliable and near real-time so I never face double-bookings. The finished site should be responsive, load quickly, and be easy for me to update later. When you apply, briefly outline: • The template or platform you propose (I lean toward a modern design but I’m open to good alternatives) • How you will implement the Airbnb/VRBO iCal sync or any preferred plugin/integration • Your estimated timeline for first demo and final hand-off Deliverables are the live website, all source files, and a short hand-over guide so I can manage rates, photos, and con...
I’m running an established WordPress site currently accessible at www.happy.com.au. Every post, product, image, plugin, and setting must remain exactly as they are, but the public-facing address and all brand mentions need to shift to www.wanted.com.au. I already have full admin access to the dashboard, so you’ll be able to work directly inside the site and hosting panel. Here’s what I expect when the job is complete: • The live site loads flawlessly at with no missing media, broken layouts, or plugin conflicts. • All internal links, image paths, canonical tags, and database references point to the new domain. • 301 redirects are in place so any request for /* lands on the correct page under the new address, safeguarding SEO equity. ...
I urgently need access to mature, production-level applications written in any of the following stacks: COBOL, Fortran, legacy .NET Framework, Java 7 or earlier, C/C++, VB6, or RPG. The ideal submission is a sizeable, real-world system complete with the workflows, modules, and history that typically power enterprises. What I’m specifically after is the full codebase (a Git repo, Subversion dump, or even a zipped archive) plus whatever SDLC artefacts you still have—requirements specs, architecture or design diagrams, test plans, deployment scripts, user manuals, change logs, database schemas, the works. The richer and more authentic the collateral, the better. Priority goes to projects that were genuinely in production and exceed the typical “toy” size, so l...
I already run a WordPress site where municipalities log in to draft their text alerts. Now I need the back-end engine that will actually move those messages from WordPress through playSMS and out via a Dinstar GSM gateway. The core of the job is the integration with Dinstar and playSMS. You will expose a clean REST API (Python with Flask or FastAPI on Linux) that my WordPress plugin can call, pass the message payload to playSMS, and relay it to the gateway. From the same API I also want delivery reports and status updates pushed back to WordPress, preferably through webhooks so the site can show live progress bars for each campaign. Day-to-day workflow I envision • Municipal clerk logs in on WordPress and writes a message. • Message is queued for my approval, schedul...
...analytics tracking, configuring deployment pipelines, and ensuring cross-browser compatibility across Chrome, Firefox, Safari, and Edge. Required skills include JavaScript (ES6+), React.js, HTML5, CSS3, TailwindCSS or SCSS, API integration experience, Git/GitHub workflow knowledge, responsive web development, and backend experience with technologies such as Node.js, , Laravel, Python, or Java. The final product should achieve strong Google Lighthouse scores (90+ for performance and accessibility), provide smooth user experiences on desktop and mobile devices, and deliver reliable lead tracking into the CRM pipeline. We are open to freelancers, contract-based developers, or long-term collaboration opportunities. Please include your portfolio, GitHub profile, relevant corporate ...
I need an experienced Adobe Experience Manager developer who also feels at home inside the AWS console to hunt down and resolve a code error that appears at the integration layer between the two platforms. The symptom: emails that should be dispatched in real time from AEM are failing, logs are incomplete, error reports are patchy, and...responsible for mailing, logging, and credential handling. 2. Patch the bug, following AEM best practices and AWS security guidelines. 3. Provide clean, commented code plus a concise changelog. 4. Verify in my that real-time email delivery, logging, and error reporting all work as expected with credentials secured and none of the existing features break Tech stack you will touch: AEM 6.x, Java/Sling, AWS SDK, CloudWatch, SES (for email), M...
...and site performance Troubleshoot and resolve issues (forms, payments, broken pages, plugins) Manage plugin updates, backups, and general site health Implement and maintain integrations (forms, email, payments, tracking tools) Support SEO basics (meta descriptions, page structure, indexing) Ensure clean, consistent layout aligned with brand (no “template-looking” pages) Technical Requirements Strong experience with WordPress + Elementor (required) Comfortable working within an existing site (not building from scratch) Experience with hosting environments, DNS, and domain configuration Familiarity with caching, performance optimization, and Core Web Vitals Experience troubleshooting plugin conflicts and site errors Understanding of form tools, payment integrat...
...and content, please install and configure: • A solid SEO plugin (Yoast or RankMath are both fine) • A flexible contact-form solution that feeds into our email (Elementor Forms, WPForms, etc.) • Social-media sharing/embedding so visitors can spread or follow our updates easily Elementor-Pro widgets should power as much as possible so we keep editing straightforward on our side. All pages must be fully responsive and load quickly. Acceptance criteria 1. Layout, fonts, colours, and imagery match the originals across desktop, tablet, and mobile. 2. Each service page contains working gallery, descriptive copy section, and testimonials slider. 3. Contact form sends test messages successfully to our mailbox. 4. SEO plugin is active with basic on-pa...
Hello, I need a simple custom WordPress + WooCommerce plugin to connect my digital subscription store with an IPTV API. Main Goal: When a customer purchases an IPTV subscription, the system should automatically create the IPTV account based on the selected subscription duration and send the login details directly to the customer. ----------------------------------- Requirements: ----------------------------------- 1) Create a custom plugin fully independent from the theme. ----------------------------------- 2) Connect WooCommerce with the IPTV API. After successful payment/order completion: - Automatically create IPTV subscription/account. Using WooCommerce hooks such as: woocommerce_order_status_completed or: woocommerce_payment_complete ------------------------...
I’m ready to take my physical product line online and need a Shopify expert to build a store that doesn’t just look good—it converts. The main objective is straightforward: sell products. From choosing a clean, convers...Deliverables: • Custom-branded Shopify theme configured and mobile-ready • Up to 10 product listings created as templates I can duplicate • Payment gateways fully set up and test transactions confirmed • Essential apps installed and configured (analytics, email capture, reviews) • Brief hand-off document or video showing how to add products and run promotions phone number login and WhatsApp plugin set up If you have a portfolio of high-converting Shopify stores—especially for physical goods—let’s ...
Update - there is only 2 images on the homepage and a reviews feed image served through elementor. So not much to optimise. I have full admin access to the website and flying press settings. The flying press settings have been optimised so not much to update. My Elementor-based WordPress site is hosted on a Dutch server and uses the FlyingPress cache plugin. Google Search Console keeps flagging poor Largest Contentful Paint and, more urgently, Cumulative Layout Shift on the homepage. Here is what I need: • Audit the few hero and content images that currently jump around and confirm they load at the correct intrinsic size for both desktop and mobile. • Fine-tune FlyingPress (lazy-load, preload, critical CSS, etc.) so any remaining layout shifts disappear without ...
...shared Integrated into the same app, the audio live-streaming module should provide: • Live chat layered on top of each stream for instant audience engagement • Automatic recording of every broadcast with on-demand playback in a dedicated library • Optional user subscriptions so creators can lock premium streams behind monthly plans Core expectations • Fully native Android code (Kotlin or Java) with clean architecture, MVVM preferred • Scalable backend for authentication, messaging and streaming—Firebase, AWS or a comparable stack is fine as long as latency stays low • Secure payment flow for subscriptions (Google Play Billing) • Push notifications, basic analytics hooks and an admin dashboard for content moderation De...
I’m starting a brand-new mobile application and need an experienced Android developer to take it from concept to a polished release on Google Play. At this stage I have the core idea and feature set sketched out; what I’m missing is the technical expertise to design the architecture, code the app, and guide me through testing and launch. Here’s what I’m after: • A native Android build (Java / Kotlin) that follows current Material Design guidelines. • Clean, well-commented source code stored in a private Git repo and an installable APK for each milestone. • Basic analytics and crash reporting integrated so we can track usage from day one. I’ll handle graphics and copy, so you can focus on UX flow, backend hooks (if any), and making...
...solid everywhere, I want the installed WP Membership plugin brought up to the latest secure release, followed by enabling social login for Facebook, Google and LinkedIn directly through that plugin. Stripe is already wired in, but I’d like fresh eyes on the payment requests to confirm nothing breaks after the update, and I need every transactional email (welcome, renewal, failed payment, etc.) checked so members actually receive them. Finally, the site has accumulated a handful of legacy membership plans; please audit the list and let me know which plans are truly active and which can be retired. Deliverables I will sign off on: • Pixel-perfect header, background and form layouts across modern browsers and devices • WP Membership plugin safely up...
... Here’s what day-to-day looks like: • Apply core, theme and plugin updates on a scheduled basis — full backups taken beforehand and stored off-server • Proactively monitor sites for errors, performance drops or security issues before visitors notice • Contribute to new WordPress and Shopify site builds — clean code, custom post types, advanced custom fields and bespoke PHP work • Read and work with unfamiliar legacy/custom code quickly — troubleshoot issues and refactor where it makes sense • Act as emergency contact (Slack or phone) if something critical fails — fast response, minimal downtime • Work directly on VPS and shared hosting environments We're looking for: • Strong WordPress and Shopify experience ...
...resolve breaking changes Refactor code where needed to support Spring Boot 4.0 compatibility Review and update AWS infrastructure code using AWS CDK (TypeScript) Create or modify AWS resources and deployment pipelines Troubleshoot build, deployment, and runtime issues Perform testing and validation after migration Document migration steps and changes made Required Skills: Strong experience with Java and Spring Boot Hands-on experience migrating Spring Boot applications across versions Strong knowledge of Spring ecosystem: Spring Security Spring Data REST APIs Maven/Gradle Experience with AWS CDK using TypeScript Good understanding of AWS services such as: EC2 Lambda ECS/EKS (if applicable) S3 RDS IAM Dynamo db CloudWatch API Gateway SQS,SNS,eventbridge Experience with CI/CD pip...
I have done whole project successfully.
...access credentials or file links, and basic learner-dashboard functionality (progress tracking can be a simple first-phase solution). Payment gateway integration should cover at least credit/debit cards and PayPal; bringing in additional gateways later should be painless. Please build everything on a CMS that’s easy for me to maintain—WordPress with a suitable learning-management or e-commerce plugin is fine, but I’m open to other stacks if they keep editing simple and costs predictable. Key deliverables: • Responsive blog layout, category and tag structure • Course catalogue, cart/checkout, and automated digital fulfillment • Admin area where I can publish posts, upload course content, set prices, and view sales • Basic on-page SEO...
...content, and marketing team Revising designs quickly based on feedback Required Skills: Strong expertise with WordPress and Elementor Pro Excellent design taste and attention to detail Ability to create modern, clean, premium-looking websites Good understanding of UX/UI and conversion-focused design Experience with responsive and mobile-first development Experience working with the Rank Math SEO plugin Comfortable configuring plugins and applying light CSS customizations Understanding of website speed optimization and clean site structure Ability to work independently, manage deadlines, and communicate clearly Preferred Qualifications: Experience designing websites for: Dental/Medical clinics and Healthcare professionals Familiarity with: Local SEO structure and principles Con...
...and style basic WooCommerce transactional emails (Order Confirmation, Processing, Shipped, etc.). 3. API Integrations Payment Gateway: Integrate and test the designated payment gateway API. Shipping Partner: Integrate the shipping partner API (e.g., Shiprocket, Delhivery) for live rates, AWB generation, and tracking. 4. SEO & Site Optimization SEO Setup: Install and configure a primary SEO plugin (RankMath or Yoast), ensuring migrated product URLs are structured correctly and basic on-page SEO parameters are set. Site Optimization: Implement caching, image optimization, and database cleanup to ensure fast page load speeds (Google PageSpeed Insights compliance). Security (Added Scope): Ensure SSL is correctly routing, configure basic firewall/security settings to protec...
I have an existing Java codebase that should compile and run, but the Maven configuration and build-path settings are not wired correctly. I need someone to jump in, open the project in the IDE of your choice, review the , add or correct any missing dependencies, and designate the proper main class so the application starts with a simple mvn clean install && mvn exec:java (or the equivalent Run button). What you will do for me • Inspect and fix the so every external library resolves from Maven Central without manual jar drops. • Configure the IDE build path so no red-line errors remain and the project launches from the designated Main class. • Document the exact steps you take—just enough that I can repeat them on another machine. A short README or...
...PDF Preparation * Open approximately 5 Adobe InDesign packages * Export and deliver low-resolution PDF files * Open about 120 PDFs and convert cover pages into JPEG images 2. File Upload & Organization * Upload all JPEGs and PDFs into WordPress Media Archive * Categorize the media files correctly according to the give website and folder structure 3. 3D_Flipbook Creation with plugin * Create 150 digital flipbooks from the uploaded PDFs and cover page thubnails/jpgs 4. Page Building in WordPress * Create a clean and visually appealing 2 or 3 sample posts/pages using the Divi Builder with the following elements: 1. Cover page jpg , flipbook code, a toggle with the description and table of content (NOTE: you will not to have to edit description or TOC...
...premium) that match the look, feel, and functionality my brand needs. Once we lock in the theme, I want the entire build completed inside WordPress with clean, lightweight code and an eye toward future scalability. SEO is a must-have, so please weave best practices into every element: proper heading structure, fast-loading images, schema markup where it makes sense, and integration of a trusted SEO plugin such as Yoast or Rank Math. Key deliverables: • 2–3 theme suggestions with pros/cons • Full installation and configuration of the selected theme • Core page setup (Home, About, Contact, plus 15 additional pages) • On-page SEO optimization across all pages • Clear hand-off notes so I can manage content updates myself If you’ve launc...
...event-driven techniques: webhooks from WordPress, socket or long-poll listeners inside React, and efficient caching to avoid unnecessary calls. If you favour a different real-time strategy, I’m open to it as long as the end result is instant propagation of changes. Deliverables I’d like to see 1. A reusable React service that wraps all API calls and authentication flows. 2. A lightweight WordPress plugin or snippet that registers any extra endpoints or webhooks needed. 3. Clear README with setup instructions, environment variables and an example .env file. 4. Postman or Insomnia collection demonstrating each endpoint. Acceptance criteria – Logging in from React returns a valid WordPress token and respects default user roles. – Creating or editin...
I’m putting together a roster of trainers who can confidently teach intermediate-level programming courses in Python, Java and JavaScript. The learners already know the basics; they need guidance into topics such as object-oriented design, asynchronous programming, testing, performance tuning and real-world project structure. You will deliver live online sessions (we use Zoom and record each class), walk the group through hands-on coding exercises, and provide concise learning materials that students can revisit afterward. I’ll supply a template for slide branding and a rough outline of learning outcomes—everything else, from detailed syllabus to lab scripts and assessment questions, will come from your expertise. Key deliverables • Course outline correspond...
...comprehensive service includes:Custom app developmentNative and cross-platform solutionsSecond platform app developmentUI/UX designConsulting and prototypingAutomated QA and testingPower managementNotification and geofencingEmbedded Android customizationsMaintenancePost-warranty supportWe use the latest technologies to produce fully-fledged, stable, and scalable mobile applications, including Kotlin, Java, React Native, Flutter, .NET, SQL Server, Azure DevOps, and provide the first week of onboarding at no cost and all our packages can be customized to meet your specific us today to learn more about how we can help you build a cutting-edge, customized solution for your business....
I’m running a LimeSurvey questionnaire and want every respondent who reaches the final “Finished” page to instantly receive a unique coupon. If it is possible to do that without asking an ema...“Finished” page to instantly receive a unique coupon. If it is possible to do that without asking an email for the user would be nice At the moment I do not have an Amazon API account for Germany, so the project starts with guiding me through the registration and whitelisting process. Once the keys are available, I’ll rely on you to configure or craft whatever is necessary inside LimeSurvey (plugin, webhook, or external script) so that: if you’ve integrated LimeSurvey with external APIs before or have firsthand experience with Amazon’s gif...
...with industry-standard encryption and session handling, keeping the flow snappy and intuitive for Turkish-speaking users. While the main brief is lean, I’m happy to explore additional features or third-party services you feel would enhance conversion or retention, so long as the core workflow (browse, add to cart, check out) remains frictionless. Deliverables: • Native Android codebase (Kotlin or Java) • Email/password sign-up, login, and password-reset screens fully wired to a secure API • Production APK plus signed release bundle • Read-me or brief technical documentation explaining build steps, key libraries, and how to extend the auth module Please keep performance, clean architecture, and localisation in mind from day one, and feel free to ...
I need a fully-realised uranium mine for Minecraft 1.21.1 set up in the world I’ll supply at the link below. The build must feel impressive yet practical—think industrial scaffolding, conveyor belts and ore crushers powered by the Create ecosystem—while still looking beautiful when explored in Spectator or Survival. Build files & reference world Core mods to use (already provided) – Create Bits ‘n’ Bobs – Create Nuclear – Plus the additional files shared in the brief Scope of work • Design and construct the mine itself: surface facility, lift shaft, branching tunnels and processing area. • Assemble functional machinery with Create that visually crushes, washes and stores uranium ore. • Integrate