Python tkinter programming source code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,500 python tkinter programming source code jobs found

    ...are presented with a wallet address or QR code. • Once the blockchain confirms payment, the bot releases the download link or license key and logs the sale. • An automatic message thanks them and shows their order number for support. Management tools I need • A simple owner dashboard (chat commands or basic web panel) so I can add / edit / remove products, set prices, and view orders. • Real-time status updates: pending, paid, fulfilled. • Option to broadcast new-product announcements to all past buyers. Tech requirements • Telegram Bot API • Crypto payment API or on-chain listener (BTC, ETH, or USDT on ERC-20—open to your suggestion). • Secure storage of product files / license keys. • Clean, well-commented...

    $226 Average bid
    $226 Avg Bid
    31 bids

    ...reproducible training script (Python + preferred deep-learning library) that loads the CSVs, applies any necessary cleaning, and fine-tunes the base model. • The trained model weights and an inference script or notebook that returns two outputs per line of text: toxicity score/label and the detected organisational level. • A brief README that explains environment setup, command-line usage, and how to extend the label set should we add additional hierarchy levels later. • Evaluation results on the held-out set I provide (precision, recall, F1 for each task). Acceptance criteria 1. Macro-F1 ≥ 0.80 on both toxicity and hierarchy detection tasks when tested on my hidden validation CSV. 2. Inference completes at ≥ 150 samples/second on an A100 or comp...

    $67 Average bid
    $67 Avg Bid
    14 bids

    ...already have a working Python + Selenium script that logs in to Instagram and navigates to the correct page. The part that is still missing is the section that: • finds every visible “Follow” button with class_name • clicks each of those buttons • scrolls the page far enough to load the next batch of profiles and repeats until no more visible Follow buttons remain. Important notes • XPaths are unreliable here because they change after each click, so I specifically need a class-name-based solution. • I do NOT need a whole new script—just the concise, drop-in Python code block (ideally a reusable function) that I can paste into my existing project. If this sounds straightforward for you, send me a short fixed-price o...

    $16 Average bid
    $16 Avg Bid
    49 bids
    Car Specs & Images Database
    5 days left
    Verified

    ...Transmission Drive Type Body Type Image URLs (multiple) Requirements: Experience with data scraping / data entry Familiarity with automotive terminology Ability to work with structured datasets (Excel, Google Sheets, CSV) Attention to detail (very important) Basic understanding of image sourcing (no broken links, consistent quality) Bonus Skills (Preferred): Experience with web scraping tools (Python, BeautifulSoup, Scrapy, etc.) Previous work with automotive datasets Ability to automate part of the process...

    $7 / hr Average bid
    $7 / hr Avg Bid
    38 bids

    I need a robust yet straig...preferred) ready for import into my internal system. • Be written in readable, well-commented codePython with Scrapy, BeautifulSoup, or Selenium is ideal, but I’m open to equivalent approaches if they achieve the same reliability. • Include simple configuration so I can add or swap target domains later. • Respect directives and configurable request delays. Acceptance criteria 1. Running the script against a supplied test URL set returns all visible text fields with 0% missing data. 2. The output passes a quick integrity check for duplicate rows and encoding errors. 3. A brief README explains setup, dependencies, and how to extend the crawler to new sites. Deliver the source code, requirement...

    $88 Average bid
    $88 Avg Bid
    46 bids

    ...presented in a mix of paragraphs, scattered labels, and occasional row-style groupings. I need every single data point moved into a clean Excel workbook so nothing is lost in translation. Because the layout switches between narrative blocks and ad-hoc table-like sections, the job will likely involve both automated capture (Python, Power Query, or your preferred OCR tool) and some careful manual cleanup to preserve order and context. Deliverable: one well-structured .xlsx file per source PDF, with all columns and data fields represented exactly as they appear, ready for filtering and analysis. Consistent header naming and no stray line breaks or merged cells, please. If you’ve handled mixed-format PDFs before and can turn them into tidy spreadsheets quickly, I&rsquo...

    $23 Average bid
    $23 Avg Bid
    20 bids

    I'm looking for an experienced sales freelancer to find and close clients for Machine Learning and Python development projects. Your job is to prospect potential clients, pitch our services, and bring in signed projects. You will handle the initial communication until the client is handed off to our technical team. We work on ML models, data analysis, Python automation, AI solutions, and chatbot development. This is a commission-based role. You earn a percentage of every project you close. The more you bring in, the more you earn. Remote and flexible work arrangement. Ideal candidate has experience selling tech or software services, knows how to use platforms like LinkedIn or Upwork for outreach, and has strong English communication skills. Please include examples of pas...

    $1075 Average bid
    $1075 Avg Bid
    42 bids

    ...senior backend engineer to implement code updates as per requirements, RBAC and deploy it on Alibaba Cloud (Saudi region). This is an update + deployment task — not a full build from scratch. Scope: * Implement RBAC (AI agent wise) using JWT * Secure existing APIs (no rewrite) + integration with itsm system * Deploy on Alibaba Cloud ECS (Ubuntu or RHEL or centos) * Configure Nginx + HTTPS * Ensure APIs are production-ready Deliverables based on above mentioned scope: Code updates as per the requirements discussed. Spreadsheet will be shared * Clean RBAC implementation * Live deployed API (Alibaba or huawei cloud) * Minimal documentation Timeline: 24–36 hours (must start immediately) Requirements: * Strong experience with FastAPI, Node.js, Javascript, ...

    $100 Average bid
    $100 Avg Bid
    34 bids
    Monthly Sales Trend Analysis
    4 days left
    Verified

    ...turn the raw data into: • A concise slide or PDF summary that tells the story in plain language. • Clear visualizations (bar/line charts, heat maps, etc.) that I can drop straight into management reports. • A short, actionable list of improvement ideas backed by the numbers. You may use Python (pandas, matplotlib, seaborn), Excel, Power BI, or another mainstream analytics tool—whatever lets you work fastest and document your steps for repeatability. Include your cleaned or transformed dataset and any code/notebooks you write so I can rerun the analysis later. Acceptance criteria: 1. All findings align with the supplied CSV and focus on last-month data only. 2. Visuals are labeled, easy to read, and exportable. 3. Recommendations tie directly ...

    $201 Average bid
    $201 Avg Bid
    26 bids

    ...slots pulled from our scheduling system. 3. Let patients reschedule or cancel the same way—still inside the live chat—while respecting availability rules and preventing double-bookings. I’m happy with either Python or TypeScript for the core logic; use whatever fits best with your preferred NLP stack (e.g., LangChain, Rasa, or a custom transformer model). The finished chatbot should embed neatly on our website, maintain context across the conversation, and push confirmed appointments back to our calendar via API. Deliverables • Clean, well-documented source code (Python or TypeScript) • Integration instructions and a brief README • A small test dataset or demo account so we can run acceptance tests • Short...

    $133 Average bid
    $133 Avg Bid
    154 bids

    ...the language model produces grounded answers. Here is what I need the finished solution to do: data ingestion, embedding creation, storage inside the chosen vector store, fast similarity search, and seamless hand-off of results to the LLM for final generation. I am open on stack (Python-based pipelines, LangChain, FAISS, Milvus, Pinecone, or another tool you are comfortable with), as long as it remains well-documented and reproducible on a standard cloud VM or container. Deliverables 1. Clean, modular source code for the ingestion–retrieval–generation pipeline 2. A configured vector database optimised for high-dimensional queries 3. REST or GraphQL endpoint (or CLI) that exposes a simple ask/answer interface 4. Setup notes and a short video or ...

    $498 Average bid
    $498 Avg Bid
    158 bids

    his commission-based opportunity is for a proven IT sales professional who can deliver real, paying startup clients—especially in the E-commerce space—who need full-cycle web and mobile app development on React, React Native, PHP, or Python (Django). Scope of work You will find, pitch, and close deals directly with decision-makers. The focus is on both web and mobile projects, so conversations must confidently cover discovery, scope, timeline, and our technical strengths. No intermediaries, no reseller arrangements—only direct, billable clients count. Payment terms • Pure commission: 10 %–40 % of every invoice you secure • Payout released only after the client’s payment clears • No retainers or upfront fees Quality requirements • ...

    $98 Average bid
    $98 Avg Bid
    12 bids

    ...11-stage Python pipeline that converts dashcam video and GPS/IMU telemetry into a top-down map of highway work zone assets (cones, drums, signs). The pipeline is built and running end-to-end. We need an engineer to test it thoroughly, validate outputs, and fix remaining issues. Pipeline Summary 11-stage offline pipeline: Stage 1-3: Telemetry preparation, keyframe extraction, video/GPS sync Stage 4: COLMAP sparse SfM reconstruction Stage 5: Metric scale alignment (GPS + physical reference measurement) Stage 6-7: Manual and auto annotation tools (browser-based) Stage 8: Multiview triangulation of asset 3D positions Stage 9: Taper ordering and work zone measurements Stage 10: Ground truth validation Stage 11: Report generation (, , ) Tech Stack Python 3.10+ COLMAP

    $160 Average bid
    $160 Avg Bid
    132 bids

    I'm seeking an experienced finance data analyst to perform panel regression analysis using the fixed effect model. Key tasks include: - Conducting panel regression analysis - Fixed effect/randome effect model application - Performing robustness checks Descriptive statistics Correlation matrix Ideal skills and experience: ...regression analysis using the fixed effect model. Key tasks include: - Conducting panel regression analysis - Fixed effect/randome effect model application - Performing robustness checks Descriptive statistics Correlation matrix Ideal skills and experience: - Proficiency in econometrics and panel data analysis - Strong analytical skills - Experience with statistical software (e.g., R, Stata, Python, LSEG refinitiv) - Finance background is manda...

    $413 Average bid
    $413 Avg Bid
    71 bids

    I’m producing a short piece of educational content aimed at adul...coaching graphics, Minimal skeleton UI animations - CSV structure: X, Y, Z coordinates, but we will use only 2D projection) – Full production inside Blender’s 2D workspace (Grease Pencil). – Original, stylised character and background designs that stay playful yet still resonate with an adult audience. Deliverables 1. Editable .blend file with organised layers. 2. Working Blender .blend file Python script (well structured) Ability to adjust: Joint sizes Line thickness Colors 3. Any external textures, fonts or reference sketches used. If this matches your skill set in Blender’s Grease Pencil pipeline and you can maintain clear communication on iterations, I’m ready to shar...

    $1851 Average bid
    $1851 Avg Bid
    52 bids

    Code-Shift Native Speakers – Hmong (hmn_US) Audio Recording (Dual-Channel) Recording Approach We will deliver natural bilingual conversations in a contact-center (agent–customer) format with strict adherence to code-switching requirements. Audio Format * Dual-channel WAV (Agent / Customer separated) * Native 8kHz and 16kHz recordings (50/50 split) * Single recording per conversation with clear channel separation Code-Switching Implementation We support both required patterns: Type 1: Bilingual Agent–Customer Interaction** * Agent: 100% secondary language(English) * Customer: 100% primary Hmong (hmn_US) language * ~50% code-switching at conversation level * Natural conversational flow (no forced switching) * Single audio + single transcri...

    $8 - $15 / hr
    $8 - $15 / hr
    0 bids

    ...major channel: a responsive web interface, companion mobile apps (iOS and Android), and a lightweight desktop client for Windows and macOS. Whichever framework you prefer—React or Angular for the web, Flutter, React Native or Swift/Kotlin for mobile, Electron or .NET MAUI for desktop—choose what lets you move fastest without sacrificing reliability. On the back end, I expect modern ML tooling (Python, TensorFlow or PyTorch, scikit-learn, FastAPI/Flask for service layers) and clean DevOps practices (Docker, Kubernetes, CI/CD) so that the models stay reproducible and easy to update. Data pipelines should support structured EHRs, DICOM images, and VCF/BAM genomic files, and expose well-documented REST/GraphQL endpoints for future integrations. Deliverables • Data ...

    $172 Average bid
    $172 Avg Bid
    27 bids

    ...architecture modular enough for tools such as Salesforce, HubSpot, or Mailchimp if I decide to add them • Analytics for open rates, click-throughs, opt-ins, and sales attributed to the bot Deliverables 1. Flow diagrams (PDF or Miro link) for approval before coding 2. Complete, documented source code and deployment scripts 3. Step-by-step handover guide and a live walkthrough on Zoom 4. One-month post-launch support to iron out edge cases I am comfortable with Node.js, Python, or low-code frameworks—choose whatever lets you move fastest while staying compliant with WhatsApp policy. If you have previous examples of revenue-driving chatbots, include a short case study when you bid....

    $13 Average bid
    $13 Avg Bid
    20 bids

    ...interviews, you will keep the recruitment pipeline moving by: • scheduling the next-step meetings on my shared calendar, • making brief follow-up calls when documents or confirmations are missing, and • providing applicants with basic information about the role, deadlines, or platform procedures. Because many of the openings involve light tech work, it helps if you can recognise common programming terms, navigate major freelancing platforms, and use typical virtual-assistance tools for call logging and screen sharing. That familiarity lets you answer candidate questions without putting them on hold. Deliverables I expect from each workday • Completed call log with interview notes and a pass/hold recommendation • Calendar invites sent to successful...

    $12 / hr Average bid
    $12 / hr Avg Bid
    51 bids

    I need an expert in Excel to create a macro that automates the process of extracting data from one file, validating it, and importing it into another file for upload. The solution should ensure accuracy during validation and streamline the workflow. Ideal skills include advanced Excel expertise, VBA programming, and experience with data validation processes.

    $10 / hr Average bid
    $10 / hr Avg Bid
    10 bids

    ...capturing every request a Mini Program makes, parsing the traffic, and then replaying or altering that traffic on demand. The workflow must be almost hands-free: once the script is started, it should watch the connection, log what it sees, and let me feed back custom payloads for instant, programmatic re-submission. Target environment — The first release has to run on Windows. If you can keep the code portable enough for a later macOS or Linux build, that is a plus, but Windows support is non-negotiable. — Headless execution is preferred: I want to trigger everything from a command or a small configuration file, with no GUI pop-ups. Core capabilities • Packet capture: hook or proxy traffic generated by WeChat Mini Programs, decrypt HTTPS where possible, a...

    $153 Average bid
    $153 Avg Bid
    64 bids

    ...root causes of slow performance (e.g., API latency, database bottlenecks, or container overhead). ​Refactored or rewritten components that eliminate those delays. ​Clear documentation of changes and structured outlines so my internal coders can straightforwardly manage future updates. ​A brief performance test suite demonstrating measurable speed improvements. ​The Stack: Our system relies on a Python and FastAPI backend, alongside Node.js, communicating with a modular PostgreSQL database, all containerized via Docker. We also utilize Flutter for cross-platform applications and integrate with Odoo. If you’re comfortable profiling Postgres queries, caching intelligently within containerized environments, and applying best practices for enterprise-grade transactional systems,...

    $290 Average bid
    $290 Avg Bid
    56 bids

    I will have a google sheet, which will have over 500 product urls. Each URL will have between 5 to 100 variations Once I run the script, it should check all the urls in the google sheet, and all its variations, to see if the strikethrough pricing is shown for that variation or not. If for any Script : scraping for a list of URLS to check if strikethrough price is shown or not If any variation is not showing strikethough, then include that variant url in the google sheet This needs automation. Not a manual work Bid if you can do this in 24 hours

    $68 Average bid
    $68 Avg Bid
    52 bids

    ...be visually appealing, fast-loading, and optimized for both desktop and mobile devices. Scope of Work: Design and develop a fully functional website from scratch Create a clean, modern, and attractive UI/UX Ensure responsive design for mobile, tablet, and desktop Develop frontend using HTML, CSS, JavaScript (or frameworks like React) Backend development using technologies like Node.js / PHP / Python (as required) Database integration (MySQL / MongoDB) Implement user authentication (login/signup) if needed Add required features such as forms, dashboards, APIs, etc. SEO-friendly structure and fast performance optimization Fix bugs and ensure smooth functionality Deploy the website on a hosting server Required Skills: Strong knowledge of HTML, CSS, JavaScript Experience with fro...

    $174 Average bid
    $174 Avg Bid
    140 bids

    I have an upcoming online computer-science test that concentrates on programming. The platform will present timed questions, mostly in Python with a few that may require work in R Studio. I need a reliable, fast thinker who can stay online with me throughout the session, supply accurate code or concise explanations on demand, and keep the entire process strictly confidential. Deliverables • Be signed in and ready at least 10 minutes before the test window opens (exact date and time will be confirmed once we start). • Provide correct, runnable solutions in Python and R Studio as each question appears. • Remain available until the timer ends so I can clarify anything instantly. Acceptance criteria • Every answer you send must exec...

    $124 Average bid
    $124 Avg Bid
    59 bids

    ...exercises that match the course modules. Here’s what I need: • Quick clarification sessions (15-30 min) scheduled around my coursework deadlines • Targeted practice tasks that reinforce each new concept • Feedback on code snippets or mini-projects so I can spot and fix mistakes early • Pointers to high-quality reference materials and tools that complement the course The course itself covers core programming fundamentals and branches into basic web development, so experience with version control, HTML/CSS, JavaScript, and a beginner-friendly backend language (Python or Node) is ideal. If you’re patient, clear in explanation, and comfortable tailoring guidance to a self-paced learner, I’d love to work together. Let me kno...

    $457 Average bid
    $457 Avg Bid
    52 bids
    Python Real-Time Voice Agent
    4 days left
    Verified

    I need a fully-async Python 3.11+ pipeline that turns a live phone call into a smooth, sub-2.5 s p50 conversational loop. Here’s the flow I have in mind: a Twilio SIP trunk delivers the RTP stream to a WebSocket bridge; LiveKit Agents SDK manages the media session; Deepgram Nova-3 handles streaming STT; the running transcript feeds Claude (with tool-use enabled); Claude’s text comes back out through ElevenLabs Flash v2.5 for TTS and streams to the caller in real time. What I need from you is a working reference implementation, instrumented and tuned so I can see latency at each hop and fine-tune Voice Activity Detection thresholds. The code must retry transient errors, log everything that matters, notify the caller gracefully on trouble, and, if the Sonnet tier ...

    $479 Average bid
    $479 Avg Bid
    209 bids

    I need an experienced Python developer to create a reliable browser automation script for a multi-step online registration/account creation process. Project Requirements: - Must be written in Python - Must implement reCAPTCHA v3 (hidden/invisible) solving via API (no browser plugins or extensions allowed) - Simulate realistic human-like behavior (typing speed, mouse movements, natural delays) - Support proxy usage - Handle dynamic page loading, form filling, button clicks, and element waiting - Clean, well-commented, and maintainable code What I will provide: - Exact flow and selectors - Captcha API credentials - Proxy list The script should be stable and designed to minimize detection. Please only apply if you have strong experience with modern browser automation to...

    $58 Average bid
    $58 Avg Bid
    73 bids

    ...method) Training Load (TRIMP or equivalent) Time in Zone (TIZ) Heart Rate Recovery (HRR) Sleep & Recovery Metrics Sleep stage estimation (HR/HRV-based) Sleep score modeling Recovery/readiness score Expected Deliverables: Mathematical formulas with clear explanations Step-by-step calculation workflow from raw R–R data Suggestions for signal processing (filtering, smoothing, artifact removal) Optional: Python / MATLAB implementation Preferred Expertise: Experience with HRV analysis or wearable sensor data Knowledge of sports science or athlete monitoring systems Familiarity with tools/apps like Elite HRV is a plus Project Type: Short-term / consultancy (can extend based on quality of work)...

    $10 / hr Average bid
    $10 / hr Avg Bid
    7 bids

    I'm looking for an experienced CNC programmer to create NC programs for milling operations on Haas vertical and horizontal machining centers. The milling operations will be 3-axis and will primarily involve steel materials. Key requirements: - Expertise in 3-axis milling...3-axis and will primarily involve steel materials. Key requirements: - Expertise in 3-axis milling operations - Proficiency with Haas CNC machines - Experience working with steel materials - Ability to create precise and efficient NC programs Proficiency using Autodesk Fusion 360 Would prefer someone located in the Milwaukee Wisconsin area. Ideal candidates should have a background in CNC programming and machining, with a focus on 3-axis milling. Please provide samples of similar work done and relevant ...

    $37 / hr Average bid
    $37 / hr Avg Bid
    39 bids

    ...dashboard. The focus of this project is minimizing latency between signal generation and order execution while maintaining regulatory compliance (Order-to-Trade Ratio constraints). The developer must understand low-level performance optimization, concurrency architecture, and Linux system behavior. Core Technical Requirements Python Version (Mandatory) The engine must use: Python 3.13 Free-Threaded build (3.13t) NOT standard Python 3.10–3.12 Reason: Standard Python uses the Global Interpreter Lock (GIL), which blocks true parallelism. In low-latency systems, a 1–2ms delay caused by GIL contention is unacceptable. Multi-Core Architecture with CPU Core Pinning The engine must: Assign specific modules to specific CPU cores Use os.sched_set...

    $12 / hr Average bid
    $12 / hr Avg Bid
    17 bids

    My workshop operates double-head CNC machines driven by both Siemens and Fanuc controls, and every part runs through Surfcam. The imme...that fully exploit the two heads, cover any required 3D modelling tweaks, and are ready to post from Surfcam without further editing at the machine. Surfcam projects will arrive as rough part sketches or STEP/IGES models; toolpath generation, head synchronization and final G-code are expected back. Please keep each program simulation-verified inside Surfcam so that when I load it on either controller it runs from the first part. Deliverables • Native Surfcam files with documented operations • Verified G-code for Siemens and for Fanuc (separate posts) Programs that cut accurately on both heads the first time are the be...

    $29 / hr Average bid
    $29 / hr Avg Bid
    20 bids

    I need a clear, well-structured linear programming model that focuses on pure optimisation—specifically a profit-maximisation scenario. All coefficients, constraints and objective functions must be laid out transparently so the logic is easy to follow and modify later. What I will hand over: • A concise description of the business context, the decision variables involved, and any hard limits or relationships that must hold. What I expect back: • A fully formulated LP model (objective function and constraints) expressed in standard mathematical notation. • A working solution file that can be run in either Excel Solver, LibreOffice Calc with Solver, Python (PuLP, Pyomo or similar) or another open-source tool—please specify your choice up fr...

    $137 Average bid
    Urgent
    $137 Avg Bid
    28 bids

    ...lightweight dashboard, and solid authentication together. Tech stack expectations • Backend in Python or Node.js with well-structured server logic and authentication • React / front layer for a simple owner dashboard (lead summaries, insight snapshots) • Clean API development for both internal services and any future third-party integrations MVP acceptance criteria • WhatsApp conversation flow reliably captures inquiries, stores them, and triggers ML analysis • Site-visit scheduling works end to end, updating both the customer and the internal calendar • Insight module presents summarised metrics (lead volume, buyer intent score, trend highlights) via the dashboard • Code is modular, documented, and deployable on a standa...

    $274 Average bid
    $274 Avg Bid
    42 bids

    I need a standalone software application focused on fi...expectations • Simple, modern UI where users can create multiple budgets, assign categories, and set custom periods. • Automatic calculations of variances and percentage differences. • Dashboard with charts (bar, pie, line) for quick insights. • Secure local or cloud-based data storage with user authentication. • Import / export in CSV, XLSX, and PDF formats. • Clean, well-documented code (Python, JavaScript, or another mainstream stack is fine) so future modules—such as expense tracking or invoicing—can be added without a rewrite. Deliverable A fully functional desktop or web application, installation guide, and brief user manual that walks through creating a fir...

    $533 Average bid
    $533 Avg Bid
    118 bids

    I’m looking for a developer who can build a Windows-based script that sits in the background 24/7, talks to the A...functional monitoring script or executable. 2. Simple configuration file or UI for login, email-based 2FA, and location filter (Whole Foods). 3. Live demo showing an instant offer surfacing inside my Amazon Flex app. 4. Installation guide and brief technical write-up. In your proposal, outline: • Total project price and timeline. • The core technologies or libraries you plan to use (e.g., Python + Selenium, REST polling, headless browser). • How you will persist the session to reduce 2FA prompts and pass Amazon’s security checks. I’ll release $150 upfront once we kick off, with the remainder due after I see a real offer ...

    $156 Average bid
    $156 Avg Bid
    61 bids

    Project Details: Two separate challenge binaries (Linux ELF, x86_64) Source code will be provided libc.so.6 will be provided Remote services are available for both challenges Goal: exploit vulnerabilities to gain control of execution and call the internal function to retrieve flags Requirements: Analyze each binary and identify the vulnerability (e.g., buffer overflow, format string, etc.) Develop a working exploit for each challenge Ensure the exploit works both locally and against the remote service Use Python (pwntools) for exploit scripts Deliverables: → working exploit for challenge 1 → working exploit for challenge 2 → explanation of vulnerabilities and exploitation steps → both flags obtained from the challenges Required Skills: St...

    $19 Average bid
    $19 Avg Bid
    20 bids

    Description: I have a fully functional Telegram Reward Bot running on Python (Telebot) with a PostgreSQL database on Railway. I am expanding this into a Web-based Task System (Task Point Media). What is already done: Full Telegram Bot logic and Database schema. User management and balance system. Basic Postback listener logic. What I need from you (The Expert): Web Bridge: Create a simple, high-speed PHP or Python web-dashboard that fetches User ID and Balance from my existing PostgreSQL DB via a secure URL token. Iron-Clad Security (Crucial): Device Fingerprinting: One device, one account only. VPN/Proxy Detection: Block all tasks if a user is on a VPN/Proxy (mandatory for CPA/AdMob/Unity). Anti-Fraud: Root/Jailbreak detection and Emulator blocking for the webview. SQL Injec...

    $22 Average bid
    $22 Avg Bid
    26 bids

    ...User and order management --- **4. Technologies Used** The project will be developed using the following technologies: * Programming Language: **PHP** * Framework: **Laravel** * Database: **MySQL** * Frontend: HTML, CSS, JavaScript (optional use of Bootstrap or Vue.js) --- **5. Project Timeline** The total estimated time for completion is **10 working days**, divided as follows: * UI/UX Design: 2 days * Backend Development: 4 days * Database Setup: 1 day * Payment Integration: 1 day * Testing & Deployment: 2 days --- **6. Project Cost** The total cost for the project is **$400 USD**. --- **7. Deliverables** * Fully functional e-commerce website * Source code and documentation * Deployment assistance * Basic training for admin panel usage --- **8. Co...

    $541 Average bid
    $541 Avg Bid
    350 bids

    ...customising a scraper in Python that navigates the chosen platforms, capturing posts, comments and any associated meta-information I specify; cleaning the raw output to remove emojis, markup, duplicate lines and other noise; and packaging the final, deduplicated dataset as a CSV or JSON file. Please write the code so I can rerun it anytime (command-line script or Jupyter notebook is fine) and include concise setup instructions plus brief inline documentation. I expect respectful rate-limit handling and compliance with each platform’s public-data policies. Acceptance will be based on: • Accurate capture of the requested text fields from the sample profile list I provide • Fewer than 1 % duplicate rows after cleaning • Script runs end-to-end on my ...

    $80 Average bid
    $80 Avg Bid
    12 bids

    I have some issues with a small Python script that takes a folder of JPEGs and merges them into one PDF through the img2pdf library. The core logic is in place, but three persistent headaches remain: some images refuse to convert, the resulting PDF occasionally comes out corrupted or out of order, and every now and then the script throws runtime errors that halt the process entirely. While you’re inside the code, I’d also like two modest upgrades: • Image compression so the final PDF is reasonably sized without a visible loss of quality. • A clean, custom-naming option that lets me specify the output PDF name from the command line or a simple GUI prompt. Everything is executed on Windows, so please make sure any path handling, dependencies, or testing ...

    $130 Average bid
    $130 Avg Bid
    130 bids
    C++ RTP Streaming via UDP
    4 days left
    Verified

    Only for Candidates in India preferably Mumbai This is a full time job for experienced Developers with 3-6 years experience. Requirements: Programming language Core: - C++ Programming language - Understand C++ Memory allocation concept - Know STL programming with smart pointers like unique pointers and shared pointers - Understand different data types and their byte size concepts. Eg: Int and long, float and double, char* etc. Networking: - Understand UDP/TCP sockets. - Packet header types eg: RTP, RTCP - Congestion control. Inflight packets, Packets lost, Jitter, Latency, Bandwidth. - Fragmentation of large data into many smaller packets to fit the size of MTU. Video (Extra) - Understand difference video encoding technologies. H264, HEVC, AV1 etc. - Understand ...

    $6 / hr Average bid
    $6 / hr Avg Bid
    10 bids

    I have a Win...long as it’s documented. • I should be able to adjust endpoint URLs, API keys, and timing rules from a clear config file or UI panel without digging through source code. Acceptance criteria 1. End-to-end test: creating a record in GHL propagates to Clay and triggers the defined process in Rb2b, with the desktop app reflecting the change automatically. 2. All API calls are logged to a text or JSON file for troubleshooting. 3. Setup guide (markdown or PDF) lets a non-technical teammate replicate the install in under 10 minutes. If you’ve connected these services before—or built similar Windows integrations with .NET, Python, or Electron—let me see a quick demo clip or repo link. I’m ready to move fast once I...

    $16 / hr Average bid
    $16 / hr Avg Bid
    67 bids

    ...intentionally broad—chronic diseases, infectious diseases, and mental-health conditions must all be handled with equal rigor. The system will ingest three primary data streams: peer-reviewed medical literature, de-identified patient health records, and curated clinical-trial datasets. I already have secure access paths for each source; what I lack is the unified pipeline that cleans, embeds, and indexes the content so the model can ground every answer in verifiable evidence. Python, LangChain (or comparable orchestration), Hugging Face transformers, and a vector store such as FAISS or Pinecone feel like the natural toolkit here, but I am open to persuasive alternatives if they improve latency or compliance. HIPAA-level security and full audit trails are non-negotia...

    $266 Average bid
    $266 Avg Bid
    48 bids

    To deliver the postgre python flask app

    $150 Average bid
    $150 Avg Bid
    1 bids

    I'm seeking an experienced Rust developer to review and optimize my code, with a focus on enhancing performance. Key Objectives: - Primary goal: Optimize performance - Critical area: Data processing - Main aspect to optimize: Memory usage Ideal Skills and Experience: - Expertise in Rust programming - Strong background in performance optimization - Experience with data processing applications - Proficient in memory usage analysis and reduction - Familiarity with best practices in Rust development Please provide relevant experience and approach in your bids.

    $334 Average bid
    $334 Avg Bid
    40 bids

    I'm looking for a Python script to simulate DDoS attacks for the purpose of testing defense mechanisms. The simulation should cover: - Detection mechanisms: How to identify DDoS attacks. - Mitigation strategies: Methods to counteract the attacks. - Attack patterns: Different types of DDoS attack vectors. The level of detail should be intermediate, providing some technical specifics without going too deep. Ideal skills and experience: - Strong proficiency in Python - Experience with DDoS attack simulations - Knowledge of network security - Ability to document the simulation process clearly I need it within 2days of posting happy to pay, and i need screenshots and explained briefly on a document with between 5-8 mistakes pointed and explained why it wouldn’t wor...

    $644 Average bid
    Urgent NDA
    $644 Avg Bid
    58 bids

    ...or 4 instances of an SDN controller called ONOS. The Action: Assign each controller to a specific group of Roadside Units. Simple Words: You are giving each neighborhood its own brain instead of one brain for the whole city. Step C: The "Shared Diary" (Lightweight Blockchain) What to do: Use a simple Python-based blockchain (search for "Simple Python Blockchain" on GitHub). The Action: Write a script where, every time an ONOS controller blocks an IP address, it sends that IP to the Python blockchain. Simple Words: This ensures all controllers are reading from the same "Blacklist." Step D: The "DDoS" Test What to do: Use a tool like Scapy or Low Orbit Ion Cannon (LOIC) script in your simulation. The Action: Target one co...

    $96 Average bid
    $96 Avg Bid
    3 bids

    I need an expert in Excel to create a macro that automates the process of extracting data from one file, validating it, and importing it into another file for upload. The solution should ensure accuracy during validation and streamline the workflow. Ideal skills include advanced Excel expertise, VBA programming, and experience with data validation processes.

    $98 Average bid
    $98 Avg Bid
    43 bids