Json jobs
...need a complete mobile app that runs smoothly on both iOS and Android and showcases advanced facial-recognition capabilities. The core of the build is a camera workflow that can: • Face identification • Emotion detection • Age and gender estimation Those three features must fire quickly on-device (or via a lightweight cloud microservice if latency is acceptable) and return an easy-to-parse JSON result I can feed into future modules. The interface should feel modern and sleek with clean typography, subtle animations and dark-mode support. You’ll own the full stack—from selecting the best SDK (e.g., Apple Vision, Google ML Kit, OpenCV, or a custom model in TensorFlow Lite / Core ML) to wiring up the UI in Swift/Kotlin or a unified framework lik...
...mesh deformation on cloth, hair and tails • A full player set of roughly 35 clips — locomotion, three-hit combo, heavy, charged heavy, dash, three parry outcomes, aerial downstrike, four abilities, hit reacts, death • Enemy sets of about ten clips each, a mini-boss set, and a multi-phase boss set with long readable telegraphs • Environment animation loops • Delivered as .spine project files plus .json, .atlas and .png exports What I am looking for • Spine specifically. Please do not bid if your reel is After Effects or frame-by-frame animation. • Portfolio showing game combat animation, not idle loops or motion graphics. I want to see attacks with real weight and readable wind-ups. • You understand attack telegraphing and frame timing for...
...exercises (e.g., “show 27”), or timed quiz rounds. • Drag-or-click bead movement that mirrors the real mechanics (upper and lower deck, carry logic). • Instant feedback: correct moves light up green, mistakes prompt a gentle hint and reset option. • A running score or star system that rewards accuracy and speed, with simple sound cues (optional mute). • Progress tracking saved locally in JSON or a tiny SQLite file so the child can resume where they left off. Tech notes • Please build it in pure Python 3.x with either Pygame or Tkinter—whichever you’re faster with—so I can run it cross-platform. • Keep the code well commented; I want to tweak colours, text, and exercise lists later. • All art and audio...
...the heavy stores1.json theme asset (~630 KB) and into Shopify’s Metaobjects so it is easier to manage and update going forward. The current locator (sections/) drives search, map pins and category filters for several hundred locations, and I need that front-end experience to stay exactly the same. Here’s the flow I have in mind: • Create a Metaobject definition that mirrors the existing JSON fields—wpsl_id, name, address, city, zip, country, country_iso, lat, lng, hours, phone, url, category. No extra fields are required. • Use Matrixify to import every record from stores1.json into the new Metaobjects; API work isn’t necessary. • Refactor sections/ (and any supporting JavaScript) so it reads from Metaobjects instead of t...
... wired for light / dark switching. Only sample placeholder content is necessary so the focus stays on the template and left/right and scrollable mechanics. • Static values replaced by tokens – every colour, font or spacing value must be expressed as a placeholder such as «HeavyValidationAccent». A single JSON file will hold the real values so that swapping themes is a simple file change. • Demo application – at dev or run-time the app should read the JSON, replace the tokens with the JSON values and reflecting the styling. I’d like to demonstrate both a black-on-white and white-on-black scheme plus a quick edit (for example a new accent colour) to prove live re-theming works. Grey scale is required. Colour tones/accents not ...
I have an existing PHP code-base that needs Firebase Cloud Messaging added so I can push user-activity notifications directly to their devices. No authentication or real-time database work is required—just the messaging layer. Here is what I need: Will supply you php link and json for firebase, just construct app in FLUTTER to integrate full screen php and integrate firebase to get notifications with complete source code Acceptance criteria: 1. Hitting the supplied endpoint with a valid token returns a success response. 2. The target device receives the notification within seconds, even when the app is in the background. 3. Code follows PSR-12 standards and works on PHP 7.3 If you have already integrated FCM with PHP, show me a quick demo or code sample so we can mo...
...Reference librarianship, archival research, or special collections Investigative journalism or professional fact-checking OSINT, due diligence, KYC, or investigative research Patent, prior-art, or legal-discovery search Genealogy and records research Competitive quizzing or puzzle-hunt construction Nice to Have Experience with LLM evaluation, red-teaming, or benchmark construction Familiarity with JSON and structured data delivery formats Application Process Complete the assessment shared with you. Our team will evaluate your submission. Selected candidates will be contacted regarding the next steps....
... Typical recognition flow: Camera Capture → Android app captures image → image is compressed appropriately → Android sends HTTP POST request to Python API → request includes project ID and image → Python API performs face detection and recognition → API returns JSON result → Android validates response → attendance is recorded using the returned person/employee ID Typical API request may contain: * project_id * image * device ID if required * timestamp if required * authentication/API token Typical response may contain: ```json { "success": true, "matched": true, "project_id": "1001", "person_id": "EMP123", "similarity": 0.89 } ``` The developer must...
...structured Pydantic tool calling) * Document Generation: WeasyPrint + Jinja2 (HTML/CSS-to-PDF compilation) * Infrastructure & Deployment: Docker + Managed PaaS (Railway or Render) + Cloudflare proxy/WAF * Third-Party APIs: AWS Textract (tabular extraction), Stripe (Subscriptions/Webhooks), Postmark (Transactional email) * Frontend: React (TypeScript) or Vue.js (Developer choice, must match provided JSON data contracts) ------------------------------ ## Key Responsibilities & Weekly Deliverables * Week 1 (Ingestion): Set up local Docker containers; build the SQLModel database tables; implement secure PDF upload to S3; hook up the ARQ worker to pass files to AWS Textract. * Week 2 (Core Logic): Build the rule-based scanning logic to flag credit report errors; wi...
...dashboard with room status updates and task assignment • Customisable operational and financial reports (occupancy, revenue, POS sales, etc.) POS requirements The POS must post charges directly to a guest folio in real time, support multiple outlets (bar, restaurant, spa) and work on tablet or desktop browsers. Integration & tech expectations • Two-way sync through the chosen third-party API (JSON/REST) for rates, restrictions, availability and reservations • Well-documented internal API so we can extend to mobile apps later • Responsive, intuitive UI (React, Vue or similar) and a solid, scalable backend (Node, Laravel, Django—open to your recommendation) • Git-based workflow, clear commit history and deploy scripts for staging and...
...application, equivalent to the existing Wear OS version. Includes: Quick Mood registration Mood pattern display Secure communication with the backend iPhone and Apple Watch synchronization where required Session management Appropriate behavior with limited connectivity User interface adapted to Apple Watch Technical Requirements Proven experience with: Swift SwiftUI iOS watchOS Xcode REST APIs / JSON Keychain Apple Push Notifications WatchConnectivity Background tasks / synchronization App Store Connect / TestFlight Experience with HealthKit will be considered an advantage if required to reproduce activity-related functionality already available on Android. Deliverables The project must be delivered complete and fully buildable: Complete iOS Xcode project Complete watchO...
...Zerodha market feed, and all orders must be routed through the same API with proper authentication, error handling and reconnection logic. I need clear logging, a lightweight dashboard or console readout that shows current Reference Line, real-time futures price, selected option, side status and open positions. Deliverables: • Clean, modular Python code with comments. • A configuration file (YAML/JSON) where I can change target premium, quantity, and risk parameters. • Setup guide and step-by-step deployment notes so I can run it on my own VPS. • Short live demo session proving that the bot stores the Reference Line correctly, retrieves prices through the Zerodha feed, and places a test order accordingly. Acceptance: the bot must maintain the fixed Ref...
...The platform includes a website hosted on Firebase, an Android application based on the same platform with additional features, and a local server connected to the website through ngrok. Local manual directories are part of the current setup. Frontend and application: Flutter, Dart, Android, and REST. Backend and local servers: Python and FastAPI. Data storage: local JSON files and custom Windows directories mapped through JSON files....
...Core focus: real-time inventory management—stock levels, item variations, automatic deductions after each sale, low-stock alerts, and simple purchase-order generation. • Seamless sales and transaction hooks so that, when I’m ready, we can extend the same codebase to cover billing, reporting, and customer data without rewriting everything. • Secure authentication, role-based access, and clear JSON responses are mandatory so integration stays painless. • MySQL (or MariaDB) is preferred for the data layer, but I’m open to Postgres if you can justify the gain. Acceptance criteria 1. Endpoints return the exact data structures we agree on in the signed-off Swagger / OpenAPI spec. 2. Response times stay under 300 ms on a modest VPS. 3. A P...
...were shot from the same angle. Beyond the yes/no decision, the script must also: - check whether they are connected • calculate the scale ratio between the pair, - the angle yaw and pitch they connected • assign a reliability/confidence score to its assessment. sample dataset : i run the progam using cli, json output is fine All results should be written to a concise text report that I can easily parse or forward—feel free to suggest the most convenient plain-text structure. You’re free to use OpenCV, scikit-image, NumPy, or any other well-supported libraries so long as installation remains straightforward (pip/conda). Robustness matters more than raw speed: lighting changes, slight exposure shifts
...created while on staff Position Details Minimum Qualifications: Bachelor’s degree and 5- experiences; or no degree and 9 years combined education and equivalent work experience 5 years’ programming experience 5 years’ experience in RPGIV or RPGILE/400; 5 years using iSeries technologies such as: SQL, CL, SDA, RDA No immigration sponsorship available for this position. Preferred Qualifications: JSON and API technologies & experience support a service business. Excellent communication skills working with both internal and external customers Ability to work closely with and understand business requirements and translate them to functional solutions within the business application And you should work from 8:00am to 5:00pm in the Central Time zone in USA. A...
...PostgreSQL, Celery, Redis, Docker and AWS, all delivered in a fully multi-tenant environment. The immediate goal is to harden security and drive horizontal scalability without slowing feature delivery. That means: • Strengthening authentication, authorization and tenant-isolation layers • Stress-testing and tuning PostgreSQL schemas, indexes and queries for millions of tenant rows • Refining REST/JSON APIs so third-party services can plug in cleanly, with versioning and clear contracts • Profiling Spring Boot services, Celery workers and Redis caching to remove bottlenecks, then containerising improvements for smooth AWS deploys • Contributing design proposals and code reviews so architectural choices stay maintainable Deliverables will include...
...& Frontend (Astro): Design and code a modern, clean, mobile-first interface based on our old reference site. Use modular Markdown/JSON files so non-technical team members can easily update products, pricing, and contact details. Edge CDN Deployment: Deploy to Cloudflare Pages/Equivalent with caching configured for fast local load times across India, Taiwan, and North America. DNS,Cookies & Mail Security: Configure Cloudflare DNS records for Google Workspace (MX, SPF, DKIM, DMARC, and MTA-STS). Secure Contact Pipeline: Contact form protected with Cloudflare Turnstile and routed via an authenticated webhook (Resend/Postmark). Metadata & Discovery: JSON-LD business markup, basic , RFC , and an file for AI indexing. Project Terms Fixed Fee: ₹15,000 INR
Hello, I have been working in data annotation for almost 3 years, gaining extensive experience in annotations. This makes me a valuable addition to your team. In addition, I have much experience in image annotation, segmentation, bounding boxes, polygons, key points, 2D and 3D annotations, and even LIDAR annotations. Tools: CVAT R...even LIDAR annotations. Tools: CVAT Roboflow LabelImg Labelbox VGG Doccano Label Studio Annotation Solutions: Bounding Boxes Image annotation Object labeling/tagging Semantic Segmentation Polygons Annotation/masks Polylines Annotation Key Points annotation Sentiment, Text & Topic Analysis Image classification and categorization Object Tracking ...
...existing Flutter app. The piece will be short—under five seconds—and will centre on a single character that conveys the concept I will share with you once we start. Your task is to translate that concept into a smooth, lightweight JSON animation that drops straight into Flutter with no extra tweaking. Optimisation is essential: the file must load quickly and render at a consistent frame rate on both iOS and Android. Basicly, I need tiktok live game gifts animations. To make sure we are on the same page, here is what I expect: • Final deliverable: a .json Lottie file plus the source design file (After Effects or similar). • Style: fun, cartoonish, clean lines, bright colours. • Length: <5 s from first to last frame. • Compatibi...
...schedule messages – Basic sales analytics so my team can see pipeline health at a glance • Email Agent – Automated responses that pick the right template and tone – Sorting and categorisation into predefined folders/labels – Content analysis to flag intent, urgency, or sentiment – Ability to read attached documents (e.g. purchase invoices) and convert key data into structured JSON for downstream systems • Document Management Agent – Ingest and index new files into our vector database – Provide conversational retrieval over stored documents – Enforce role-based access using the permissions model we already have in place Success criteria: each agent runs as an independent service with...
I want to build a browser-based JavaScript game aimed squarely at adults who enjoy quick thinking and a touch of adrenaline. The core experience should combine the forward-moving feel of a “game like Subway Surfers” with...packaged for easy hosting • Well-commented source code and asset folders • Brief setup guide so I can tweak levels and puzzles later Acceptance criteria • Game loads in under five seconds on a standard broadband connection • No critical bugs during a five-minute continuous playtest on Chrome, Firefox and Safari (desktop & mobile) • Puzzle logic, scoring and speed settings exposed in clear JSON or JS config for post-launch balancing If this concept excites you and you’ve shipped comparable JavaScript game...
...phone and click Send or delete it. A second workflow watches your Sent folder and inbox, marks each case Sent/Replied/Retained in Airtable, and notifies you when an attorney responds. It also blocks re-contacting the same attorney within 90 days and honors unsubscribes. DESCRIPTION I'm a physician setting up a small lead-monitoring automation. The workflows are ALREADY BUILT and exported as n8n JSON files (23 nodes and 10 nodes), with a written setup guide. I need an experienced n8n freelancer to import them, wire up the credentials, build the matching Airtable table, run a successful test, and hand it back working. No new logic needs to be designed. What the workflows do (high level): • Workflow A: reads alert emails from a court-monitoring service in my Outlook inbo...
...requirements. • Replace the stock sing-box GUI with a modern custom design that matches my brand guidelines. • Wire the app into my existing backend for: – User authentication (token-based) – Real-time data-usage statistics – Subscription status / renewals – Remote feature flags so I can toggle experimental protocols without republishing the app – Remote announcements (simple JSON feed displayed in-app) Technical notes • sing-box already handles the transport layer; you’ll wrap its core binaries/libraries and expose the key actions (connect, disconnect, select node, view logs). • Code must compile from the same repository for every platform, with platform-specific glue kept minimal. •...
...send over (PNG). • Add a subtle yet eye-catching golden, shining, animated border around each room card—the effect should be GPU-friendly and loop smoothly. • Remove the current Agora dependency and wire voice chat through LiveKit / WebRTC (open-source) so there are no ongoing licence costs. • Spin up Firebase on the free tier for authentication, Firestore and push notifications; send me the JSON so I can link my own account later. • Configure the existing Hostinger panel so I can administer users and rooms under the new branding. • Produce a release-ready AAB that installs cleanly on at least one physical Android test device (Android 8.0+). Acceptance I will consider the job done once: 1. The AAB installs as “Dora Party”,...
I need a small, self-contained chat widget that visitors can open on my website to receive instant customer-support replies. For now the bot only has to match incoming questions to a set of simple, pre-defined answers that I will provide as a CSV or JSON file. No deep context tracking or language modelling is required—speed, reliability, and easy upkeep matter more than advanced AI. Here is what I expect: • A lightweight front-end widget styled to fit the site’s colours and fonts. • Back-end logic (JavaScript/TypeScript, Python, or PHP—whichever you prefer) that reads the FAQ list and returns the mapped reply. • A fallback response when a question is not recognised, plus a way for me to update the answer file without touching code. • Cle...
...(I’ll provide the exact channel IDs or topical keywords before launch). • Complete each view in full length so the watch qualifies, yet there is no requirement to click, like, subscribe, or interact in any other way. • Operate unattended—ideally headless, rotating IPs or using residential proxies to keep the activity natural and within YouTube’s limits. • Generate a simple daily log (CSV or JSON) showing date, time, ad URL, and duration watched so I can reconcile payouts. If you already have a proven script, browser automation workflow (e.g., Selenium, Puppeteer, Playwright), or custom bot that meets these points, great; otherwise, outline the stack you plan to use and any anti-detection techniques you rely on. I’ll test the setup w...
...have an existing, fully functional mobile brick-breaker game developed in Unity C# featuring basic core gameplay and a prototype level. I am looking for an experienced Unity developer to expand the game into a complete, release-ready loop by implementing multi-level progression and core player-retention systems. Key Deliverables: Level Progression & Design: Build a scalable level management system (JSON/ScriptableObject-based) to support multiple levels with increasing difficulty. Level selection screen displaying unlocked, locked, and completed stages with star ratings. Daily Reward System: Consecutive day login streak logic using local system time / server timestamp verification. Claim animations and automatic reward payouts (coins/power-ups). Spin & Win (Lucky Wheel): ...
...specific tasks—things like creating the production build, configuring the document root, handling SSL, setting environment variables, and making sure the deployment script runs smoothly each time I push fresh code. Once the site is live, I also need a clean, documented API that external partners can call securely. A lightweight REST endpoint is fine; just be sure it validates requests, returns JSON, and is ready for basic authentication or token headers so it can plug straight into their platform. Please bring solid cPanel experience, comfort with React-friendly build tools (npm, Yarn, Webpack or Vite), and the ability to test the new API from an external source so we both know it works end-to-end. When everything is running, I’ll just need the deployment notes and ...
...a CSV/JSON report plus simple visual overlays. • Fitness layer: automatic calculation of minutes on pitch, total distance, speed profile and calorie estimate per player. • Football layer: automatic event detection for goals and shots, linked back to the responsible player and time-stamped in the report. • A brief README that explains model choices, how to run the code locally (Python preferred), and how to retrain if the camera angle or lighting changes. Acceptance criteria • Works on at least two full, uncut sample matches I will supply (fixed overhead CCTV angle). • Player identification accuracy ≥90 % over the full match. • Distance error ≤10 % when compared with a manual benchmark. • Goal/shot detection precision ≥80 ...
...walks new users through the “endorsing” feature—what it is, how to perform it, why it builds a safer community, and the personal benefits they gain. Think step-by-step overlay or spotlight coach marks that users must complete before they reach the main dashboard. 4. Make sure that the current features actually work. -endorsing others -filter by endorsements Deliverables • Localized ARB (or JSON) files and any amended Dart code • Fully functional, cross-platform photo upload module with commit notes on the fix • Interactive onboarding flow integrated into the existing navigation, respecting current theming and localization • Clean, commented commits ready for pull request and a short deployment guide Kindly attach past work that sh...
...object-detection pipeline. Every occurrence of the target object in each frame must be boxed precisely—no clipped edges or excessive margins—so the model learns from accurate ground-truth data. You are free to work in any mainstream annotation tool you prefer (LabelImg, CVAT, Labelbox, VGG, makes no difference to me) as long as the final export matches the format I’ll specify before we kick off—COCO JSON or YOLO-style TXT are both fine. Please keep category labels consistent across the entire batch. Deliverables • Fully annotated image set with bounding boxes around every instance of the specified object(s) • Corresponding annotation files in the agreed-upon format • A short note flagging any ambiguous images or edge cases you encoun...
...confirmation/safety checks before destructive operations. Audit logging Every significant action should be recorded, including: * Script start and completion * Authentication/connection status * Target user validation * Groups identified * Each group removal attempt * Successful removals * Failed removals * Exceptions and errors Logs should be produced in an easily consumable format such as CSV or JSON and should be suitable for integration with SIEM/searching workflows. Acceptance criteria 1. Running: . -UserPrincipalName should complete without unhandled errors when the operator has the required permissions and the target account is valid. 2. The audit log must record the start time, target account, group membership actions and final completion status. 3. Running the
...for mobile). The Core Loop:A basic inventory system where the player collects 3D glowing "word" items. An interaction system (e.g., walking up to an NPC to trigger a 2D React UI overlay). A logic system that reads simple JSON data (provided by our CMS) to generate the UI puzzles (e.g., dragging and dropping collected words to build a sentence). Why You Want This Job:Zero Guesswork: I am not asking you to design the game. The mechanics, art direction, and exact JSON data structures are fully AI/Backend Integration Required: The game strictly reads JSON props passed down from the parent React site. You only have to build the frontend engine and mechanics. Future Work: If the MVP is successful, there will be ongoing contract work to expand the islands, ...
...**one enrolment image** is available * Recognise an enrolled person from a submitted image * Return Person ID / match result / confidence score * Ideally support multiple faces in one image * Store facial embeddings/templates efficiently * Fast response and suitable for many enrolled users * Simple REST/API interface using POST requests * Provide PHP example code for sending images and receiving JSON response * Full source code and installation instructions You may use suitable technologies such as Python, OpenCV, ONNX, InsightFace/ArcFace, FAISS or other appropriate open-source solutions. We are **not asking to create an AI model completely from scratch**. Using and configuring suitable existing pretrained models/libraries is acceptable. The final solution must operate indepe...
...contractor-ready technical specification and need an experienced backend developer to build it. The scope involves: A multi-channel weighted similarity algorithm comparing two user profiles and returning a structured match score A two-stage architecture (a compatibility gate followed by a ranking layer) A read-only query interface to an external data graph we control A REST API endpoint returning structured JSON output A full unit test suite against seven defined test cases Clean documentation and a README Performance target: under 50ms per response You are building to a completed specification — not designing the system. Weights are injected as configuration at runtime, not hard-coded. Requirements: Based in Australia — non-negotiable Demonstrated experience wit...
...(think names, contact details, background facts, social links—the exact fields can be configured once the basic framework is in place). Key points you should know before you jump in: • The target site uses pagination and a few dynamic elements, so the scraper must cope with lazy-loaded content and possible JavaScript rendering. • Output should land in an easily reusable format such as CSV or JSON, with clean column headers. • I’d like the code written in Python and organised so I can tweak selectors or add new fields without rewriting core logic—Scrapy, BeautifulSoup, Selenium, or Playwright are all acceptable tools if they suit the job. • Please build in polite rate-limiting and error handling so running the script won’t put und...
...rule-based to start) is fine for the first release; we can iterate once a clean MVP is live. Tech expectations Native iOS and Android or a strong cross-platform stack such as Flutter or React Native is acceptable as long as performance remains smooth when handling seat maps. For payments, please integrate something widely adopted—Stripe or Razorpay work on my end. The seat maps will arrive as SVG/JSON from our ticketing partners. Deliverables • UX wireframes and final UI assets • Fully functional mobile app (source code) • Admin dashboard for venue partners • Basic AI recommendation module connected to the three booking flows • Post-launch support during the first month Acceptance criteria will focus on flawless seat selection across ...
Need a 6 month Job search personal data sheet job search from extracted from raw computer code in to normal readable Exl spread sheets. Looking for a Data Analyst skilled in Python for data parsing, converting JSON to Excel, Base64 file decoding, and data cleaning specialist.
...proper raw HTML rendering. Responsive Design: 100% fluid mobile, tablet, and desktop responsiveness. Speed & Performance: Sub-second page loads (<0.4s response times), optimized WebP/SVG assets, lazy-loaded components, and minimal bundle sizes. SEO-First Structure: Semantic HTML (<header>, <main>, <footer>, proper <h1> to <h3> hierarchy without excessive tagging), dynamic metadata, OpenGraph tags, JSON-LD schema, and clean canonical/hreflang setups. 3. Visuals, Demos & Interactive Features Interactive Live Previews: Tabbed interactive product showcases (e.g., clicking between WhatsApp, Instagram, Telegram, and Facebook updates the live preview frame dynamically). High-Fidelity Demo Mockups: Clean, retina-ready product UI screenshots ...
...titles, prices, images, seller details, public engagement metrics). Compliance & Ethics: Non-login methods only. No password gate bypassing, no private PII harvesting, and respectful request pacing. Anti-Bot Resilience: Dynamic headers, user-agent rotation, proxy/VPN support, and modular selectors for easy updates when site layouts change. Delivery: Well-documented Python code delivering clean JSON/CSV outputs. Payment released via milestone upon local execution verification across all platforms. Proposal Requirement: To filter out generic AI template proposals, please include a brief 2-sentence response answering: Which proxy/headers strategy do you recommend using for MercadoLibre and Amazon to avoid TLS/anti-bot blocks without incurring massive monthly proxy costs, and...
...read/typing indicators and offline persistence. • Scalable backend or third-party SDK of your choice (Firebase, , or similar) fully integrated, with clean, well-documented code so I can maintain it later. 2. Activity feed • A dedicated screen that pulls and displays a chronological feed of user activities (likes, follows, posts, etc.). • Smooth, paginated scrolling and a simple JSON endpoint or local database schema to keep the feed in sync. Acceptance criteria • Messages appear instantly on both devices and remain after app restart. • Feed loads in under two seconds on a typical 4G connection and updates seamlessly with pull-to-refresh. • Code follows Android best practices (MVVM/Kotlin Coroutines or equivalent) and passes b...
I need a clean, well-documented PHP script that takes raw financial data as input, runs the necessary analysis, and returns structured results I can feed straight into my reporting stack. Scope of work • Ingest financial datasets (CSV, JSON, or an array passed in memory). • Perform the core data-analysis routines I specify—totals, averages, growth calculations, and any other metrics we agree on. • Output should be available both as an associative array and, on demand, as a downloadable CSV so I can drop it into Excel or Power BI without extra steps. • Code must stay framework-agnostic (pure PHP 8.x) and avoid heavy external dependencies; if you rely on a helper library, clear it with me first. • Efficiency matters: typical files sit around 5...
...Bootstrap implementation, solid Eloquent models, and REST endpoints that answer with JSON so our mobile team can plug straight in. Because the business relies on data-driven decisions, the dashboard also needs advanced analytics—interactive charts, KPIs, and exportable reports that show request volumes, technician turnaround, and SLA compliance. Feel free to suggest a stack you’re comfortable with (, Highcharts, Laravel Nova, etc.) as long as the final result is fast and visually consistent with the design files. Deliverables • Responsive admin dashboard built from my Figma design • Role-based access limited to Admin • CRUD modules for services, technicians, customers, and requests • RESTful JSON API for mobile consumption &b...
...features such as in-app discussion or gamified rewards. Deliverables • UX/UI mock-ups (Figma or Sketch) approved before coding • Production-ready iOS (Swift/SwiftUI) and Android (Kotlin/Jetpack) builds, each passing App Store & Play Store review • Shared code where sensible (e.g., via Kotlin Multiplatform, Flutter, or React Native) as long as final binaries feel native • Basic admin dashboard or JSON-based backend to add/edit lessons, questions, and answer keys • Source code in a Git repository with clear README and setup instructions Acceptance Criteria • Smooth performance on recent iOS and Android versions • Lesson completion and quiz scores persist locally and sync to the backend on login • UI matches approved designs ...
...responsive across modern web browsers. Key expectations • Model accuracy matters: please start with a proven open-source architecture (e.g., YOLOv8, ResNet, EfficientDet) fine-tuned on a small sample set I’ll provide, then document how to retrain it when new data arrives. • One-click deploy: include a Dockerfile and concise README so I can spin everything up on a fresh VPS. • Results returned as JSON plus visual overlays (bounding boxes or masks) rendered on a simple HTML/React page for verification. • Security: images must be discarded after processing; no long-term storage. • Clean code and inline comments so I can extend the project later—potentially adding natural-language features or predictive analytics down the line. Deliver...
...REST API—no front-end—capable of doing three things: • Read the overall health of each OLT • Pull per-PON statistics and status • Retrieve ONU status details and push configuration changes, most importantly updating the ONU description field And V-Lan You may rely on CLI, SNMP, NETCONF or whatever protocol each vendor exposes, as long as the final interface you give me is a clean, consistent JSON REST layer. Keep the code modular so additional vendors can be slotted in later without breaking the schema. Acceptance criteria 1. Endpoints /olts, /pons, /onus with GET for status and PUT/PATCH for editing ONU description. 2. Works against my Huawei MA series, ZTE C3xx, and BDCOM OLTs out of the box—I will provide test credentials. 3. README...
...scanned bank statements that must be run through OCR and parsed so I receive clean, structured JSON containing only the account-holder information (name, address, account number and any other clearly labeled personal identifiers that appear on the statements). Accuracy and consistency are critical. I will verify the JSON against the original PDFs, so the output must match every field exactly as it appears, without spelling mistakes or truncation. Feel free to employ any combination of Tesseract, ABBYY FineReader, AWS Textract, or another OCR engine that can handle mixed fonts and occasional background noise—use whatever delivers the best character recognition rate. Deliverables • A single JSON file per statement, named to match the original document ...
...sophisticated step. You’ll read each PDF, insert concise LaTeX-formatted comments that unravel dense derivations, and flag any ambiguous notation so the model grasps the intended meaning. Deliverables • Annotated PDF (or .TEX) with inline clarifications • Companion JSON that maps each comment to its passage and supplies a one-sentence paraphrase Acceptance criteria • All non-trivial calculus moves are explained in ≤3 sentences, free of factual error • Original math notation preserved; added text compiles in LaTeX • File names and JSON keys match the template I provide I’ll start you on two papers (~25 pages total); consistent, high-quality work will lead to a steady stream of additional annotations. Familiarity with LaTe...
...lead qualification, and product queries—while remaining easy to expand into follow-ups and revenue tracking later. • I’m not yet certain whether our WhatsApp Business API is active. I’ll need you to audit our current setup, advise on any missing Meta Business Manager steps, and connect the final number to n8n once we’re ready. Success looks like 1. A fully documented n8n workflow (export JSON) that includes trigger, NLP processing, branching logic, and CRM/webhook actions. 2. Tested live on a sandbox or approved number, showing accurate intent recognition and correct data capture for the three priority tasks. 3. Clear hand-off notes so my internal team can tweak prompts, add steps, or migrate to production with minimal guidance. If you&r...
Top json Community Articles
Using MySQL Database from Node.js [Guide]
Step by step guide for using MySQL database engine from Node.js
RESTful Web Services Using ASP.NET Web API
How to build REST Web services using ASP.NET Web API and MongoDB