Python aws lambda function jobs
A Python script is needed to pull text-only data from a website / mobile-app endpoint that returns XML and drop everything into a single Excel worksheet, with each category neatly separated into its own column. The source exposes only XML responses, so parsing must rely on built-in or an equivalent library such as lxml; once parsed, the data should be pushed to Excel via pandas or openpyxl. The script should: • Retrieve the full XML payload from the target URL or API, following any necessary headers or authentication I provide. • Map every relevant XML tag to a clearly named column in one worksheet, preserving order and encoding. • Export a clean .xlsx file in one run and overwrite or version files automatically (configurable). Deliverables: 1. Well-com...
...g., Google Maps) Improve planning and shipment tracking 3.8 Cloud Deployment Deploy the application on cloud infrastructure Ensure: High availability Cross-device compatibility (mobile, tablet, desktop) 4. System Architecture (Recommended) Frontend: React.js (for responsive UI) Backend: Node.js with Database: MongoDB Authentication: JWT-based authentication Hosting: Vercel / Render / AWS 5. Database Design (High-Level) The system will include the following main collections/tables: Users → authentication & roles Lorry Receipts → shipment details Trips → trip records linking LR, vehicle, driver Vehicles → fleet data Drivers → driver information 6. Key Features Role-based secure access Full CRUD operations (Create, Read, Update, Delete) Centralized log...
Our production database is already running on Odoo 17, and I want to extend it with several purpose-built features coded in Python within the standard Odoo framework. Scope • Custom modules – three new apps: advanced inventory management, targeted CRM enhancements, and a flexible reporting tool. Each module should follow OCA guidelines, be fully upgrade-safe, and appear seamlessly in the existing back-end menus. • System integrations – connect Odoo with two external services (REST API and a small on-premise tool) so that data flows bi-directionally without manual export/import. Key points – The code must be clean, commented, and delivered in independent Git branches I can review. – Unit tests are expected for critical logic; I will run them on...
...g., Google Maps) Improve planning and shipment tracking 3.8 Cloud Deployment Deploy the application on cloud infrastructure Ensure: High availability Cross-device compatibility (mobile, tablet, desktop) 4. System Architecture (Recommended) Frontend: React.js (for responsive UI) Backend: Node.js with Database: MongoDB Authentication: JWT-based authentication Hosting: Vercel / Render / AWS 5. Database Design (High-Level) The system will include the following main collections/tables: Users → authentication & roles Lorry Receipts → shipment details Trips → trip records linking LR, vehicle, driver Vehicles → fleet data Drivers → driver information 6. Key Features Role-based secure access Full CRUD operations (Create, Read, Update, Delete) Centralized log...
I need a full-featured online store focused on selling clothing and accessories. The core build should include: • A clean product catalogue with size and colour variations displayed clearly • Customer reviews and ratings tied to each item so shoppers can share feedback • A personal Wishlist function that lets visitors save products for later and log in to retrieve them on any device Please set the site up so new stock, photos and descriptions are easy for me to add without touching code. A modern, mobile-first storefront, fast page loads and a straightforward checkout (card and PayPal) are must-haves. If you already work with platforms like Shopify, WooCommerce or Magento, let me know which you recommend for long-term scalability and why. Once the design is a...
... owner dashboard to add farmer service item with calculations (Rotaveter, kaltiveter,etc.) 7. owner add driver dashboard to salary and wish vehicle to drive this person etc 8. all service entry to notifiy farmer our farm costing xyz and total due pending amount etc 9. app setting to change language (gujarati,hindi,english) add main bussines firm name to all indetify setting function to option privacy policy,contact us, WhatsApp support, share app,logout, etc owner add farmer service entry time and location auto capture in entry button to view all farmer list and add work option to direct add work,service enytry dashboard to vehicle service and other maintenance cost entry vehicle wise notification all statement via WhatsApp option 16
I built this gift shop interface using React, and it turned out pretty user-friendly I suppose. The whole thing focuses on showing gifts in a simple way, like products with pictures and names right there on cards. Vite helped a lot with making development quick, and the pages load fast too. I did not exp...name, and some details below it. I used React hooks, mainly useState, to handle the state, which keeps things organized I think. Styling came from CSS, and I aimed for it to work on desktop or mobile, adjusting sizes and layouts accordingly. It seems responsive enough, though testing on my phone showed a few spots that could tweak. Overall, expanding it later should be easy, maybe add a cart function or login, even connect to a database down the line. That part feels open-en...
...automation into an autonomous workflow that monitors for new input, kicks off processing, and produces the final report. What the agent must do • Detect or pull the latest data set. • Analyse key metrics and trends. • Generate clear performance reports (PDF or dashboard—whichever you can automate most cleanly). • Log each run and notify me when a report is ready. I’m open on tooling—Python, LangChain, OpenAI functions, RPA frameworks or a blend—so long as the result is reliable and easy to maintain. If you feel additional modules such as email management or data-entry hooks would improve the flow, flag them as optional add-ons; right now, the must-have is hands-free performance reporting. Deliverables 1. Working agent...
...what matters most to me: • Interactive graphics and videos must steal the show—they should illustrate key concepts, animate data, and invite the viewer to click, pause, or explore. • Avatars must look realistic, lip-sync flawlessly, and be easy to re-skin for future episodes. • The entire pipeline—from text input to final MP4—should run with minimal manual tweaking, whether you build it in Python with PyTorch/TensorFlow or orchestrate commercial generative-media APIs. Deliverables 1. A working proof-of-concept that accepts a text script, generates the realistic avatar narration, and stitches in AI-created graphics/video to produce a cohesive training module. 2. Source code plus clear setup and usage instructions. 3. A short sample episode...
I need a system to track a specific person outdoors and display their XY coordinates with centimeter-level accuracy. The tracking will be done using either a Raspberry Pi camera or a USB webcam. Key Requirements: - Outdoor tracking capability - Ce...done using either a Raspberry Pi camera or a USB webcam. Key Requirements: - Outdoor tracking capability - Centimeter-level accuracy for XY coordinates - Use of Raspberry Pi camera or USB webcam as data source Ideal Skills and Experience: - Experience with computer vision and outdoor tracking systems - Proficiency in Raspberry Pi and camera integration - Strong programming skills, especially in Python - Familiarity with coordinate mapping and real-time data display Please provide examples of similar work done and approach to ensure...
...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...
I’m stuck on the authentication step while integrating the Shoonya trading API with a small Python script. The login sequence stops at getOAuth creation and returns an error before any tokens are issued, so the session never starts. What I need from you is clear: • Review my existing Python code that calls getOAuth. • Identify why the OAuth request fails and correct it—whether it’s the request format, headers, or any missing parameter. • Return a clean, well-commented snippet (or module) that successfully authenticates and delivers the expected access token. Please test the fix with the live Shoonya endpoint so I can drop the working function straight into my script. A short note explaining the change will be enough for me t...
...Engineer. We are looking for a DevSecOps Engineer to build secure, scalable AWS infrastructure and integrate security into the DevOps lifecycle. You will drive automation, reliability, and compliance across systems. Key Responsibilities Manage AWS services (EC2, S3, RDS, VPC, IAM) Implement IaC using Terraform/CloudFormation Build CI/CD pipelines (Jenkins, GitHub Actions, GitLab CI) Integrate security tools (SAST, DAST, dependency scanning) Apply AWS security best practices (IAM, KMS, WAF, Shield) Monitor using CloudWatch, Prometheus, Grafana Handle logging & auditing (CloudTrail, GuardDuty) Work with Docker & Kubernetes (EKS preferred) Perform vulnerability management & incident response Required Skills Strong AWS experience Hands-on IaC (Ter...
...clean columns and no duplicates. I will supply working credentials as soon as we start. Please handle the sign-in process programmatically—Selenium, Playwright or another headless solution is fine so long as it is reliable against possible anti-bot checks. If the site loads content via JavaScript, make sure the scraper waits for the prices to render before grabbing the data. Deliverables • Python or Node script (with / ) that I can rerun at any time • A first run of the script producing the complete Excel file Acceptance criteria • 100 % of live products included • Separate columns for Name, Price, Description and URL • No blank or malformed rows, and currency symbols preserved Let me know the tech stack you prefer and an estimated tu...
...___________________ 4. Accounting Logic • Automated account assignment based on SKR03 • Generation of booking records / accounting lists • Duplicate detection (invoices and payments) • Preparation of VAT and tax-relevant data • Self-learning capability: o Historical bookings (last 2 years) can be used to train the system o Improves accuracy of automated postings over time • System must function independently of historical data (fallback to standard SKR03 logic) ________________________________________ 5. Workflow Automation • Automated sending and reseving of outgoing invoices • Payment monitoring and reminders: o Reminder 3 days before due date o Reminder 3 days after due date • Automated dunning processes • Exceptio...
We are loo...dashboard • Admin panel (secure and restricted access) • Backend system for handling workflows and automation • Clean and scalable architecture Security (Very Important): • HTTPS (SSL), secure headers • Protection against SQL Injection, XSS, CSRF • CAPTCHA and rate limiting on forms • Secure authentication (MFA preferred) • No exposure of sensitive data or endpoints Infrastructure: • Cloud hosting (AWS or similar) • CDN (Cloudflare preferred) • Backup and monitoring setup Important: • This requires experience in secure platform development • WordPress-only solutions are NOT preferred • Clean code and documentation required Please share: • Relevant past work (dashboard / portal projects) &bul...
...case we outline during walkthrough sessions. 3. Custom reports must pull data live, show accurate totals and export cleanly to PDF and Excel. 4. Full technical notes and a short hand-over session ensure my in-house admin can maintain what you build. We already have servers ready and provide physical access, so plan on spending most of the project on site. If you are fluent in Odoo Studio, Python, and have a portfolio of similar customisations, let’s set up a call and schedule your visit....
...recording and time-of-day routing. – Dialer module: click-to-call from any contact record, power/predictive modes, agent disposition codes and auto-logging of every call. Admin & tech requirements • Role-based permissions with audit trail • REST/GraphQL API so we can push data to our BI tools • Responsive web UI (React or Vue preferred); mobile-friendly out of the box • Deployable on AWS, Azure or GCP with Docker/Kubernetes for portability • Source-controlled in Git; weekly staging drops for review Acceptance criteria 1. A user can import 10k+ contacts via CSV without data loss. 2. Outbound WhatsApp template is approved and can be scheduled in a drip that records status updates. 3. IVR routes calls to a live agent or voicemai...
...body active and strong. 2.(Balanced Diet): Eat a mix of proteins, carbohydrates, healthy fats, vitamins, and minerals—include fruits, vegetables, whole grains, and lean proteins. 3.(Stay Hydrated): Drink enough water throughout the day to support digestion, energy levels, and overall health. 4.(Adequate Sleep): Aim for 7–9 hours of quality sleep each night to allow your body to recover and function properly. 5.(Consistency): Maintain a regular routine rather than doing intense workouts occasionally—consistency is key to long-term fitness. 6.(Stress Management): Practice relaxation techniques like meditation, deep breathing, or hobbies to keep your mind and body balanced. 7.(Avoid Harmful Habits): Limit junk food, smoking, and excessive alcohol consumption ...
...branching into Reinforcement Learning or NLP later, that flexibility will be a plus for the longer roadmap, but the immediate priority is Deep Learning mastery. The sessions will be delivered live (online or hybrid can be arranged), and I’ll rely on you to: • Shape a clear, week-by-week syllabus covering CNNs, RNNs, transformers, optimisation tricks, model interpretability and MLOps basics using Python, TensorFlow or PyTorch • Provide concise slide decks, hands-on notebooks (Jupyter/Colab) and at least three graded mini-projects that mirror industry use-cases • Guide learners through code reviews and Q&A, then wrap up with a capstone evaluation and feedback report All teaching material must be original or properly licensed, and ready for hand-off a...
...every parameter in one consolidated Excel sheet. What I still need is a Python-based machine-learning workflow that learns from those results, predicts the required transistor W/L ratio for any new specification, and then surfaces the best-performing, fully optimised design point. The dataset is cleanly organised in Excel columns, but it still needs to be split into training, validation, and test sets, with any necessary feature engineering you judge appropriate. I have no fixed preference on the final algorithm—linear models, tree ensembles, or a small neural network are all acceptable as long as they deliver solid predictive accuracy and are easy to retrain when I add more data. Please build the solution in standard Python tooling (pandas, scikit-learn, TensorFlo...
I have the content ready for a personal blog and now need the entire site built with Python. The core requirement is a clean, responsive blog where each post supports a fully functional comment section that I can moderate from an admin area. I am open to Django, Flask, or any other Python web framework you are comfortable with, as long as the final code is well-structured, documented, and easy for me to extend later. While social media integration and deeper SEO work can wait for a future phase, please keep the codebase modular so those features can slot in smoothly down the line. Deployment to a Linux server (or guidance for doing so) is part of the scope. Deliverables • Working blog site with post listing, single-post view, and threaded comments • Simple, ...
...Based on the dependencies (jspdf, html2canvas, react-markdown), the frontend can render rich markdown (like AI responses) and likely allows users to export their strategic plans or reports as PDFs. 2. Backend API (Navigator360APIs) The backend is a robust RESTful API that handles user authentication, database operations, background processing, and AI integrations. Tech Stack: Built with FastAPI (Python), which is known for its high performance and asynchronous capabilities. Database: Uses MongoDB (via motor for async operations) to store user data, generated analysis results, and background job statuses. AI Integration: The core intelligence is powered by Anthropic's Claude AI (anthropic SDK). It uses a "Multi-Agent Strategic Council" architecture behind the scene...
...scoring system Defaulter flagging Risk categories (Low / Medium / High) 4. Dashboard & Reports Loan reports Risk analytics dashboard Defaulter reports 5. Security & Compliance Data encryption Secure APIs Basic compliance-ready architecture (India) Tech Requirements (Preferred): Backend: Node.js / Java (Spring Boot) Frontend: React.js Database: PostgreSQL / MongoDB Cloud: AWS / DigitalOcean Future Integrations (Optional Phase 2): UPI AutoPay / Payment Gateway (Razorpay / Cashfree) eMandate system Credit bureau API integration Developer Requirements: Experience in fintech / SaaS platforms Experience with secure data handling Portfolio of similar systems preferred Proposal Requirements: Similar projects (if any) Suggested tech...
I want a lean, lightning-fast Python script that sits on Windows, continuously grabs a small, predefined rectangle of my BlueStacks window, performs real-time blob detection with OpenCV, and the instant a qualifying blob appears fires off a single, specific key press back to the emulator. The key points that matter to me are low latency capture, accurate blob filtering (size, colour or contour thresholding we can fine-tune together) and rock-solid keystroke delivery so the command never misses its timing window in-game. Please code the solution in plain Python with OpenCV as the imaging backbone; feel free to pull in lightweight helpers such as mss, pywin32, pynput, or pyautogui for screen capture and keyboard output as long as the overall loop stays responsive. I’d l...
...and full industrial design support. The brief covers concept refinement, 3D modelling, and production-ready documentation so that the final assembly is ready for tooling and fabrication on our shop floor. Scope • Part Design & Industrial Design: translate my rough sketches and functional requirements into a coherent, manufacturable assembly. • Product Category: Industrial equipment, primary function manufacturing, so strength, serviceability, and cost-effective fabrication must guide every decision. • Deliverables: native CAD files, neutral exports (STEP/IGES), drawings with tolerances, and a handful of high-quality renderings for team reviews. I typically work in SolidWorks, but I’m comfortable if you prefer Inventor, Fusion 360, or similar as lo...
I need a full-stack developer who can deliver a complete taxi-travel application for both Android and iOS. The core focus is building smooth Rider, Driver, Admin and Customer experiences backed by either a Python (Django / FastAPI) or Node.js (Express / Nest) server—feel free to choose whichever stack you are strongest in as long as it meets the requirements below. Core features I must see live in the first release: • Real-time tracking on a map so riders and drivers can view one another’s live location. • Secure payment integration supporting major cards and in-app wallets. • A persistent booking history accessible to all roles, with the right data filtered per user type. The mobile front-end should run flawlessly on both platforms from a single...
...a “Happy Birthday” video. Large buttons, plain wording, guided prompts, and clear error messages are essential. • Security for payments and file storage is non-negotiable. • I’d like the back-end to follow the architecture sketched in the second link, but I’m open to pragmatic adjustments if you can explain the trade-offs. Deliverables • Fully functional website deployed to my hosting (AWS or alternative you recommend). • Admin dashboard for booking management, QC approvals, refunds, and basic reporting. • Source code in a private repo plus setup/maintenance documentation. • A brief Loom or screen-share walkthrough so my in-house team can take it from there. If this sounds like something you can knock out eff...
I need a dependable AWS hand to jump in whenever a new EC2 instance has to be launched or an existing one re-configured. The core of the work is instance setup and configuration: choosing the right AMI and size, attaching and formatting volumes, assigning elastic IPs, creating or updating security groups, installing required packages, and handing over clean, well-commented documentation so I can track every change. Speed and clarity matter to me. Most requests will be short, same-day tasks, so I’m counting on you to respond quickly, follow best-practice hardening, and keep costs in check. Comfortable with the AWS console and CLI, IAM role creation, and snapshot scheduling is essential. While the immediate focus is EC2, skill with S3 or RDS would be appreciated for fut...
I own the domain and am ready to turn it i...will keep things organized. Deliverables • Responsive web app (desktop & mobile friendly) running on a mainstream stack (React, Vue, or similar for the front end; Node, Django, or comparable for the back end). • Secure sign-up/login with social auth optional. • Database schema for user data, jobs, and messages. • Admin panel to moderate profiles and posts. • Deployment on my hosting (AWS, DigitalOcean, or your preferred cloud platform) with SSL enabled. • Documentation so I can manage and scale the site after hand-off. If you have a proven track record building social or career platforms and can bring clean code, strong UX, and future-ready architecture, I’d love to see what you can d...
...PCB layout will improve stability, please outline the change. Software goals The current code captures data but offers little filtering, self-diagnostics or scalability. I want clean, well-documented firmware (or a lightweight desktop script, if you prefer) that automatically corrects offsets, logs reliably, and leaves room for later analytics. Language choice is open—you can decide whether Python, C++ or another option best suits the hardware stack. Deliverables • Updated schematic and BOM for the sensor section • Compiled firmware or script with commented source and build instructions • Validation report comparing new versus old performance (accuracy, repeatability, noise levels) The work feeds directly into an academic paper, so precision and ...
... retrieving trains between the chosen stations along with departure, arrival, platform and intermediate stop times. • Results appear on page and a “Save as PDF” button renders exactly what’s shown into a clean, paginated PDF—logo, timestamp and any notes included automatically. Technical expectations The stack is up to you as long as it is web-friendly (JavaScript/TypeScript with Node.js or Python-based back-end are both fine). The only must-haves are consumption of the National Rail Enquiries REST endpoints, graceful error handling when no trains are found, and a reliable PDF generator such as jsPDF, pdf-lib, Puppeteer, or an equivalent server-side tool. Deliverables 1. Fully functioning responsive web page(s) with the drop-down interface. 2. S...
I am seeking a developer to create an interface that connects four Bosch GLM400CL laser distance measurement devices to an Android tablet via Bluetooth. The primary function is to enable real-time data display of the measurements on the tablet. Ideal skills include experience with Bluetooth communication, Android app development, and integrating hardware devices. Familiarity with laser distance measurement devices is a plus.
...calls when needed. Deliverables I will review monthly: 1. Updated CRM reports showing current pipeline and churn risk. 2. A brief client-health summary for each active account. 3. Documented onboarding checklists for any newly signed customers. If you are based in Saudi and have the relationship-building mindset, solid written and spoken English (Arabic is a plus), and the drive to own this function from the ground up, let’s talk....
I’m building a simple, two-phase tool for my nonprofit’s battery-collection events and I need help finishing the first phase. What the first release must do • Let the user on either iOS or Android snap a photo or choose one from the gallery. • Send that image to a lightweight backend (Node.js or Python—your call) which forwards it to Anthropic’s Claude Vision endpoint. • Return a clear “lithium-ion” or “not lithium-ion” answer to the phone and display it cleanly. • Keep everything self-contained; I don’t want to wire into Zapier, , or other external integrations right now. Hosting & tech preferences I can supply Claude API keys and credentials for a free hosting tier on Render ...
Title: Industrial Designer / Product Engineer Needed – Precision Baby Nasal Tweezers (Ultra-Th...for presentation --- ### Important Notes - Do NOT propose thick silicone or rubber overmould designs - Do NOT change the concept into a generic plastic baby tool - The product must retain a precision tool identity --- ### Ideal Candidate - Experience in: - Medical devices / baby products / precision tools - Injection moulding + dip coating processes - Strong understanding of form vs function balance - Ability to design for real manufacturing, not just visuals --- If you’ve read this properly, start your proposal with: “Precision over bulk” This helps me filter out people who didn’t understand the brief. --- I will share reference images and cu...
...evidence-based article suitable for a general audience. The writing should follow standard article conventions—compelling introduction, logical flow, and a concise conclusion—while the analytical portion should highlight the numbers that matter, presented through easy-to-grasp commentary and, where helpful, simple visuals such as tables or charts created with familiar tools (Excel, Google Sheets, or Python libraries like pandas/matplotlib). Deliverables • 1,500–2,000-word health article in editable format (Word or Google Docs) • Supporting spreadsheet/notebook containing the cleaned data, calculations, and visual assets • Citations for every data source or study referenced I’m flexible on timing; quality and accuracy take priority o...
We are looking for an experienced Shopify Migration Specialist to lead the complete migration of our eCommerce platform from a WordPress (AWS-hosted) environment to Shopify. This is not a basic setup role. The candidate will be responsible for end-to-end migration, design replication, performance optimization, SEO preservation, and post-launch stability.
I need a clear, step-by-step walkthrough that shows how the number 862882046310981 is ...algorithm in hand and will share it as soon as we start. • I’m not certain whether the method is symmetric or asymmetric, so please confirm that as part of your analysis. • I also have extra background on how the data was generated and will provide those details privately. Deliverables I expect: 1. A concise technical explanation of each stage in the encryption process. 2. Working code (Python preferred, but any clear language is fine) that reproduces the encrypted output from the plain number. 3. Brief notes on key properties of the algorithm—e.g., key length, mode of operation, and whether it is symmetric or asymmetric. Accuracy and readability are more import...
...I supply—high-resolution product photos and a 3D GLB model—and turn them into an engaging, platform-ready ad. Dynamic text overlays, snappy transitions, upbeat royalty-free music, and clever use of the 3D file for dramatic spins or exploded views are all welcome. Feel free to mix lifestyle mock-ups or animated infographics if they help highlight quality materials, distinctive design, or multi-function features. Please deliver: • One primary video, 15–30 seconds, optimised for Amazon Sponsored Brands Video and equally suitable for TikTok, Reels, and YouTube Shorts. • Aspect-ratio variations (16:9, 1:1, 9:16) rendered in H.264 MP4. • Editable project file (Premiere Pro, Final Cut, or DaVinci Resolve) so I can tweak text or pricing later. Fi...
...sunset” feel with subtle hot air balloon elements) I’m not looking for new branding. I need someone who can **apply and implement this direction cleanly and consistently across the site**. --- **Structure & Inspiration** I like the layout and usability of : * clear, intuitive navigation * curated product presentation * balance of ecommerce and storytelling I’d like my site to function similarly, with a simpler homepage. --- **Scope of Work** * Select and implement a **well-supported premium WooCommerce theme** that aligns with this layout/style * Apply my existing branding (colors, fonts, visual direction) within that framework * Refine navigation and product organization * Redesign the homepage to feel guided and curated * Clean up product and cate...
...local hardware orchestration. The system must synchronize data in real-time across multiple front-desk terminals, automating the bridge between our cloud-based PMS systems (SynXis and eZee Absolute) and physical hardware—specifically Spectral Payout 1000-note cashboxes, ID scanners, and RFID key card encoders. Key Technical Challenges Hardware Integration: Developing a Native Messaging Host (Python/Node.js) to bridge the Chrome Extension with local USB/TWAIN scanners and RFID key card encoders. Real-time Synchronization: Implementing a cloud-based source of truth (e.g., Supabase/PostgreSQL) so that data captured on one terminal is instantly reflected across all others. PMS Orchestration: Building content scripts to scrape and inject data into our existing web-based Prop...
...responsive UI/UX design (mobile-first approach) Develop product listing pages with filters and search Build product detail pages with image galleries Implement shopping cart functionality Create checkout process (multi-step) User account dashboard (order history, profile management) Wishlist functionality Product reviews and ratings system Backend Development: Set up server architecture (Node.js/Python/PHP) Database design and implementation (MySQL/PostgreSQL/MongoDB) RESTful API development User authentication & authorization (JWT/OAuth) Admin panel for product/inventory management Order management system Inventory tracking system Payment & Security: Payment gateway integration (Stripe/PayPal/Square) SSL certificate implementation PCI DSS compliance Secure user data encr...
I hold a recently-leaked API exploit that opens a 37 % arbitrage loop, but the window will close once their upcoming patch goes live. I already have the documentation and a starter template; what I need is a Python specialist who can turn the theory into a fully working script right away. You’ll begin by studying the exploit guide here: Once you confirm everything is technically viable, move straight into coding a Python script that automatically calculates and executes the full arbitrage sequence between Bitcoin and Ethereum. The logic must accommodate flash-loan style liquidity and typical MEV timing nuances so the loop completes before price drift invalidates the spread. Real-time notifications and verbose logging are optional, yet the script must include
I have roughly 10,000 individual XLSX workbooks that must be consolidated into...generating overlap. The finished deliverable should be: • assembly wise excel sheet where duplicates are marked, one voter data may be duplicated multiple times, I need in which assembly, which part number, at which serial number with which epic id data is Duplicated • A separate tab where which data is Duplicated how many times, as a consolidated report Feel free to rely on Power Query, VBA, Python pandas, or any tool you trust, so long as the end result arrives back to me in standard Excel format and can be opened without additional dependencies. Accuracy is critical; I’ll spot-check both the consolidated sheet and the duplicate report before sign-off. This work is urgently require...
I need a reliable pro who can take raw files and run a fast, fully automated dat...spotless dataset right away. The job is urgent, so I’m aiming for a turnaround that feels like “ASAP” rather than “next week.” Here’s exactly what I expect you to deliver: • Duplicate removal • Error correction (typos, misplaced fields, obvious inconsistencies) • Consistent data formatting across every column and row All entry should be handled through an automated process—scripts, macros, Python, R, whatever tool you trust for speed and accuracy—so the final file is ready for immediate analysis with no manual fixes on my side. Send a brief outline of your approach and the estimated timeframe you’d need once the source file...
...motors can move it smoothly. If a tiny metal insert or bearing is unavoidable for durability, note that in the BOM. Control electronics – Everything must run from a Raspberry Pi (any recent model). – Manual control: propose the most reliable way to feed joystick signals into the Pi (GPIO, USB, I²C, etc.) and map them to the three axes. – I am comfortable installing libraries, but supply the Python (or C) control script ready to run, with comments that make it easy to tweak PID values later. What I’d like from you 1. Mechanical design files (STL + editable source, e.g., Fusion 360 or SolidWorks). 2. Motor sizing calculations and part numbers for readily available motors, drivers, bearings, and fasteners. 3. Wiring diagram showing Pi, moto...
...transformer—as long as the final model meets the accuracy targets we set together. Feel free to work in PyTorch or TensorFlow/Keras; I’m comfortable deploying either. What I’ll provide • A structured folder of training, validation, and test images • Category labels and a brief data dictionary • Access to a GPU instance if you need it What I need back 1. Clean, well-commented code (Jupyter notebook or Python scripts) that handles preprocessing, augmentation, training, and evaluation. 2. Trained weights plus an inference script that loads one or more images and returns the predicted class with confidence scores. 3. A concise report (Markdown or PDF) covering model architecture, key hyper-parameters, training curves, confusion matrix, and t...
I need a Python/Arduino developer to create the code for an Adafruit RP2040 CAN board. The board will take in an analog voltage and output to a CAN based device. Key Requirements: - Converts 0-5V analog signals into CAN-based messages. - Convert can messages coming in and rebroadcasting to a different address - Broadcast status and wake messages to device being controlled. Ideal Skills & Experience: - Proficient in Python and/or Arduino and familiar with Adafruit Feather ecosystem - Experience with CAN protocols and message formats
...professional-and-corporate look, load quickly, and pass cross-browser checks. Frontend: 14 (App Router) + React 18 + TypeScript Styling: TailwindCSS + Shadcn/UI Backend: Node.js + + TypeScript Database: PostgreSQL + Prisma ORM Search Engine: Elasticsearch / OpenSearch Cache / Sessions: Redis Queue System: BullMQ (Redis-based) — for imports, image processing, notifications Image Storage: AWS S3 / Cloudflare R2 (S3-compatible) CDN: Cloudflare Authentication: JWT + NextAuth Payments: Stripe Integration Deployment: Docker + Docker Compose Scope of work • Multi-page build with an engaging Home page that clearly showcases About Us, Services and Testimonials and others. Content and images. • Clean, SEO-ready code and on-page optimisation so I can start ranking as soo...