15 Resource Websites Every Web Developer Should Know
Links and details of essential web development related websites you should follow
More details: Which specific tasks do you need help with for the Roblox scripting project? Automating 1v1 duels, Detecting spectators and pausing actions, Rejoining a different public server when memory runs out Which programming language do you prefer for this script? any that works Do you have a way to monitor and detect if a spectator is watching? No, I need a solution for this
Project Title: Website Monitoring & Notification Tool Project Description: I am looking for a developer to build a monitoring tool that checks a specific website periodically for newly posted shift opportunities. The system should d...shifts or updates on the page - Instant notification through Telegram or email when a change is detected - Simple dashboard or interface to start/stop monitoring - Ability to configure filters such as location or shift type (if possible) Technical Preferences (optional): Experience with tools such as web monitoring frameworks, browser automation for page checking, or scripting languages like Python or JavaScript. The goal is to create a reliable notification system that helps me quickly identify when new shifts are posted so I can take ac...
I need a patient, knowledgeable FEMALE tutor who can guide my Year 9 daughter through the Australian curriculum in Science, Python programming and Maths. The focus is on improving her grasp of core concepts and building effective exam-prep strategies. We will start with an initial diagnostic assessment so you can pinpoint her strengths and any gaps. From there, I’d like two sessions each week that blend short concept explanations with plenty of worked examples, assignment support and targeted revision. Clear, jargon-free explanations are essential, and any Python work must align with the syntax and problem-solving style taught in Australian schools. Deliverables: • A brief written report after the first assessment outlining her current level and a plan for the ...
I want to take my Instagram marketing from mostly manual to almost hands-free. The plan is to tap Claude’s API for both ideation and copywriting, then push the finished assets straight to Instagram without me touching the Meta Business Suite each day. Here’s what I need you to build: • Code (Python or Node is fine) that sends my brief prompts to Claude, receives polished captions, hook ideas, hashtag sets, and suggested visual concepts. • An automation layer that pairs those outputs with images or short videos I drop in a folder, then schedules them to Instagram as Posts, Stories, and Reels through the Graph API. • A simple calendar or CSV input so I can load a week or month of content at once. • Clear, inline comments plus a README that cover...
...alerts and critical errors. • Produce step-by-step documentation: environment setup, config variables, deployment and daily operational tasks. Acceptance is simple: the bot must place live orders from a dockerised or virtual-env install, respect the defined risk rules and mirror the back-test behaviour within reasonable slippage on a small live allocation. If you’ve deployed OpenClaw (or similar Python-first frameworks such as Freqtrade, Catalyst or Jesse) into production before, let me know—speed and prior battle scars count. Budget note: Starting with a small live allocation of $250–$500 for initial testing. The strategy should support scaling up once performance is validated. In your proposal please include: - Examples of similar bots or trading a...
... Job Type: Part-time Location: Remote (USA time zone, normal business hours) Job Summary: We are seeking an experienced Full stack Developer to join our dynamic team on a part-time basis. The ideal candidate will have proficiency in Python, Node.js, and React. You will be responsible for designing and implementing scalable web applications, ensuring smooth user experiences, and collaborating with other team members through written communication due to our asynchronous work culture. Key Responsibilities: Develop and maintain web applications using Python, Node.js, and React. Collaborate with cross-functional teams to define, design, and ship new features. Write clean, maintainable, and efficient code. Troubleshoot, debug, and upgrade existing systems. Participate in co...
I have the basic framework of a Python-based web app up and running, but I need a seasoned developer to help me take it over the finish line. The app’s sole focus is data management, and I want it to excel at the three core functions I’ve already planned: Data storage, Data analysis, and Data visualization. Right now the project uses Python 3.11 with Flask, SQLAlchemy, and a PostgreSQL database. The back-end is roughly 70 % complete; models exist, routes are mapped, and authentication is in place. What’s missing are the polished features that turn this code into a product: optimizing queries, refining the analysis layer (Pandas, NumPy), and wiring up interactive charts (Plotly or ) so users can explore results in real time. A light React front end is alre...
...images and/or short video walkthroughs that clearly illustrate the problem areas. 3. All raw tool outputs (logs, model scores, metadata dumps) in a neatly organised folder so a third party can reproduce the results. Your analysis should be thorough enough to submit to a platform abuse team or, if necessary, legal counsel. If specialised software such as Forensically, Amped Authenticate, or custom Python scripts is involved, mention the exact version so the process is transparent....
I will share a clean survey dataset and need a concise descriptive analysis that simply summarizes what the numbers say. Your job is to: • Run standard descriptive statistics (frequencies,...analysis that simply summarizes what the numbers say. Your job is to: • Run standard descriptive statistics (frequencies, means, medians, ranges). • Create easy-to-read tables and clear charts that highlight the key take-aways. • Deliver a brief written summary—plain language, no jargon—that explains the main findings so any stakeholder can grasp them quickly. Any common tool is fine; Excel, Python (pandas, matplotlib, seaborn) or R (tidyverse) all work as long as the outputs are reproducible. I’m looking for accuracy, neat formatting, and a turnaroun...
...The core focus is on revenue- and profit-related metrics (sales volumes, margins, growth rates, month-over-month comparisons, year-to-date figures, etc.). I will supply the workbooks exactly as they stand; your job is to turn those rows and columns into insight. The process I have in mind starts with cleaning and structuring the sheets so formulas, pivot tables, or a preferred analytics script (Python / Pandas, R, Power Query—whatever you are comfortable with) can run without errors. Once the data is solid, I’d like to see: • A concise summary of key revenue and profit indicators, spotlighting any spikes, dips, or anomalies. • Visuals that speak for themselves—charts or dashboards embedded in Excel (Power Pivot, slicers, conditional formatting) or ...
I am looking for an expert developer to create a custom Chrome Extension or a Python Selenium script for automating the safari booking process on a government portal (MP Online). The booking window opens exactly at 11:00 AM and 02:00 PM for single seats, and speed is the most critical factor. Key Requirements & Workflow: Time-Based Trigger: The extension must auto-refresh or become active exactly at 11:00:00 AM and 02:00:00 PM. Dynamic Monitoring: As soon as a "Single Seat" or availability appears, it should automatically click and proceed. Seat Selection: It must automatically select the first available vehicle and then select all 6 seats within that vehicle. Data Auto-fill: Rapidly fill passenger details (Name, Age, ID, etc.) from a pre-configured options page within...
...webhook alerts, translates each alert into orders for three separate segments—F&O stocks, index options (Nifty 50, Sensex, Banknifty), and long-term stock investments—and shows everything on a custom web dashboard. Core logic will sit in Python. The strategies already exist in TradingView; their alerts will carry the payload you map into the order manager. The code should recognise the indicators I work with—Moving Averages and RSI—so parameter changes on those indicators in TradingView are reflected in position sizing and entry/exit logic on the Python side. Two trading modes are required: • Paper trading for safe strategy iteration • Seamless switch to live trading once validated On the front end I want a responsive dashboard ...
...with a MySQL database containing stock-market-related records, where it will query specific rows either on a scheduled basis or on-demand, convert the resulting dataset into a clean JSON payload with simple key-value pairs matching a provided schema, and then deliver that payload to a remote endpoint via an HTTP POST webhook authenticated with a bearer token. The solution, which can be written in Python, Node.js, or PHP for reliable operation on a Linux server, must implement parameterized queries or ORM usage to eliminate SQL injection risks, store all credentials securely in external configuration files or environment variables, and include a robust retry mechanism with exponential backoff and comprehensive logging for any failed webhook deliveries that don't return a 200 ...
...implement a server-based automated production pipeline with the following functionality: 1. **Input** Accepted manuscripts uploaded in Microsoft Word (.docx). 2. **Automated Conversion** The system should automatically convert manuscripts to: * PDF (using journal template) * HTML article * JATS XML (for indexing and archiving) * EPUB (optional) Preferred technologies: * Pandoc * JATS XML * Python or Bash automation scripts * LaTeX template or Word template * Apache FOP (optional) 3. **Server Automation** A production server that: * Watches an input folder for new manuscripts * Automatically processes them * Generates output files in separate directories Example structure: ``` input/ accepted_manuscripts/ output/ pdf/ html/ xml/ epub/ ``` 4. **OJS Compatibility...
...script from a topic or story idea • Generate images related to the script • Convert images into video clips • Add narration (VoiceVox or similar TTS) • Add subtitles and translations • Apply video transitions and effects • Generate thumbnails automatically • Upload the video to YouTube with title, description and tags Current situation There is an existing prototype built with: • HTML interface • Python scripts • BAT automation • FFmpeg video processing • VoiceVox narration However, the current system has many issues such as: • unstable pipeline execution • incorrect video length • translation and API cost inefficiencies • thumbnail mismatch • occasional BAT execution errors Because of thes...
...working chatbot that runs on my client's website (python) Now I need help connecting it to Facebook Messenger and Instagram DMs using the Meta Graph API, so the bot can automatically reply to messages. The backend and webhook already exist — I just need help configuring the Meta Developer App, permissions, and page connections. Tasks During a short call we will: Configure Meta Developer App Enable Messenger and Instagram Messaging API Connect client Facebook Page and Instagram Business account Configure webhook for message events Generate Page Access Token Test sending and receiving messages Requirements Experience with: Facebook Messenger API Instagram Messaging AP Previously connected Chatbots to Instagram and Facebook (it is written in python, so no n8n and s...
...or on demand, • Convert the result set into a clean JSON payload, and • Push that payload to a remote endpoint via a standard webhook (HTTP POST with a bearer token). The table structure is already in place; I will explain the field names you should map. The JSON shape has to match a small schema I’ll share, but it is simple key-value pairs—nothing nested beyond one level. Code can be in Python, Node.js, or PHP as long as it runs reliably on a Linux server. Use parameterised queries (or an ORM if you prefer) so there is zero risk of SQL injection, and make sure any credentials sit in an external config file or environment variables. The webhook must return a 200 OK; if it does not, the job should retry with exponential back-off and log the response for...
...have a raw set of customer records that must move from messy spreadsheets to a structured, analysis-ready format. The job starts in Excel—think Power Query, advanced formulas, or VBA for quick wins—then shifts to Python (Pandas, NumPy, openpyxl) so the process can run automatically whenever fresh data arrives. Here’s what I need from you: first, clean and normalise the fields (remove duplicates, unify date and address formats, fill or flag missing values). Next, reshape the information into tidy tables that feed our reporting model. Finally, package everything into a repeatable Python script that reads the latest file, runs the full transformation pipeline, and exports polished XLSX/CSV outputs along with a simple log of what changed. Deliverables &bu...
I’m expanding a vetted network that places senior-level developers in long-term, high-paying roles with top-tier U.S. companies operating on CST, EST, and PST schedules. To join, you’ll need 4-6 years of solid professional experience building production systems in Java, C#, or Python, plus enough front-end know-how to collaborate comfortably with React, Angular, or Vue teams. Excellent spoken and written English (C1 or above) is essential because you’ll attend client-facing interviews and daily stand-ups. If you thrive in remote environments, can overlap at least four business hours with U.S. time zones, and enjoy tackling complex backend or full-stack challenges, let’s talk. What happens next once you apply: • A short screening call to confirm techn...
...business, not to boost ad revenue or manipulate rankings. Core workflow • Spin up a fresh residential IP for every session (or at minimum every N clicks, configurable). • Open the target page, wait for it to load fully, follow the designated link(s) in sequence, then exit cleanly. • Log timestamp, proxy IP, and status for each click; return a daily CSV or JSON summary. Technical preferences Python with Selenium, Playwright, or similar headless browser tools are fine—as long as we can run it on a Linux VM and adjust concurrency and pacing from a simple config file. The proxy provider’s API key will be supplied after contract start. Acceptance criteria 1. 95 %+ of sessions must register in our analytics dashboard without being flagged as bots...
...deliver the content right away. The audience is already experienced, so each session must go straight into advanced techniques in Machine Learning and Data Visualization—no surface-level overviews. What I need you to handle • Shape the complete syllabus, ensuring a logical progression of advanced ML and visualization topics • Build concise slide decks, hands-on notebooks, and sample projects (Python, Jupyter, scikit-learn / PyTorch / TensorFlow, Plotly / Matplotlib) • Present and moderate the live webinars, fielding in-depth questions from a senior crowd • Record, edit, and package each session so the material remains valuable on-demand • Supply follow-up exercises and reading that keep participants engaged between events Acceptance crit...
Ищем самостоятельного full-stack разработчика (React + Node.js/Python), который станет техническим ко-пилотом CEO DocsInBox и будет быстро превращать продуктовые идеи и прототипы в работающий код и деплой в прод (AI-тендерист для ресторанных закупок)
...& Drop support 13. Download generated files instantly 14. Mobile friendly design 15. SEO friendly structure **Optional (Preferred):** * AI chatbot integration (like ChatGPT API or free alternative) * Admin panel to manage tools and analytics * Fast server-side processing * Google AdSense ready layout **Technical Preferences:** * Frontend: HTML, CSS, JavaScript or React * Backend: Node.js / Python / PHP * OCR: Tesseract or similar * PDF/Image processing libraries * Secure file handling **Deliverables:** * Complete website source code * Fully working tools * Deployment instructions * Basic documentation **Goal:** To create a fast and reliable website where users can access multiple utility tools in one place. **Timeline:** 2–3 weeks **Budget:** Open for discussio...
Title: Python Developer Needed for Telegram DM Automation (Telethon / Pyrogram) Project Description: I run a Telegram channel and receive ~600 direct messages per day. I need a Python-based Telegram automation that can handle DM filtering and forward real support cases to me. The system should run on my Telegram account (not a simple bot). Required Features: 1. Automatically detect incoming DMs and send a welcome message. 2. Keyword detection for common support messages such as: - deposit problem - recharge not showing - withdrawal issue 3. Automatically ask the user for: - recharge screenshot - UTR number - wallet screenshot 4. When a screenshot or UTR is received, automatically forward the case to the admin (me). 5. Add random reply delays (5&ndash...
I'm a Python programmer looking to develop an e-commerce web application. Key features: - User authentication and profiles Ideal skills and experience: - Proficiency in Python and web development frameworks - Experience in building secure authentication systems - Background in developing e-commerce platforms - Strong knowledge of database management Looking for a skilled developer to bring this project to life.
Project Title Producti...dispatch plans. The goal is to: • avoid overproduction • avoid stock shortages • improve production planning • optimize dispatch • maintain accurate FG inventory Deliverables - Working web-based tool - User login system - Excel import/export - Dashboard and reports - Deployment support and basic training Preferred Technology Web application Database: MySQL or PostgreSQL Backend: Python or Node Frontend: Simple dashboard UI Ideal Skills Experience with: - Inventory systems - Manufacturing planning software - Warehouse or dispatch systems Can do this in 3 phases Phase 1 Production planning + FG tracking Phase 2 Dispatch planning Phase 3 Amazon urgent inbound automation Budget Open to ...
I am looking for an experienced developer who has strong knowledge of MyOperator APIs and webhook integrations. I am building my own CRM system call...outgoing call data Knowledge of backend integrations (REST APIs, JSON, etc.) Scope of Work: Integrate MyOperator with my CRM Set up webhook endpoints to capture call events Sync call details such as: Caller number Agent details Call status Call recordings Call timestamps Provide documentation or guidance for future maintenance Preferred Skills: Backend development (Node.js / PHP / Python or similar) API integration experience Experience with CRM integrations Familiarity with telephony systems Goal: The goal is to fully connect MyOperator with Garuda CRM so that my team can manage and monitor calls directly from the C...
...ingest our purchasing data, evaluate each vendor on pricing comparison, quality of goods/services, and overall reliability, then deliver concise, visual reports every single day. Your work should cover data pipeline design, model training or configuration, and a lightweight dashboard or API so my team can pull the insights straight into our ERP. I’m open to AWS, Azure, or GCP; if you prefer Python with libraries such as Pandas, scikit-learn, or TensorFlow, that fits our stack well. Acceptance criteria – the project is complete when: • Daily reports arrive automatically without manual triggers. • Each report scores vendors on price, quality, and reliability, flagging outliers and opportunities. • Dashboards/APIs export to CSV and JSON and are...
...that widget should seamlessly launch a mini-portal of browser games, introduced by a short plane-takeoff animation. The games themselves already exist; you only need to embed or iframe them so they run smoothly inside the site. • Unified support hub: in-page live-chat support, email ticketing and an easy-to-search FAQ. Technical expectations • Modern stack—React or Vue on the front end, Node, Python or PHP on the back; use what you are fastest with, as long as the code is clean and documented. • Responsive layout that mirrors the look of my current SolveSnap-v2 mock-up. • Clear, well-named components so I can extend subjects beyond Math, Science and English later. • Configurable API layer for the AI engine so I can swap models without rew...
...later. Core idea The tool should take my copy blocks—headline, sub-headline, body, testimonials, guarantees, call-to-action—and render a responsive HTML/CSS page ready to publish. A simple front-end form or drag-and-drop interface is fine as long as it is intuitive. I am comfortable editing text, not code, so please keep any configuration options straightforward. Preferred stack JavaScript or Python are both acceptable; lightweight frameworks such as React with Node, or Flask/FastAPI on the back end, will work. Feel free to propose an alternative if it speeds development and keeps dependencies minimal. What you will deliver • Well-commented source code and a concise README explaining setup and deployment • One default theme plus clear instructions...
...actionable insights in an interactive interface. Here’s how I picture the flow. Raw data will stream in from typical marketing touchpoints (landing pages, paid ads, email, social, CRM exports). A lightweight ETL layer will clean and unify these feeds, feed them into a predictive model that ranks each incoming lead, and push the processed results to a front-end dashboard. I’m open to frameworks like Python + FastAPI for the back end and React, Vue or similar for the UI, so long as the final product feels quick, modern and easy for non-technical marketers to navigate. Key deliverables • A reproducible data pipeline that ingests and normalises lead files or API feeds • A machine-learning model (e.g., scikit-learn, TensorFlow) that outputs a lead quality s...
...exposure, and export at multiple resolutions. On top of the stills I’d like a lightweight generator for short promo clips: the tool should string a few processed images into a 6–10 sec video, trim any silent gaps automatically, add royalty-free background music, simple captions, and tasteful transitions so I can post straight to social media. I’m open to the underlying tech. If you lean on Python with OpenCV, TensorFlow / PyTorch for segmentation, or use ready APIs like , that’s fine as long as the licence allows commercial use. A small React or Flutter front end that lets me test the workflow locally will be a bonus. Acceptance criteria 1. One uploaded photo returns a transparent-background PNG plus a white-background JPEG in under 10 seconds on mi...
I need a low-latency crypto-futures companion that lets me specify exactly how much of my balance I am willing to risk, then sizes and fires the order in real-time—no more, no less. Primary exchange focus is Mexc, with Bybit and Binance immediately after (xbt support can follow the same interface). The bot can run as a lightweight desktop app or CLI, I am happy with Python, Node, or Rust under the hood as long as it speaks each exchange’s REST & WebSocket API and keeps execution times under 200 ms. Core workflow • I enter the trading pair, my stop-loss price, and the % of balance of my account I want to risk. • The tool pulls the live mark/last price, calculates the exact position size, and places either a market or limit order (my choice each time). ...
...value, discount %, property type, sqft, lot size, occupancy (if available), county/state, source URL, status (upcoming/active/sold/postponed/canceled), priority score (1–100), alert tier. Output Structured JSON via webhook to our Supabase REST API (we provide schema + credentials). Alert emails as formatted HTML via SendGrid/SES. No duplicates — dedup by address + parcel ID. Technical Requirements Python (Scrapy, BeautifulSoup, Selenium) and/or JavaScript (Puppeteer, Playwright) API integration (Supabase REST API, ATTOM Data API) Anti-bot handling: CAPTCHA solving, IP rotation, proxy management Government website scraping experience (fragile, inconsistent sites) PDF parsing and OCR Email automation (formatted HTML alerts) Scheduling/orchestration (cron, n8n, Airflow,...
i want a python developer with high experience in python seleniem specially in undetected chrome driver, i want to handle clouldflare verification you are not robot
I’m expanding our LLM-focused R&D pod in Noida and need a hands-on Python engineer who can start contributing on day one. You must be comfortable building asynchronous back-ends in FastAPI, have real production experience creating LangChain chains and agents, and be equally at ease working with both OpenAI and Hugging Face models. Day-to-day you’ll design and optimise micro-services that call LLMs, manage embeddings in Pinecone or FAISS, and orchestrate data flows through PostgreSQL, MongoDB and Redis—everything neatly containerised in Docker for local and cloud runs. Expect plenty of room to prototype new AI features, run quick experiments, and then harden the successful ones for scale. The role is 100 % onsite in our Sector-62 Noida office; close collaborat...
...and the tool crawls Google for professional-service businesses in major cities only. For every advertiser it detects, the CSV must list business name, Country, city, street address, email, phone, primary contact, and an estimated PPC budget. On top of that, the scrape should extract key campaign insights: • Budget • Keywords used • Ad placements A straightforward command-line script in Python is fine—Selenium, Scrapy, BeautifulSoup, SerpAPI, or the Google Ads API can all be leveraged so long as the solution stays within Google’s terms and reliably handles captchas, rotating proxies, and rate limits. Batch processing (multiple niches or cities fed from a text file) and clear logging are a plus. Deliverables • Fully commented source c...
...later. Core idea The tool should take my copy blocks—headline, sub-headline, body, testimonials, guarantees, call-to-action—and render a responsive HTML/CSS page ready to publish. A simple front-end form or drag-and-drop interface is fine as long as it is intuitive. I am comfortable editing text, not code, so please keep any configuration options straightforward. Preferred stack JavaScript or Python are both acceptable; lightweight frameworks such as React with Node, or Flask/FastAPI on the back end, will work. Feel free to propose an alternative if it speeds development and keeps dependencies minimal. What you will deliver • Well-commented source code and a concise README explaining setup and deployment • One default theme plus clear instructions...
... Recordings of each session, slide decks, and any code or spreadsheet templates you use should be shared afterward so the group can review. By the end of the program, participants should comfortably import raw data, perform basic cleaning, create simple summaries, and interpret the results they see in charts or tables. I’m open to your preferred stack—Excel, Google Sheets, SQL, or entry-level Python/R—so long as the learning curve stays gentle and the concepts are explained in plain language. When you reply, please outline: • The number and length of live sessions you recommend for beginners • The main topics you would cover • Examples of similar training you have delivered and the outcomes achieved I’m looking to start soon, so l...
...exists but isn’t wired in Adyen yet; I have the info). Then we run the live penny test together — full checkout with a tiny real charge (e.g. $0.10) to confirm: order → shipping → cost estimate → payment → order only completes after payment. If it works we’re done; if not we define and fix what’s needed. Double-check the checkout page (flow, payment methods, edge cases) as part of this. - Stack: Python API backend with Adyen advanced checkout; React Adyen front-end. Payment methods: Apple Pay, Google Pay, WeChat Pay, iDEAL/Wero, card. A previous freelancer set up Adyen webhooks; they work in test. Timeline & deliverables - Timeline: Max 5 working days total for your time. Order: Apple Pay first → we do Adyen live setup togethe...
...Output: emails sent to ranked leads, results logged Technology Requirements AI Agent Framework: OpenClaw (preferred) — open-source agent framework Vision/LLM: OpenAI Vision API or Claude API for image analysis and content generation Email Platform: or Smartlead (we have an account — developer to integrate) Scraping Integration: API connection to or Outscraper Language: Python preferred Hosting: Agent should be able to run on a schedule (daily or weekly) All credentials and API keys will be supplied by us Deliverables Fully functional agent pipeline covering all 5 stages above Simple dashboard or log showing leads scraped, scored, and emailed Ability for us to review and approve leads before emails are sent (optional approval step) Documentation explaining how ...
Florida Judiciary Web Scraper — Config-Driven, Resilient Architecture I need a Python-based web scraping application to collect judge data from all 20 Florida judicial circuits and output it to a standardized CSV. The tool must be built for long-term maintainability — when a circuit website changes layout, only minimal configuration updates should be needed, not code rewrites. Background: Florida has 20 circuits covering 67 counties. Each circuit publishes judge data differently: some offer Excel/CSV downloads, others publish HTML pages and subpages with varying structures. The master data source is: Required Output Fields: (CSV)ID, Type, Name, Lastname, Assistant, Phone, Location, Street, City, State, Zip, County, Circuit,
...LED pool light (color options: white, blue, color-changing) Day / night mode toggle Retractable automatic pool cover toggle Output Before/after slider Shareable link directly to homeowner Project library / history PDF export (7-page luxury brochure format) Multiple side-by-side variations Tech Stack LayerTechFrontendVite / React / TailwindAuth + DatabaseSupabaseBackendRailway (Python)AI PipelineReplicate (ComfyUI)Style ParsingGemini Vision Milestones at $4K Budget MilestoneScopeAmountM1ComfyUI pipeline on Replicate, pool placement + perspective warp, ControlNet, pool stays intact 19/20 test images$1,200M2Supplier paver upload + tiling, Pinterest/reference image parser, spillover spa, coping styles$900M3Full Vite/React frontend — drag UI, paver library,...
...example a SportCar model) can be used for this. • Drop the standard DonkeyCar vehicle whith prefab into the scene, wire it up so that python drive --type=sim recognises the world instantly, and make sure the car spawns in the correct direction every time and drive smoothly. • Export a Linux-ready build (.x86_64) alongside the editable Unity project. • Add a concise read-me explaining how to open the scene, tweak the spawn point if ever needed, and launch the compiled simulator. Familiarity with the DonkeyCar simulator is preferred, but strong Unity experience with vehicle physics should be sufficient. I will test the environment by running python drive --type=sim and confirming that the car spawns correctly and can drive smoothly around the track with...
I have an established WordPress website running on GoDaddy’s cPanel that needs ongoing, rapid-response maintenance. My top priority is solid back-end work: auditing and updating core files, choosing and configuring the right plugins, refining PHP, Python, JavaScript, HTML and CSS where necessary, tightening database queries, and resolving any bugs before they surface to users. While function comes first, I also want the public-facing pages refreshed with a single, classic and elegant visual aesthetic. This is a light design lift—mainly polishing typography, spacing and imagery—so the site looks refined without losing load speed. Every change should follow current SEO best practices, preserve cross-browser / mobile compatibility, and feed clean data to Google ...
...5️⃣ Traffic Analysis Dashboard A simple internal dashboard to visualize: • TikTok traffic sessions • Google Ads click sessions • suspicious referrer patterns • geographic distribution (via IP) • sessions that resulted in form submissions Basic filtering and correlation between events is required. Infrastructure Preferred environment: • VPS‑based deployment • Linux server • Nginx or Apache • Python / Node.js / PHP backend (developer’s choice) Logs should ideally be stored in: • structured database (PostgreSQL / MySQL) or • structured log system (JSON logs) Expected Outcome The final system should allow us to: • replicate the full traffic funnel in a controlled environment • capture precise forensic d...
...classifier, I need precision, recall, and F1-score reported per class and averaged (macro and weighted). Beyond raw numbers, I’m interested in a concise narrative or visual that explains how model complexity—not just depth or number of neighbors but also kernel choice, regularisation, and hidden-layer width—interacts with the distinct characteristics of the two datasets. Deliverables • Well-commented Python notebook(s) or script(s) showing data loading, preprocessing pipeline, model training, and evaluation • A short comparative report (PDF or markdown) highlighting results, insights, and any surprising findings • Plots or tables that clearly display metric scores and, where helpful, confusion matrices If you already have utilities for S...
...scraper that gathers every publicly visible customer review talking about Bayer from social-media sources—right now the focus is on Goole. The crawler should pull the full review text, star rating (or reaction score, if available), reviewer name or handle, date, and the direct URL to each post. Please build it so I can run it on demand, ideally from a simple command line or Jupyter notebook. Python with requests / BeautifulSoup, Selenium, or Scrapy is fine; if you prefer another stack, let me know why it would be a better fit. Deliverables • Clean, well-commented source code • One sample export in CSV or JSON showing at least 100 live reviews • A short README explaining environment setup, run instructions, and how to alter search terms or date ran...
Title: Cybersecurity Architect Needed to Secure Proprietary Trading System (Immediate Start) Project Overview We are currently building a proprietary automated trading infrastructure using Python and a brokerage API. We are hiring a developer tonight to begin building Phase 1 of the system, and we need a cybersecurity specialist to establish security controls and oversee the architecture before development progresses. The system will run on cloud infrastructure and connect to a brokerage API for live market data and order execution. Because this is proprietary technology, protecting our intellectual property and preventing backdoors or data exfiltration is critical. We are looking for someone experienced in cloud security, DevSecOps, and secure software architecture who can he...
Links and details of essential web development related websites you should follow
New to coding? Here are some elementary tips you must go through to smooth your journey.