...粘贴功能:支持录制并复现复制-粘贴操作。 • 窗口切换:支持在多窗口间切换并完成指定任务。 ✅ 高容错率 • 智能等待:当目标任务点未出现时,工具应自动等待,而不是盲目执行,避免因网络卡顿或页面加载问题导致任务失败。 • 定期刷新:每隔 15 秒 触发一次页面刷新(如 F5),确保页面数据是最新的,并在目标任务点出现后立即继续执行。 ✅ 稳定执行 • 垃圾内存清理:每循环一遍自动清理不必要的缓存和占用的内存,防止长时间运行导致系统资源占用过高,影响工具稳定性。 ✅ 任务管理 • 可保存录制流程,方便下次直接选择执行。 • 支持多个任务文件,可以自由切换执行不同任务。 ✅ 用户友好 GUI 界面 • 清晰直观的界面,让 0 基础用户 也能快速上手。 • 录制 / 执行 / 停止 按钮 一键操作,简化流程。 ✅ 兼容性 • 适配 Windows 10 / 11,确保在不同 Windows 设备上运行顺畅。 ⸻ 技术要求 ? 编程语言:Python ? UI 框架:PyQt6 / Tkinter(或开发者推荐更稳定的 GUI 方案) ? 自动化库:PyAutoGUI(用于鼠标/键盘模拟) ? 图像识别(如需增强识别能力):OpenCV / Pillow ? 任务管理:Pickle / JSON 存储任务数据 ? 其他说明 • 优先考虑稳定性和容错能力,避免因网络波动、系统弹窗等干扰导致执行失败。 • 代码需结构清晰、模块化设计,便于后期优化和扩展。 Project Overview This project aims to...
帮我写一个支持全中文汉字的汇编器. 我不是专业程序员,啥都不懂,只会看一些简单的Python代码, 我希望接受者能用C或C++,rust也可以,就是静态编译型的编程语言写一个汇编器. 我希望代码里的标识符除了关键字以外全都用中文汉字来表达和描述. 当然,这个汇编器本身也必须要全中文汉字的,比如那些操作码,指令, 我希望这个汇编器是编译为x86机器码, 用静态编译型的编程语言写的时候,不要用char这种ASCII专用的数据类型,一定要排斥所有与ASCII绑定的内容,必须要完全Unicode,支持utf8 16 32 64都可以. 我希望用静态编译型的编程语言写的源码是平台无关的,也就是无依赖,便携的那种,就像lua一样,可以在win下msys2里编译,因为目前只有win下的软键盘输入法是最好的中文汉字输入体验. 如有必要, 我希望这是一个开源项目,谢谢.
目前只有源代码,但是基于C++的各种模型以及算法的集合,没有提供GUI。因此,操作不方便,需求设计一款GUI,通过操作界面来调用这些植物根系生长的算法及环境模型。GUI具体功能包括:可以输入植物生长的各种生长参数(初始状态参数,生长速度,生长时间等。具体以源代码中可编辑的各项生长参数为准),生长结果基于源代码中的各种算法模型;可输入植物生长的各种环境参数(包括源代码中给出的全部13个环境模型),GUI可以选择调用单个或多个环境模型。仿真输出结果要与目前C++版本的仿真结果一致,包括VTU(可视化文件,如图1)和数据文件(仿真结果的各项参数,例如仿真后的生长高度,根系长度等,如图1),仿真结果可视化文件(VTU)可以用paraview软件打开(如图2)。GUI参考如图3、图4(不是照搬)。 GUI界面语言要能切换中文和英文,英文是用代码中的原词。
指定框架Demo下开发游戏应用。 客户端cocos2d-lua 3.10以上。 源码交付,支持二次开发。 需要有数值算分,需求我们给。 游戏核心规则:参考相关文档中的视频录制。 1V1游戏,切水果计分,分数多的获胜。 水果数量,图片资源对标官方游戏。 其它细节需求沟通后再定。
工作室主要开发项目为自定义dota2地图。 熟悉lua脚本代码,有较为丰富的游戏经验,有dota2地图制作经验更佳。
Hi, 你好,我是Kate。我们公司是罗布乐思,一个由腾讯和美国游戏巨头Roblox投资的合资公司,总部在深圳南山。我们目前在招工程师(后台开发(C/Lua),Web全栈,IOS/Android客户端 )不知你是否感兴趣?如果有的话,请联系我,微信:k8dong。谢谢!
我有一套app是以lua开发,因为我们的技术遇到了一些小问题,需要一位专家帮忙解答,请问你有做吗?
我有一套app是以lua开发,因为我们的技术遇到了一些小问题,需要一位专家帮忙解答,请问你有做吗?
我需要一个程序,集成IPFS ,图形操作,实现上传,下载,并且可以隐藏IPFS DAEMON窗口 1、 是ipfs 的介绍和源代码可以参考 2、ipfs init,ipfs daemon 会有一个窗口,我希望能隐藏它 3、GUI实现ipfs add,ipfs cat功能,并且有进度 4、请先做出界面设计,确定后再开发 5、需要源代码,c#/go/python/c++都可以
改shadowsocksR的前端 GUI ,并且默认全局代理,参考Proxifier的全局代理功能 PM详谈
了解CDN的一般架构和相关开源项目知识。会shell脚本和linux常用命令 熟悉DNS流程及机制,能通过iptables实现一些常用的安全规则 熟悉HAProxy的特性,会制定一些安全策略,并通过HAProxy的配置实现出来。 熟悉Nginx,会编译各种Module,了解常用的module(CDN方面) 可熟练地配置nginx以满足不同的业务需求。熟悉Apache Traffic Server也可。 熟悉linux,shell, python, lua 有3年以上的工作经验! 有这方便的经验的大牛可以联系!待遇优厚!具体细节详谈!
了解CDN的一般架构和相关开源项目知识。会shell脚本和linux常用命令 熟悉DNS流程及机制,能通过iptables实现一些常用的安全规则 熟悉HAProxy的特性,会制定一些安全策略,并通过HAProxy的配置实现出来。 熟悉Nginx,会编译各种Module,了解常用的module(CDN方面) 可熟练地配置nginx以满足不同的业务需求。熟悉Apache Traffic Server也可。 熟悉linux,shell, python, lua 有3年以上的工作经验! 有这方便的经验的大牛可以联系!待遇优厚!具体细节详谈!
就是需要开发一套GUI,为文件中的参数进行赋值!这个java文件将来的执行不需要编译,作为某个大型软件的宏来运行。由于这个java文件中包含了一种固定的流程,因此希望所编写的GUI是标签式的或者是向导模式的 要开发的GUI需要为这个java程序中的参数赋值,参数类型可能包括:整型、双精度、字符串(读写文件路径及名称)、布尔型 可接受的赋值方式: 1. 直接付给这个java程序 2. 将值保存在一个或多个文本文件中,在这个java被调用时,让它可以读取这些文本文件来获取所需要的值
...automation, CI/CD pipeline builds, and cloud migrations in language that resonates with both technical leads and HR screens. • Tightening the professional summary so my value proposition—speed, reliability, cost reduction—jumps off the page in the first five seconds. • Organising the skills section so the right keywords (Docker, Kubernetes, Terraform, AWS, Azure DevOps, GitLab CI, Python/Bash scripting, monitoring/observability tools) are naturally embedded without looking like a buzzword dump. • Re-structuring experience bullets into concise, metrics-oriented statements that survive automated scans and still read well to humans. • Providing the final file in an editable Word or Google Doc and a clean PDF. If you have a track record of cra...
...and automatically replies with a tailored offer. Inside the program I need a simple settings panel where I can pre-configure price tables, delivery times and any message templates so the bot can pick the right combination based on the customer’s chosen game, platform and requested rank/boost size. Key deliverables • Windows executable (no installer is fine) that runs headless or with a light GUI • Secure Eldorado login flow, captcha bypass or manual token entry if required • Live polling or websocket listener that detects new requests the moment they appear • Rule engine pulling from my editable templates to generate the response and post it back through the site’s form • Log file or console window so I can see what the bot did, wit...
I'm seeking a talented scriptwriter and story developer to refine my dark comedy film draft. The goal is to prepare it for cinematic production. Key Requirements: - Collaborate on story development - Script editing and dialogue improvement - Experience in dark comedy and film scripting Ideal Skills and Experience: - Proven track record in scriptwriting for feature films - Strong understanding of dark comedy genre - Excellent editing and dialogue crafting skills - Ability to meet deadlines and work collaboratively
I need a set of short, authentic-looking UGC videos created entirely with AI to showcase my product. Each clip should feel as though a real customer is talking to camera: natural pacing, convincing facial expressions, and clear mention of the product’s key benefits. I’ll supply the talking points; you handle scripting, voice cloning or text-to-speech, video generation, and basic edits so they are ready to post straight away. Alongside the videos, please design a reusable, brand-aligned AI avatar (human figure only) that I can drop into future campaigns. The avatar must look photorealistic, match the brand’s tone, and be delivered both as video-ready files and layered source files for easy tweaks. Tools such as Synthesia, HeyGen, or similar are welcome as long as...
...next. The visual style is flexible; I’m not set on standard animation, live action, or a simple screen-recording voice-over. If you have a creative concept that will resonate with beginners and keep costs reasonable, pitch it. Above all, clarity and visual appeal matter more than any one production technique. To keep things smooth, I’d like you to handle everything, including: • Research and scripting geared toward first-time creators • Storyboard or visual outline for approval • Full production (graphics, footage, or screen captures as needed) • Professional voice-over in clear English • Final delivery in 1080p ready to upload to YouTube, plus source files I’ll supply my channel branding assets and any reference links you ne...
...reach a wider audience without taking me away from the charts. Your role is to turn the ideas and screen recordings I supply into polished, platform-ready content that builds my personal brand. Instagram is the priority on weekdays. Short, punchy video reels—no static posts—should break down strategies, risk management and psychology in a way that genuinely educates viewers. Expect to handle scripting, editing, dynamic captions, on-trend audio, thumbnail frames and scheduling inside Meta Business Suite, all while keeping the tone approachable but expert. For YouTube, I’m aiming for story-driven pieces that take followers inside my personal trading experiences: real trades, lessons from wins and losses, and the thinking that happens between entry and exit. Each...
...current rate) Price: 250 Robux 250 credits --2x Orb luck-- Price: 300 Robux 300 credits VIP: (bundle pass) +10% strength +10% speed +Special VIP tag Price: 250 Robux 250 credits --Limited time bundle-- lasts 24 hours %50 off 125 robux -Vip or 99 credits ---------------------------------------------------------------------------------------------------------------------------- Overall: -Scripting -Building -Basic 3D Modeling (Can use such as those found in the Roblox Creator Store or open-source libraries if you do please ensure all assets used are non-copyrighted and fit the 'simulator' aesthetic) -UI/UX -Sound effects (can use those found in the Roblox Creator Store or open-source libraries if you do please ensure all assets used are non-copyrighted and fit the &...
...educational videos Manim animations Animated UML diagrams Animated architecture flows Educational system-design visuals Most videos are short and instructional in nature. --- PREFERRED TOOLS For Diagrams: (Highly Preferred) Figma Excalidraw Lucidchart For Videos / Animation: Manim Community After Effects (optional) Motion graphics tools (optional) Bonus if you know: Python Manim scripting Technical animation workflows --- IMPORTANT REQUIREMENTS You MUST: Follow instructions precisely Preserve all relationships/arrows exactly Maintain technical correctness Avoid overlaps Keep diagrams readable Use proper UML conventions Deliver consistent styling You MUST NOT: Change architecture semantics Remove labels Invent your own system structure Modify relationship directions Ac...
I'm seeking a skilled content creator to develop an engaging educational podcast and vlog aimed at adults. The content will focus on professional skills development, health and wellness, and personal growth and motivation. Key Requirements: - Create high-quality, informative, and engaging episodes - Research and curate content on the specified topics - Collaborate on episode planning and scripting - Basic video editing skills for the vlog - Experience in podcasting and vlogging is a plus Ideal Skills and Experience: - Strong communication and presentation skills - Ability to simplify complex topics for an adult audience - Prior experience in content creation, especially in educational formats - Proficiency in audio and video editing software Looking forward to your ideas an...
I am looking for an experienced developer who can modify and manage a SAMP-based mobile RP server (similar to GTA San Andreas Multiplayer roleplay servers). The goal is to build a high-quality Indian roleplay server with custom features, smooth performance, and long-term scalability. Requirements: Strong experience with SAMP / CRMP servers Knowledge of Pawn scripting language Experience in server modification, optimization, and bug fixing Ability to add new custom scripts and gameplay systems Experience working with mobile RP projects is a big plus Project Scope: Modify existing SAMP/CRMP server for mobile gameplay Add new features (jobs, economy, vehicles, roleplay systems) Optimize server performance and reduce lag/crashes Customize UI/UX for Indian audience Add Indian-themed elem...
Zoho One Zoho CRM Architect for property buyers agency business - specialist in CRM deal stages, Zoho Signs, Integratons, and webflow, and (potentially ...-Automated Document Generation: Using Zoho Sign to trigger and track legal agreements. Project Milestones: Tracking the deal workflow—site acquisition → construction → council registration → utility setup. Stakeholder Portals: Allowing operators and investors to view specific project updates without accessing the full CRM. 3. Required Expertise Advanced Zoho Developer: Deep experience with Deluge scripting and Zoho One ecosystem. Process Automation: Ability to turn verbal walkthroughs into logic-based blueprints,. and documenting the process flow. I will provide all the info verbally but dont have time to ...
...missing are the systems that make the night-shift come alive on PC. The focus: • Responsive keyboard (W A S D) character movement that feels weighty and smooth, respecting sprint, crouch, and contextual interaction prompts. • Enemy AI that mirrors classic FNAF tension—patrol routes, vision cones, jump-scare triggers, and state changes driven by player actions, all built with clean, reusable Lua modules. • Level progression logic that tracks nights, unlocks rooms, and saves player status between sessions so each shift ramps difficulty logically. Everything needs to run inside Roblox Studio, using standard services (PathfindingService, DataStore, TweenService) so future updates remain straightforward. Please structure the scripts clearly, comment key se...
...feels both human and visually dynamic—think a smooth mix of talking-head shots, motion-graphics call-outs, and subtle kinetic text that reinforces key messages without overwhelming the viewer. The clips must be optimised for the LinkedIn feed (native aspect ratios, autoplay-friendly, subtitles burned in for silent scrolling). I’ll provide core talking points and brand guidelines; you handle scripting, storyboarding, filming or sourcing stock where needed, animation, colour grading, and final sound design. Adobe Premiere Pro, After Effects, or comparable pro tools are expected so we can easily swap assets and keep everything layered for future tweaks. Deliverables • Storyboard & style frames for sign-off • Final mixed-media video files (MP4, max...
A Quick Chat seen in the game Brookhaven with a menu of pre-set messages (e.g., "Follow me") to allow fast, safe communication for all age groups. With a Wheel system. You hold a key (E), move your mouse toward the chat message you and release. You can equip th...clicking a check mark. To undo the current Equipped messages with a sidebar inventory that displays all currently equipped phrases with 'X' buttons for quick system must support roughly 20-30 safe, pre-set phrases (for example, “Follow me”). All changes should save per session so players return to their preferred layout each time they join. Please deliver clean, well-commented Roblox Lua code, complete UI assets, and a brief setup guide so I can drop the system straight into the place fi...
...the first 3–5 seconds Good sense of pacing, storytelling, and visual flow Experience in health, wellness, beauty, or educational content is a strong plus Ability to deliver consistent quality and meet deadlines Important (Read Carefully): To filter serious applicants, please answer the following: Share 2–3 HeyGen videos + 2–3 edited videos you’ve created What part do you handle best: editing, scripting, or full video production? How do you make a video more engaging for social media? Have you worked on health/wellness or educational content before? What is your per video pricing for ongoing work? Applications without answers will not be considered. Budget: We are looking for high-quality work at a fair and reasonable price. This is a long-term opportu...
...need: engaging product-centred Reels that introduce each snack, spotlight its key benefits, and naturally answer the questions customers already ask in DMs and comments. The tone should stay warm, conversational, and above all relatable; think everyday scenarios where someone reaches for a wholesome bite rather than a hard-sell commercial. You’ll take care of the full flow – concept, light scripting, filming (or motion-graphic treatment if footage isn’t required), editing, royalty-free background music or soft voice-over, subtitles, and final delivery optimised for Instagram (1080 × 1920 MP4, under 60 s). Deliverables • 1+ polished Reel focused on product information & customer awareness • Editable project files (Premiere Pro, Final...
...credits --Attack speed x2-- Price: 200 Robux 400 credits --Auto Train-- Automatically swings (the same as the players current rate) Price: 250 Robux 250 credits --2x Orb luck-- Price: 300 Robux 300 credits VIP: (bundle pass) +10% strength +10% speed +Special VIP tag Price: 250 Robux 250 credits --Limited time bundle-- lasts 24 hours %50 off 125 robux -Vip or 99 credits What is needed: -Scripting -Building -Basic 3D Modeling (Can use such as those found in the Roblox Creator Store or open-source libraries if you do please ensure all assets used are non-copyrighted and fit the 'simulator' aesthetic) -swords (I have premade swords that I bought which you can use if needed) -UI/UX -Animation (Can use such as those found in the Roblox Creator Store or open-source ...
...AI-generated brand video that will live on my Amazon listing and instantly communicate our core brand values. The final piece should feel premium, run no longer than 45–60 seconds, and comply with Amazon’s upload specs (1080p, 16:9, under 500 MB). I will supply the product images, logo, a few key phrases, and any packaging shots you might request. From there, I’m relying on you for concept refinement, scripting, AI-assisted visuals, motion graphics, royalty-free music, and a polished voice-over that matches our brand personality. Quick turnaround is critical—I’m aiming to approve a first cut within a few days and go live as soon as possible. Deliverables • Concept and script draft for sign-off • First video cut in MP4 (1080p) &bul...
...need to feel native to the platform: 1080 × 1920 resolution, strong hooks in the first three seconds, subtitles burned in for silent viewing, and a runtime that comfortably sits inside the Reel limit. The language can be Punjabi, Hinglish, or even pure Hindi—as long as the punch lands and the cultural references stay authentic. I’ll provide broad themes, but I’m counting on your comedic timing, scripting, shooting (or sourcing), animation, and final edit. Deliverables for each Reel • One-paragraph concept or script outline approved before production • Final mixed-media MP4, color-graded and sound-balanced, ready for Instagram upload • Caption text with a handful of relevant Punjabi/Desi hashtags To make sure we’re on the same...
we are having the image as per that image need phython coding (basic porgram) with GUI and also create RTDS.
I am looking for an experienced FiveM Lua developer to help build and launch a brand-new zombie survival roleplay server from the ground up. We already bought a base to install. The goal is to create a polished, immersive, and performance-optimized FiveM server with strong survival mechanics, custom systems, clean UI, and long-term scalability. This is not a basic plug-and-play server. I am looking for someone who can configure, improve, rebuild, and connect systems properly so the final result feels professional and ready for public release. Project Overview The server will be built around a zombie apocalypse survival roleplay theme, with a strong focus on immersion, economy, progression, looting, crafting, factions, base building, and hostile environments. The developer will b...
...documenting the fixes. For both projects you will collaborate directly with my internal IAM team, commit regularly to our Git repo, and join weekly check-ins to demo progress. Success is a frictionless promotion to production with zero breakage and clear runbooks that let my ops staff support the solution going forward. If you have mastery of SailPoint IIQ rule/connector development, deep API scripting skills in Delinea, and the confidence to guide architecture decisions, let’s talk....
...Responsibilities: * Design and develop custom applications using Zoho Creator * Customize workflows, forms, reports, and integrations * Collaborate with stakeholders to understand project requirements * Ensure optimal performance and scalability of applications * Troubleshoot and resolve technical issues Requirements: * Proven experience as a Zoho Creator Developer * Strong knowledge of Deluge scripting * Experience with integrations (APIs, third-party apps, etc.) * Ability to work independently and meet deadlines * Strong problem-solving and communication skills Project Details: * New project with immediate start * Scope and timeline to be discussed How to Apply: If you are interested, please message us directly with a brief summary of your experience. We look forward to h...
I’m building a cross-platform game—mobile, PC, and console—where every character’s power comes from what’s on their head. Beanies shoot frost, fedoras bend shadows, headbands unleash sonic waves; I already have a long catalogue of hat types and abilities sketched out. What I...• Build colorful, optimized arenas with plenty of verticality and interactive set pieces. Acceptance criteria for the first milestone: 1. One arena, two fully functional hat classes, and local 1-v-1 play. 2. Cartoon-quality shaders and VFX that make each power pop. 3. Stable builds exported for mobile (Android or iOS), PC, and one console dev kit of your choice. If your skill set covers scripting, art, or level design—and you love the idea of magic head-gear ba...
I'm looking for an experienced developer to create an advanced GTA 5 Roleplay server. The server should be highly customizable and feature-rich. Key requirements: - Custom scripts for an immersive experience - Economy system - Police and emergency services - Housing and real estate Ideal skills and experience: - Expertise in GTA 5 server customization - Strong scripting skills (Lua, JavaScript, etc.) - Experience with economy and roleplay systems - Knowledge of housing and real estate mechanics in games Please provide examples of previous work and relevant experience.
...learning (compare AI DWG vs. user-corrected DWG) Confidence warnings and visual flagging of uncertain items Technical Preferences Detection: YOLOv8 / YOLOv11 (fine-tuned on my samples) + Vision LLM (GPT-4o or Claude) DWG generation: ezdxf (preferred for standalone) or pyautocad Rule storage: Human-readable JSON/YAML Training interface: Lightweight GUI (Tkinter / PyQt) or simple web interface Deliverables Fully working Python tool (script + optional GUI) Natural language rule trainer and visual rule manager Clean DWG output meeting my drafting standards Full source code, trained model weights, training scripts, and documentation Setup guide and user manual Log/report of unmatched or low-confidence items Timeline POC Phase 1 (single elevation) within 2–3 weeks Ful...
I’m ready to take my student-activity w...end-to-end: – Provisioning the instance, including VPC/subnet, security groups, key pairs and IAM roles that follow least-privilege best practice. – Hardening the server (patching, firewall rules, automatic updates, CloudWatch or other monitoring). – Deploying the existing Falcons application code so it serves traffic over HTTPS with a valid TLS certificate. – Documenting the steps (or scripting them with Terraform / CloudFormation / Ansible if that’s your style) so I can reproduce the environment later. If you’ve completed similar one-box AWS deployments, especially for web platforms or SaaS prototypes, share a brief example or two—I’ll use that to shortlist quickly. Looking forwa...
...command line. Now I need polished, ready-to-ship install packages for all three major desktop platforms: a signed .exe for Windows, a signed .dmg for macOS, and a Linux build (AppImage, deb, or another widely supported format—whichever you judge most reliable). The packaged application must launch as a background service on boot, continue to expose its command-line controls, and include a small GUI front end so end users can toggle settings without touching the terminal. Core features that must work out of the box on every platform: • File monitoring of user-selected folders • On-the-fly data encryption • Keyword detection against a configurable list I’ll need reproducible build scripts (PyInstaller, cx_Freeze, Briefcase, or your preferred toolc...
I have a small Excel workbook that currently relies on a VBA-driven GUI. I now need the same experience available through a browser so colleagues can access it without downloading the file. The workbook is fairly simple: a user enters 2 parameters into input boxes, presses a "calculate" button, and some straightforward calculations are run, to output 2 sets of results from the calculations. Key requirements • Technology: please build it with JavaScript. I am open to the specific stack—plain JS, React, Vue, Svelte, or similar—but the finished code must run in any modern browser and be easy to host on a standard Linux server (Node.js or static + serverless functions are both fine). • Functionality to replicate: – Data-input forms that ...
I have a growing archive of product and lifestyle images that need professional-looking retouching while the surrounding workflow stays tidy and accurate. Your main task will be to bring each photo to a ...control colour, texture, and overall tone without over-processing. Deliverables (per batch): • Fully retouched JPEGs + layered PSD/RAW files • Completed tracking sheet with filenames, dimensions, and basic shoot notes • Folder structure replicated exactly as template I work primarily in Adobe Photoshop and Lightroom, so compatibility there is essential. If you have additional skills in batch scripting or DAM tools, mention them—streamlining is always welcome. Looking forward to seeing how you can raise the standard of my imagery while keeping the back-e...
...the first 3–5 seconds Good sense of pacing, storytelling, and visual flow Experience in health, wellness, beauty, or educational content is a strong plus Ability to deliver consistent quality and meet deadlines Important (Read Carefully): To filter serious applicants, please answer the following: Share 2–3 HeyGen videos + 2–3 edited videos you’ve created What part do you handle best: editing, scripting, or full video production? How do you make a video more engaging for social media? Have you worked on health/wellness or educational content before? What is your per video pricing for ongoing work? Applications without answers will not be considered. Budget: We are looking for high-quality work at a fair and reasonable price. This is a long-term opportu...
...Networks) for image classification Ability to work with datasets (custom or open-source like Kaggle) Knowledge of data preprocessing, training, validation, and testing Basic understanding of ECE applications (preferred but not mandatory) Project Scope: Dataset selection and preprocessing Model design (preferably CNN-based) Training and performance evaluation Accuracy optimization and result analysis GUI or simple interface (optional but preferred) Complete documentation (report + PPT) Source code with proper comments Deliverables: Fully working project code Project report ( format will be given to you) PowerPoint presentation (10–15 slides) Guidance for viva/demo (if needed) Timeline: Project completion within 1 weeks (flexible depending on scope) Budget: Open to discussi...
I would like someone to work as my right hand man in our Zoho CRM setup. I have done a basic setup but am looking for someone to refine and focus...layouts, custom views, and logical field mapping. • Build straightforward automation: lead assignment rules, follow-up tasks, and a basic pipeline that moves opportunities through clear stages. • Create at-a-glance dashboards and standard reports that show pipeline value, conversion rates, and next actions. • Communicate with me and collaborate on solutions. No custom modules or heavy scripting are needed right now just a rock-solid foundation that follows Zoho best practices. If this initial phase goes smoothly, there’s potential for deeper customization down the line. Let me know your approach and timeline, ...
...criteria 1. New theme packaged for easy re-deployment. 2. Navigation, quizzes, forums and SCORM packages inherit the new look without errors. 3. Lighthouse performance score of 90+ on the student dashboard. 4. Brief hand-off document detailing custom code, overridden templates and image locations. You’ll receive admin access to a staging clone plus brand assets. Proven skill in Moodle scripting (PHP, JS), theme development and image editing tools is essential. If you see extra quick wins beyond the immediate scope, feel free to suggest them for a later phase....
I need a lightweight script to automate downloading videos from and capturing their daily livestream (URL will be provided). The script should: 1. Save the livestream into 24-hour files. 2. Upload all downloaded videos and d...downloaded videos and daily livestream files to using their API (documentation: ). 3. Be configured to run automatically via cron job on my Linux server (e.g., Ubuntu). Deliverables: - A complete script (Python, Bash, or similar) with clear instructions for setup. - Example cron job entry for automation. Ideal Skills: - Experience with Linux scripting and cron jobs. - Familiarity with API and tools like Streamripper or similar.
I want a lean, command-line script that automatically uploads videos from to on my Linux server. The goal is to drop it into a cron job and let it run hands-free—no prompts, no GUI. Core requirements • Runs on Linux only, fully non-interactive so it behaves nicely under crontab. • Accepts MP4 and AVI files and uploads them exactly as they are; no resolution changes, re-encoding, or “helper” GUIs. • Talks directly to the API for authentication, metadata, and file transfer. • Can work either from a supplied list of files or by scanning a list from and upload their MEDIA-ARCHIVE as local-television-station to the using the API-upload information.... Deliverables 1. The complete script (bash, Python
...requirements: Each video should be approximately 8 minutes long. The system should be able to generate longer-form content (not just shorts). Scenes should be sequenced to keep viewer engagement (not repetitive frames). Include background music and transitions. Add subtitles/captions automatically. Export ready-to-upload videos. Technical requirements: The system must run on Ubuntu (with GUI). It should be controllable remotely (via SSH or remote desktop like RustDesk). Prefer modular workflow (ComfyUI or similar node-based pipeline). Automation is required (scripts, scheduling, or workflows). Deliverables: Full working setup on my machine Step-by-step documentation Ability to generate multiple 8-minute videos daily Optional: YouTube upload automation Important: ...