Java rest api tutorial jobs
...compliance requirements evolve. • Integrate real-time balances, transaction histories, payments and transfer workflows through clear, well-documented REST endpoints. • Create an intuitive admin portal for support staff, including role-based access controls and activity logs. • Provide automated test coverage, OWASP-aligned code reviews, and deployment scripts (Docker/Kubernetes or similar) so the platform can be pushed from staging to production with minimal friction. Deliverables 1. Figma or comparable design files for every customer and admin screen 2. Source code in a private repository with commit history and unit/integration tests 3. API documentation (OpenAPI/Swagger) 4. Deployment guide plus CI/CD configuration 5. A short hand-off s...
...compliance requirements evolve. • Integrate real-time balances, transaction histories, payments and transfer workflows through clear, well-documented REST endpoints. • Create an intuitive admin portal for support staff, including role-based access controls and activity logs. • Provide automated test coverage, OWASP-aligned code reviews, and deployment scripts (Docker/Kubernetes or similar) so the platform can be pushed from staging to production with minimal friction. Deliverables 1. Figma or comparable design files for every customer and admin screen 2. Source code in a private repository with commit history and unit/integration tests 3. API documentation (OpenAPI/Swagger) 4. Deployment guide plus CI/CD configuration 5. A short hand-off s...
Job Title: Android Java Developer (Camera, Image Processing, USB Integration) About the Role We are building a real-time vision application for a USB-connected glasses device. This role focuses on low-latency camera processing, Android performance optimization, and SDK integration — not AR/Unity development. Key Responsibilities Develop an Android (Java) application for a USB-C connected UVC camera device Display live camera feed in fullscreen on external glasses display Implement real-time image processing features: Zoom (1x–10x) with clarity preservation Contrast enhancement Brightness control Edge detection (outline mode) Color filter modes Integrate OCR + Text-to-Speech (TTS) for real-time text reading Build a minimal, responsive on-screen UI for feature sw...
... • Final deliverables include the rendered MP4, project source files (After Effects, Toon Boom, or your preferred 2D package), plus a separate audio track if you handle voice-over or music. If you enjoy creative freedom within clear briefs and can match quality samples like the references above, I’d love to collaborate on the first trailer right away and build an ongoing relationship for the rest of the series....
I already have the full front-end (clean HTML, CSS and vanilla JS) in place; what’s missing is the connection to Beerent. All I need is a lightweight back-end layer that talks to the Beerent API so my site can create new bookings automatically. Plus search bar to check availabiliy and show available properties (search bar is already designed and coded, no work there), plus the property search and filter. If you’ve worked with Beerent before—or with similar property-management APIs—this will be a straightforward, quick win.
...from you: • Build the front-end screens and flow for a modern e-commerce experience, including product browsing and a fully functional shopping cart. • Implement user authentication with email and password, handling sign-up, sign-in, and password reset screens tied to a backend of your choice (Firebase, Supabase, or a lightweight Node/Express API all work for me as long as the integration is documented). • Wire the UI to live data through well-structured REST or GraphQL calls so I can swap in my own product catalog later. • Ensure the cart logic (add, update, remove, subtotal calculations) is reliable and covered by basic unit tests. • Package the final build for TestFlight and Google Play internal testing, and provide the full source code plus a b...
We are looking for a Senior Frontend Developer with deep expertise in YouTube IFrame Player API and Mobile Streaming to solve a persistent video quality issue on our mobile-first web app (built with Node.js). The Problem: Our application features a vertical video feed. While all source videos are 4K/UHD and look crystal clear in the native YouTube app, they frequently render at low resolutions (360p/480p) when embedded in our mobile web environment (Chrome/Safari). Crucial Context: This is NOT a global CSS or connection issue. Out of our feed, some videos render perfectly in 1080p (sharp/crystal clear), while others remain blurry/low-res, despite all of them having 4K/1080p available at the source. We need a way to ensure all videos are served at the highest possible bitrate/quali...
...be reused across all branches. Dashboards & Reporting The platform should provide: Real-time COâ‚‚ dashboards Emissions by category / project / branch Historical trend analysis Benchmarking between branches Charts and statistics Exportable PDF / Excel reports Technical Requirements Preferred solution: Secure cloud hosting Web application + mobile apps Centralized database Shared backend API Role-based access control Scalable architecture for regional rollout High security and audit trail Please provide your recommendation regarding architecture, timeline, estimated cost, and suitable technology stack....
I would like to develop a website inspired by an existing one, with the main objective of allowing my clients to book appointments online. The website must be fully synchronized with the platform Planity, so that appointments can be booked from either interface without any scheduling conflicts. However, it should be noted that I do not have access to Planity’s API for direct calendar synchronization, so an alternative third-party solution will need to be implemented to handle this integration. The project should include the following features: A simple and user-friendly online booking system for clients A synchronization system with Planity (shared calendar via a third-party solution) A dedicated interface for hairdressers, allowing them to: * set and modify their availa...
Our custom-built plat...current bugs—no visible error messages or broken functionality should remain. • Connect Zoho SalesQ via its REST API, expose the key metrics I specify (leads, calls, conversions) and make them viewable from within the admin area. • Keep all existing data intact and untouched throughout the process. • Commit frequently to Git so I can follow progress and test on staging. I’ll give you direct server access, Zoho credentials, and clear endpoint requirements as soon as we kick off. This is time-sensitive, so I need someone who can start immediately and stay in close contact on Slack until we deploy to production. If you know your way around modern PHP, understand third-party API integration, and can move fast with...
...automatically. The Complete Workflow: Step 1 — Input Form (n8n) A simple trigger form inside n8n where I enter: Niche (example: "dinosaurs") Target age (example: "3-6 years") Number of pages (example: 30) Step 2 — Claude API (Anthropic) Claude receives the input and generates in JSON format: 30 image prompts optimized for coloring book style Book title (KDP optimized) Subtitle Amazon book description 7 backend keywords for KDP Series title for future scaling System prompt for Claude must specify: output only valid JSON, no explanations, no markdown. Step 3 — Leonardo AI API Receives the 30 prompts from Claude Generates 30 black and white coloring page images Recommended model: Phoenix or Flux Settings: no color, thick outlines, w...
...members—beams, columns, floor and roof systems—so that my architect and fabricator can proceed without delays. AISC and NDS provisions must be woven seamlessly into the design, and I’d like your output formatted for easy permit submission. Familiarity with tools such as ETABS, SAP2000, STAAD, or an equivalent finite-element platform is important, and final drafting in AutoCAD or Revit will help the rest of the team plug the files straight into our workflow. Deliverables • Signed structural calculations (PDF) • Fully annotated plans, sections and connection details (DWG + PDF) • Brief design summary highlighting assumptions, load paths and governing code checks • One revision cycle after plan-check comments, if needed I’ll supp...
...from MPEG-TS: - DVB subtitle: not rendered - CEA-608/708 CC: not rendered - HLS WebVTT: you tested and also not rendered FILTER INJECTION / SIDE DATA: That's exactly what we already built. ts_fingerprint injects DVB subtitles (side data) and CEA-608/708 (metadata in SEI NALs) into the live stream without re-encoding. The BSF plugin (fingerprint_bsf.c) does the same via FFmpeg's bitstream filter API. Both work perfectly - the data IS in the stream. The problem is iboPlayer refuses to render any of it. We've exhausted option A - iboPlayer doesn't support DVB subtitles, CEA-608, CEA-708, or HLS WebVTT FORCED subtitles. No matter what format we inject as metadata, iboPlayer ignores it. - "persistent FFmpeg-based live injector" = ts_fingerprint (runs c...
... – Android only for the first release, but I’d like the code structured so an iOS build could be added later without a ground-up rewrite (Flutter, React Native or a clean Kotlin architecture are all fine with me). – The apps must pull and post data through the standard WordPress REST API; no changes to my existing site other than any plugins you need to install. – Push notifications can run through Firebase Cloud Messaging or another reliable service. – Lean budget, so clear milestones are essential: 1) API integration & basic UI, 2) reporter submission flow, 3) user commenting & category browsing, 4) notification wiring, 5) final polish plus Play Store–ready builds. Deliverables • Two Android APKs (user + rep...
...keeping local data in sync with the cloud. We also use WooCommerce custom REST API and its database for other core functions (products, orders, etc.) — but payments go through CCAvenue, not WooCommerce. I want every one of those workflows reproduced in Node so I can move faster with new features and scale without the legacy overhead. You'll have full freedom to modify the back-end codebase, database schemas, and deployment scripts as needed. All existing REST routes must remain available (or be cleanly proxied) so the mobile clients continue to work while we test the new stack. Once the Node service passes integration tests and the apps run error-free against it, we'll decommission the old API. I'll provide the current API docum...
...Submission emails Follow-ups Allow human approval before sending (optional) 3.9 Reporting & Dashboard Generate weekly reports including: Total leads received Leads by type (RFP/RFI/JD) Submission status Win/Loss tracking Pending actions Export formats: Excel PDF Optional dashboard UI 4. Non-Functional Requirements 4.1 Security Secure authentication Data encryption (at rest & in transit) Role-based access control 4.2 Performance Near real-time email processing (within 1–5 minutes) Scalable for increasing email volume 4.3 Usability Simple UI dashboard (optional but recommended) Manual override/edit capability Activity logs for audit trail 4.4 Deployment Runs on local laptop (Windows/Mac) OR hybrid (local + cloud) Background service with ...
...The models will ultimately be 3-D printed, so the definition has to let me dial in wall thickness, scale, and tolerances before export. I’ll supply the base files .stl or obj along with reference sketches that show how far each area should puff out. Your task is to return a fully parametric file plus the final, print-ready geometry for one test piece; once that workflow is proven we will run the rest through the same script. Deliverables • Grasshopper/Rhino file with clear, editable parameters • A short note on how to adjust inflation strength and thickness • STL or 3MF of the test sculpture, watertight and ready for FDM/SLA printing Acceptance criteria – Geometry puffs smoothly with no self-intersections – Key aesthetic lines remain...
...open to complementary tactics such as social-media campaigns, irresistible lead magnets, or even carefully chosen influencer partnerships—whichever combination proves most efficient for sustained list health. You will need to: • Audit my current signup touchpoints and suggest quick-win optimisations (forms, CTAs, landing pages). • Develop or refine a high-value lead magnet aligned with the tutorial-centric theme. • Map out and build an automated welcome sequence inside my existing ESP (Mailchimp is active, though I’m flexible if you recommend ConvertKit or ActiveCampaign). • Plan a traffic strategy (organic or paid), launch small-scale tests, and report on cost-per-subscriber, open rates, and initial engagement metrics. • Provide cle...
I need a fluent-in-English full-stack engineer who can take a bare concept for a content-management web application and turn it into a production-ready platform. The project covers everything from the database schema and API layer through to a responsive front-end UI, plus deployment to a cloud environment. The core idea is straightforward: users must be able to create, edit, schedule and publish rich content, manage media assets, and assign roles (admin, editor, viewer). A clean dashboard with search, filtering and simple analytics will round out the first release. I lean toward a modern JavaScript stack—React or Vue on the front end, Node.js or similar on the back, PostgreSQL or MongoDB underneath—but I’m open to suggestions if you can justify the choice. Time...
...for embedding storage. Python is the language of choice. I’m comfortable with either FastAPI or Flask, so feel free to work with whichever lets you move fastest. The LLM layer should default to GPT-4 Turbo for its accuracy, yet the codebase has to stay modular enough to swap in Qwen or ChatGLM when we need stronger Chinese support. Key pieces you’ll handle • Backend service that exposes clean REST endpoints for chat, document upload, and admin tasks • RAG workflow that chunks, embeds, stores, and retrieves private data securely • Prompt engineering and response tuning to keep answers concise, cited, and free of hallucinations • Integration of at least one vector store and one LLM provider, with environment-variable configuration • ...
We are Sikdar Technologies, a software development agency providing services such as business websites, dashboards, SaaS platforms, custom ERP/CRM systems, MVP development, API integrations, and mobile applications. We are looking for an experienced client acquisition partner who can bring international projects . This is a commission-based collaboration with long-term potential. There is no fixed salary. Your Responsibilities: Identify potential companies or founders needing software or web development services Conduct outreach via LinkedIn, cold email, Upwork, or agency partnerships Convert prospects into project opportunities Share qualified leads with requirement details Requirements: Experience generating international clients for digital or software services Active outreach c...
...The immediate need is to design and implement RESTful APIs that handle user authentication and authorization, data retrieval/manipulation, and a handful of third-party integrations. Most of our existing micro-services are written in Python and Java, with a few high-performance components in Go, so the more comfortable you are jumping between those languages the better. You’ll be expected to: • Draft an endpoint specification we can review together. • Build the services in clean, idiomatic Python, Java, or Go (your choice per module), following REST best practices. • Wire in secure auth (JWT, OAuth2, or similar) and role-based access control. • Integrate external services where required, shielding the core logic behind well-tested ada...
Project Details 1. Project Overview(Backend Microservices System (SPRING FRAMEWORK ONLY)) We are developing a large-scale, enterprise-level digital commerce platform on a Java-based microservices architecture (Spring Ecosystem). The development phase is "LARGELY COMPLETED". We are not looking for a builder to start from scratch, but rather a "finisher"—a skilled Backend Engineer to take ownership of the existing codebase. The primary goal is to validate current integrations, stabilize the logic, and ensure the system is production-ready through rigorous testing. WE WILL PROVIDE TESTING HELP FROM OUR SIDE TOO. 2. Current Project Status & Scope The following microservices have been developed. Your role is to ensure these services communicate seamlessly,...
...sensitive databases and applications. • Monitoring for anomalous access patterns in coordination with SOC. • Access recertification workflows with business and technical owners. • Support in maintaining access attestation records required by CITRA By-Law compliance. 3.7.5 Database Security & Data Protection Validation The vendor shall perform technical activities related to securing sensitive data at rest and in motion: • Review of database encryption, masking, and tokenization controls. • Assessment of backup and restore procedures for compliance with data privacy requirements. • Verification of logging, monitoring, and retention policies for sensitive data. • Testing for unauthorized data exfiltration paths. 4. Operating Model 4.1 Hybrid T...
...before hitting “Create”. • A way to export the project as an .flp or multitrack stems so I can mix further. I don’t have a budget for upfront payment; instead, I’m opening the door to genuine collaboration. You keep joint ownership of the code, we both keep credit on any music released, and we can monetise together later if the tool takes off. If you’re excited about AI-driven music, FL Studio’s API, TensorFlow/PyTorch (or any model you prefer) and Hip-Hop production, let’s create something fresh. Deliverables 1. First working prototype inside FL Studio that can generate a simple Hip-Hop loop with a strong beat. 2. Source code and basic setup instructions so I can run it locally. 3. Road-map for expanding features (melody v...
All of the source code for my React app is ready; I just haven’t wired up the Home page yet. I need someone to drop in the existing components, style them to match the rest of the project, and make sure the built-in forms work smoothly from state capture through submission. Key points • Stack: pure React (no WordPress, no Django). • Scope: Home page only—no About or Contact work needed. • Interaction: at least one fully functional form. I already have the JSX and basic styling; you’ll connect validation, handle local state or a simple global store, and trigger the submit endpoint I’ll provide. Deliverables 1. A fully rendered Home page that matches the current design system. 2. Connected form logic (validation, error handling, submi...
I already own the domain and have WordPress installed; now I want t...Blogger posts (Currently 22), images, and metadata successfully imported and visible. 2. Theme matches the agreed professional look on desktop, tablet, and mobile. 3. Newsletter signup tested and capturing addresses. 4. Category navigation, comments, and core pages fully functional. 5. Performance scores of B (80+) or better on GTmetrix. I’m available to provide analytics codes, newsletter API keys, and any copy you need. Let me know your preferred workflow and estimated timeline so we can get this live. Budget: ₹5,000–₹7,000 INR. Looking for Indian freelancers with WordPress + Elementor experience Expected delivery: 5–7 days from project start All work done on my WordPress site remains...
I need a series of concise tutorial videos that clearly demonstrate my code in action. The goal is to help brand-new customers understand how each feature works, so the recordings should feel welcoming and straightforward even for someone seeing the product for the first time. Each video will focus on a single feature walkthrough—from opening the project, stepping through the relevant functions, to showing the finished result—highlighting practical use rather than deep theory. Good screen-capture quality, a clean voice-over, and on-screen callouts where helpful will make the explanations land. Please deliver the finished MP4s plus any editable source files you use (e.g., Premiere, Final Cut, Camtasia, or similar). If you include short intro/outro bumpers or caption...
We are looking for a skilled video creator to produce professional guidance/tutorial videos for our platform Snapture (event photography management system). The videos should clearly explain: How to use the platform (step-by-step) Key features (QR access, photo delivery, branding, etc.) Benefits for photographers Type of Videos Required: App walkthrough videos Feature explanation videos Short demo videos (30–60 sec) Possibly voice-over + screen recording Style We Want: Clean and modern Easy to understand Engaging (not boring tutorials) Professional look (similar to SaaS product videos) Requirements: Experience in creating tutorial / SaaS / app videos Ability to do screen recording + editing Good voice-over (English or Hinglish preferred) Should understand user f...
...external sites or file downloads—so please use whichever overlay, Timeline, or JavaScript–based technique you trust to achieve that without forcing viewers off-platform. I also rely on detailed analytics. I need to see, at minimum, heat-maps of clicks, quiz completion rates, and per-button usage so I can measure drop-off points and content effectiveness. If your solution involves Vimeo’s Player API, Google Analytics events, or a dedicated interactive layer such as Vidyard or H5P embedded back into Vimeo, just let me know; what matters is that the insights are exportable to CSV for my reporting. Deliverables are straightforward: 1. A Vimeo link showing the fully interactive video live in my account 2. Access or walkthrough of the analytics dashboard with samp...
...regional payment providers (e.g., Stripe, Adyen) and manage localized pricing markups or subscription models. 3. The Integration Layer A hybrid communication model ensuring both transactional integrity and high-performance scaling: Asynchronous (Event Bus): Real-time broadcasting of raw product data and stock updates from the Hub to Spokes via Redis + BullMQ. Synchronous (Order Gateway): Direct REST API calls for finalized order payloads, ensuring the Hub validates fulfillment only after local payment success. The Technical Stack Summary Commerce Engine : v2 (Node.js, TypeScript) Content Engine: Payload CMS 3.0 (Spoke-side only for localized content) Database: PostgreSQL 16+ (Centralized Core + Isolated Local Tenant Schemas) Search & Discovery: OpenSearch (Inde...
...intact. To be clear, the back-end work breaks down into: • Database optimization • API integrations • Security enhancements These improvements must translate into faster page loads, rock-solid transaction security, and the capacity to handle future traffic spikes without sweat. You’ll work within our current tech stack (PHP/Laravel on the server side with MySQL, Stripe for payments, and a React storefront), refactoring where necessary, adding new services, and tightening every query and endpoint. Key deliverables • Refactored database schema and queries that reduce response times under real-world load • Hardened payment and user-data flows that meet PCI and GDPR standards • Clean, well-documented REST endpoints for new pro...
I’m putting together a short product-demonstration video driven by an AI avatar and I want it to look polished enough for front-line marketing use. The core idea is simple: an on-screen digital presenter introduces the product, walks viewers through its key features, and closes with a clear call-to-action—all in a confident, professional tone that mirrors the rest of our brand collateral. Here’s what I already have: Clone AI Avtaar, voiceover, heygen account. Want to create similar type of video (example format) for our industry. the product’s value props, a rough talking-point outline, brand colours, logo assets, and a preferred runtime of around 60–90 seconds. What I’m missing—and what you would create—is the complete avatar-led vi...
...include one DWG per drawing and no missing information—text styles, line weights and hatching must match what you see in the PDFs. If you use AutoCAD 2020 or later, even better, but any recent version that can save back to 2018 format is fine. Quality and accuracy outweigh speed, yet I’d like the first sheet returned within a couple of days so we can confirm the approach before you proceed with the rest....
I need a production-ready Chatwoot instance turned into a fully branded SaaS offering whose main goal is software deployment for our clients. You’ll start by...WhatsApp conversations directly from the dashboard. I already have the Meta developer account and basic app set-up; you’ll finish the configuration, handle the required webhooks and permissions, and prove messages flow end-to-end. Deliverables: • Production-ready Chatwoot deployment with environment variables documented • Complete white-label implementation matching our brand pack • Working Meta API integration (FB, IG, WA) tested with live pages • A concise hand-off guide covering updates, backups and scaling If you’ve done similar white-label Chatwoot or Omnichannel projects, le...
...Visualization: The cleaned data must automatically feed into a dynamic graph/chart within Google Sheets so I can instantly see the trends without touching the data. What You Need to Know: Data Source: Apify Destination: Google Sheets. Frequency: The workflow should trigger automatically every time the Apify scraper finishes a run. Ideal Candidate: Experienced with the Apify platform and its webhooks/API. Strong knowledge of Google Sheets (advanced formulas, pivot tables, or Apps Script for the automated cleaning and graphing). Experience with automation platforms (n8n, Make, Zapier) if you choose to go that route. To Apply, answer these three questions: 1. What is my project about? Summarise it in your own words (do not use AI!) 2. How do you propose creating my soluti...
...Graph result. The entity is a Business, and I want the panel to show our business overview, the core products and services we offer, plus accurate location and contact details. We already have a live website, so the job will revolve around adding or refining structured data ( in JSON-LD), aligning the details with Google Business Profile, and using Search Console or the Knowledge Graph API to push the data through. If additional citations or authority signals are required, outline them for me and I can supply the content or access you need. Deliverables • Validated structured data embedded on our site • Confirmation that Google has crawled and indexed the markup (screenshots or Search Console report) • Visible Knowledge Graph panel displaying the reques...
...Visualization: The cleaned data must automatically feed into a dynamic graph/chart within Google Sheets so I can instantly see the trends without touching the data. What You Need to Know: Data Source: Apify Destination: Google Sheets. Frequency: The workflow should trigger automatically every time the Apify scraper finishes a run. Ideal Candidate: Experienced with the Apify platform and its webhooks/API. Strong knowledge of Google Sheets (advanced formulas, pivot tables, or Apps Script for the automated cleaning and graphing). Experience with automation platforms (n8n, Make, Zapier) if you choose to go that route. To Apply: Respond with the word 'potato' so I know you have read this! Please briefly explain the tools/method you would use to build this pipeline...
I have a live restaurant Ecomerce and admin dashboard built with (frontend) and FastAPI (backend). The core features work, but I need help improving the dashboard. What I Ne...with (frontend) and FastAPI (backend). The core features work, but I need help improving the dashboard. What I Need - Clean, modern dashboard UI/UX - Fix and optimize frontend ↔ backend data flow - Improve performance and responsiveness - Update or refactor parts of the frontend if needed Tech Stack - (React) - FastAPI (Python) - JWT authentication - OpenAI API Deliverables - Updated dashboard - Smooth API integration - Clean, maintainable code - Short explanation of changes Looking for someone experienced who can quickly understand the project and deliver a solid, user-friendly dashboard.
...engagement focused on industrial IoT use cases. Scope: End-to-end IoT system development (device → edge → cloud → dashboard) Embedded firmware development (ESP32/MCU, RTOS-based preferred) PLC integration (Modbus RTU/TCP, industrial protocols, HMI data extraction) Sensor interfacing, data acquisition, and edge processing Cloud connectivity (MQTT/HTTP), data pipelines, and storage Dashboard/API integration for monitoring and analytics Requirements: Strong experience in Embedded Systems + Industrial IoT Hands-on with PLC communication and industrial environments Solid debugging across hardware, firmware, and communication layers Experience with OTA, device provisioning, and system reliability Comfortable joining client calls and technical discussions ...
I’m taking the Motina Food & Grocery App to the next level and need another pair of skilled React Native hands. You’ll live in a TypeScript codebase, expand the feature-set and keep the experience silky-smooth across iOS and Android. Top focus: build new features integrated with our REST and GraphQL services. While you’re at it, you’ll also tackle the bug list and squeeze every bit of performance you can out of React Navigation, Redux state, and our media-heavy screens. We already ship through Git-driven CI/CD, so comfort with version control, TestFlight/Play Store pipelines, and crash/performance debugging tools is important. Expect to work with push notifications, location services, and the occasional native module as well. Deliverables • Produc...
...Native hands. You’ll live in a TypeScript codebase, expand the feature-set and keep the experience silky-smooth across iOS and Android. Top focus: build new features integrated with our REST and GraphQL service while leveraging AI. While you’re at it, you’ll also tackle the bug list and squeeze every bit of performance you can out of React Navigation, Redux state, and our media-heavy screens. React Native Developer – Requirements • 2+ years of experience with React Native development • Strong proficiency in JavaScript and TypeScript • Experience with state management libraries like Redux, MobX, or context API • Knowledge of navigation libraries (React Navigation, etc.) and deep linking • Integration with RESTful APIs ...
...flow: 1. Brief review of my .pbix and the mockup so you see the target outcome. 2. Live tutorial where you demonstrate how to add the parameters, configure the slider-range date filter, and wire up drill-down paths. 3. Short design tweaks—legend placement, color consistency, label formatting—to match the mockup. 4. Leave me with clear written or video notes so I can repeat every step on my own. I work in the current Power BI Desktop release and Office 365 SharePoint Online, so please be comfortable with those. If you know DAX tricks for dynamic titles and bookmarks, even better—show me while we’re at it. The key deliverable is a fully functioning dashboard that mirrors the mockup plus the tutorial materials I can reference later. I’m r...
...to regional (Canada / US) and regulatory constraints The platform uses APIs to abstract CMOD complexity and provide secure, standardized access. --- ## Scope of Work ### 1. CMOD-Centric Target Architecture Design a **high-level logical architecture** that includes: * Consumer channels (web, mobile, direct/LOB channels) * API Gateway / Edge layer * Document APIs: * **DM API** – search & retrieval orchestration * **DI API** – document ingestion * **DT API** – AFP → PDF transformation * IBM CMOD: * Folder strategy * Application groups * Applications * Credential management (CyberArk or equivalent) * Regional segregation: * Canada (Red) * US (Blue) * Dual-site deployment: * Production * Backup / DR site --...
I have a digital recipe guide that needs to start earning right away, and I want it selling on three fronts—Etsy first, then Gumroad and Payhip. Your main mission is to wire in a rock-solid affiliate program on each platform that pays a 50 % commission on every confirmed sale. Getting that referral engine right is the priority, but the rest of the build-out has to be airtight too. Here’s the flow I’m aiming for: you open fresh shops (or optimise the current placeholders if faster), hook up PayPal and card payments, drop in the product files, and ensure the listings look native to each marketplace. Before upload, swap the price text inside the PDF to the new figure I’ll supply—no design overhaul, just that quick update. Once the shops are live, I need ...
...generate leads and push qualified prospects all the way to a closed sale. The second group will function as Business Development Manager bots, handling day-to-day market research, prospecting for new clients, and running systematic follow-ups. The bots must communicate through email and the major social-media channels we already use, routing every interaction back into our CRM. I have the accounts and API access ready; your job is to design the conversation flows, write and refine the prompts, connect Claude to the channels, and test until responses feel natural and on-brand. Deliverables • Fully configured Claude AI sales bot prototype covering lead generation and closing workflows • Fully configured BDM bot prototype covering market research, prospecting, and foll...
Java Spring Boot Microservice — ITR Portal Login + AIS & 26AS Data Fetch Project Type: Backend Microservice Development Timeline: 4–6 Weeks (MVP) Date Posted: April 2026 Project Description Looking for an experienced Java developer to build a backend microservice that: Logs into the Income Tax e-Filing portal ( ) programmatically ( We have python based script we will share the script to login) Extracts the session token post-login Fetches AIS (Annual Information Statement) and Form 26AS from the TRACES portal ( ) Exposes the data via a REST API secured with JWT The service must handle OTP/MFA relay, auto token refresh, and be built to scale horizontally. Key Requirements Java 21 + Spring Boot 3.x Redis for encrypted session/token caching...
...adjustments, WIP Accruals, timing adjustments, GL integrations, and secure disbursement locks (General Accounts) and it will have full GA plus API feed to Xero for those who want to use 3rd party API – all built for in AWS and PostgresDB What you’ll do: • using our Repo and POC Tarball test all current end points and validate architecture • Build API-driven integrations with modules, as well as external financial systems.(Xero) • Deliver lightning-fast, secure, and compliant financial workflows/ multi-tenant platform. Delivery of FE subject to development time and scrum master - Tech: Golang, .AWS, PostgreSQL/SQL, AWS (ECS, SQS, EventBridge), REST APIs, high-scale microservices. You: - 5+ years backend dev experience (Golang...
I’m producing a steady stream of Digital Art / Design tutorials and I need someone w...work in Premiere Pro and After Effects, so experience with those tools—or a workflow that plays nicely with them—is important. If you prefer DaVinci Resolve or Final Cut and can still deliver project files or XMLs I can open, that’s perfectly fine. To make sure we’re a good fit, please send: 1. A link to one or two tutorial videos you’ve edited, ideally in the digital-art or software-training space 2. A brief note on your typical turnaround time for a 10-minute finished tutorial I’ll provide the first batch of footage as a paid test, and if we’re both happy we’ll move straight into a rolling schedule of edits. Looking forward to se...
I run a fast-growing mobile-cover line on Amazon and I’m ready to automate the way we create listing images. Every file must keep the same Amazon-approved framing and resolution; only the colour, handset model and printed artwork change from cover to cover. What I need is an A...exports a single, high-resolution render. • A starter pack of renders (for example: iPhone 17 pro, Galaxy S24 and Pixel 8) so I can verify accuracy before full rollout. • Brief documentation covering installation, how to add new models, and any model-training steps if further fine-tuning is ever needed. If you have experience with claude work agent, creation of ai agent, google gemini, Midjourney API, or a comparable pipeline and can package it so a non-technical user can run batches ...