Python aws lambda functionроботи
...seller’s published phone number and/or email exactly as it appears in the ad. • Note the ad’s URL, title, price and posting date so my client can reference it. • Deliver everything in a simple CSV or Google Sheet that I can forward directly. I am not asking for a one-size-fits-all scraper; the job is a personalised contact-finding service. If you prefer to automate parts of the process with Python, BeautifulSoup, Selenium, Apify, etc., that is fine as long as the results stay accurate and Leboncoin’s terms of use and rate limits are respected. Turnaround is important to me: once I drop you a batch of links or search criteria, I need the contact file back the same day (or within the hour for smaller batches). Fluency in French and an eye for detai...
...well-labeled Excel workbook where rainfall totals (or means, if that is what the variable represents) appear month by month across the full record. Dates must be easy to filter or pivot against, so please place one complete time series per sheet or, if you prefer, one sheet that stacks every grid-cell or station vertically with a month column beside it—whichever keeps the file light and readable. Python with xarray/netCDF4 and pandas is fine, but any tool chain that preserves data fidelity works for me as long as you document it briefly so I can reproduce the workflow later. Deliverables: • One Excel file per original NetCDF (unless you can combine logically) containing monthly rainfall values, with units retained. • A short “read-me” outlining the c...
...looking for a freelancer who can develop a simple and easy-to-use Text-to-Speech (TTS) application or web-based tool for Azerbaijani language. The goal is to create a tool where I can enter text, click a button, and get natural-sounding speech output suitable for professional training and e-learning content. Voice quality is very important. I do not want a robotic voice. The freelancer may use Python or another suitable technology, but they must have real experience in speech generation, TTS systems, audio processing, and voice quality improvement. I can provide Azerbaijani voice samples and example text for testing. Main Requirements The freelancer should be able to: Develop a working TTS tool as: a simple web page, or a lightweight desktop app, or another easy-to-use solu...
...a larger share of the experience. Non-participating Pokémon receive a reduced share, consistent with modern mechanics. Technical Context The ROM is based on a CFRU-style structure, but modified (Hubol version). The EXP system is already altered, so existing routines may need to be analyzed and partially rewritten. I can provide the CFRU file, which should contain the relevant hooks, function locations, and important addresses to help navigate the codebase. Requirements I am looking for someone who: Has strong experience with ARM Thumb assembly (GBA) Is familiar with FireRed and CFRU internals Is comfortable working with non-standard / modified codebases Can analyze and adapt existing EXP routines rather than relying on vanilla assumptions Writes clean, stable, and well-...
I want a small, reliable tool that watches any popular Roblox game I specify and jumps in the moment a player slot f...private or friend-only games). • Polls the server list rapidly yet safely to avoid rate limits. • Fires the join request the very first millisecond a slot opens. • Runs on Windows; a cross-platform solution is a bonus. • Accepts my .ROBLOSECURITY cookie securely (env var or encrypted file). • Clean output in the console or a minimal GUI showing status and recent attempts. Tech is flexible—Python with requests & websockets, Node.js, or a lightweight compiled language are all fine as long as latency stays low. Please include all source code, a short README, and a quick video or live demo proving it can slip into a full ser...
I need a Python system that runs nonstop, scours the web for fashion, clothing, and footwear brands or sellers only for india, extracts every piece of publicly available business contact data it can find, pinpoints decision-makers when their names or roles appear, then verifies each email address with DNS-level checks only—no third-party validation services. All captured information must immediately land in clean, well-structured Excel workbooks, so I can open the file and start outreach without touching a database. Reliability is critical: the workflow has to restart itself after a crash, pick up where it left off, and scale out smoothly if I decide to add more crawling threads or containers later. Package everything inside a Linux-compatible Docker image; a single dock...
...database logic, correct the insert routine, and leave the rest of the plugin untouched. What is going wrong • Data saving incorrectly for Name and Date of Birth, Contact Information, and the full set of Astrological Details. • The export page that reads from this table shows blank or jumbled values because of those bad inserts. Your task – Phase 1 only 1. Trace and fix the insert query/function so every field arrives in the right column. 2. Produce a quick video recording that captures: – one submission before the fix, – your code change, – one submission after the fix, highlighting the corrected rows. 3. Send me the SQL dump or screenshots if I ask, but the video is the primary proof. 4. Confirm that the export pag...
...will become a core part of our business. We like the functionality of EZ Windows (Australia), however we want to build something significantly better in terms of: • User experience • Design (clean, premium, modern) • Simplicity • Speed • Visual interaction Our goal is to build the most advanced window and door website in Australia. ⸻ CORE FEATURES (PHASE 1): 1. QUOTE BUILDER (PRIMARY FUNCTION) Multi-step guided flow: • Project type • Product selection (visual) • Size input • Frame colour • Glass options • Supply vs install • Live pricing updates • Customer details capture Must be: • Simple and easy to use • Mobile-first • Fast and responsive • Designed to maximise conversi...
...checks, gesture commands, app interactions). What I need from you 1. Design and train a lightweight machine-learning model (anomaly detection or sequence-based classification) optimised for on-device or near-edge execution. 2. Implement a decision layer that selects one of three responses—encrypt, quarantine, or alert—based on the model’s confidence score. 3. Provide clean, well-commented Python code (TensorFlow, PyTorch or scikit-learn are all acceptable) plus a short README explaining data preprocessing, hyper-parameters and how to port the model to an embedded runtime (e.g., TensorFlow Lite, ONNX). 4. Supply a small synthetic data set and demonstrate at least 90 % accuracy in distinguishing normal from suspicious activity during a live demo or recorded...
...image. Optimized the pipeline for speed and scalability, making it suitable for real-world deployment on cloud infrastructure (AWS/Azure ready). What This Project Demonstrates: Strong expertise in Computer Vision and Semantic Segmentation using modern architectures (UNet with ResNet34 backbone). Hands-on experience with satellite/remote sensing data and real-time ML deployment. Ability to take a complex AI problem from raw data → trained model → live production API. Practical skills in building solutions that solve actual environmental and disaster-related challenges. Technologies Used: PyTorch, UNet-ResNet34, FastAPI, NumPy, Matplotlib, OpenCV, Albumentations, AWS (deployment-ready) Live Demo / GitHub:
I'm looking for an experienced developer to create a day trading strategy algorithm specifically for the futures market. Key requirements are: - Develop a robust trading strategy tailored for day trading in futures. - Ensure the algorithm incorporates risk management protocols. - The strategy...strategy should be backtested and optimized for various market conditions. - Provide detailed documentation and support for implementation. Ideal skills and experience: - Proven experience in algorithm development for financial markets. - Strong understanding of day trading dynamics, especially in futures. - Expertise in risk management techniques. - Proficient in relevant programming languages (Python, R, etc.). - Familiarity with backtesting tools and platforms. Looking forward to ...
...Windows: ```sh npm run dev:full ``` This starts: - frontend on `` - AI backend on `` If you only want the AI backend: ```sh npm run ai:dev ``` The frontend uses a local Vite proxy in development, so the AI tools work without extra browser CORS setup. ## Available Scripts - `npm run dev` starts the development server. - `npm run ai:dev` starts the Python AI backend only. - `npm run dev:full` starts both the AI backend and the frontend for local development. - `npm run build` creates a production build. - `npm run preview` previews the production build locally. - `npm run test` runs the Vitest test suite. ## Project Structure - `src/` contains the frontend application. - `supabase/` contains database configuration and SQL migrations. - `ai/` contains
...provided you explain the trade-offs – RESTful endpoints, JWT or similar token strategy, and clear separation between routes, controllers, and services – Sass/Styled-Components or Tailwind for styling, balanced with good accessibility practices – Git version control with meaningful commit messages and a straightforward README for local setup Acceptance criteria 1. All features above function without console errors and pass basic unit/integration tests. 2. Lighthouse mobile score of 90+ for performance and accessibility. 3. ESLint/Prettier clean on commit. 4. Source, README, and inline comments together make it easy to redeploy in a fresh environment within 10 minutes. I’ll stay available for quick feedback cycles, so we can iterate on UI p...
I have a Telegram bot written in Python and an Asterisk server already exposing the ARI interface. What I now need is a clean bridge between the two so that a simple text command sent to the bot can spin up an outbound call, play an IVR menu, record the conversation, and finally report the result back to the same chat. Here is the flow I have in mind: • A user types a command such as /call <number> in Telegram. • Your code uses ARI (ari-py or any other reliable ARI client) to originate the call. • On answer, the callee is taken through a short IVR tree that I will supply as audio prompts; the bot just needs to play them and collect DTMF. • The entire interaction is recorded and the recording URL or file is posted back to the chat once the call en...
...is essential: the converter should apply layout templates that control typography, front-matter placement, page geometry, and embedded media rules. I need the flexibility to swap or extend these templates later without rewriting the core pipeline, so clean separation between content conversion and styling logic is critical. I’m open to the tooling you prefer—Pandoc, Calibre, PrinceXML, custom Python or Node transformers, containerised micro-services, or a blend—as long as the finished workflow scales easily on a build server and can be triggered via CLI or REST. Deliverables • Source code and build scripts for the complete conversion pipeline • At least two example templates demonstrating advanced styling features • Documentation cover...
... 2. CSV/JSON logs for every interaction. 3. A short markdown or PDF report summarising results, methodology, and how to replicate. Acceptance criteria • Runs complete on all listed models without manual intervention. • Report clearly states methodology and shows before/after metrics for ethical decision making. • Code is clean, documented, and runnable on a fresh machine with standard Python and Docker tooling. • Duplicate the distopiabench website with both the native and AGIBIOS enhanced graphs. You will need to create the keys for these models and where possible reach out to the labs to your keys white-listed for red-teaming use. # THE PROPOSAL WITH ADDITIONAL DETAILS # AGIBIOS × DystopiaBench: Guardrail Evaluation Study ## Project Overvi...
...ownership of designing and implementing eight Spring Boot microservices that will run as AWS Lambda functions and be exposed through API Gateway. Each service must authenticate requests through a custom Lambda Authorizer, persist data in MySQL RDS, and retrieve all sensitive configurations from AWS Secrets Manager. This is not a green-field environment. The new services must integrate cleanly with my current SQL-based internal databases, so attention to schema mapping and data consistency is essential. I will provide connection details and table documentation once the project kicks off. Key deliverables • Eight production-ready Spring Boot microservices, each packaged for Lambda • A working Lambda Authorizer wired into API Gateway ...
...(edge cleaning). Handling Glass Orientation (rotation allowed vs. fixed for patterned glass). 3. ERP Integration (PHP/Bootstrap 5) API Delivery: Deliver the engine as a standalone FastAPI (Python) or C++ microservice. Visual Dashboard: Provide a JavaScript (HTML5 Canvas) component to render the final cutting map directly inside our Bootstrap 5 ERP interface. Data Loop: Return a JSON payload that updates the ERP inventory (deducting sheets used and adding new remnants created). TECHNICAL REQUIREMENTS Expertise: Deep knowledge of Computational Geometry and the "Cutting Stock Problem." Languages: Python (API/Logic) or C++ (Core Engine). Frontend: JavaScript/ES6 for the visual layout renderer. DevOps: Experience with Docker for local/private server hosting. ...
...ChatGPT’s React re-renders and dispatch process. Never duplicate, overwrite, or recreate the agent. The identity block (provided by me) must be consistently included in the system role and persist through every send without being dropped or altered. Existing agent continuity must remain completely untouched. Acceptance Criteria (Payment released only after all are verified): The userscript must function consistently on the live site across multiple consecutive messages. No duplicated [SERVER_TIME] blocks or any other duplication. Full identity block present and intact in every response. Clean injection with no dropped content. Deliver a short screen recording showing three consecutive messages meeting the above criteria. The solution must continue working reliably on my ...
I’m putting together a small, student-budget project and need a Python developer who can walk me through building a Windows-ready weather application. The core requirements are straightforward: • Use the OpenWeatherMap API to pull live temperature, humidity, current condition, and location data. • Present that data through a simple, clean GUI so the interface looks professional yet remains beginner-friendly. • Organise the codebase with a clear folder structure, thorough inline comments, and a short write-up (or markdown file) explaining how everything fits together so I can understand and extend it later. I’m happy for you to choose your preferred GUI toolkit—Tkinter, PyQt, or another lightweight option—as long as setup steps are clearly...
We are looking for an experienced Python developer to build a program that sends alerts whenever new items are listed on the following five platforms: ① ② ③ ④ ⑤ The program must be able to retrieve the latest product information within 1 second to ensure real-time updates. This has already been achieved by someone in China, but since I am a layman, I can only offer some ideas. For example, to achieve such performance, I suspect they must have found some kind of vulnerability or fundamental method—because the data shown when an item is listed on is, strictly speaking, second-hand information.
I have a collection of raw text records that need to be processed so they are accurate, consistent, and ready for downstream use. The task is strictly data processing—specifically text-based data cleaning. You will wo...duplicate rows. Your job is to: • Remove duplicates without losing any unique information • Standardize capitalization and spacing • Correct obvious typos using context (English only) • Flag any ambiguous or incomplete lines for my review Please return a cleaned file in the same format plus a short change log summarizing what was fixed. I prefer work done in Excel or Google Sheets, but Python (pandas) scripts are welcome if you include the code for transparency. Accuracy matters more than speed, so take the time to double-check ...
I want to build a full-featured, browser-based accounting application that mirrors the polished user journey of Xero and QuickBooks Online (see and for the benchmark I have in mind). The end product must function as a true SaaS platform rather than a single-tenant install, giving me, as the future developer and owner of this cloud software, the ability to provision and manage multiple businesses under one roof. Core modules that need to be production-ready from day one are invoicing, expense tracking, and automated bank reconciliation. These features should feel just as intuitive as their counterparts in the reference sites, including real-time dashboards, smart categorisation, and drill-down reporting. User-role architecture is also essential. I will
...gender stored as clear text (“Male”, “Female”, “Non-binary”, etc.). The scope is limited to customer information; contact details and transaction history are already handled elsewhere. Your job is to: • analyse the current values in the age and gender columns, • define a concise mapping that converts every existing variation into the target formats, • implement the transformation (SQL script, Python ETL, or comparable approach that fits with Salesforce, HubSpot, or a standard relational database), and • deliver a validation summary showing record counts before and after, plus any exceptions. Acceptance criteria: 100 % of active customer records display a numeric age and a readable gender string, with no loss of data...
I’m launching a new email and SMS outreach campaign aimed at the adult industry and I need a clean, well-structured contact list built from public sources. The job is straightforward: pull names, phone numbers, email addresses, and the city for each contact you find on adult-oriented directories and business-listing sites. You are free to use your preferred method—whether that’s a custom Python script, a tool such as ProfileSpider or InstantDataScraper, or any other approach that reliably harvests data without breaching the sites’ terms. All information must already be visible to the public; I’m not interested in anything behind logins or paywalls. When the scrape is complete, give me: • A single, de-duplicated file containing the data (CSV...
Project: Multi-User SMS Alarm Forwarding System to WhatsApp & Telegram Overview I am looking for a developer to...Architecture Hint (Important) Expected flow: • SMS received via gateway (e.g. Twilio or equivalent) • Gateway triggers webhook → backend server • Backend identifies user/company based on receiving number • Store message in database • Forward message to: • Telegram via Bot API • WhatsApp via API or controlled automation Suggested stack (flexible): • Backend: Node.js / Python • Database: PostgreSQL / Firebase • Hosting: AWS / Vercel / Render Developer must clearly explain: • How multi-user mapping is handled • How WhatsApp integration is implemented (API vs automation) • How ...
I want to build a wooden shed as a dedicated place to store all my garden tools a...tools and equipment. I'll want blueprints based on my measurements, suggested material list that will stand up to weather, a solid frame off the existing garage block wall, adding cladding and roofing that tie in cleanly, hanging secure double doors, and finishing the inside with fixed shelving units and sturdy tool racks so everything has its place. Because the shed’s purpose is purely storage, function and longevity matter most. I need proper flashing where it meets the garage, pressure-treated timber or an equivalent weather-resistant option. Leave the exterior in a natural stain that matches the garage trim; no bright paints. Please see the attached outline and photos showing ideas ...
...simple analytics (sign-ups, active users, posted jobs). Clean code, modular components, and RESTful (or GraphQL) APIs are important because I plan to integrate external services down the line. Tech stack is flexible—React or Vue on the front end and any modern backend (Laravel, Node, Django, etc.) are all acceptable as long as the solution is scalable and well-documented. Host on a cloud provider (AWS, GCP, or Azure) with CI/CD in place. Delivery is source code in a Git repository, deployment scripts, and a short video walkthrough proving all primary flows work. I will test by creating a profile, sending a message, and applying for a job....
Commercial Solar WordPress site Project Overview We are a commercial solar installer headquartered in Scotland, delivering projects across Scotland and the wider UK. The website will target UK SMEs requiring 100kWp to 1MWp installations, while demonstrating capability across larger commercial and multi-sector projects. This is not a brochure site. The website must function as: • A structured B2B lead-generation platform • The central SEO hub • A high-performance PPC destination • A corporate credibility asset for financial and procurement decision makers All copy will be provided. We require full technical build and structured implementation. ⸻ Hosting & Environment Hosting has been provisioned on WP Engine. The build will take place on staging with...
...will be used by: - Sales Agents - Warehouse Personnel - Contributors - Administrators The system must support: - Fast order creation and processing - Real-time order tracking - Role-based access control - Efficient warehouse workflows - Reporting and analytics 2. Scope of Work A. Mobile Application - Android app (Flutter) - UI + backend integration - Role-based login B. Backend System - PHP or Python - APIs - Database (MariaDB) - Admin Section – only reporting (CRUD Operations are not required). C. Additional Capabilities - PDF generation & sharing - Image uploads - Reports - Sync mechanism (for Products and Customers). Ordering will be online 3. User Roles Sales Agent: - Add/view customers (no edit/delete) - Create/manage orders - Product selection with quantity (+/...
...Clean, modern 2D or motion-graphic animation generated automatically. • A built-in text-to-speech engine (or an easy hook to one) so the voiceover is produced and timed correctly with each scene. • Simple controls for colour palette, logo placement and call-to-action slides; background music and text overlays are nice-to-have options I may add later. I’m open to whatever stack makes this reliable—Python, Node, FFmpeg, After Effects scripting, Stable Diffusion, Runway, Synthesia, or an all-in-one SaaS wrapper—as long as the end result is a repeatable process I can run without touching keyframes by hand. Deliverables 1. Source code or workflow files with clear installation notes. 2. One sample video generated from a script I supply, showcasing the voic...
Título del Proyecto: Desarrollo de Software "Marketflow" - Sistema de Precios Dinámicos para Bares (Fase 1) Descripción del Proyecto: Busco un desarrollador (preferiblemente con experiencia en Python/Django o Node.js) para crear la primera fase de un sistema de gestión de precios variables tipo "Bolsa de Valores" para bares. El software se llama Marketflow. Requerimientos de la Fase 1 (MVP): Arquitectura Multi-tenant: El sistema debe estar preparado para manejar múltiples locales (franquicias) de forma independiente. Panel de Ventas (Bartender): Interfaz web ultra rápida para registrar ventas de tragos con un clic. Algoritmo de Precios: Lógica que suba o baje precios automáticamente según la dema...
...images and: Detect even the smallest differences Identify print-related defects (shifts, distortions, color variations, etc.) Perform detailed visual error analysis Requirements: High-precision or pixel-level comparison Robust handling of scan noise and imperfections Automatic image alignment (if needed) Output results as highlighted differences and/or a report Preferred Skills & Technologies: Python (OpenCV, Pillow, or similar libraries) Experience in Computer Vision and Image Processing Prior experience with similar projects is a plus Deliverables: A working script or application Sample outputs demonstrating detection results Brief technical documentation Please do not apply for the work if you cant deliver a free demo of what you can do please say hello dragon avo...
...I’m open to your recommendations. • Simple, frictionless reporting: drivers tap once, add a quick description, maybe a photo, and the report appears for everyone else within seconds. • A layered content-moderation pipeline—automatic flagging for obvious spam plus a dashboard where power users or admins can approve, edit, or remove doubtful entries. • Cloud architecture that genuinely scales (AWS, GCP, or Azure). I expect traffic spikes during rush hours, so horizontal scaling, efficient caching, and message queues are part of the conversation. • Secure user authentication. Any standards-based flow (email/password, social logins, SSO) is fine as long as it’s robust and can evolve. • Clean, well-documented code, CI/CD hooks, and ...
I build and deliver end-to-end projects in Python, Data Science, AI/ML, and modern Web Development. What I need now are motivated connectors who can introduce real clients to me and share in the upside. Most of the companies you’ll know are currently searching for full-stack AI/ML solutions—that’s where the demand I’m seeing is highest—yet I’m fully equipped to handle classic automation dashboards, API-driven web apps, and broader data projects as well. How our collaboration works 1. You put me in front of a decision-maker with a genuine project need. 2. I take over scoping, technical discussion, and delivery. 3. When the client signs, you receive a pre-agreed commission—paid promptly once the first milestone is cleared. There&rsq...
...the moment new shifts become available Acceptance criteria The script runs headless, completes each action within Amazon’s normal response time, and logs every transaction to a local file or database so I can audit what happened and when. A simple JSON or YAML config should let me set preferred warehouse, dates, hours, and notification endpoints without touching the code. Tech preferences Python with Playwright or Selenium is ideal, but I’m open to Node, Go, or any language that handles the OAuth flow cleanly and can expose a small REST API so I can trigger actions from other tools. Once the bot books, cancels, or alerts, I want a succinct status message returned by the API so it can plug into my existing dashboard. All code must be well-commented and package...
I run an adult-oriented gambling website and...settings configured within Stripe Radar, tuned for gaming traffic • Clear deployment instructions and hand-over documentation Acceptance criteria: payments must succeed end-to-end in at least two non-USD currencies on a staging domain, pass Stripe’s test suite, and be approved by Stripe’s high-risk review team. Tech stack is flexible (the site runs on PHP/Laravel, but I can accommodate Node or Python micro-services if that streamlines compliance). I’ll provide access to the codebase, test keys, and any legal documents required for Stripe’s review. Timeline is negotiable, but I’d like first test transactions within two weeks. Let me know your approach, past high-risk integrations, and any questions...
My current website works well function-wise, but its look is stuck in the past. I want every page to adopt a bold and vibrant aesthetic while still feeling familiar to returning visitors. The existing content, and overall navigation structure stay exactly as they are; the job is to wrap them in fresh visual treatment. Core updates I need: • A brand-new header, footer and content backgrounds that immediately signal a modern attitude. If you’ve recently produced visually striking sites that kept pre-existing content intact, I’d love to see them. Let’s give these pages the colour and energy they deserve. Please see the attached text file for the exact project requirements. Thanks
I currently have a Python-based data scraper built with Selenium/Requests, but it is running too slow and crashing because of high memory usage while processing large datasets. It is not scalable. Requirements: Optimize memory footprint for 5,000+ records. Refactor sync loops to Asyncio/Aiohttp. Implement a robust error-handling and retry mechanism. Need an expert who can handle high-performance Python code. No beginners please.
I’m building out a complete residential design for a single-family home in Chief Architect and need another pair of expert hands inside the software. The shell, exterior massing, and basic room layout are already in place; what I now require is a polished, detail-rich treatment of the interior—specifically the kitchen and main living zone, plus all bedrooms and bathrooms. Y...Dimensioned layouts and elevations for kitchen, living, bedrooms, and baths • High-resolution stills and a short walkthrough of the revised spaces (Chief Architect Camera or exported video) • Basic schedules for cabinets, appliances, and key finishes I’ll share the existing file and style references the moment we start. Looking forward to seeing how you can push these spaces to look...
Please mark your recent projects on bots. **Project Description:** i have a half made repo of my project rest you have to complete ok... I am looking for an experienced Python developer to build a **multi-user binary trading bot** that integrates with a third-party trading platform. The bot should be capable of executing trades based on signals analysed via my py program and handling real-time data through WebSocket connections. --- **Key Requirements:** * Strong experience in **Python development** * Hands-on experience with:
... so keep the architecture flexible. Data sources All data comes from our private repositories—PostGIS tables and a secure object store. No public feeds are needed today, but the API should be modular enough to accept additional sources later. Key expectations • Responsive web UI (React, Vue, or similar) using Leaflet, Mapbox GL JS, or another modern mapping library. • RESTful back-end (Python/FastAPI, Node/Express, or comparable) with endpoints for authentication, spatial queries, and results export (GeoJSON, CSV, PNG). • Spatial processing handled server-side—prefer PostGIS or a lightweight GeoPandas workflow. • Clear API documentation (OpenAPI / Swagger) and a short README so my internal team can extend it. • Deployment scripts...
...UTC) - Scheduled Departure (can be taken from my document) The file must represent the full calendar month—no gaps. Charter or cargo flights excluded. A short excerpt (one day or one airport) will be required as a sample so I can confirm structure and data accuracy before we proceed with the entire month. Preferred characteristics • Delivered as a single CSV, UTF-8 encoded, easy to ingest with Python or Excel • Consistent field naming and date-time formatting (ISO-8601 or clearly documented) • No duplicate rows, and airports identified by IATA codes Acceptance criteria 1. Sample passes spot-checks against public trackers. 2. Final CSV includes all days 1-31 March 2026, meeting the column requirements above. 3. File size and delivery method agreed in advanc...
...called only on-demand; no cron or background scheduler is needed. • Speed matters—Apple Podcasts times out after ±10 seconds—so please code efficiently and cache intelligently if possible. • Sample url containing stream player: Acceptance criteria 1. Deploys easily on my HostGator account without requiring root access; PHP 8.x or a single-file Python/Node script via cPanel is fine. 2. Given a test page I supply, the endpoint echoes back the correct, playable mp3 URL that I can open directly in a browser. 3. Returns clear error JSON when no mp3 is found or the source page is unreachable. 4. Includes a brief readme so I can update credentials or paths later. Let me know your proposed language and any HostGator-specific settings you&rsqu...
...comparable gateway for cards and digital wallets, with automatic fare calculation and receipts. • Referral logic: riders can share a code; system records and displays credits that I can approve. Architecture expectations A responsive web app that runs smoothly on both mobile and desktop browsers. You’re free to suggest the stack—React, Vue, Angular, or another modern front-end with a reliable Node, Python, or PHP backend and a secure database. Code must be clean, documented, and ready for deployment on a mainstream cloud host. Acceptance criteria 1. Both dashboards authenticate and authorize correctly. 2. Live location updates transmit with <2-second latency. 3. Payments process in test and live modes without errors. 4. Booked, in-progress, and pas...
...current visitors when Google exposes it Flow I have in mind 1. Front-end search box (simple HTML/JS is fine). 2. Back-end service that grabs the requested place page, extracts the data above, and returns JSON. 3. Results rendered in a clean table or card layout directly in the browser. No extra analytics or reports are needed right now. Technical notes • Runs on my existing Linux VPS. A Python (BeautifulSoup + Selenium/Playwright) or Node (Puppeteer) stack is perfectly acceptable—choose whichever can handle dynamic content and the popular-times chart reliably. • Please include an easy setup script or Dockerfile so I can deploy in one step, plus concise instructions on how to add my own Google session cookies or proxies if required to avoid blocking...
I need a Windows-based application that communicates with my Zebra RFID readers over a network connection, shows tag reads live on-screen, stores every event in a local or cloud database, and lets me pull clear repo...setup script for the database you choose (SQLite, SQL Server, or similar). 4. Short user guide covering installation, configuration of readers’ IPs, and report generation. Acceptance criteria • Reads appear on the UI within one second of the tag passing the antenna. • No data loss during a 24-hour continuous test. • All three report types (CSV export, PDF summary, on-screen charts) function correctly from stored data. I can provide reader IP addresses and sample tag traffic for testing, and I’m happy to discuss finer points of t...
Customs Department – Branded Event Setup Design Brief Project Overview Design a cohesive, high-impact branded environment for the Customs Department, centered around a 10 ft x 10 ft event tent and supporting promotional display items. The final setup should function as a unified visual system suitable for public engagement, outreach events, and official functions. Design Objectives Create a clean, modern, and professional visual identity across all items Ensure strong visibility from a distance (especially for outdoor/event environments) Maintain brand integrity and consistency across all applications Deliver a premium, polished government-standard look Items to Design All designs must be adapted to the supplied templates: 10 ft x 10 ft Event Tent (canopy + valances) 6 ft ...
...syncs when needed • Confidently present yourself as a software engineer in client interviews • If an offer is secured, continue handling responsibilities professionally - What we’re looking for: • Native or fluent English (must be confident on video calls) • Strong background in software development (full-stack preferred) • Familiar with system design + technical interviews • Experience with AWS / GCP / Azure is a plus • Prior exposure to US-based companies is highly valued - Tech stack (any of these): C# / .NET, Java / Spring Boot, MERN / MEAN, AI / Data Engineering / Mobile Development / Web Development - Details: • 100% remote • Must be available in US time zones (EST / CST / PST) - Compensation: • $500&nda...
I’m building a camera-based system that runs on an NVIDIA Jetson and, in real time, detects faces and recognises emotions. The entire solution must be coded in Python. For face localisation I’d like a fast deep-learning detector—SSD or YOLO—so the frame rate stays smooth on Jetson hardware. Once a face is found, a TensorFlow model should assign an emotion label (happy, sad, angry, surprised, neutral, etc.) together with its confidence score. The video stream has to overlay these results live, log every reading with a timestamp, and trigger a visual or audible alert whenever negative emotions are detected repeatedly within a short window. A lightweight dashboard served with either Streamlit or Flask will let me: • watch the annotated video feed •...