15 Resource Websites Every Web Developer Should Know
Links and details of essential web development related websites you should follow
HotFinder 같은 YouTube Data API 자동화 툴 HotFinder라는 이름의 프로그램 = 유튜브 데이터 API 자동화 툴. 검색어 넣고 → 검색(/s...video itself isn’t particularly interesting, those subscribers still generate a lot of views. So to balance that, the program calculates views divided by subscriber count. 핵심 기능: (요는 첨부한 영상과 완전 동일하게 제작을 하시기를 원합니다. • YouTube Data API v3 사용 • /search → /videos → /channels 3단계 호출 • 파라미터: q, publishedAfter, regionCode, relevanceLanguage 등 • 최대 3페이지(150개) 반복 수집 • 출력: 단일 JSON 객체 프리랜서 기술 태그 추천 Python (필수) REST API / YouTube Data API (필수) JSON / Data Processing Google Apps Script 또는 GitHub Actions (자동화) Software Architecture (선택)
저는 현재 웹사이트에서 텍스트 데이터를 크롤링하고 있으며, 최근 사이트 개편으로 인해 일부 정보가 마스킹 처리되고 있습니다. 이로 인해 이름 정보가 "OO"과 같이 표시되고 있어, 이를 정상적인 데이터로 가져올 수 있도록 수정 작업을 원합니다. 주요 요구 사항: - 마스킹 처리된 이름 정보를 정상적으로 크롤링할 수 있도록 수정 - 기존 크롤링 프로세스의 유지 및 개선 - 웹사이트 구조 변화에 따른 크롤링 로직 업데이트 이상적인 기술 및 경험: - 웹 크롤링 및 데이터 스크래핑 경험 - 텍스트 데이터 처리 및 변환 기술 - 웹사이트 구조 분석 및 크롤링 로직 최적화 능력 - Python, BeautifulSoup, Scrapy 등 크롤링 관련 도구 사용 경험 이 작업을 통해 웹사이트에서 필요한 정보를 정확하게 수집할 수 있도록 도와주실 전문가를 찾고 있습니다.
Dslr 포토부스 프로그램 원합니다. C#이나 python 으로 제작되길 원한다. 한국어로 지원이되면 좋다. 아니면 수정할수 있게 주석을 원한다. I want the Dslr photo booth program. I want it to be made with C# or Python. It is good if it is supported in Korean. Or I want an annotation that can be modified.
현미경-오토스테이지 자동사용관련 현재 파이썬 프로그램은 이미 제작이 되어 있으며, 이를 장비와 연동만 잘 시켜 주시면 됨니다. 스테이지 같은 경우, 코드를 새로 받아서, 새로 조금 고쳐야 하는 부분이 있습니다.
... Funzionalità essenziali • Caricamento di un file .xlsx tramite interfaccia web. • Riconoscimento automatico dei fogli e delle colonne numeriche. • Selezione multipla delle colonne da analizzare. • Calcolo e visualizzazione della deviazione standard per ogni colonna scelta, con risultato immediato a schermo. Preferenze tecniche (ma resto aperto a proposte migliori) • Backend in Python con Flask o Django, oppure Node.js. • Librerie consigliate: pandas, NumPy o equivalenti per il calcolo statistico. • Front-end semplice e responsivo, anche con Bootstrap. Consegna 1. Codice sorgente completo e commentato. 2. Istruzioni di installazione (README) per avvio locale. 3. Breve guida utente che spieghi come caricare il ...
...Practical relevance to real-world telecom deployments Paper structure must include: Abstract Introduction Related Work Methodology / Proposed Approach Results & Discussion Conclusion & Future Work Technical Expectations Strong expertise in mobile networks, RAN/Core, latency, reliability, scalability Familiarity with 3GPP, ETSI, ITU-R standards Experience with tools such as: MATLAB NS-3 OMNeT++ Python-based modeling (optional but preferred) Publication & Acceptance (Mandatory) This project must include: Formatting as per IEEE guidelines Submission to IEEE journal or IEEE conference Addressing reviewer comments (major/minor revisions) Final acceptance confirmation Proposals without proven IEEE submission experience will not be considered. Deliverables 8–12 ...
...on occasional in-person discussions and faster iterations. The project centres on a clean, responsive site that presents curated content rather than e-commerce or social networking features. Core requirements include: • Front-end: modern, component-based framework (React, Vue or similar) with SSR or strong SEO support. • Back-end: lightweight REST or GraphQL service, preferably in Node.js or Python, with clear separation of concerns and straightforward deployment to a standard cloud stack (AWS, GCP or Azure—whichever you are most comfortable with). • CMS or admin interface that lets non-technical staff update text, images and downloadable resources without touching code. • Basic analytics hooks (Google Analytics/GA4 or Matomo) and structured meta...
I want a production-ready Python algorithm that can scan the Nifty 50 throughout the session, weigh profit opportunities against downside risk, and fire off intraday orders several times a day when the reward-to-risk profile is attractive. Core logic • Fuse three data streams in real time: historical price series, live technical-indicator feeds that you compute on the fly, and sentiment or headline signals drawn from the latest market news. • Use that blended input to generate probabilistic forecasts, then translate those forecasts into position sizing that keeps risk in check while still pursuing upside. • The system must be able to trigger, modify, and exit trades automatically during market hours—no end-of-day batching. I code in Python myself,...
...that includes individual customer DGR sheets as separate attachments; the body should recap the overall allocation, while each attachment should show the customer’s own figures. • Retain every day’s data so that, at month-end, I can run a one-click reconciliation against the SLDC meter download and export the results for finance. Tech stack is up to you, yet it must remain readily maintainable—Python/Pandas + PostgreSQL + React or a comparable combo is fine. What matters is that the system eliminates our current manual steps, delivers 200× faster processing, and protects monthly revenue through error-free tracking. Acceptance will be based on: 1. Successful automatic import and validation of a sample QCA schedule. 2. Immediate discrepancy aler...
I want a clean, well-commented Python 3 script that I can run locally whenever I need fresh information. The program should visit the target site (I’ll share the URL once we start) and pull Product Details exactly as they appear online. That means every time I point the script at a category or search page it should work through all pagination, capture the data, and save it to CSV or Excel so I can sort and analyse it later. Key points to cover • Use reliable, open-source libraries such as requests, BeautifulSoup, or Selenium—whichever gives the most stable results for the site once you see it. • Build in simple settings (URL, output file name, optional delay between requests) near the top of the file so I can tweak them without touching the core logic. &...
...AI-driven detection & annotation of pathologies (caries, periodontal disease, bone loss, cysts, etc.), visual overlays, confidence scores, and report generation—all with strict patient privacy, no storage of originals, and human oversight required. Key Requirements: • Clean React/ frontend with drag-and-drop upload, DICOM viewer (e.g., ), annotation overlays & heatmaps. • Python backend (FastAPI preferred) + secure auth, encrypted file handling, and cloud storage (AWS S3/GCP). • PyTorch/TensorFlow ML models (fine-tune YOLO/U-Net/MONAI on open dental datasets) for multi-label detection/segmentation. • Mandatory: Full anonymization on upload (pydicom/deid), end-to-end encryption, audit logs, compliance-ready (HIPAA/GDPR/APP principles), ethica...
... NLP, and machine learning. The audience will be under-grad and post-grad students who already code in Python but have limited exposure to real-world AI pipelines. Scope The program should span three core tracks—an approachable “Introduction to AI & ML,” a set of “Hands-on NLP Projects” that let students build something tangible, and a closing block on “Advanced Machine Learning Techniques” that shows them what’s possible beyond the basics. Because the colleges have explicitly asked for hands-on labs rather than slide-only lectures, your material needs to revolve around live coding, interactive notebooks, and short build-and-test cycles. Required expertise • Solid command of Python, scikit-learn, TensorFlow or ...
...looking for an experienced mobile developer to build a clean, simple Android app based on my specifications and handle full deployment to the Google Play Store. This is not a complex app — but it must be polished, reliable, and built exactly to my requirements. What I Need Built: --Full Android app (React Native or native Android — open to your recommendation) --Backend/API setup (Node.js or Python preferred) --Clean UI/UX based on my wireframes --Basic database setup (Firebase, Supa base, or similar) --SMS verification flow --Admin dashboard (simple) --App must be production‑ready and optimized for Play Store approval Deliverables: --Complete source code (frontend + backend) --Working production build --Deployment to Google Play Store under my developer account --...
I’m looking for a confident freelancer to build an AI automation system based on OpenClaw for Amazon Featured Image workflows. You do not need to be highly experienced or senior. What matters is that you understand the problem and are confident you can build a working sys...Amazon policy risks Compare with previous feedback Phase 5 – Feedback via Telegram (English) Feedback must be clear and actionable, e.g.: “Increase headline font size by +20%” “Move logo left by -8px” “Line-height too tight, add +3px” Structured as: MUST FIX IMPROVE MEASUREMENTS NEXT CHECK Each revision must confirm what is fixed or still missing. Technical Expectations Comfort with: Python Google Drive API Telegram Bot API OpenAI APIs (image + vi...
...for a well-structured Python solution, built around BeautifulSoup (BS4) and any supportive libraries you deem essential, that reliably pulls both product details and customer reviews from Lazada on a daily schedule. The data will fuel ongoing competitor research, so consistency and clarity of the output are critical. I looking specifically to get data using bs4 by bypassing the captcha Here’s how I picture the flow: • Input: category URL(s) or product list I supply in a CSV/JSON. • Scrape: title, price, promos, specs, images, ratings, full review texts, review dates, and reviewer scores. • Output: clean CSV or JSON dropped into a dated folder after each run. Make the script easy to tweak if Lazada changes its markup. Acceptance criteria 1. Script wr...
I’m kicking off “Haviasfbee,” a brand-new desktop application that must run smoothly on modern Linux distributions. At this stage I have the core concept and workflow mapped out; what I need now is an experienced developer who can turn that vision int...distributing the app across popular distros (Deb, RPM, AppImage or Flatpak—whichever you think fits best). Acceptance criteria 1. The application installs without root hacks and launches from the system menu. 2. All agreed features operate without crashes on current Ubuntu and Fedora LTS versions. 3. Code passes the included unit tests and a quick linting run. If you’re fluent in C++, Python, Rust or another language that excels on Linux, and you enjoy crafting solid desktop software, let&rsq...
We are looking for a freelance marketing / lead generation professional who can bring IT projects and client requirements for our company. Our service offerings include AI/ML, .NET, Java, and Python development, along with digital marketing services such as SEO and Meta (Facebook/Instagram) Ads. We work across domains including logistics, e-commerce, retail, and mobile & web applications. You will not be responsible for development or execution. We already have in-house developers and a digital marketing team. Your role is to identify, approach, and convert clients/projects and hand them over to us. Compensation can be commission-based, per-project, or retainer + commission, depending on results. If you have proven experience in IT project marketing, B2B lead generation, or...
I need a seasoned Python developer to build a robust scraper that collects the required data and writes it straight to JSON—no additional cleaning or processing necessary. Once we begin I’ll provide the target URL(s) and any access details; for now, assume a standard public site with pagination and occasional anti-bot checks. Core expectations • Written in Python 3 using requests/BeautifulSoup or Scrapy; resort to Selenium only if there’s no lighter workaround. • Handles pagination, retries, and polite delays gracefully so the run can complete unattended. • Config file or clear constants for headers, cookies, and start URLs, letting me tweak targets without editing core logic. • Produces a single JSON file (or one file per page i...
...then forward it to a human agent. • All captured data—timestamp, phone number, selected menu path, and free-text questions—must sync instantly (not batch) to a Google Sheet so counselors see their newest leads without refreshing. Technical notes – WhatsApp Business Cloud API or an approved BSP is fine as long as there is no disruption to our verified number. – Preferred stack: Node.js, Python, or a no-code tool like Twilio Studio only if it still allows the live Google Sheets sync. – Any hosting can be used (Firebase, AWS Lambda, or similar) provided response times stay low and monthly costs remain predictable. Acceptance criteria 1. Keyword and button replies behave exactly as mapped above. 2. Google Sheet reflects new rows th...
...need to build a reliable, well-structured lead list and I already know exactly what it should contain. The task is to extract contact information—email addresses, phone numbers and full mailing addresses—from three sources: company and organisation websites, their public social-media profiles, and well-known online directories. I expect the data to be gathered with a solid scraping workflow (Python, Scrapy, BeautifulSoup, Selenium or an equivalent stack is fine) and then verified so that bounced emails and dead numbers are kept to an absolute minimum. Deliverables • One CSV or Excel file with separate columns for name, company, job title, email, phone, street address, city, state, ZIP/postcode, country, source URL and date collected. • No duplicate...
We would like to request sample work from your team. Service Required: Software Developer/DevOps Engineer resources for remote AI model evaluation Technical Specifications Required Skills: -2+ years of Software Development or DevOps experience -Proficiency in Python and experience with large-scale frameworks like Django -Linux Terminal experience -Extensive experience reading stack traces and navigating unfamiliar, "messy" codebases to locate root causes Preferred Skills: -Experience in Tool-Calling -RLHF (Reinforcement Learning from Human Feedback) experience -Code Quality Assurance background What We're Providing: Two sample files for annotation High-level guidelines document: SWE-bench Expert Annotation Guidelines (attached). Sample Zip Folder (attached) While ...
I’m building a secure, full-featured e-commerce solution that runs smoothly on iOS, Android, and the Web. The core stack can lean on Python for the API layer, with Java or C++ wherever high-performance modules make sense, but I’m open to a workflow you can justify that keeps code clean, well-documented, and easy to maintain. Core scope The first release must cover user account management (registration, login, password reset, profile editing) and end-to-end payment processing with major gateways. A responsive storefront, basic product catalogue, and an admin dashboard will round out the MVP. UX consistency across mobile and web is essential, and I’d like to see thoughtful error handling, secure data storage, and unit tests from day one. Deliverables for this mil...
I need a Python‐based trading bot that plugs directly into Broker's SDK and executes fully automated trades on the NSE. The core objective is a clean, well-documented workflow that: • Authenticates with Broker A’s API and maintains a stable session • Streams live NSE market data from the SDK • Generates, places, modifies, and cancels orders automatically based on my strategy hooks • Logs every request/response for audit and debugging Please build the solution in modular, well-commented Python 3.x so I can swap in new strategies later without touching the integration layer. A concise README with setup steps, environment variables, and example strategy templates will be the final acceptance test.
...side-by-side comparison shows no noticeable deviation. 3. Files open without errors in the latest desktop version of Microsoft Excel. 4. No stray spaces, line breaks or duplicated rows remain after the import and cleanup. I usually spot-check random pages, so 100 % accuracy is essential—please use the tools you trust most, whether that’s Adobe Acrobat, ABBYY FineReader, Power Query, or scripted Python/Pandas, as long as the final spreadsheets meet the standards above....
I need a robust workflow that taps directly into the Sentine...clear-cuts from seasonal or spectral noise. • Output intuitive products—shapefiles, GeoTIFFs, and a simple dashboard or web map—that visualise forest-loss polygons with dates, area statistics, and confidence scores. Acceptance criteria • Detection accuracy is demonstrably high when validated against at least two recent ground-truth examples I will supply. • Processing chain is reproducible in Python or Google Earth Engine, with commented code and a short README. • All deliverables are handed over ready to run without paid licences. If you have prior experience with Sentinel data, cloud platforms, and forest change algorithms, I’d like to see a concise sample of your wor...
...the strongest moments, trim away the rest, merge the highlights, and export a seamless final cut. While doing so it should apply modern, clean-looking filters and subtle visual effects—think gentle color grading, light motion graphics, and smooth transitions that feel current rather than retro or flashy. I’m open to the underlying tech stack as long as the result is reproducible. If you prefer Python with OpenCV and FFmpeg, or would rather leverage an environment like Adobe’s Sensei APIs, that’s fine; just outline your approach. What matters is that the pipeline can be triggered from a simple command or button press and deliver a ready-to-publish MP4 or MOV in vertical 9:16. Deliverables • A working script, model, or plug-in that completes the...
...Requirements: Complete Data: If the sum of holdings es les than 85%, I will reject the work. Attention to Detail: The PDFs have complex multi-column layouts. Rows must not be merged incorrectly and weightage for each stock should be specified correctly . Clean Formatting: Numbers must be formatted as numeric values (not text) for analysis. Tools: AI / OCR / Scripts Allowed: You can use ChatGPT, Gemini, Python (pdfplumber), or any tool. I only care about the final accuracy. Budget & Timeline: Type: Fixed Price. Budget: 1000 Deadline: 6 Days ( Its very easy task, which can be completed within 3-4 hours) To Apply: Please confirm you understand that "Top 10 holdings" is NOT enough. Mention "100% Portfolio" in your proposal so I know you read this....
...geometry into a clean GeoJSON mask, feeds it—together with my prompt—into an AI model, then returns a layout design image or vector that drops neatly back onto the map in its correct location. Python is preferred for the spatial plumbing (Shapely, GeoPandas, rasterio, etc.) and for orchestrating calls to the chosen generative model. Whether you lean on a large-language model with diffusion, a vector-based generator, or another service is open to discussion as long as it produces an easy-to-read site plan. Deliverables (minimum viable): • OpenLayers front end with draw/select tools and prompt input • Python backend API that receives geometry + text, performs spatial preprocessing, calls AI, and returns the design • Map overlay of the generate...
...hand over: the current schema dump (or direct access if you prefer), sample data, and a brief outline of the application’s data flow so you can map dependencies accurately. What I expect back: • A MySQL-ready schema that mirrors the original structure, optimised where obvious gains are available (indexes, data types, constraints). • Reliable migration scripts or a repeatable procedure (PHP, Python, or plain SQL—your choice) that I can rerun in staging and production. • A sanity-check report showing row counts and key relationships before and after the move to confirm data integrity. • Quick guidance on any minor config tweaks my PHP framework might need to point to the new MySQL instance. Tools are up to you—phpMyAdmin, MySQL Workbe...
I need a data analytics expert to analyze key datasets. Key requirements include: - Analyze sales, customer, and operational data. - Identify trends, make predictions, and improve efficiency. - Deliver insights for reports, business decisions, and strategy development. Ideal skills and experience: - Proficiency in data analytics tools (e.g., Python, R, SQL). - Strong analytical and statistical skills. - Experience in generating actionable insights from complex datasets. - Ability to communicate findings clearly. If you have a proven track record in data analytics and can work within my budget, I would love to hear from you.
...interviews over Zoom, Meet, or Teams Simulate intro calls, tech screens, and soft-skill questions Offer real-time feedback on communication clarity Roleplay as a recruiter or hiring manager Help explain common tech topics clearly in conversation Useful Background (Optional): You don’t need to be a developer, but it helps if you’re familiar with: Frontend: React, Angular, TypeScript Backend: Node.js, Python, Java, .NET Tools: Git, Docker, APIs, AWS Schedule & Pay: Flexible hours (2–4 per day is ideal) Paid hourly: $10–$20 based on fluency and coaching skill Consistent opportunities for long-term collaboration To Apply: Please share: A short intro (your English fluency + communication experience) Your time zone and daily availability Any relevant e...
...spots the person, and a virtual stick signal (XInput, vJoy or a comparable driver) nudges the aim every frame so it stays centred. Smoothness and speed are critical. On a 1080p feed I’m aiming for roughly 60 fps with no more than 40–50 ms end-to-end latency, so techniques such as YOLOv8, TensorRT or a lightweight custom network combined with OpenCV screen capture should fit. You’re free to choose Python, C++, or another language as long as the final build runs reliably on Windows 10/11 without needing exotic dependencies. Deliverables • Windows executable with a small GUI (start/stop, confidence slider, aim-speed slider, hotkey toggle) • Source code and the pretrained model that recognises people/in-game humans out of the box • Virtual-contr...
We are seeking a professional developer or an expert technical team to develop an integrated platform that connects customers and merchants using a "Reverse Auction" system. This project focuses on professional UI/UX design and a robust, scalable backend infrastructure using Python Django. First: Order System & User Experience (UX): Experience: The customer requests a part by entering its name, with an "Add another part" feature to request multiple items simultaneously. A notes field is provided, and the customer has the optional ability to upload photos. Data: Selection of (Make, Model, Variant) from pre-defined options, with support for reading the Vehicle Identification Number (VIN) from a registration photo or manual entry to fetch data automatically v...
I need an expert to improve the accuracy of a histopathologic cancer detection model. The current model needs enhancement, and I prefer using algorithm enhancement for thi...enhancement, and I prefer using algorithm enhancement for this task. Key Requirements: - Improve the model's accuracy in detecting cancerous tissues. - Use advanced techniques and methodologies for algorithm enhancement. Ideal Skills and Experience: - Expertise in machine learning and deep learning - Strong background in medical image analysis - Experience with histopathological images - Proficiency in Python and relevant libraries (TensorFlow, Keras, PyTorch) - Familiarity with model evaluation and performance metrics Please provide examples of similar work and a detailed approach to how you would tackl...
Preciso de um especialista em we...web scraping para coletar informações específicas consultando CPF em um site. Campos necessários: - Nome completo - Data de nascimento - Endereço - E-mails - Telefones - Veículo (marca/modelo) - Ano de fabricação - Ocupação - Faixa salarial - Provável empresa Habilidades e Experiência Ideais: - Experiência comprovada em web scraping - Proficiência em ferramentas como Python, Beautiful Soup, Scrapy, ou similares - Capacidade de trabalhar com estruturas de dados complexas - Atenção aos detalhes e precisão na extração de dados - Familiaridade com questões legais e éticas de ...
I have a data-analysis pipeline that rel...supplied after award). • Payload: high-resolution image files plus a CSV/JSON map linking each file to product ID, title, price, and category text that you extract during the same run. • Scale: thousands of products per crawl; a resumable approach is essential so partial failures don’t force a full restart. • Frequency: I’ll trigger the crawl weekly, so reusable code is a must. I’m happy with Python—Scrapy, Selenium, Playwright, or a headless solution of your choice—as long as it respects the site’s anti-bot measures and keeps requests polite. Please include a brief outline of how you’ll handle pagination, lazy-loaded images, and rate limiting. Let me know your proposed stac...
So...the steps to get the documents are just inserting the case number into "Search by Case Number" going to the results and get all public files(the ones in green), these are some examples you can try: - 26-CC-003970 - 26-CC-003965 - 26-CC-004007 Important: - I don't want the files themselves but the script to download them without manual intervention - Solution could be either in Golang(prefer) or python - Solution could be either raw http requests(prefer) or browser automation tools like playwright - I'm open to use any third party service but prefer local solutions - I'm open to try a proxy provider, I'm currently have one, but if you think another service will solve it then I can try it - on the script I need to be able to get the files from memor...
...conectados a OpenAI (chat-completion). • Webhooks alojados en mi cuenta de Hostinger que reciban y envíen datos a WhatsApp de forma segura (HTTPS + token), evitando cuellos de botella. • Base de datos en Hostinger (trabajo normalmente con MySQL allí) para que la IA consulte información del cliente, inventario de productos y el historial de ventas en tiempo real. • Código de glue en PHP o Python —lo que resulte más ágil— para exponer endpoints REST, manejar autenticación y formatear las respuestas que enviará. Entrego acceso al panel de Hostinger, credenciales de la API de WhatsApp Cloud y la clave de OpenAI. Necesito que ajustes la arquitectura, dejes la primera conversación modelo f...
...implementação. • Relatório técnico entre 40 e 50 páginas que descreva arquitetura, metodologia, testes e resultados. • Prazo total aproximado de 6 meses, com entregas parciais combinadas. Requisitos-chave • A solução deve priorizar a experiência do usuário, reduzindo pontos de atrito no processo de coleta. • Quero ver propostas detalhadas de projetos: cronograma, tecnologias sugeridas (por exemplo, Python, Java, Node.js, bancos NoSQL ou SQL), divisão de tarefas e métricas de sucesso. • Documentação clara (diagramas UML, fluxos de dados, manuais de instalação e uso) para compor o relatório. Critérios de seleção Envia-me excl...
...Us, Services, Blog, FAQ, Quotes/Delivery Areas, and Contact, all styled consistently with plenty of white space and clear typography. The signature feature is an AI-driven quote tool: visitors answer a short questionnaire (rooms, distance, special items, dates, etc.) and instantly receive a rough cost estimate without waiting for a live agent. I’m open to the tech you prefer—ChatGPT API, custom Python microservice, or a no-code AI form builder—as long as it integrates smoothly with WordPress and emails the result to us while storing it in the database. Key points I’ll be looking for: • A responsive design that loads fast on mobile and desktop • Easy content management inside WordPress (Gutenberg or Elementor is fine) • SEO-ready struct...
...Excel/CSV - Timing data can be mocked for MVP Highlights: - Automatically record each run - Generate short highlight clip after run - Play highlight before next competitor Tech Stack: - Python, OpenCV, YOLOv8 (or similar), FFmpeg / RTMP, Docker (optional) Deliverables: - Working MVP prototype - Source code (modular, documented) - Demo video or test livestream - Basic setup instructions Why This Project is Interesting: - Real-world AI application - Clear commercial potential - No vague AI promises - Opportunity to shape a real product from the start REQUIREMENTS: Tech stack (preferred, flexible) - Python - OpenCV - YOLOv8 (or similar) - FFmpeg / RTMP - Optional: Docker - Frontend UI can be minimal or skipped for MVP Deliverables - Working MVP prototype - Source code ...
我需要一套小巧的软件,能够通过 提供的 API 实时拉取用户资料,并在界面或表格中直观地展示出“姓名、注册手机号、余额”三列数据。 目前我手里没有任何 API 认证信息,因此第一步可能需要你帮我梳理官方文档、抓包或其他合规方式,确定接口地址与 Token 获取流程,再把认证配置写进程序。数据调用应当按需触发——当我点一次“刷新”或执行命令时,系统即时向接口发起请求,而不是定时轮询或依赖事先上传的 CSV。 我对具体开发语言没有强制要求,Python、Node.js、Go 甚至轻量的 CLI 工具都可以,只要: 1. 成功获取上述三项字段,并支持导出/复制; 2. 源码结构清晰,接口与 UI 分离; 3. 提供简单的本地部署说明(依赖、启动方式、如何填入 API Key)。 交付时请附: • 完整源码与可执行文件 • README 或简短视频演示,证明能在我侧复现 如 API 最终不可用,也请在报告中说明理由并给出可行的替代思路,但首选仍为纯 API 调用而非浏览器自动化或 Web 抓取。
I need targeted support integrating and extending three NASA-developed codes—NEQAIR, SIDPAC and POST—inside my current analysis workflow. The work centres on writing and refining custom scripts in Fortran, C++, Python or Matlab that automate set-ups, run batches offline, and export results in a research-ready format. Scope • NEQAIR: build or modify driver routines that sweep radiative parameters for several shock-layer cases I will provide. • SIDPAC: create data-reduction and parameter-estimation scripts that plug directly into flight-test MATLAB sessions. • POST: draft trajectory set-up files and helper utilities so I can reproduce reference missions without the GUI. Key technical needs – Proven, hands-on experience with at least two of th...
...of conversation form and evolve. Basic counts or static charts won’t help me—I’m after a high-level, spatial overview that reveals relationships between hashtags at a glance. Here’s what I have in mind. You share your screen (or meet in a recorded call) and walk me through a streamlined pipeline: pulling public hashtag data from Instagram’s API or another compliant endpoint, streaming it into Python or Node, then projecting it with a WebGL or scene—Unity, Blender, or similar is fine if that’s your preferred stack. The goal is clarity over polish: I want to see each step, understand the code, and tweak parameters myself once we’re done. Key topics you should be comfortable demonstrating • Real-time harvesting of Instagram h...
...object-detection pipeline written in Python, and I now need that same logic moved into a cleaner, better-structured Python codebase that’s easy to maintain and integrate into a larger application. Think of it as a conversion/refactor: exact same model, exact same results, but with modern syntax, clear separation of concerns, and thorough inline comments. You’ll start from my original scripts and checkpoints, preserve every bit of accuracy, and hand back a fully functioning module (including a simple demo script) that can be installed with pip-installable requirements. Feel free to streamline library calls—TensorFlow, PyTorch, OpenCV, or whatever is currently in place—so long as the final inference output matches the reference I provide. Deliverabl...
...Platform For a general idea of the functionality and layout, the system should be similar to the stock scanner found on: Warrior Trading platform (demo access available upon request) This is only for feature reference, not a direct copy. Preferred Qualifications Experience building stock screeners or trading tools Familiarity with financial market data APIs Strong backend development skills (Python, Node.js, or similar) Experience with real-time data processing Ability to build a responsive UI (web-based preferred) Deliverables Fully functional real-time stock screener Source code and documentation Setup instructions for deployment API integration with QuoteMedia Basic user interface for viewing and filtering stocks Clickable ticker functionality with integrated n...
...authentication, pagination, and schema inference before landing raw payloads in Delta tables. A dedicated cleaning stage must then standardise and validate the data before it moves on to the curated layer. The structure should be modular—ideally a bronze/silver/gold notebook hierarchy—so I can slot in new sources or extra transformations without touching the core logic. I also want a lightweight Python package (wheel) that wraps the GraphQL connector and can be attached to any cluster. Acceptance criteria • Parameter-driven notebooks organised by layer. • Reusable GraphQL connector packaged as a .whl. • Bitbucket Pipelines yaml that runs unit tests, uses the Databricks CLI to deploy notebooks, and executes an integration test on commit. •...
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.