15 Resource Websites Every Web Developer Should Know
Links and details of essential web development related websites you should follow
...quality. ⸻ 5. AI Learning (Non-Training Based) We do not expect the model itself to retrain automatically. Instead, the system must: • Store AI draft vs final approved reply • Track edit level (none / light / heavy) • Allow prompt improvements and example-based learning • Support prompt versioning and comparison ⸻ Technical Expectations Preferred Stack (open to discussion) • Backend: Python (FastAPI) or Node.js (NestJS) • Database: PostgreSQL • Background jobs: Celery / BullMQ / equivalent • Frontend: React (admin dashboard) • AI: OpenAI API or Azure OpenAI • Hosting: Dockerised, cloud-ready Non-functional Requirements • Clean architecture • Clear separation of concerns • Good error handling and...
Necesitamos una empresa de software con mucha experiencia comprobable en desarrollo de proyectos de alta gama a medida (nada de WordPress ni templates). Nuestro proyecto se trata de un marketplace de vehículos automotriz con: compradores vendedores, subastas en tiempo real y arriendo de vehículos. Stack de tecnología a utilizar: Backend- python, JS con framework nest Frontend- React Js DATABASE- postgre o mongoDB Aplicación móvil- React Native (la participación es híbrido) El superadministrador: se usará una plantilla para el Frontend. Las subastas: nuestro área de subastas es en tiempo real, Es decir habrá una persona con el nombre martillero dirigiendo la subasta en tiempo real. Tendrá billetera v...
In the attached HTML pages extract the (valid JSON) part only (Python or PHP). Starts with : {"data":{"question":{"pagedListDataConnection" Ends somewhere here : {"minSeq":"0","channel":"main-w-chan51-8888-react_uzonmseebkkzidac-MRb2","channelHash":"17978758530268586595","boxName":"chan51-8888","baseHost":"","targetUrl":"","enableWebsocket":true},"broadcastData":{"categoryToDepkeys":{"Viewer:isUniversalLoggedIn:Vmlld2VyQDA6MA==":["LIUS:d1a97be745ad05203c316c52e05659bc","LIUB:51c686f136238887af1ffc4ce43bb59d"]},"depkeyToVersio...
This is an ongoing project and most likely it will turn into a long term business relationship if things play out accordingly. MUST have: Python Selenium/Scrapy Django/Flask HTML/CSS/Boostrap JS MySQL, Postgres, Sqlite Redis, mongodb AWS, Heroku GIT + zenhub TDD, SOLID Nice to have: -React/Redux -CI, CD -Graphql -Elastic search Please show your past experience in your proposal PD: state what passions you about working as a freelancer in less than 10 words. all details will be provided to the few selected throu DM. Best Regards!!
Webudviklerens opgaver og ansvarsområder: • Skrivning af ...oprettes inden for hvilken tidsramme • Undersøgelse af forskellige softwareprogrammer, vedligeholdelse af softwaredokumentation • Implementering af beredskabsplaner, hvis webstedet går ned • Vedligeholdelse og udvidelse / forbedring af hjemmesiden, når den først er bygget Webudvikler jobkvalifikationer og krav • HTML / XHTML, CSS, JavaScript • Serverarkitektur • Erfaring med server-side rammer som python, ruby, php, Java, ASP, ASP.NET • Erfaring med databasesystemer som SQL og Oracle • Grundig funktionel viden og kodningserfaring • Grundlæggende kendskab til optimering af søgemaskiner • Evne til multitask med strenge tidsb...
Urgent Requirement for Python Programmer $40 Budget
Team Agent is a teamfinding and team management website for eSport games (League of Legends and Counter-Strike Global Offensive) Demo site: Assignment: The site is almost...link & In game name) - Build a system that read the grabs from the game publicers API, the user profile of the gamer. - responsive design (mobile friendly) - Application requirements, which is where the teams can tell what kind of members they seek. Based on some dropdown criteria and text. The assignment will have to be done ASAP. We would be pleased to see you have experience with: Python 3+ Django 1.8+ HTML5 Javascript CSS Bash JQuery GNU/Linux Mercurial MySQL or PostgreSQL NICE TO HAVE Bootstrap AngularJS - or similar Kind regards Founder Nicholas Rasmussen
...are getting multiple OT projects and need more hands to support us in terms of this. I’m consolidating several Industry-grade PCs that run bespoke Python applications into our existing Operational Technology environment. The immediate goal is to create a clean, well-documented integration pathway that lets these machines exchange data safely with the rest of the plant network while respecting every cyber-security control already in place. Here’s what I’ll hand over on day one: current network maps, the Python sources, and a short list of approved protocols (mainly Modbus/RTU). From you I need a streamlined integration plan, the actual Python interface code or refactor, and clear documentation that anyone on the OT team can follow without hunting ...
I am looking for a support in my project. It is a small task. Basically the webpage has lot of fields and there is a global search. The search is not considering one of the field and we need to modify the existing code to handle the search for the field. The front end uses html and JavaScript. backend it will be calling python script and oracle DB.
We have developed two Python scripts to prepare VTT files (*.vtt) for translation and another to prepare them for delivery to the client. The first script combines segmented text for translation. The second script re-splits the translated content into properly timed captions for delivery. Currently, if a project manager wants to use the scripts, they need to email the files to the script owner, who manually runs the first script and returns the processed files to the project manager. The project manager then continues with the workflow. Once the translated content is finalised, the project manager emails the files back to the script owner to run the second script, and the script owner sends the processed files back to the project manager for delivery. We want to implement a solut...
Quiero implementar en mi servidor Linux un sistema OMR escrito en Python que me permita elaborar, procesar y calificar hojas de respuesta de 1 a 100 preguntas. Necesito que desde la propia interfaz gráfica pueda: • Diseñar plantillas personalizadas: definir número de preguntas, incluir nombre de la institución y cargar el logo. • Reservar cuatro columnas de dígitos (0-9) que el alumno sombreará para generar su código interno; por ejemplo, 1101 identificará “PRIMERO A – Estudiante 01”. • Escanear la hoja PDF o imagen, identificar automáticamente al estudiante mediante esas columnas y leer cada burbuja para asignar la nota. • Guardar los resultados directamente en MySQL y permit...
Our production Odoo 17 Enterprise instance on AWS suddenly delivers an empty Spanish VAT report after years of trouble-free operation with the OCA localization modules. The accounting entries exist, yet the report retrieves nothing. I need someone fluent in Python, Odoo framework internals, and the Spanish OCA tax addons to: • trace why the VAT report returns no lines, • inspect tax mappings, fiscal positions, and journal settings for inconsistencies, • patch or re-configure the Spanish OCA modules so the report shows correct figures, • validate that other tax reports still behave, and • leave me with a short note on what broke and how to avoid it next time. Please plan to work directly on the live environment (we can clone to a staging branch fir...
...looks: • Build a Python notebook that loads the three models from Hugging Face (PyTorch backend), pipes the Arabic prompts through Garak, captures logits and full responses, and writes everything to tidy CSV files. • Include bilingual testing so the notebook can toggle between the original English prompts and their Arabic counterparts, allowing side-by-side success-rate comparison. • Produce a concise pandas analysis section that calculates and visualises attack success percentages per model and per language. • Document every step—from model acquisition commands to translation strategy and evaluation metrics—in markdown cells so the methodology is fully reproducible. Acceptance criteria • Notebook runs end-to-end on a fresh envir...
...calendar view to track court dates, mentions, and filing deadlines. Reminder System: Email/SMS notifications for upcoming deadlines (e.g., 30-day stamping deadlines for Letters of Offer). Conflict Check: A search tool to ensure no conflict of interest before opening new files. Technical Preferences Frontend: React, Vue.js, or Angular for a responsive, modern UI. Backend: Node.js (Express), Python (Django/FastAPI), or PHP (Laravel). Database: PostgreSQL or MongoDB (must be secure and scalable). Document Processing: Integration with libraries like Docxtemplater, , or specialized APIs for document manipulation. Security: High-level encryption (AES-256), SOC 2 compliance standards, and multi-factor authentication (MFA). Freelancer Requirements Proven portfolio in SaaS or Ente...
Vær venlig at Tilmelde dig eller Log ind for at se detaljer.
...when shelves are crowded. Key expectations • Real-time theft detection logic that raises an event or REST webhook the moment a suspicious removal is spotted • On-screen bounding boxes and confidence scores for detected grocery items and customers • Continuous customer counter with hourly CSV/JSON export • Installers or scripts for Windows 10/11 and Raspberry Pi OS, including all required Python, OpenCV, PyTorch/ONNX, CUDA (where available) dependencies • A simple dashboard that shows live feed thumbnails, current customer count, and the last N theft alerts • Clear instructions on adding new grocery SKUs later Acceptance will be based on: 1. Smooth 25-30 fps inference on 1080p streams under Windows with GPU, and ≥10 fps on Raspber...
...levels have moved over time and where the pressure points sit. Here’s what I have: several years of SKU-level records housed in a SQL database, plus a few CSV extracts. I need you to pull and clean the data, run robust trend analysis in Python (Pandas, NumPy, preferably some Matplotlib or Seaborn visuals), and package the insights so they are easy for our planners to act on. Time-series forecasting or demand planning frameworks aren’t required right now, but please structure the code so we could layer those in later if needed. Deliverables: • Well-documented Python notebook or script that connects to our SQL source, performs the trend analysis, and generates clear charts/tables. • A concise slide deck or PDF summary highlighting key inventory tren...
...React.js 18+ with TypeScript • State management (Context API or Redux) • Tailwind CSS or Material-UI • or similar player • Responsive design (mobile-first) • React Native (bonus for iOS/Android apps) Backend: • Node.js 18+ with • RESTful API design • JWT authentication & authorization • MySQL with Sequelize ORM • Redis for caching • BullMQ for job queues Media Processing: • Python 3.9+ for video processing • FFmpeg (transcoding, thumbnail generation) • HLS packaging • CDN integration (Cloudflare/AWS CloudFront) • Video storage (AWS S3 or Wasabi) Cloud & DevOps: • Google Cloud Platform OR AWS • Docker & Docker Compose • CI/CD (GitHub Actions) • Server management (Ub...
Title: Senior Python Developer for US Data Pipeline and iOS Verification System (Phase 1) Project Description Suggestion: Overview: > We are looking for a senior Python developer to build an automated data scraping and iOS verification pipeline based in the US. The goal for Phase 1 is to acquire over 10,000 verified leads per day. Core Tasks: 1. Data Scraping: Extract data (name, phone number, age, gender, carrier) from US people search websites. 2. Anti-detection: Must integrate the API and set render=true and super=true. 3. Data Filtering: Implement automatic filtering by wireless/phone number and age range (50-90 years old). 4. Data Verification: Integrate the LoopLookup API to verify iMessage activation status. 5. Data Export: Automatically sort and export dat...
...and I am currently experiencing an issue with the Spanish OCA tax modules. Suddenly, the OCA modules used to prepare Spanish tax reports (e.g. VAT returns) have stopped reading the relevant accounting records. As a result, tax reports such as the VAT report are generated without any data, despite the accounting entries being correctly recorded in the system. I am looking for an experienced Odoo/Python developer, preferably familiar with the Spanish OCA localization modules, who can help us diagnose and resolve the issue. The support would include: - Identifying why the Spanish OCA tax modules are no longer retrieving accounting data - Verifying the configuration and integrity of the relevant models and tax mappings - Fixing the issue and ensuring tax reports (e.g. VAT) are...
...capture: JSON-LD + embedded state blobs (e.g., __NEXT_DATA__) + meta tags Network payload evidence: selected API responses that contain product truth (saved with URL + snippet/hash) Provenance per field: source + confidence + evidence snippet Universal extraction approach I want (technical requirements) Tech stack (preferred): Playwright (preferred) or Puppeteer for browser automation Node.js or Python acceptable GPT API integration for: mapping, variants, document classification, and completeness audit loops Must-have capabilities: JS-rendered content support (wait for hydration; not just raw HTML) Network interception: capture JSON/GraphQL responses during load + interactions Interaction replay: scroll for lazy loads expand accordions (“See more”, &ldq...
...flujos de trabajo y mejores prácticas. Comunicación y Coordinación Trabajar en conjunto con el equipo de producto y operaciones para entender requerimientos. Proveer documentación clara y soporte técnico cuando sea necesario. Requisitos Técnicos Experiencia desarrollando con APIs REST (idealmente con API). Conocimientos en al menos uno de estos lenguajes/backend: JavaScript/Node.js, Python, o similar. Capacidad para estructurar soluciones técnicas limpias y escalables. Experiencia con herramientas de integración (Webhook, Zapier/Make/Workflows). Generales Capacidad de resolución de problemas y pensamiento lógico. Buenas prácticas de control de versiones (Git). Habilidad para documentar soluc...
...* WM Service: Power Add On * WM Service: Media Wall * WM Service: Accent Wall * WM Service: Other - Lifecycle tags that can change over time * WM Lead * WM Abandoned Lead * WM Booked * WM Rescheduled * WM Canceled Service tags should never be removed. Lifecycle tags may be added or removed as the customer state changes. Tech preferences: * Use any stack you prefer Node.js, Python, or similar * Must be cloud friendly, secure, and well documented * Retell AI does not have an API vault, so Cloudflare Workers is a popular option for securely handling API keys and running middleware * Include idempotency protection to prevent double bookings if requests are retried Deliverables: * A runnable middleware service that acts as the bridge * Setup docs covering API ke...
...trigger buy/sell signals. • Strategy design: please propose robust, back-testable strategies suitable for liquid equities; optimisation and walk-forward testing are expected. • Risk layer: position sizing, stop-loss, max drawdown caps, and alerting. • Dashboard/logging: show current signals, open positions, P&L, and AIML matches in real time. Deliverables 1. Well-documented source code (Python preferred, but open to alternatives). 2. AIML pattern set implementing the agreed strategies. 3. Back-test report covering at least three years of historical data. 4. Deployment guide so I can run the bot on my own machine or VPS. Acceptance criteria • Automated trades execute correctly on a paper account before going live. • All risk contr...
I'm seeking an expert in statistics for in-depth research on a specific topic. Ideal candidates should have: - Advanced knowledge in statistics, particularly inferential statistics. - Strong analytical and research skills. - Experience with statistical software (e.g., R, Python, SPSS). - Ability to present findings clearly and concisely. Please provide samples of previous work and relevant qualifications.
...Manager, verify it, and activate webhooks. • Build out the automated flow reply I have in mind so it can answer customers instantly—this includes template approval inside Meta and any required server-side logic. • Enable a straightforward method for sending large-volume marketing broadcasts that stays within Meta’s policy limits (24-hour window, opt-in, template use). You may use Node.js, Python, PHP or another language you’re comfortable with, as long as the final solution is documented and ready for me to reuse without coding knowledge. Access tokens, phone number IDs and test credentials will be provided once we start. Acceptance criteria 1. Incoming messages trigger the exact “Flow reply” I supply. 2. A simple dashboard, s...
I have a very small Python snippet that prints “Tumi voter” when age is 18 or more and “Tumi voter na” otherwise. I want this turned into a clean, beginner-friendly example that actually asks the user for their age, validates the input, and then displays the same Bangla messages. The task is deliberately simple: create a single .py file that runs from the command line, requests the user’s age, handles non-numeric input gracefully, and prints the correct message based on the age entered. Keep the code concise, well-commented, and organised so it can be shown to new learners as a model of good practice in Python.
...with modern AI tools and machine learning solutions Write clean, scalable, and production-ready code Collaborate professionally with remote teams Required Skills Frontend Development React, , React Native TypeScript, JavaScript (ES6+) Redux Toolkit, React Query Tailwind CSS, HTML5, CSS3 Responsive UI design Progressive Web Apps (PWA) Backend and API Development Node.js, Java, Python, Go, C#, or .NET Core Flask, FastAPI, or Django REST APIs, GraphQL, or gRPC Microservices architecture Machine Learning and AI TensorFlow, PyTorch, Scikit-Learn, or similar frameworks Experience working with LLMs and modern AI frameworks Prompt engineering, RAG, or vector databases is a plus Cloud and DevOps AWS, Azure, or Google Cloud Platform Docker and Kubernetes CI/CD pipelin...
...image, runs the outline routine (OpenCV, scikit-image, or any library you prefer), inflates the path by the requested number of pixels or mm, then streams back plain-text SVG. A second, optional endpoint /health is enough for monitoring. The service must comfortably handle images up to roughly 30 MB without timing out. I’ll review the work against a small set of deliverables: • Fully-commented Python code built on FastAPI, uvicorn-ready • or listing every dependency • A sample request/response JSON and the generated SVG file • One annotated screenshot that shows your script outlining a real image and the offset path it produced • Concise README covering setup, environment variables and a quick-start curl example Containerisation (Docker...
Hello, We are looking for a "hacker-level" Python Scraper who specializes in cutting-edge data extraction techniques. We are specifically looking for an expert who can scrape a wide range of data, including emails, from , while efficiently fetching data while avoiding credit costs. {If you read this completely, start with mj.} If you have the technical skills to overcome these limitations and deliver high-volume results, then you are the expert we are looking for. Let's discuss the project in detail.
I need help collecting a clean, well-structured list of Twitter accounts that consistently post about AI and possibly category of AI (open ...keywords, recent activity, etc.) - min follower count 5000 and have alteast multiple posts with 100+ likes/ retweets. Once those criteria are agreed on, you’ll locate the matching profiles and extract two data points per account: • the public profile bio • the direct profile link (around 1M+ profiles) Please return everything in a single CSV file, one row per influencer. Feel free to use Python, Tweepy, Twitter API v2, ScraperAPI, or another reliable method—as long as the process respects Twitter’s rate limits and terms of service. Accuracy matters more than speed; I’ll spot-check the final sheet again...
I need a seasoned statistician who can move comfortably between classical regression techniques and modern Convolutional Neural Networks. The project centres on predictive analytics: you will build, compare and explain regression-based models, explore where a CNN adds value, and present the insights through clear, publication-ready visualisations created in Python (think pandas, scikit-learn, TensorFlow/Keras, matplotlib, seaborn or Plotly—use what fits best). We will begin with a brief video call so I can walk you through the dataset, the business question and the success metrics. After that, you will take full ownership of data preparation, model selection, training, validation and visual storytelling. Expect to hand back clean, well-commented notebooks and graphics that a ...
I need an expert in Python to help with data analysis and processing tasks, specifically focused on unstructured data such as text or images. The ideal candidate should be proficient in Python libraries and tools designed for handling unstructured datasets. Your role will involve creating scripts or solutions to extract insights, patterns, or other relevant analyses from the data provided. If you have a strong command over libraries like Pandas, NumPy, or specialized tools for text and image processing, I’d love to hear from you.
Hello! I already have a working Python-based trading bot and I’d like an experienced developer to take it to the next level. The bot is fully functional and production ready, I don’t want to change the core structure because it is made for upstox algo. Now I just need help in swapping since I'm getting difficulties in expertise to swap strategy. I'll share the more details and bot over chat. Thanks!
...URL and the date you captured each record logged beside the data. • Consistency matters: please apply uniform naming conventions (e.g., “FY2023 Gross Profit” instead of varying labels) and check subtotals or totals to be sure everything reconciles. • I’m flexible on the final file type—CSV, Excel, or Google Sheets all work—so let me know which you prefer or suggest. • If you automate with Python, BeautifulSoup, Selenium, or a comparable tool, great; just include the script so the process can be rerun later. A quick README explaining any inputs or environment setup is enough for me to replicate it. • Accuracy is non-negotiable. I will spot-check figures against the original web pages, so double-check before submitting. Onc...
...feature extraction and lightweight inference are a priority. The task breaks down naturally into three parts. First, capture and label representative WLAN traffic—public datasets are fine as a starting point, but I also want a small tool that lets me pipe raw pcap streams into the training set so the system can learn my network's quirks. Second, build and train the detection engine: a well-commented Python project that leverages scapy, pandas, and the scikit-learn implementation of Random Forest, which is my preferred choice for its balance of performance and interpretability. Third, wrap the model in a daemon that watches the interface, raises an alert (syslog plus a webhook) when an attack pattern is scored above the chosen threshold, and writes a short JSON report ...
I need an experienced Python trading-bot developer to optimize and refactor a live async trading bot connected to REST & WebSocket APIs, which currently slows under load and misses ticks/orders. The task includes profiling bottlenecks, improving async/WebSocket performance, optimizing pandas & SQLite usage, and ensuring real-time execution. Goal: <200 ms tick-to-order latency, zero missed ticks, clean refactored code, tests, and one-command VPS setup.
...returned in Bluedart but missing a Credit Note in Tally. Cash Flow Forecasting: An AI-driven projection of upcoming payouts vs. vendor liabilities based on Tally’s Ledger. Automated Alerts: Daily WhatsApp/Email snapshots of "Net Profit" and "High-Value Pendency." Technical Requirements: Deep expertise in TallyPrime XML/ODBC interface and Tally API. Strong experience with Power BI, Tableau, or Python (Pandas) for financial data processing. Familiarity with Shopify API and Bluedart (or similar courier) tracking APIs. Ability to work with Tally on Cloud environments. Understanding of E-commerce accounting (GST, RTO, Marketplace settlements). Project Type: This is a part-time, milestone-based project. We prefer a "Discovery & Architecture&q...
...clean, and merge these feeds on the fly, then offer clear visual insights through line charts, area charts, and any other plots that make trends, seasonality, and anomalies obvious. Under the hood I expect well-structured, reusable Python code that leans on pandas for manipulation, SQLAlchemy (or similar) for database access, and a lightweight requests layer for the APIs. Caching, session-state handling, and responsive layout controls are important so the interface feels fast even as data volumes grow. Deliverables • Streamlit app folder with modular, commented Python scripts • A config file (YAML or .env) that lets me switch between data sources without touching code • README with setup instructions and screenshots of the finished dashboard • Short v...
I need a scimple figure, publication-ready figure that illustrates how the continuity equation explains haemodynamics in aortic stenosis. The single image should focus on velocity changes as blood moves from the left-ventricular outflow tract through the narrowed aortic valve. Rather ...are clearly marked or annotated so a reader can see the steep velocity rise. • Colours, line thickness, fonts, and overall styling match a modern scientific journal aesthetic and export cleanly to both vector (SVG/PDF) and high-resolution PNG. • All underlying data (spreadsheet or script) is supplied so I can tweak numbers later if needed. Use whichever software you are most comfortable with—Python/Matplotlib, R/ggplot2, MATLAB, Illustrator, etc.—as long as the final graphi...
...datasets after each session so I can practice and submit my results for feedback. • Clear explanations of Excel techniques (Power Query, pivot tables, data validation) and when they are most efficient compared to other tools. • Guidance on structuring my workflow so future projects scale smoothly. I currently want to concentrate on Excel, but I’m open to eventually exploring other options such as Python (Pandas) or R once the fundamentals are strong, so flexibility is appreciated. Please outline: 1. Your experience teaching or mentoring beginners in Excel data cleaning. 2. A suggested session plan or curriculum outline. 3. How you prefer to share files and track my progress. I value clear communication, actionable feedback, and real examples over theory...
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.