15 Resource Websites Every Web Developer Should Know
Links and details of essential web development related websites you should follow
OCI L3 / Technical Lead Client: Indian/Bank Location: ...Lead cloud migration and modernization programs. - Mentor L1/L2 engineers and collaborate with cross-functional teams. Qualifications: 5 years in cloud/infrastructure engineering, with at least 4 years of hands-on experience with OCI at scale. - Strong expertise in Compute, Networking (VCN), Storage, IAM, WAF, OKE/Kubernetes, Autonomous DB, and Exadata Cloud. - Proficiency in scripting (Python, Bash, or PowerShell). - Experience with HA/DR, ITIL processes, security hardening, and cost optimization. - Exposure to Terraform and Ansible is preferred. - Relevant certifications (OCI Architect Professional, OCI Security, CKA/CKAD, Terraform Associate, or ITIL v4) are a plus. we want a trainer according to the given r...
...pixel intersection with the finish-line ROI. Finish-line setup The detection zone will be a static, calibrated strip across the track. Once positioned, it remains fixed for the whole meet, so you only need one homography or coordinate transform for alignment. What I expect you to hand over • Training notebook or script with clear instructions to retrain on new footage • Inference script (Python preferred, OpenCV OK) that ingests live or recorded video, draws detections, logs crossing times, and prints/exports a ranked list in real time • Configuration files, class labels, and weights • A short README walking me through installation, calibration of the finish-line ROI, and how to start a race-day session Acceptance I’ll run your code on s...
I need a small, clean Python script that reads one or more CSV files and writes them out as XLSX workbooks. The job is straightforward: rely on Pandas (NumPy is fine to import as well) for the heavy lifting, keep external dependencies to a minimum, and make sure the result opens flawlessly in Excel. Here is what I expect: • A well-commented .py file that takes an input path (single file or folder) and outputs the converted workbook(s) to a chosen directory. • A short README or inline usage notes so I can run the script from the command line without guesswork. • Sensible error handling—for example, if a CSV is malformed, the script should log the issue and continue processing the remaining files. If you have a quick question about edge cases—large f...
Every morning my sales reps drop their day’s call plan—client name plus live location—into a single WhatsApp group. As they finish each visit they post an update in the same thread. I do not want them opening yet another ap...Relational database schema and seed script. 4. Analytics components with downloadable reports. 5. Source code and a step-by-step hand-off guide for self-hosting. Acceptance criteria: a live demo using a week’s worth of my group chat that shows >95 % correct message classification, plan vs. visit comparison, and Google Maps client clustering. Preferred stack suggestions include WhatsApp Cloud API, Python or Node.js for the backend, PostgreSQL/MySQL for storage, and React or a simple template engine for the UI—but I’m ...
...deadlines • Custom reporting with export options for auditors and executives Preferred stack: The back end should be built in Django and Python. I’m open to whichever modern JavaScript framework you prefer on the front end as long as it integrates cleanly with Django APIs. Deliverables: 1. Source-controlled, fully documented codebase 2. Deployed staging environment for iterative reviews 3. Production-ready build with CI/CD scripts 4. Admin guide and brief user manual Please outline: • Estimated timeline broken into milestones • Your optimal cost for the full scope • Any similar compliance or security projects you’ve shipped with Django/Python I’ll review proposals based on technical fit, demonstrated security best pract...
More details: Which operating system should the platform be compatible with? Windows Do you need a web-based interface or a desktop application? Desktop application Which features are the highest priority to integrate first? Multi-account management, Mass DM, Proxy rotation
...a responsive layout • CRUD task creation and real-time tracking (WebSockets or equivalent) • AI-driven “smart suggestions” that help users organise and prioritise their tasks • Admin panel to oversee users, roles and system metrics • REST/GraphQL API endpoints so the front end and any future mobile clients stay decoupled Preferred stack: React or on the front end, Node.js or Python on the back end, and either PostgreSQL or MongoDB for persistence. If you have a better architecture in mind, feel free to propose it—technical decisions just need to stay aligned with scalability and clean code principles. What I need from you to shortlist: 1. A few links to relevant projects that show your UI sense and real-time data work 2. Your...
I need a small Windows-based utility that can talk to a Q600 industrial digital flowmeter over NFC. The program must both pull existing information from the device and push new parameters back onto it. Specifically, I have to: • read the current flow-rate values that the meter is logging • read and overwrite its calibration settings Code can be in C#, Python or another desktop-friendly language as long as it runs on Windows and works with a common USB NFC reader. A concise interface showing the retrieved numbers and a simple form for editing calibration parameters is enough; I am not looking for a full SCADA-style dashboard. Acceptance criteria • Connection is established through NFC every time the reader is tapped to the Q600 • Flow-rate data appear on ...
I already run a WordPress site where municipalities log in to draft their text alerts. Now I need the back-end engine that will actually move those messages from WordPress through playSMS and out via a Dinstar GSM gateway. The core of the job is the integration with Dinstar and playSMS. You will expose a clean REST API (Python with Flask or FastAPI on Linux) that my WordPress plugin can call, pass the message payload to playSMS, and relay it to the gateway. From the same API I also want delivery reports and status updates pushed back to WordPress, preferably through webhooks so the site can show live progress bars for each campaign. Day-to-day workflow I envision • Municipal clerk logs in on WordPress and writes a message. • Message is queued for my approval, schedul...
...implementing analytics tracking, configuring deployment pipelines, and ensuring cross-browser compatibility across Chrome, Firefox, Safari, and Edge. Required skills include JavaScript (ES6+), React.js, HTML5, CSS3, TailwindCSS or SCSS, API integration experience, Git/GitHub workflow knowledge, responsive web development, and backend experience with technologies such as Node.js, , Laravel, Python, or Java. The final product should achieve strong Google Lighthouse scores (90+ for performance and accessibility), provide smooth user experiences on desktop and mobile devices, and deliver reliable lead tracking into the CRM pipeline. We are open to freelancers, contract-based developers, or long-term collaboration opportunities. Please include your portfolio, GitHub profile, releva...
The current Python codebase throws errors and stalls progress on a project that should already be live. I’ll share a private Git repository as soon as we start; your first task is to comb through the modules, isolate the faulty routines, and get every test to pass locally. Once the application is stable, I need it running in my AWS account with a small-footprint, maintainable setup—EC2, Elastic Beanstalk, or even Lambda/Container Services if that proves more sensible. Deliverables • Clean, working Python source pushed to the repo • Proven test results or a lightweight test suite showing the fixes hold • Deployed, live instance in AWS with basic monitoring enabled • Short hand-over guide so I can reproduce or roll back the deployment ...
...development tasks but also for communicating with clients, understanding their requirements, and helping translate business ideas into technical solutions. We are looking for someone who is comfortable working independently, solving problems proactively, and collaborating in a fast-moving environment. The ideal candidate should have solid experience with technologies such as React, , JavaScript, Python, AWS, Docker, and Git/GitHub. Experience with AI integrations, automation systems, SaaS platforms, or DevOps workflows is considered a strong plus. Strong English communication skills are required for this position, as you will participate in client meetings, discussions, and project coordination. You should be able to communicate technical ideas clearly and professionally in bot...
...the lecturers need to pull attendance, they should be able to hit an “Export” button and receive a clean CSV download that lists each session, student ID, name and timestamp. A minimal admin screen for uploading the initial roster, resending lost QR codes and viewing basic counts per class will round out the tool. Deliverables • Responsive web application (HTML5/CSS, JavaScript front end; PHP, Python or Node back end with MySQL/SQLite) • Automatic QR code generation and email dispatch module • Mobile-first check-in page that reads the QR via device camera (JavaScript QR reader library) • Admin panel: roster upload, resend QR, CSV export • Setup guide and commented source code so we can self-host on a standard LAMP/LEMP server Accepta...
I’m building a fresh prospect list and need someone who can automatically pull contact information from a set of business websites I’ll supply. The goal is simple: turn each URL into clean, usable leads that include company name, contact person (if available), email, phone, and any publicly listed address. You’re free to employ Python with BeautifulSoup, Scrapy, Selenium or a comparable stack—the only requirement is that the solution runs reliably, respects reasonable scraping etiquette, and can be rerun whenever I add new domains. I’ll provide the starting list of sites plus a short test batch so we can verify everything is being captured correctly. Deliverables • A working script (with clear setup notes) or a lightweight app that runs on ...
I need a robust Python-based tool that accepts a street address or parcel number, crawls the web for matching property records, and pushes the results straight into a Google Sheet. Core data sources must include county appraisal sites, local tax offices, and FEMA flood maps; Zillow look-ups should be wired in as well so I can toggle them on or off. Key expectations • Clean, modular architecture—each data source in its own well-tested module so new states or counties can be added without touching existing code. • Smart scraping logic that survives CAPTCHAs, inconsistent HTML, and slow servers; headless Selenium or similar only when truly necessary. • Reliance on official or public APIs whenever available (e.g., FEMA, Google Maps/Geocode) to minimise scra...
I'm looking for an AI software developer to create a tool that automates video content creation on Artlist.io. The primary aim is to streamline and automate the video-making process. Key Requirements: - Generate videos based on user preferences - Integrate with to source mus...video-making process. Key Requirements: - Generate videos based on user preferences - Integrate with to source music and sound effects - User-friendly interface for customization Ideal Skills and Experience: - Proficiency in AI and machine learning - Experience with video editing software and APIs - Familiarity with and similar platforms - Strong programming skills, preferably in Python or JavaScript I'm looking for someone who can bring this idea to life efficiently and effectively.
...rail network, gauge type, network owner/operator, intermodal terminals, ports, major mines, state and LGA boundaries - Build a template structure for me to load commercial overlays from Excel (customers, projects, opportunities) - Apply consistent, professional symbology and a reusable style library - Configure a QGIS print layout template suitable for inclusion in proposals and briefings - Light Python/PyQGIS scripting for repeatable CSV imports (nice to have, not essential for v1) Deliverables - QGIS project file (.qgz) - GeoPackage (.gpkg) containing all layers - Documented layer structure and naming conventions - Style library (.qml or .xml) - Print layout template - Short written user guide for updating and adding data - One recorded handover session (Teams or Zoom, ~1&nda...
...a Lahore-based development company that can become our long-term delivery partner. My clients in the Gulf and Europe ask for custom AI agents, so I need a small, focused team that can take over day-to-day implementation while I handle strategy and client relations. Our sweet spot is AI agent automation—solutions that streamline customer service, sales automation, and document processing. Solid Python skills, hands-on Large Language Model experience, and a proven track record building production-grade agents are essential. Fluent, professional English is non-negotiable; we will meet in person in Lahore whenever projects kick off or hit key milestones, so local presence matters. Here’s what you can expect from working with us: a steady flow of enterprise projects, cle...
We need a senior Python developer to build a custom internal research tool for our healthcare AI consultancy. The tool runs 75 standardized queries across six AI platforms in parallel, captures structured responses and citations, and writes results to an Excel template for analysis. What you're building A Python application with three components: Six API adapters: OpenAI (ChatGPT), Anthropic (Claude), Perplexity, Google (Gemini), xAI (Grok), and SerpAPI (for Google AI Overviews). All hit the official APIs and return a normalized response object. Async orchestrator that fires all 75 queries in parallel across the six platforms, handles retries and rate limits, tags client domain and competitor mentions in real time, and writes results to a provided Excel template. Stream...
...follow-ups that keep me visible to hiring managers. You’ll be sourcing opportunities from the usual tech hangouts—LinkedIn, GitHub Jobs, Stack Overflow Jobs, Wellfound/AngelList, company career pages—and any other niche boards you know that cater to software engineers. I’m open to backend, full-stack or related developer positions, ideally at companies using modern stacks (JavaScript/TypeScript, Python, Go, cloud-native). Deliverables I’d like to receive each week: • A spreadsheet (Google Sheets or Excel) listing at least 20 roles that match my skills, complete with links, application deadlines, tech stack, and a short “why this fits” note. • A tracker that shows where each application stands—applied, interview request...
...enterprise AI platform. The current objective is to create an MVP/prototype that demonstrates the architecture and validates core concepts. Key prototype goals: LLM-generated output workflows Structured validation pipelines Contradiction detection Confidence filtering Knowledge graph integration Reasoning integrity checks Simple dashboard or visual workflow demonstration Preferred experience: Python OpenAI and/or Anthropic APIs LangChain Neo4j or graph databases AI agents RAG systems Backend AI workflow architecture I am looking for a practical engineer who can: simplify architecture intelligently recommend efficient MVP approaches rapidly prototype concepts communicate clearly and collaboratively Initial budget is intentionally limited and focused on proof-...
...Inventory Transactions. Shipping & Logistics Integration * Integration with shipping carrier APIs. * Shipping label generation. * Parcel and shipment tracking. * Automatic update of ERPNext Delivery Notes and shipment status. Technical Requirements * Development must follow ERPNext / Frappe best practices and app conventions. * The solution should be deployable using Bench. * Clean and maintainable Python/Frappe code is required. * Unit testing or functional testing for major features is preferred. * Docker and ERPNext infrastructure are already available. Deliverables The selected developer will be expected to provide: * Complete source code * ERPNext custom app/modules * Installation and setup documentation * Technical walkthrough or demo * Testing support during sta...
...while remaining fast and mobile-friendly. React, Vue, or even lean HTML5/CSS3/JS are all fine—what matters is polish, accessibility, and smooth performance. Behind the visuals I need a small but reliable database. It should, at minimum, capture visitor opt-ins, support basic admin authentication, and expose clean API endpoints so I can extend the site later. PostgreSQL or MySQL paired with Node, Python (FastAPI/Django), or PHP (Laravel) are preferred, but I’m open to your proven stack. Because visuals and data work call for different strengths, I’m happy to award the entire project to one full-stack expert or split it between a front-end/animation specialist and a back-end engineer. Just state your preference. Deliverables • Two fully responsive, pixel-p...
...recognise leaks the moment they start, forecast failures before they happen, and turn raw readings into clear, actionable analytics. The data stream comes directly from ultrasonic sensors pushing wave-form and flow information. I’m flexible on whether your model runs on the edge (microcontroller, Raspberry Pi, gateway) or in the cloud, provided total latency stays under a few seconds. Language-wise, Python or C++ makes the most sense to integrate with TensorFlow Lite, PyTorch, or a comparable framework, and the service should talk to our existing SCADA stack via MQTT or HTTP. Because our field laptops and servers are a mix, please containerise or otherwise package the build so it can be deployed on Windows, Linux, and macOS without code changes. Deliverables • Reprod...
...Each primary list item should occupy its own row. If a row has sub-items, please capture those in additional columns or an indented structure so the hierarchy is obvious at a glance. • Accuracy is essential: spelling, punctuation, and the original order of items must be preserved. • The final deliverable is an .xlsx file ready for sorting and filtering. Feel free to automate the process with Python (pandas, tabula-py, PyPDF2) or any other tool you trust, as long as the output is reliable and requires no manual cleanup on my side. If you have suggestions for a smarter column layout for the nested lists, let me know before you start and I can confirm quickly....
I have a working but now outdated Python script that used to pull information from the Racing Post site. Since the site introduced its new race-card layout the scraper fails, so I need the code amended to restore full functionality. The script currently runs under Python 2 without errors, yet I am open to migrating it to Python 3 if that is the cleanest way to future-proof the project. What the scraper must capture again: everything my formulas depend on, namely previous race results and detailed horse data. The output format, field names, and downstream calculations already exist, so your job is to match that structure exactly—no changes to the CSV headings or JSON keys. I expect you to: • Analyse the old code, identify the selectors that broke with t...
...know • Target platform: web only—there are no desktop interfaces to handle. • Browser requirement: the bot must run reliably in Google Chrome. • The forms accept mixed fields (text boxes, dropdowns, check marks, dates, etc.), so the bot needs to recognise element types and populate them correctly. I’m flexible on the underlying toolset—UiPath, Automation Anywhere, Blue Prism, Selenium-Python, or a comparable framework—as long as it’s maintainable and well-documented. Deliverables 1. Executable bot or workflow file ready to run in Chrome. 2. Configurable input template (e.g., Excel/CSV) and clear mapping to form fields. 3. Step-by-step setup guide plus inline code comments so I can tweak selectors or field names later....
I have a collection of PDFs with tables that need t...occasional header tweak. Here is what I need: • Accurate extraction of every table, regardless of layout changes. • A single Excel (.xlsx) file with each source PDF represented on a separate sheet, preserving numeric formats and basic styling where possible. • A quick note on any tables that cannot be captured automatically so I can review them manually. I’m open to whatever stack you prefer—Python (pandas, tabula-py, camelot), Power Query, or even a smart VBA solution—as long as the final workbook is reliable and reproducible. When you respond, please include a sample or brief clip from past work that shows you have already tackled inconsistent PDF tables. That reference will help me mov...
...complete end-to-end web solutions, covering both frontend and backend development. This is a long-term part-time opportunity for someone reliable, proactive, and comfortable taking ownership of features from planning through deployment. Responsibilities Develop and maintain frontend applications with modern frameworks (React / or similar) Build and manage backend services and APIs (Node.js, Python, or similar) Design and implement end-to-end solutions from database to UI Integrate third-party APIs and external services Optimize performance, scalability, and security Troubleshoot bugs and improve existing features Collaborate on architecture and product planning Write clean, maintainable, and well-documented code Requirements Strong experience in frontend + backend development ...
**What We're Looking For** We are looking for a proactive **AI Automation Engineer** who can use AI to automate processes, integrate systems, and drive operational efficiency. If you enjoy building workflows with n8n, Make, or Zapier, and connecting AI models like ChatGPT or Claude into real...Self-starter attitude — you figure things out without hand-holding. - Good communicator, works well async in a remote team. ━━━━━━━━━━━━━━━━━━━━━━━━━━━ **Bonus (Not mandatory but valued)** - Experience in e-commerce or performance marketing environments. - Familiarity with Meta Ads, Shopify, or similar platforms. - Experience with AI image/video generation workflows. - Basic coding skills (Python or JavaScript are a plus, not required).
I need a Python script that takes any Flashscore match URL and returns a pandas DataFrame whose columns line up exactly with the sample CSV I will share after short-listing. Every statistic that appears on the site—xG, possession, shots, shots on target, big chances, corners, passes, red cards, and the rest—carries equal weight, so I expect full coverage with high accuracy. Key parsing rules to bake in: home figures must fill the “home_” columns, away figures the “away_” columns; if a stat is missing it should leave a blank cell (but set red-card counts to 0); and composite values like “86% (448/520)” should be broken out into successful, attempted, and a decimal rate (0.86). Because Flashscore is rendered client-side, headless browsi...
I’m putting together a roster of trainers who can confidently teach intermediate-level programming courses in Python, Java and JavaScript. The learners already know the basics; they need guidance into topics such as object-oriented design, asynchronous programming, testing, performance tuning and real-world project structure. You will deliver live online sessions (we use Zoom and record each class), walk the group through hands-on coding exercises, and provide concise learning materials that students can revisit afterward. I’ll supply a template for slide branding and a rough outline of learning outcomes—everything else, from detailed syllabus to lab scripts and assessment questions, will come from your expertise. Key deliverables • Course outline correspond...
...take on a highly technical, multi-layered automation project. Our budget is fixed at $90 - $130 USD, but we offer top-tier structural clarity, immediate milestone generation, and a 5-star review for the developer who can flawlessly execute this. Project Name: Global Task Rewards (Domain is active and hosted on Railway). What is Already Ready: Active domain connected to Railway server. A working Python-based Telegram Bot. A complete dummy website/architecture built by us containing layout references, privacy policy frameworks, and anti-cheat/anti-fraud logic outlines. The dummy link will be shared strictly in private chat with selected bidders. Technical Requirements & Scope: 1. Premium UI/UX & Structural Overhaul: Transform our current dummy layout into a high-level, ultr...
Job support : Senior AWS Security Engineer (Cloud + Linux + Automation) We are looking for a highly skilled AWS Security Engineer with strong hands-on experience in cloud security, Linux troubleshooting, and Python automation scripting. Required Skills:- • 3+ years of AWS Cloud Security experience • Strong hands-on experience with CloudTrail & GuardDuty • Linux/Unix troubleshooting and administration • Python scripting from scratch for automation • IAM Policies & Trust Policies understanding • AWS Organizations, SCPs, SSO, Security Controls • Experience with WAF, Shield, IDS/IPS, EDR, DLP • Incident Response & Vulnerability Management Nice to Have • AWS Certified Security Specialty • Experience with MSSP/ve...
I’m rolling out a set of data-driven initiatives that combine Python-based analytics, predictive modelling and Power BI visualisation. Most of my data arrives as cleanly structured tables—CSV exports and relational database pulls—so the heavy lifting centres on training robust classification and regression models that unlock fresh business insight. Here’s what I need from you: • Well-documented Python notebooks or scripts (pandas, scikit-learn, XGBoost or similar) that cover the full modelling pipeline—from feature engineering through hyper-parameter tuning to final evaluation. • A concise performance report comparing candidate models with clear metrics (accuracy, AUC, RMSE, or whichever measures fit the target). • The serial...
I need a ...done with open datasets or a curated set I will supply once development starts. The interface must be clean, mobile-friendly, and fast enough to work over rural internet connections. No e-mail or SMS integration is required; all feedback stays on screen. Deliverables • Trained AI model with documented metrics • Responsive web front-end for image upload and results display • Back-end code (Python preferred, TensorFlow or PyTorch acceptable) with clear instructions to reproduce training and deploy the model • Setup script or Dockerfile for one-click installation on an Ubuntu VPS • A concise user guide and API reference Source code ownership transfers fully to me at project hand-off, and I will test the system against an unseen image set...
I need an individual, senior-level Python developer who actually sits in Ahmedabad. The project is a private utility panel that strings together a series of automated workflows across web and mobile platforms. Because the logic is sensitive, nothing will be shared online; instead, we will meet in person to walk through the architecture, agree on milestones, and finalise the budget. You should already be comfortable with: • writing clean, idiomatic Python • building and consuming custom APIs • managing persistent sessions and orchestrating multiple concurrent sessions • pulling in external data (whether that arrives through APIs, files, or direct database calls) The end goal is a robust, modular tool that can scale as new workflows are added. Ex...
... Key Responsibilities: Build AI-powered applications using Claude Create AI agents and automated workflows Integrate Claude APIs with third-party systems and tools Design and optimize prompts for different use cases Develop scalable backend services and integrations Test, debug, and maintain AI applications Requirements: Experience with Claude API and LLM-based development Strong skills in Python, Node.js, or JavaScript Experience with API integrations and automation tools Understanding of AI agents, workflows, and prompt engineering Good problem-solving and communication skills...
Hi I will share the details with the shortlisted candidates. Thanks
...NLP and LLM-based solutions. Generative AI: Hands-on experience building GenAI solutions, including prompt engineering, RAG architectures, and model adaptation/fine-tuning. Agentic AI: Proven experience designing and building agentic, multi-agent systems that can perform reasoning and planning using frameworks such as LangChain, LangGraph, CrewAI, or similar. Programming & ML Foundations: Strong Python expertise with hands-on experience in AI/ML libraries such as PyTorch, TensorFlow, and Scikit-learn. Model & Platform Versatility: Experience working with open-source LLMs (e.g., LLaMA, Mistral) and proprietary platforms/APIs (e.g., OpenAI GPT, Google Gemini, Azure OpenAI). Cloud AI Platforms: Experience with AI/ML services on any major cloud platform (Vertex AI, SageMaker,...
...scratch. Absolutely no WordPress or generic web-dev experience is relevant here; I am looking for someone comfortable with Python, Docker, and reproducible research workflows. Acceptance criteria 1. `docker build . && docker run …` completes without manual tweaks on a fresh machine. 2. `./` exits with code 0 and produces the benchmarked artefacts. 3. `pytest` (or equivalent) passes with 100 % success for the oracle solution and fails gracefully when output diverges. 4. The entire repo (code, data preparation script, README) is under 200 MB once built. To be considered, include a public GitHub link showing previous work where you combined Docker and Python. Proposals without this proof will be ignored....
...searches. Frontend Simple, clean, modern UI (similar to SpyHero). Fast search with instant results. Mobile and desktop responsive. User Features (Phase 2, optional) Save/Favorite ads into collections. Export ads data (CSV, PDF). Alerts/notifications for new competitor ads. Paid membership system (for premium searches). Technical Skills Required: Strong experience with Node.js / Express (or Python/Django/Flask) for backend React / / Vue.js for frontend Experience with Facebook Ad Library API (or similar ad intelligence APIs) Database: MongoDB / PostgreSQL / MySQL Caching: Redis / Memcached Deployment: AWS, Vercel, or DigitalOcean Knowledge of API rate limits, access tokens, and data security Deliverables: Fully functional website similar to SpyHero. Source cod...
Hello, I am looking for an experienced Full-Stack Developer to build a secure, mobile-optimized web application for a charitable charity initiative. The system will manage printed charity vouchers and verify them in bulk via a smartphone camera directly through the web browser ...or Firebase. Experience integrating web-based barcode/QR scanning libraries. Ability to deliver clean, documented, and secure code. Full system testing must be completed before final hand-off. The HTML/CSS template files and exact project logic rules are ready to be shared with the selected candidate. Please submit your proposal detailing: The tech stack you intend to use (Node.js, PHP/Laravel, Python/Django, etc.). Your estimated timeline for completion. Examples of similar dashboards or web-cam tools you ...
...cannot leave my machine, I need someone who can walk me through the entire process in plain language, using simple, readily available tools. Here is what I expect: • A clear, beginner-friendly explanation of how to structure and annotate the transcripts. I currently have no annotations, so we must start from scratch. • Step-by-step training instructions that I can follow on my own computer (Python, Transformers, and any lightweight helper libraries you recommend). • Tips on selecting an appropriate base model, setting hyper-parameters, and running evaluation—all framed so a non-technical user can replicate them. • A recorded screen-share of each guiding session so I can replay the process whenever needed. • A concise checklist or cheat-sh...
...whether that is a free financial API, a paid endpoint, or a lightweight scrape of NSE/BSE data—whichever is stable and within fair usage limits. • Once prices are pulled, the tool writes them into the designated column, updates the P/L calculation for each row (₹ value and percentage), and optionally flags any position whose CMP is at or below the stop-loss. You are free to use VBA, Power Query, Python, or another method that works inside Excel 2016 on Windows. Please keep the code well commented and include a short read-me so I can adjust symbols or expand the spreadsheet later. Deliver the working file and the source code, along with brief setup instructions. After that I will test it with my live portfolio to confirm the CMPs and calculations update correctly....
...without context loss Multi-city itineraries up to 9 flights Up to 9 passengers in one booking Real-time flight comparisons AI-generated travel recommendations Hotel recommendations with reasoning Date optimization for cheaper fares Airline policy understanding Smart airport suggestions AI travel assistant behavior similar to a human travel expert Technical Expectations Preferred stack experience: Python Node.js FastAPI WebSockets Redis PostgreSQL Vector Databases AWS / GCP Scalable cloud infrastructure Frontend understanding is a plus. Experience with: AI SaaS products Production AI systems High-scale systems Travel or OTA platforms will be prioritized. What We Expect From You Please apply ONLY if you can: Architect complex AI systems Build scalable production-ready infr...
...high-availability system nodes. () Core Job Description & Responsibilities As a Full-Stack Engineer, you will design, scale, and secure our cross-border cloud infrastructure and system nodes. Key responsibilities include: • Backend Engineering: Building, optimization, and maintenance of low-latency, highly available REST/GraphQL APIs and serverless architectures using Node.js, Go, or Python. • Frontend Systems: Developing highly responsive, state-driven mobile and web interfaces utilizing React, React Native, or Vue. • Cloud & Infrastructure: Orchestrating containerized deployments via Docker/Kubernetes, maintaining secure multi-region AWS/GCP cloud environments, and optimizing CI/CD pipelines. • Database Management: Managing high-throughput transacti...
Title Senior Python Full Stack Engineer (AI/LLM Experience Required) | Long-Term Opportunity Project Description We're looking for an exceptional Senior Python Full Stack Engineer with AI experience to join an ambitious product team. This is a hands-on role for someone who enjoys building scalable applications from architecture to deployment and has practical experience integrating AI technologies into real-world products. Responsibilities - Design and develop scalable backend services using Python - Build modern frontend applications with React/ - Integrate AI/LLM capabilities into production systems - Develop REST APIs and microservices - Work with databases, cloud infrastructure, and CI/CD pipelines - Collaborate on architecture and technical decision-making...
...a responsive layout • CRUD task creation and real-time tracking (WebSockets or equivalent) • AI-driven “smart suggestions” that help users organise and prioritise their tasks • Admin panel to oversee users, roles and system metrics • REST/GraphQL API endpoints so the front end and any future mobile clients stay decoupled Preferred stack: React or on the front end, Node.js or Python on the back end, and either PostgreSQL or MongoDB for persistence. If you have a better architecture in mind, feel free to propose it—technical decisions just need to stay aligned with scalability and clean code principles. What I need from you to shortlist: 1. A few links to relevant projects that show your UI sense and real-time data work 2. Your...
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.