我们正在寻找一位熟练的 Webflow 设计师,帮助我们建设新的网站。这个项目需要将我们的新网站内容适配到选定的 Webflow 模板上,共有 9 个页面。 项目详情: 1. 现有网站: 我们当前的网站是 。 2. 双语支持: 新网站将支持英语和简体中文。您将首先开发英语版本,确认后再协助克隆出中文版本,翻译内容我们将提供。 3. 图片重用: 我们计划重用现有网站的图片。如需要更高分辨率的图片,请告知。 4. 字体选择: 请为简体中文版本选择与英语版本相匹配的字体。 5. 模板指导: 我们将购买一个 Webflow 模板,您的专业意见将帮助我们有效使用模板并调整色彩方案以符合品牌。 6. 提供材料: • Webflow 模板:Jupter 模板 • IA & 文案资料:PUC Website V2 Copy Deck • 品牌指南:PUC - The • Logo 文件:PUC 预算考虑: 请提供此项目的预算建议。由于我们是非政府组织(NGO),网站改版的预算有限。感谢您的理解。
...Extract group chat records from a large text file and slowly write them into individual small text files in the target folder. --- ### GitHub Repository Requirements document and text to be processed are available at the GitHub repository: []() --- ### Summary of Requirements Extract the WhatsApp group chat records from a large text file `` located in the `HistoryMsg` directory and slowly release them into the target folder. Each message should become a small file where the content is the translated version of the message. For images or other attachments (images do not require translation), release them as individual files, one file per attachment. After writing each small
Use PHP to copy this AI management panel and add new functions. Our situation: At present, our software has a web version front-end (the front-end has source code, written in Vue3+Gin); The back-end (the management panel obtained by purchasing a license, all functions are encrypted). We need to develop an management panel that is exactly the same as it. And add some new functions to make it more suitable for mobile phone display effects. Optimize AI functions: Add new functions and optimize AI functions: including: the original AI Chat function (add canvas function, search function, memory function, multimodal function, export document function, real-time voice interaction function, voice to text function, memory function), AI drawing function (add editable pictures, expan...
Development Document: Frontend, Backend, and Admin Panel Table of Contents Overview General Requirements Frontend Development Requirements Menu Click Limitation Copy and Debugging Protection Multilingual Support Membership Plan Selection Interface Agent Page Backend Development Requirements Software Update System Invitation System Membership Pricing and Plan Modification Agent Membership Functionality Enterprise Functionality (Management Center) Card Code Redemption System Exclusive Membership Line Settings Email Configuration FAQs and Banners Management Copywriting Management Admin Panel Requirements Multilingual Switching Login Security Enhancement Order Management User Management Online Status Display Data Statistics and Reports Task Center (Planning Center) Development Notes Det...
需要搭建稳定的金融跟单社区 copy trading 类似:zulu trade,etoro,followme 需要有经验和有开发过这类项目的团队负责搭建及后期的维护
...Responsibilities: * Use UI design kit out in the market to speed up the design. Design Preferences: * Incorporate a modern and minimalist design approach to make the website look contemporary without creating clutter. * Use vibrant colors thoughtfully to enhance the user experience while keeping a professional and corporate feel throughout. Ideal Skills (Optional): * Strong proficiency in website UI/UX design * Previous experience with SaaS platform design * Familiarity with modern, minimalist, and professional design approaches * Good understanding of color theories and user interface trends The applicant should demonstrate the willingness to learn and also to provide feedback and ask questions. If you're interested in this job, please submit your quote wit...
1. 必須懂廣東話 2. 能用whatsapp與香港時間同步溝通 3. 工作耐心認真負責 4. 建設wordpress網站,按給予的模板仿製 5. 中英兩種語言 6. woo-commerce購物車及會員系統 7. 預計工作時間為3-4日 8. 必須包含電腦版與手機版 9. 支付方式是銀行轉賬(直接展示銀行號碼)及展示payme 二維碼,及paypal 10. 如客人有需要後台training ,需要教客人使用簡單後台及培訓(on line) 11. 包含網站遷移、服務器設置(客人自行購買服務器)、域名指向等全套服務 12. 內頁會找類似樣板,請模仿並建議更漂亮的形式進行製作,而不會提供首頁設計 13. 首頁已經設計好,並會提供AI文檔 14. 提供購買服務器建議及協助版面設置等 15. 整個項目完成預算大約HKD 1800
This role requires a native Chinese. Looking for someone has experience in writing content, articles, blogs, ads copy, event promotion copy for a long-term project discussing cross-border e-commerce business, DTC brands, Amazon, aliexpress and shopify business etc. Job will be paid by hours and the expected deliverables are bi- weekly with 1 original posts; sometimes I will need some event promotion articles and will inform you one week before the delivery. Marketing knowledge and SEO skill will be huge plus. The writing style guideline will be provided to you and here is the content hub for your reference: Looking forward to your interest! 工作内容: - 负责撰写相关企业品牌传播软文及线上线下活动稿件及媒体广告文字,涉及内容采集、优化、整理和原创撰写。 - 了解跨境电商例如亚马逊、速卖通、aliexpress等,负责撰写跨境电商行业热点、公司产品、大事记相关文章。主要内容产出方...
需求概述: 将get到的长链接转换成短链接后,用二维码api生产二维码显示到前端。 具体需求: 1.用YOURLS搭建 短链接服务。 并用shortcode方式写入function.php. 方便前端用shortcode调用。实例:下图是一个获取当前网址的shortcode,可以用来获取当前的长链接。 在前端,通过使用[geturl] 就可以显示输出当前网址。 (当然,输出当前网址方式有很多,这里只是实例说明 SHORTCODE的使用方法。) 短链接转换后,代码结构类似于: 这样, 我可以通过使用[shorturl]短代码在前端显示 转换后的短链接。 2.最后,使用google 二维码API(如果有国内类似的二维码api也可以。)短链接转换为二维码。 代码如下: <img src=";cht=qr&chl=[shorturl]&choe=UTF-8;chld=H;" title="Link to "> 上面标红的,就是用短代码将转换后的短链接传递给google api。 这段前端代码,可以直接在页面使用,也可以在我打印PDF模板使用。 如果国内有类似的前端调用的二维码生成api,能这样使用,也是可以的。
Design poster including the following info ONLY (copy and paste or if chinese can type yourself) Put the fitness Australia logo in bottom right corner. The content is below. MMA教练课程 你将会学习: •如何正确并安全的进行击打运动 •如何指导拳,肘膝和踢的出击方式 •如何指出不正确的技巧并改正它 •明白MMA培训的优势 •如何建立手靶的系统性训练 价格-$399/位 欲报从速-仅限15位 今日开放预订!
simple website copy 简答的网站复制,我需要将之翻译成中文网站,内容由我自己翻译添加,仅需要网站结构框架复制和几个小功能实现。
This web site should be developed in Java, MySQL, JavaScript(Angular). 需要建一个ElasticSearch数据Screener 网站/网页。这个网站分用户端(user interface)和网站管理员端 (admin interface)。 在用户端用户可以输入/选搜索的数据域名(data set name), 任意搜索组合(screener/search criteria), 按“FIND”按钮, 搜索结果以列表的形式显示出来。 在网站管理员端, 管理员可以create (data set name + ElasticSearch URL). 管理员可以查看和修改,所有的(data set name + ElasticSearch URL) 数据记录, 也可以删除单个的数据记录 用户可以在网站注册。注册成功后, 会收到确认(confirmation)电子邮件. 用户需要点击确认链接去确认账户建立。 用户可以保存自己的search criteria 在数据库. 用户登录网站后, 可以选择已经保存的的search criteria, 再按“FIND”按钮, 搜索结果以列表的形式显示出来。 ElasticSearch is an open source data search product. URL for reference: The end product will looks like yahoo stock screener (). Please see the attached word document for requirement details
提交一些文件 抄写,粘贴广告或宣传单。应聘员工,快速有效率的完成任务。复制或转发等工作 积极与乐观的工作态度
我们是一家在线培训公司。目前招聘自由职业IT人员,目标是在9月前为公司已有的官网搭建一个后台,需要有OA和HRM功能。 1. 用户登录,下单,支付,上传文件(通常是word文档) 2. 公司经理将客户下的任务人工分配给员工 3. 员工登录,下载文件,处理完文件后再次上传 4. 用户再次登录,下载文件,并在系统里面给这个单子打分,写反馈 5. 用户的反馈将直接存档到每位员工的电子档案里,以便经理定期管理员工表现和业绩 因此,平台需要能够处理公司的内部员工管理,包括绩效考核;同时要能为用户提供方便快捷的体验。除了要有以上功能,用户界面(UI)也希望能设计得人性化和美观。 要求: 1. 熟练掌握Java等语言 2. 有相关工作经验者优先 3. 沟通能力强者优先 说明: 1. 身份学历不限,能长期合作者优先 2. 薪酬从优,按任务完成质量发奖金,表现优秀者长期合作(下方投标价格仅供参考) 3. 自由职业,无须坐班,也没有固定的工作时间,能按截止日期完成任务即可 4. 需能在后期不定期帮助公司升级系统,公司将发放相应薪水 投递: 可通过本平台,也可以直接投递简历。简历投递邮箱:kevinyzl# (请将#替换成邮箱标志。可附上相关的作品) 如感兴趣,请尽快投递,谢谢!
寻找在中国工作生活的中德,德中翻译的translator, 经常在线,方便交流。 我们这边的项目有些是文档的翻译,有些是需要及时的回复的1-2句德文的翻译,所以希望你经常在线,然后可以做这种短时间一句话的翻译,我们可以一次支付你一定的money,可以每周结算一次。 长期有项目,不会做几次就没活了。符合条件的,请联系我。谢谢
我们已经有了Web应用建立在PHP / mysql. baidu地图API的集成是以下任务要求:-在地图上显示客户的位置创建/画路线的旅行从一个给定的地址到另一个地图上填充地图从DB地址创建类型在下拉菜单(引导选择)与该API的数据(搜索路名,端口名称,机场名称相关的图标)
...video recorded every day for the students to study at home. However, the videos should not be shared randomly and sold online by our students. Therefore, we decide to encrypt the videos through hardware encryption to prevent the spread of the videos. It is necessary to develop three parts including video encryption software, USB softdog, and encrypt video player. The specific requirements are as follows: 1, We need to encrypt videos every day with the encrpytion software. The students can obtain the encrypted videos through online or offline copy. 2, The students plug the "softdog (usb)" we give them in their computers. 3, The computers should be pre-installed with our special player. After plugging in the "softdog", the player...
一共需要做四页:首页、应用中心列表、应用中心详情、关于我们 我们的产品是面向企业的在线平台服务,要求简洁、活力、科技感,希望你对我们产品有一定认识,那么在设计网页和图标能够更加贴切。 请设计团队务必认真浏览网站中的内容。当中涉及的UI请原创。核心图片如果直接COPY一律不予采用,请体现企业云计算服务的行业特点,网页具有亲和力、用色配色请体现科技、设计感,图标和专业素描请原创。 图像处理不要太突兀,请体现你的专业,我公司希望长期合作,设计后还有其他部分要进行设计和制作。 目前我公司网站: 请详细浏览该网站内容,以便于理解我们产品能够为客户提供什么样的价值。欢迎与我沟通方案,如果有更好建议及整站建议,追加赏金。 我们只需要这四页的设计与切图,需要做任何程序后台开发。文案我们自己提供。暂时不考虑手机端页面。 参考:
我有一个持续工作,之前与之相关的项目为'Spanish word recording'
...design. Design must include modern looking paper for content area and navigation area and look cohesive with logo and background. The design should look similar, but absolutely not copied, to look like this site You must not copy any graphics in this site and put it in my design. Site should include the following - 2 Column design. 2 sizes thumbnails (featured image now called) with short excerpt.(just look 90% like [color changed] is totally my idea but the largest thumnails (what's Hot column) should be left hand side instead of right, and "The New Stuff" Column in the middle and then right side bar ) sharp modern colored simple style papers for content area and side navigation.(right side bar every page includ...
I'm looking for an experienced professional to convert a PDF into a Word document for me. Key Requirements: - The primary purpose of this conversion is to enable me to edit the text. - It's crucial that the converted document retains the original layout and formatting of the PDF. Content to be Converted: - The PDF contains a variety of elements that need to be converted. This includes text and images, tables and charts, as well as forms and fields. Ideal Skills and Experience: - Proficiency in PDF to Word conversion - Strong attention to detail to preserve layout and formatting - Ability to handle various content types such as images, tables, and forms - Prior experience with similar projects would be highly advantageous. Please ensure your bid ref...
I need assistance with aligning the text in my CV which is currently in Microsoft Word. The text should be justified throughout the document. I'm uncertain if different sections should have different alignments. If you have experience with CV formatting and can suggest appropriate alignments for headers, contact information, and other sections, that would be great. Your expertise in making my CV look professional and polished will be highly appreciated.
...connects to my server, allowing me to create and generate PDFs on my letterhead. This application should have advanced text formatting features, similar to Microsoft Word, and be usable for creating letters or notes. Key Requirements: - The application will need to implement advanced layout control, accommodating elements such as columns and headers/footers. - It should support multiple languages and fonts, ensuring broad usability and accessibility. Ideal Skills: - Proficiency in web application development. - Experience in creating PDF generation tools. - Knowledge of advanced text formatting and layout control. - Skills in implementing multi-language and multi-font support. Please ensure your proposal outlines your relevant experience and includes exa...
I'm in need of a skilled copywriter to create compelling website content aimed at increasing sales. The ideal freelancer will have a strong background in copywriting and a proven track record of crafting high-converting web copy. Key Responsibilities: - Develop engaging and persuasive copy for my website with the primary goal of boosting sales. - Understand the brand's voice and reflect it in the copy. - Collaborate with me to understand the product details and USPs. Skills & Experience Required: - Proven experience in copywriting, particularly for e-commerce or sales-oriented websites. - Excellent understanding of SEO principles and ability to incorporate them into the copy. - Strong research skills and ability to und...
Adobe Indesign Project 2 pages from Word file
I need a freelancer to help me with copy typing from scanned images into a Microsoft Word document. Key requirements: - Accurately maintain the formatting from the source images in the final document. - Strong attention to detail is crucial to ensure the document is a precise replica of the scanned images. - Proficiency in Microsoft Word is essential, and experience with copy typing will be highly beneficial.
...EDITH. Your work will be featured in articles, news, and marketing campaigns designed to grab attention, inspire action, and resonate with our audience. About EDITH: EDITH is a Decentralized Super AI and Multi-Model AI Agents Platform built on the Solana blockchain. The platform includes the invite-only EDITH website () and an AI-powered platform called EDITH with robust backend and frontend systems designed for the future of decentralized technology. What We Need From You: Strong knowledge of AI, LLMs, and tech industry trends. Proven ability to write attention-grabbing content for a diverse audience. Experience creating articles, press releases, and web copy that is both technical and accessible. A creative approach to explaining complex concepts in simple terms...
Fix error on my website it's not loading properly
...channel dedicated to rare and unusual short experimental art films. The master project is to create and launch the new channel, offering 500 short films for the Launch to create a substantial initial offering. I need someone based in the UK, to work with the physical hard archive. The film formats are primarily DVDs and USBs, and also some VHS tapes. The DVD films and the VHS films will need to be converted to MP4 format for uploading to the YouTube Channel. *nota bena the small quantity of VHS films can be omitted, (to be converted and uploaded separately later), if not easily possible to do at this stage. Deliverables 1. Provide a written recommended strategy for the overall YouTube Channel project concept, including: * recommendations about how to monetise the Chann...
I need an experienced designer to update and rebrand my PowerPoint slides. The main goal is to refresh the slides with our new branding elements. Key Tasks: - For each presentation combine all the slides into one by making the main graphics smaller and putting the text of the later slides on the main slide. - Update the branding ele...experienced designer to update and rebrand my PowerPoint slides. The main goal is to refresh the slides with our new branding elements. Key Tasks: - For each presentation combine all the slides into one by making the main graphics smaller and putting the text of the later slides on the main slide. - Update the branding elements including our logo, color scheme, and typography across all slides - Copy text from the original slides seamlessly into the ...
...Lo que necesito: • Duración: 30-60 segundos, adaptado para redes sociales (1:1 y 9:16). • Enfoque: Un video que resalte los principales beneficios del producto de forma persuasiva, incluyendo visuales impactantes y una narrativa clara. • Análisis del nicho: La persona deberá investigar mi competencia, entender lo que funciona en mi mercado y adaptar el contenido a mi audiencia específica. • Copy persuasivo: Deberá ser capaz de integrar los mejores hooks y frases clave que conviertan. • Visuales de alto impacto: No quiero algo genérico; el video debe conectar emocionalmente con la audiencia y destacar mi producto en el mercado. • Opcional: Incluir los bonos al final si considera que es clave para maximiz...
...27,000-word manuscript. The book requires thorough editing in several areas: - Grammar and Punctuation: I need a meticulous review for grammatical errors and punctuation missteps. - Content and Structure: The flow and organization of the content need to be assessed and improved where necessary. In addition, the book needs to be formatted and laid out appropriately for Kindle publishing. I do not require assistance with the book cover design. The editing style should align with a functional style guide, rather than a specific one like the Chicago Manual of Style, APA or MLA. Ideal candidates will have extensive experience in book editing, particularly for Kindle publishing, and a strong understanding of a functional style guide. Please provide s...
...entry. The tasks will primarily involve working with Excel for scheduling and calendar management as well as email sending through outlook. Ideal Skills and Experience: - Proficient in Excel - Detail-oriented for accurate data entry - Good organizational skills for managing tasks - Reliable and self-motivated - Email management: Sorting, prioritizing and responding to emails as appropriate. - Calendar scheduling: Organizing appointments, meetings and events. - Travel arrangements: Planning and coordinating travel logistics. - Job booking: Assisting with scheduling and booking tasks. - Checklists: Maintaining and updating task lists. - Completion rates: Tracking and reporting on task completion rates. The ideal candidate will have extensive experience in similar ...
I'm looking for someone to help with a simple image editing task. - I have two photographs in PNG format. - The task is to copy the number 421 from one picture and add it to the other one. - No additional editing is required - just the number transfer. Ideal skills for this job include: - Proficiency in image editing software (like Photoshop or GIMP). - Attention to detail to ensure the number is copied accurately. - Experience working with PNG images. This is a straightforward task, and I'm looking for someone who can complete it promptly. Thank you!
Please read this first, I am NOT looking for a web developer, I am ONLY looking for an expert in the 20i platform. Please DO NOT respond to this unless you are very familiar with the 20i Platform. I am in need of a seasoned consultant familiar with the 20i platform to assist with various issues I am currently facing. Key Problems: - User Interface Bugs: Specific problems are occurring in the billing section and the overall design of the platform. - Integration Errors: I am experiencing difficulties with the Stripe integration which need to be troubleshooted. - Refresh Interface: The platform needs to be reviewed for any refresh interface issues. Billing Specifics: - Payment Processing: There are several complications arising during payment proces...
...YOUR TOTAL PAYMENT FOR THIS PROJECT. DO NOT PLACE A BID ON THE PROJECT, AND THEN TRY AND NEGOTIATE FOR MORE. DO NOT MESSAGE US, FOR ANY REASON. WE DO NOT NEGOTIATE BIDS. DO NOT PLACE A LOW BID - AND THEN ASK FOR MORE. IF YOU MESSAGE US, FOR ANY REASON, we will not respond, YOU WILL BE BLOCKED, AND YOUR BID REMOVED. IF YOU GET HIRED - WE WILL MESSAGE YOU. IF YOU HAVE A QUESTION ABOUT THIS JOB - DO NOT BID. The job we have posted is extremely easy. All details provided. All info you need is in the description. No additional instructions will be provided once the work has commenced. I will give you a list of questions to answer on quora.I will give you the logins to some quora accounts You plug the questions into 2 AI writing to...
YOU ARE BIDDING ON YOUR TOTAL PAYMENT FOR THIS PROJECT. DO NOT PLACE A BID ON THE PROJECT, AND THEN TRY AND NEGOTIATE FOR MORE. DO NOT MESSAGE US, FOR ANY REASON. WE DO NOT NEGOTIATE BIDS. DO NOT PLACE A LOW BID - AND THEN ASK FOR MORE. IF YOU MESSAGE US, FOR ANY REASON, we will not respond, YOU WILL BE BLOCKED, AND YOUR BID REMOVED. IF YOU GET HIRED - WE WILL MESSAGE YOU. IF YOU HAVE A QUESTION ABOUT THIS JOB - DO NOT BID. The job we have posted is extremely easy. All details provided. All info you need is in the description. No additional instructions will be provided once the work has commenced. 2 REDDIT POSTS A DAY. For 5 days 2 QUORA POSTS A DAY For 5 days You'll search reddit for questions to answer - in the su...
...emails to purchasers to let them know of any changes. - I need to be able to sort purchases by pickup location. With this I need to be able to see the aggregate of each product needed at the location. This is how I will know what to deliver to each location. I will also need to be able to print invoices, sorted by location, in sets of 2. When fireworks are picked up the tent will sign and date a copy to give it to the customer and the customer will sign and date a copy for the tent to keep. - At checkout, I will need the purchaser to identify if anyone else will be authorized to pick up the fireworks. Whomever picks up the fireworks MUST have a picture ID. I need to be able to export orders into google sheets that will auto populate -- Buyers first and last name --...
I need an experienced Forex trader who can copy trading signals from Telegram into my Pocketoption account. Key Requirements: - Proficient in Forex trading - Capable of promptly copying and entering signals - Familiar with Pocketoption broker - Able to maintain accuracy during high-paced trading - Understands the importance of following signals without personal bias
I'm looking for a developer to create a custom QMK extension for Microsoft Word. This extension should specifically incorporate custom macros to help streamline my workflow. Key Requirements: - The macros should be able to insert standard text elements at the click of a button. This will help save time and make the document creation process more efficient. (Mathematical equation) - The macros should be user-friendly and easy to implement. Ideal Skills and Experience: - Proficient in developing Microsoft Word extensions. - Experience with creating custom macros. - Understanding of QMK and its integration with Word. - Ability to deliver a user-friendly product.
I'm in need of a soft copy of the circuit/wiring diagram for the Carestream DRX Evolution X-Ray. The diagram should be in PDF format and detail the connections from the X-ray console to the generator, the chest bulky, and the tube head with moderate detail, including key connections. Simply put, I'm looking for: - A PDF circuit/wiring diagram for the Carestream DRX Evolution X-Ray - Diagram detailing key connections to specific components - Moderate detail level with key connections If you have access to this document, I'm happy to pay for it. Please get in touch. Thank you.
...for configuration, programming, and troubleshooting. 5. Aligning the content with industry best practices and real-world applications. 6. Delivering all materials in an editable digital format (e.g., Microsoft Word, PowerPoint, and PDF). **Deliverables** 1. Complete training manual (theory and labs). 2. Practical exercises for each day of training. 3. Answer keys and solutions for lab exercises. 4. PowerPoint presentations summarizing the content for each day. 5. Any supporting files (e.g., RSLogix or FactoryTalk project files). **Freelancer Requirements** Applicants should have: 1. Proven expertise in RSLogix 5000 and FactoryTalk View software. 2. Experience creating technical training materials. 3. Strong knowledge of PLC programming, H...