Genetic algorithm python code githubproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    1,500 genetic algorithm python code github proiecte găsite
    Tmbr Box Code Container
    S-a încheiat left

    I need a simple, self-contained “tmbr box” where I (or any user) can type Goldiet code. At minimum the box must: • Render cleanly inside a standard web page without external dependencies. • Accept multiline input and let me programmatically read the contents so I can pass the text to my own backend later. • Display the label “tmbr box” clearly so users know where to write their Goldiet code. If you can add lightweight comforts—syntax colouring, tab indentation support, a compact toolbar—feel free to propose them, but keep the core solution lean and easy for me to drop into any HTML file. Deliver the finished component as well-commented HTML + CSS + vanilla JavaScript (no build tools). A brief README that shows how to e...

    $1008 Average bid
    $1008 Oferta medie
    120 oferte

    ...framework, covering requirements analysis, system design, development, testing, deployment, and maintenance. • Collaborate with stakeholders, business analysts, and project managers to translate business requirements into scalable technical solutions. • Manage release cycles, version control (Git), branching strategies, and CI/CD pipelines to ensure smooth and predictable deployments. • Conduct thorough code reviews, enforce coding standards, and maintain comprehensive technical documentation for the CRM codebase. Backend Development & Architecture • Design and build robust RESTful APIs, microservices, and backend modules within the CodeIgniter MVC architecture. • Architect database schemas, stored procedures, and data models (MySQL/MariaDB) that supp...

    $380 Average bid
    $380 Oferta medie
    59 oferte
    Backtesting Framework
    S-a încheiat left

    ...need a Backtesting framework to be implemented in python per forllowing requirements. 1. I have a data mart in AWS that has all the needed data for to execute the business logic of my Strategies. 2. Same Datalake also includes the table constructs needed to store backtest output. 3. I will also provide the business logic in pseudo kind of code. 4. Need someone with experience in Duck DB to load all the data in-memory , execute backtest and load the backtest input and output dataset in iceberg tables. 5. Some one with Montecarlo experience would be preferable, since various combinations of inputs need to be generated for multiple iterations of Backtest. Project has to be delivered in the following milestones: 1. Python skeleton code for loading data fro...

    $3878 Average bid
    $3878 Oferta medie
    63 oferte

    ...Inside each category, a sub-folder for every product, named with the product title or SKU • Within that folder:  – a text file (UTF-8) containing the product description exactly as it appears online  – all product images saved as JPG or PNG, keeping their original quality and naming them sequentially (image-1, image-2, …) Feel free to use the web-scraping stack you’re most comfortable with—Python, BeautifulSoup, Selenium, Scrapy, or equivalent—as long as the final structure matches what’s outlined above and every product on the site is included. Before delivery, spot-check at least 10 random products to confirm that descriptions are complete, images are viewable, and folder names are accurate. The products shou...

    $41 Average bid
    $41 Oferta medie
    51 oferte

    ...and interactive dashboards. I am looking for a **technical or business partner / early-stage investor** who is interested in collaborating to scale this project into a full-fledged financial analytics platform. I want people who could help me grow my website so I want them to invest and we can share profits. ### Current Status * Website already live: * Backend built with Python (FastAPI) * Frontend dashboard with real-time stock data * Hosted on cloud server * Database-driven stock analysis features ### Vision The goal is to build a **powerful stock intelligence platform** for retail investors in India with features such as: * AI-driven stock insights * Market sentiment analysis * Portfolio analytics * Financial news aggregation * Trading signals and alerts ### What

    $15 Average bid
    $15 Oferta medie
    10 oferte

    ...interface similar to ChatGPT Integration with OpenAI API Structured medical responses in the following format: Summary Differential diagnosis Recommended investigations Management plan Red flags References (can be general for now, no need for real citations) Clean, simple, and responsive UI Technical Expectations: Frontend: simple web interface (React or similar) Backend: API integration (Node.js or Python) Secure and scalable basic architecture Nice to Have (Optional): User login system Admin panel Ability to upload PDFs (for future use) Important Notes: This is an MVP, so speed and simplicity are key I already have a structured prompt for the AI responses The goal is to build a working prototype first, then improve later Please share: Examples of similar AI/chatbot projects ...

    $524 Average bid
    $524 Oferta medie
    267 oferte

    ...the predictions, classifications, or anomaly scores back into the software in real time (or near real time). Here is the outcome I’m aiming for: • A clean interface layer—DLL, API service, or direct Python-C# binding—that my program can call with raw records and receive structured results. • A working model (or framework for training one) capable of handling combined text + numerical inputs; think language models for the logs and a lightweight neural net or classical pipeline for the sensor metrics, merged as needed and presented into a report format. • Clear instructions and sample code showing how to retrain or update the model as new data arrives. • Minimal disruption to the existing UI; insights will flow into a new app or...

    $1500 - $3000
    Sigilat
    $1500 - $3000
    96 oferte

    I need a Python-based service that can churn out thousands of candidate Telegram HTTP API tokens every day, probe each one against Telegram’s bot API to confirm it is live, and keep only the working tokens. Invalid or dead tokens must be deleted immediately so the output directory or database stays clean. The whole workflow has to live on a cloud server (AWS, DigitalOcean, or anything comparable). I will provide the server; you supply a deploy-ready project with clear instructions or an automated script (Docker is fine) so I can spin it up in one step and schedule it to run continuously or on a daily cron. Key points • Token generation must follow the exact pattern 1234567890:ABCDEFGHIJKLMNOPQRSTUVWXYZ-abcd. • Validation should hit the getMe endpoint (or another ...

    $148 Average bid
    $148 Oferta medie
    75 oferte

    ...sites, forums, mis-indexed backups, logs, and any other corners you can suggest. Key expectations • The first release should concentrate on Python code, with the scanner recognising common token patterns inside `.py`, config, YAML and JSON files. • It must run continuously, queueing new or updated sources and triggering Email notifications the moment a fresh leak appears. • The architecture should make it painless to bolt on additional sources or languages later; think pluggable collectors, a central pattern-matching engine, and a lightweight storage layer for deduplication and history tracking. Deliverables 1. Docker-ready codebase (Python) that pulls from at least three high-value platforms of your choosing. 2. Pattern library coveri...

    $165 Average bid
    $165 Oferta medie
    78 oferte

    I need a clean, self-contained Python script that systematically iterates through every possible contingency table with • N rows, each summing to R • W columns, each summing to M These values will be integers The routine must return a single Python object—a list containing each valid table (each table can be a nested NumPy array or plain list of lists; whichever is cleaner in your implementation). Because I will be running post-processing in NumPy, please build the core logic around that library and import only what is essential. Alternatively, and preferably, the code is an iterator so that not all tables need to be in memory at the same time. Add only short, purposeful inline comments so that the flow is easy to follow without crowding the ...

    $97 Average bid
    $97 Oferta medie
    110 oferte

    I’m starting a new project that needs a modern, high-performance React.js website built from the ground up. At this stage I have not finalised the site’s purpose or provided wireframes, so I’m open to your input on structure, aesthetics and user flow. Whether the end goal turns out to be an e-commerce shop, a portfolio, or a content-driven blog, the core expectation is clean, maintainable React code backed by best practices in component architecture, state management (Context API or Redux), routing and responsive styling. Here’s the scope I have in mind so far: • Build the entire front-end in React (Vite or Create React App are both fine). • Set up reusable components and a sensible folder hierarchy. • Connect to any REST or GraphQL API e...

    $149 Average bid
    $149 Oferta medie
    108 oferte

    ...Claude model version best suited to each task, but I expect clean prompt engineering, clear modular code (Python or a comparable scripting language), and concise documentation so the logic can be extended later. Deliverables • Fully functioning Claude prompts / scripts for at least one customer bot and one workflow automation. • Setup notes (API keys, environment variables, required libraries). • A brief README explaining how to tweak or scale each component for future “AI Skills” we may add. Acceptance criteria 1. Each automation must run end-to-end in my test environment without manual intervention. 2. Responses should remain within latency and cost limits we’ll discuss up front. 3. Code, prompts, and instructions are...

    $16 / hr Average bid
    $16 / hr Oferta medie
    198 oferte

    ...highlight key spending trends by category, merchant, and month, • close with an easy-to-read financial snapshot that shows total inflows, outflows, and net position. I’m after an executive-level report rather than a line-by-line breakdown, so concise charts, heat maps, and a short narrative will be far more useful than raw tables. A supporting spreadsheet or dashboard with your working formulas/Python notebook is welcome if it speeds things up, but the final deliverable must be a polished summary (PDF or PowerPoint is fine). Accuracy is critical: totals must reconcile back to the statements, and every flagged item should include a short note explaining why it stands out. If you already have templates or automated scripts for fraud detection, category tagging, o...

    $118 Average bid
    Acord de confidenţialitate
    $118 Oferta medie
    23 oferte
    Project for Miguel
    S-a încheiat left

    ...and every nickname nicknames have tags, example: example#2712 How you reach that goal is up to you: Please keep the workflow fully client-side; I do not control the server. Deliverable 1. An executable or script that launches, displays the live player list, and triggers the mass-invite feature. 2. A short README outlining setup, usage, and any dependencies (e.g., WinPcap, JPEXS, Frida, Python modules). 3. Clean, well-commented source so I can tweak offsets or opcodes if the game updates. Acceptance Criteria • Bot lists the same online names the in-game roster shows. • Each name receives exactly one invite per run. If you need sample packet captures, offsets, or a test account, let me know and I’ll supply them. Looking forward to seeing how you wo...

    $17 Average bid
    $17 Oferta medie
    16 oferte

    ...from 7 pm to 2 am IST. The work centers on designing and enhancing Spring Boot-based microservices, exposing clean RESTful APIs, and GitHub, running smoothly. Who much know Telugu as first language. You should already have at least 4 solid years of hands-on Java behind you, be fully comfortable with Java 8 language features, and know Spring Boot inside out—from creating new services to troubleshooting production issues. Familiarity with containerized deployments. During the shift you will: • Build and refactor microservice modules in Spring Boot • Integrate them with existing services through REST endpoints • Write unit and integration tests to maintain code quality • Trigger and monitor nightly pipelines, resolving any build or deploymen...

    $670 Average bid
    $670 Oferta medie
    22 oferte

    ...(admin sends link) No automatic checkout Webhook updates Test mode supported 9) Backend & Architecture Modular scalable structure Data extraction layer Background job system API layer Error handling 10) Database Must store: Extracted listings Images & specs Requests Payment data Pricing (per item markup) Status history Timestamps 11) Deployment Preferred: Vercel (or similar) Managed PostgreSQL GitHub repository (must be owned by me) Easy updates Important Notes No demo-only solutions No manual-only systems No redirects to external platforms No affiliate-based approach Real data extraction required Dynamic pricing required Must be production-ready To Apply (Required) Answer these: How will you extract data without API? How will you keep data updated? How wil...

    $202 Average bid
    $202 Oferta medie
    129 oferte
    Expertos en Agentes IA
    S-a încheiat left

    ...funcional, bien documentado y listo para producción. • Que uses las mejores prácticas de aprendizaje automático y, cuando aplique, visión por computadora para extraer o validar información. • Que te sientas cómodo integrando LLMs (OpenAI, Azure OpenAI, Anthropic, etc.), frameworks tipo LangChain, Rasa o similares y orquestadores como FastAPI, Flask o Django. • Que entregues código limpio en Python, pipelines reproducibles y un breve README con instrucciones de despliegue y pruebas. Aceptación del trabajo 1. El agente completa el proceso de principio a fin con al menos 95 % de precisión sobre los datos de test entregados. 2. Se despliega en entorno cloud (AWS, GCP o Azure, según el clie...

    $573 Average bid
    $573 Oferta medie
    91 oferte

    ...mode --- ## 9) Backend & Architecture * Scalable modular structure * Data extraction layer * Background jobs system * API layer * Error handling & logging --- ## 10) Database Must store: * Extracted listings * Images & specs * Requests * Payment data * Pricing (per-item markup) * Status history * Timestamps --- ## 11) Deployment Preferred: * Vercel (or similar) * Managed PostgreSQL * GitHub repository (must be owned by me) * Easy deployment & updates --- # Important Notes * No demo-only solutions * No manual-only catalog systems * No redirects to external platforms * No affiliate-based approach * Must include real data extraction * Must support dynamic pricing * Must be production-ready --- # Pricing Policy (Strict) * The price you submit in...

    $334 Average bid
    $334 Oferta medie
    98 oferte

    ...I can: • authenticate the Instagram account • import usernames (CSV or manual entry) • compose or select the message • start, pause, resume and monitor sending, with real-time status updates and an exportable log The site can be built with whatever back-end stack you’re most comfortable using (Python, Node, PHP—open to suggestions) as long as it is stable and can be moved later if needed. Please factor in error handling for failed sends or blocked accounts. Deliverables 1. Source code and any required libraries or APIs, fully documented. 2. Deployed, working website reachable via browser. 3. Quick user guide that shows me how to add accounts, import lists and send messages. Acceptance criteria • I can send at least 200 DMs...

    $238 Average bid
    $238 Oferta medie
    31 oferte

    ...perfectly engineered Version 2 QR code (25 × 25 modules plus the required quiet zone). The payload is a URL and, when scanned, it must cleanly open a web page on any standard reader. I don’t need any artwork or logo embedded—just a crisp, standard matrix. Here’s the twist: certain data modules have to stay editable so I can overwrite them later without compromising scan reliability. Think of it as a “template” QR code whose marked cells can be flipped on demand while the rest of the structure and error-correction safeguards remain intact. What I need from you • A master QR image (SVG is ideal) generated from a sample URL. • A precise map or small script—Python preferred, but I’m open—that sh...

    $202 Average bid
    Acord de confidenţialitate
    $202 Oferta medie
    30 oferte

    ...transcripts (WhatsApp + calls) into Zoho Notes for audit trail. Technical Requirements & Stack Component Technology NLP / Intent Recognition Rasa, Dialogflow ES/CX, or custom transformers (e.g., BERT fine-tuned) WhatsApp Integration WhatsApp Business API (Meta) – via Twilio, WATI, or official API Voice Bot Google Dialogflow CX Phone Gateway / Amazon Lex + Polly / Asterisk AGI Backend Microservice Python (FastAPI/Flask) or Node.js Deployment AWS Lambda / EC2 / DigitalOcean (or any cloud) CRM Integration REST API calls to Zoho CRM (OAuth 2.0) Must-have experience: Built at least 2 production WhatsApp bots with negotiation logic. Integrated voice bots with Asterisk/VICIdial. Strong understanding of state machines for conversation flow. Experience with dynamic pricing ...

    $99 Average bid
    $99 Oferta medie
    20 oferte

    ...mode --- ## 9) Backend & Architecture * Scalable modular structure * Data extraction layer * Background jobs system * API layer * Error handling & logging --- ## 10) Database Must store: * Extracted listings * Images & specs * Requests * Payment data * Pricing (per item markup) * Status history * Timestamps --- ## 11) Deployment Preferred: * Vercel (or similar) * Managed PostgreSQL * GitHub repo (must be owned by me) * Easy deployment & updates --- # Important Notes * No demo-only solutions * No manual-only catalog systems * No redirects to external platforms * No affiliate-based approach * Must include real data extraction * Must support dynamic pricing * Must be production-ready --- # Pricing & Selection * I’m open to di...

    $170 Average bid
    $170 Oferta medie
    124 oferte

    Hi, I need a python code which allows to take trades from XLS for StoxKart . I already have a python code which works fine with Zerodha, similarly I need the code StoxKart . Thanks

    $14 Average bid
    $14 Oferta medie
    3 oferte

    I need a trading robot for TradingView that can execute trades. The bot should be designed specifically for scalping strategies and operate in the futures market. Key Requirements: - Trade execution capability on TradingView - Scalping strategy implementation - Futures market focus Ideal Skills and Experience: - Experience with TradingView and its API - Strong understanding of scalping...should be designed specifically for scalping strategies and operate in the futures market. Key Requirements: - Trade execution capability on TradingView - Scalping strategy implementation - Futures market focus Ideal Skills and Experience: - Experience with TradingView and its API - Strong understanding of scalping strategies - Background in futures trading - Programming skills (Pine Script, Python...

    $557 Average bid
    $557 Oferta medie
    135 oferte

    I am seeking an experienced Python developer to create a crypto copy trading software compatible with Binance, supporting both spot and futures trading through the Binance API. The software must include features such as displaying trader performance metrics (ROI, maximum drawdown, trading styles), enabling users to follow multiple master traders, and implementing automatic stop-loss limits for risk management. Experience with crypto trading and Binance API is essential.

    $791 Average bid
    $791 Oferta medie
    40 oferte
    Etsy Listings & SEO Revamp
    S-a încheiat left

    ... Here’s what I need from you: • Fresh, benefit-driven product descriptions that fit Etsy’s tone and character limits • Strategic keyword placement in titles, tags and alt-text, backed by data from tools such as eRank, Marmalead or EverBee • Light to moderate photo editing—cropping, colour correction and brightness tweaks—to create a clean, consistent gallery that plays well with Etsy’s algorithm • Final upload of each listing, complete with variations, pricing and shipping profiles, ready for me to activate Acceptance criteria: all keywords supplied are incorporated without stuffing, photos load crisply on both desktop and mobile, and the listing quality score in eRank sits in the green zone. If you have a track record o...

    $369 Average bid
    $369 Oferta medie
    91 oferte

    ...AI-to-AI Interaction (Core Requirement) * AI agents (ChatGPT, Grok, Clawdbot, OpenClaw, etc.) must: * discover backend capabilities * interact via structured APIs * complete transactions autonomously This is **NOT a typical website or chatbot project**. This is an **API-first commerce system designed for automation**. **Important Requirements (Non-Negotiable)** * Custom backend (Node.js or Python preferred) * API-first architecture * AI discovery endpoint: * `/.well-known/ai-agent` * Secure API gateway: * OAuth/JWT authentication * schema validation * idempotency (no duplicate orders) * Payments: * Stripe + Affirm (BNPL) + Other options (Apple Pay, Google Pay, Direct Credit Card) * Shipping: * Shippo or EasyPost or other recommended solution * Backend-m...

    $7793 Average bid
    $7793 Oferta medie
    88 oferte

    Requirements – Technical Stack (MANDATORY): Minimum 3 years hands-on experience with OpenCEX Polygan platform Deep knowledge of Python and Django Experience with Gunicorn, ASGI, Daphne, WebSockets Proficient with Docker & Docker Compose (multi-container setups) Strong SQL & PostgreSQL skills (indexes, joins, optimizations) Comfortable with CI/CD pipelines, GitHub Actions Experience managing production/staging environments & logs Familiar with PyCharm or similar IDEs Solid Linux/Ubuntu Server experience Strong understanding of security practices for crypto platforms Experience with production monitoring & alerting (logs, metrics, tracing) Experience with Angular (v15–v21) & PrimeNG, TailWind Role Responsibilities: Full backend ownership of th...

    $90 Average bid
    $90 Oferta medie
    29 oferte

    Requirements – Technical Stack (MANDATORY): Minimum 3 years hands-on experience with OpenCEX Polygan platform Deep knowledge of Python and Django Experience with Gunicorn, ASGI, Daphne, WebSockets Proficient with Docker & Docker Compose (multi-container setups) Strong SQL & PostgreSQL skills (indexes, joins, optimizations) Comfortable with CI/CD pipelines, GitHub Actions Experience managing production/staging environments & logs Familiar with PyCharm or similar IDEs Solid Linux/Ubuntu Server experience Strong understanding of security practices for crypto platforms Experience with production monitoring & alerting (logs, metrics, tracing) Experience with Angular (v15–v21) & PrimeNG, TailWind Role Responsibilities: Full backend ownership of th...

    $232 Average bid
    $232 Oferta medie
    50 oferte

    I need a mobile marketplace where certified trainers can host and monetise live-streaming classes. The core of the product is real-time, instructor-led workouts, so the streaming module must be rock-solid and able to record every session automatically for on-demand replay. code canyon that i have *nl1ns3*_gcl_au*MTgwNTk2MTMzLjE3NTgxMTkxNjU.*_ga*OTQ0MTg3NjExLjE3NTgxMTkxNjU.*_ga_ZKBVC1X78F*czE3NTg2ODcxMDMkbzkkZzEkdDE3NTg2ODcxMDQkajU5JGwwJGgw I’m leaning toward customising a CodeCanyon template to speed things up, provided we can layer in the following essentials: • Membership plans that gate content and handle recurring payments • Trainer dashboards to create, schedule and price live classes, plus upload custom workout

    $15 / hr Average bid
    $15 / hr Oferta medie
    228 oferte

    I already hold a CodeCanyon licence for a short-form video commerce script and now want it transformed into a polished storefront where vertical reels drive every sale. The clip itself is the product page: viewers tap a tag, the item drops straight into the cart, and a persistent buy button follows them through checkout. code canyon i want to use What I need you to weave in: • Shoppable links within every reel, following TikTok-style hotspots. • One-tap sharing that also auto-posts the reel to TikTok and other major social channels through

    $16 / hr Average bid
    $16 / hr Oferta medie
    163 oferte

    ...experienced QA tester to perform comprehensive testing of a web application built using React, Node.js, Python, and MySQL. The ideal candidate should have a strong understanding of full-stack development and be capable of both manual and automated testing. Scope of Work: * End-to-end testing of web application functionality * Identify bugs, UI/UX issues, and performance bottlenecks * Write and execute automated test scripts using Selenium * Cross-browser testing (primarily on Google Chrome) * Validate APIs and backend integrations * Ensure responsiveness and usability across devices Required Skills: * Experience with Selenium and automation testing * Strong knowledge of React, Node.js, Python, and MySQL * Familiarity with debugging full-stack applications * Attention ...

    $10 Average bid
    $10 Oferta medie
    11 oferte

    ...aiming to push my subscriber count much higher. Up to now I’ve relied mainly on social-media promotion, but I need an extra surge of genuine viewers who will stick around. Here’s what I need from you: • Subscribe with a real, active YouTube account. • Watch every video on the channel from start to finish—no skipping, pausing halfway, or speeding through, as full retention is crucial to the algorithm. • Hit the Like button on each video. • Leave a couple of short, natural comments spread across different uploads (nothing copied-and-pasted). I’ll share the channel link once we start. When you’re done, send a quick list of the usernames you used and a timestamped screen grab or mobile recording that shows you’ve compl...

    $23 Average bid
    $23 Oferta medie
    9 oferte

    ...payment gateway with on-chain verification, webhooks, and automatic conversion options. • Delivery API integration (Bringg, Shippo, or similar) so paid orders raise delivery jobs without extra clicks. • Tiered subscription logic, metered usage tracking, and in-app billing. You’re free to recommend the stack, but a modern SPA front end (React, Vue, or Svelte) and a robust back end (Node, Go, or Python) that can scale quickly will be expected. Familiarity with Web3 libraries ( / ), smart-contract interaction, and cloud deployment (AWS, GCP, or Azure with Docker/Kubernetes) is essential. Timeline I’d like to see an MVP ready for stakeholder testing as soon as possible, so we’ll iterate in short sprints and review progress frequently. What to incl...

    $52 / hr Average bid
    $52 / hr Oferta medie
    83 oferte

    ...essential. Everything is written in modern Python (3.9+), surfaced through API Gateway, executed in Lambda and coordinated with Step Functions. Vector databases drive our semantic search, while Glue and Athena sit behind a serverless ETL pipeline that ingests both structured and unstructured data at scale. The contract runs for 12 months, fully remote, operating primarily on the IST time zone. Day-to-day you will: • Extend and maintain the Bedrock integrations and embeddings workflow • Design fault-tolerant ETL jobs in Glue, optimised for Athena queries • Tune vector search and retrieval strategies for latency and relevance • Harden our API layer for external consumption, including auth and rate limits • Contribute clean, well-tested Python...

    $318 Average bid
    $318 Oferta medie
    24 oferte

    ...statistics if possible). The core of the job is therefore twofold: • build a reliable face-detection pipeline specialised for personal-album style images (no security-camera angles, mostly smartphone shots in varied lighting), and • structure the results so I can analyse them later inside Python or export them to CSV for further data analysis. Please use a mainstream deep-learning framework you are comfortable with—OpenCV, TensorFlow, PyTorch, or a comparable library is fine—as long as the final code runs on Windows and can be triggered from a simple command line. The model can be pre-trained (e.g., a RetinaFace or MTCNN backbone) provided you fine-tune or post-process it so false positives stay minimal. Acceptance criteria 1. A script ...

    $27 / hr Average bid
    $27 / hr Oferta medie
    11 oferte

    ...dashboards using Power BI or Tableau • Data analysis and business insights • Data pipeline development and ETL processes • Integration of multiple data sources (CRM, ERP, marketing tools) • Development of predictive models and forecasting systems • Implementation of AI-driven analytics solutions Required Skills: • Strong experience with data analysis and visualization tools • Experience with SQL, Python, or R • Experience with BI tools such as Power BI or Tableau • Ability to share examples of dashboards, analytics projects, or data solutions • Experience working with companies in Europe or international markets is preferred Nice to Have: • Experience with machine learning models • Experience with cloud data platform...

    $7097 Average bid
    $7097 Oferta medie
    143 oferte

    **Python Developer Needed: ClickUp → WhatsApp Business Integration** ## Project Description We are looking for an experienced Python developer to build a custom application that integrates **ClickUp task management** with **multiple WhatsApp Business numbers**. The application should automatically notify users about their assigned tasks and send daily reminders of incomplete tasks via WhatsApp. ## Key Features 1. **Task Notifications** - When a task is created or updated in ClickUp and assigned to a user, send a WhatsApp message to that user’s business number. - Message must include: Task Title, Status, Due Date, and Description. 2. **Daily Reminders** - At 10 AM daily (time/frequency configurable), send reminders of all incomplete tasks. ...

    $285 Average bid
    $285 Oferta medie
    51 oferte

    ...to local storage (or S3 if it’s just a quick config change), organising them by date and domain name. 4. Log everything—first-seen timestamp, checked URLs, files saved, and errors—into a simple SQLite DB or CSV so I can review activity later. 5. Optionally send a short daily summary (email or Slack) with counts of domains found and files retrieved. Deliverables • Well-commented source code (Python preferred, but I’m open) with a • Step-by-step setup notes for cron (or Windows Task Scheduler) so the job runs automatically each day • Sample run output demonstrating at least one domain processed and files stored correctly • A concise README explaining how to add or change file-type filters in the future I’ll mar...

    $149 Average bid
    $149 Oferta medie
    96 oferte

    Solana blockchain smart contract fejlesztőt keresek a Soltactoe projekthez – ez egy on-chain tic-tac-toe játék Solanán. FELADATOK: - Anchor framework alapú smart contract írása Rust nyelven - Játéklogika implementálása (tic-tac-toe szabályok, győzelem detektálás) - 1v1 játékos meccs kezelés on-chain - Tét/fogadás mecha...fix összegű SOL tét, nyeremény automatikus kifizetése - Program Account struktúrák tervezése (GameState, Player accounts) - Unit és integration tesztek írása ELVÁRÁSOK: - Tapasztalat Anchor framework-kel (legalább 1 éves) - Rust programozás...

    $500 Average bid
    $500 Oferta medie
    3 oferte

    ...colour on a single product size, the other shows every size in neutral grey. What I do not yet have is the full matrix—seven colours applied to each of my more-than-ten sizes. Your task is to merge those two references and output consistent, photo-realistic images for every possible colour-size combination. I’m open to any reliable workflow: Photoshop actions, Smart Objects, batch scripting, Python with Pillow or OpenCV, even Blender or another 3-D approach—as long as the output matches the lighting, shadows and texture of the provided PNGs. Deliverables • A complete set of high-resolution PNGs covering all sizes in all seven colours • The reusable script, action, or template you build, clearly documented so I can rerun it when new colours or s...

    $176 Average bid
    $176 Oferta medie
    71 oferte

    ...country—or a single consolidated CSV with a country field—containing, at minimum: date, station ID/name, latitude, longitude, PM2.5, PM10, NO₂, SO₂, temperature, humidity, wind speed, rainfall and computed PM2.5-based AQI. • A short README that lists every source URL used, the retrieval method, units, any conversion factors applied and how missing values are flagged. • (Optional but appreciated) the Python/R scripts you use for scraping and cleaning so I can reproduce or extend the workflow. Acceptance criteria 1. Daily continuity: ≥90 % of days present for each variable per station over the full time span. 2. Values expressed in consistent units (µg/m³ for pollutants, °C, %, m/s, mm). 3. No duplicate rows; date and station must ...

    $66 Average bid
    $66 Oferta medie
    9 oferte

    ... What I need now is not random experimentation, but a few additional targeting ideas from someone who has actually done this successfully. If you have never generated leads from Meta for: * audits * ad services * marketing services * business owners needing leads then this project is probably not a fit. Also, please do not apply if your plan is just: * “broaden the audience” * “let the algorithm learn” * “increase budget and wait” * “test many interests and see what happens” I do not want someone experimenting on my budget without prior experience. **What I expect from you** When you apply, please answer these clearly: * What exact targeting angles would you test in my case? * Have you personally generated Meta leads for b...

    $132 Average bid
    $132 Oferta medie
    46 oferte

    We're opening this project for Oyebola Sodiq to cover the 10 hours you logged in January 2026 while integrating Google services into our React frontend and Node (with a few Python utility scripts) backend. All code has already been merged to the main branch and is running smoothly in staging, so this listing serves purely to record the work and release payment. Please attach your final timesheet summary and, for company records, a brief note highlighting the key commits, especially the OAuth flow refinement and the usage-report endpoint you added near the end of the month. Once those two items are uploaded, we’ll approve the milestone immediately.

    $302 Average bid
    $302 Oferta medie
    35 oferte

    ...format, ready for review. I’ll be available for quick clarifications while you work and will check progress after the first 5 rows to ensure everything is on track. SUBMITTED TO DATA EXPERT 1. Who developed Python Programming Language? a) Isaac Newton b) Rockefeller c) Guido van Rossum d) nicklin tesla View Answer Answer: c STUDY NOTES: Guido van Rossum developed Python Programming Language. EXPECTED OUTPUT ON EXCEL OF ROW#1( BY DATA EXPERT) (COLUMN #1:SN) 1 (COLUMN #2:STUDY NOTES) :Guido van Rossum developed Python Programming Language (COLUMN #3 Questions):Who developed Python Programming Language? (COLUMN #4: answer#1):Isaac Newton (COLUMN #5: answer#2):) Rockefeller (COLUMN #6: answer#3):Guido van Rossum (COLUMN #7: answer#4):nicklin...

    $11 / hr Average bid
    $11 / hr Oferta medie
    19 oferte

    We're opening this project for John Kennedy to cover the 40 hours you logged in January 2026 while integrating Google services into our React frontend and Node (with a few Python utility scripts) backend. All code has already been merged to the main branch and is running smoothly in staging, so this listing serves purely to record the work and release payment. Please attach your final timesheet summary and, for company records, a brief note highlighting the key commits, especially the OAuth flow refinement and the usage-report endpoint you added near the end of the month. Once those two items are uploaded, we’ll approve the milestone immediately.

    $615 Average bid
    $615 Oferta medie
    45 oferte

    ...(PostgreSQL). If you prefer Python, feel free to combine requests, BeautifulSoup, Selenium or Playwright—whatever keeps it stable and headless-friendly. 2) Trace and fix the broken “Research” feature inside the AI tool. It currently fails when it tries to query the new tables; the bug appears in the indexing layer, not the LLM itself. Once the scraper has seeded fresh data, the search endpoint should return relevant citations in under two seconds. I’ll provide full repo access, schema diagrams and sample failing calls. Acceptance criteria • Automated scraper runs on a cron, logs activity and retries gracefully • All fetched records are de-duplicated and visible in the database dashboard • Research endpoint passes provided unit tests ...

    $98 Average bid
    $98 Oferta medie
    26 oferte

    ...Software Requirements Specification and the earlier technical notes I will share. Every feature already defined in those documents must be present, tested, and ready to run. • Etivity-4 – a companion technical document that explains the architecture, class responsibilities, key design decisions, build/run steps, and the testing approach, written clearly enough for another developer to pick up the code without guidance. Clean structure, meaningful comments, and unit tests are expected. I am flexible on libraries and style guides as long as you apply one consistently; feel free to propose what best fits the solution. DOCUMENTATION MUST BE IN ITALIAN Only Serious Freelancer, Auto Bidding will be ignored...

    $168 Average bid
    $168 Oferta medie
    24 oferte

    I am expanding my software-engineering agency into the US, Canada, and European markets and I need a confident voice on interview calls who can represent our senior developers. So US, Canada, Australia Citizens are prefered. When a potential client schedules a technical interview—whether the topic is JavaScript micro-services, Python data pipelines, Machine Learning with PyTorch, or the finer points of Software Architecture—you will join the call, introduce yourself on behalf of the engineer, and guide the conversation toward closing the engagement. Because every prospect is different, I am looking for someone already comfortable in the technology sector. Familiarity with Software Architecture is essential; being able to reference image processing, deep-learning or NLP ...

    $301 Average bid
    $301 Oferta medie
    15 oferte