Intelligent Matchmaking Service Platform, which aims to match the projects and developers.
Let employers and developers communicate directly and freely, no any intermediary.
Always free, based on Rust web stacks.

niQin shared an aphorism: I returned and saw under the sun, that the race is not to the swift, nor the battle to the strong, neither yet bread to the wise, nor yet riches to men of understanding, nor yet favour to men of skill; but time and chance happeneth to them all. -- 《圣经》
Projects
Project and its requirements, recruitment condition, documents and cases ...
Developers & Teams
List the interests, strengths, and advantages of developers and teams
Kids Education
Promote kids' computational and logical thinking, and enhance their problem-solving abilities
NiQin Books
Books and docs for open source knowledge and technology
Latest Managed More ...

Design 机器人类公司官网静态首页设计(静态单网页)

3000 yuan (CNY) | 10 days

### 机器人类公司官网首页设计 - 唯一风格要求:最简约的公司产品静态展示网页; - 静态的单网页,主要是制作网站静态主页。标准 HTML5 代码,无第三方 JavaScript 插件代码最佳; - 公司产品规划很少,因此希望布局简约,方便客户、访客查阅,以及最大化给访问者展示; - 公司产品正在制造生产中,因此需要进行图片创作、优化,当然将来还会找接单者迭代; - 接单者无地域要求,要求为个人接单。 ### 流程和费用 - 可根据繁琐程度协商费用; - 分批支付报酬。

Education & Training 制作开源+免费(CC协议且鼓励免费分发传播)的书籍/文档的 HTML 版本

10000 yuan (CNY) | 60 days

### 书籍/文档的 HTML 版本 - 制作过程很简单,将 markdown 类文件用书籍/文档制作工具编译为 html 即可; - 开源+免费(CC协议且鼓励免费分发传播)的书籍/文档,如各编程语言的教程、开源类库的文档、各种工具的使用教程、CC 协议的共享书籍等等; - 中文版+英文版,对于书籍/文档的搜索有技巧和心得; - 单件支付酬劳,即使仅制作单个书籍/文档的 HTML 文档,也可合作; - 须为标准 html 文档,尽量少的 JavaScript 代码; - 有其它要求,请联系沟通; ### 流程和费用 - 根据繁琐程度协商费用; - 无限期,长期寻求合作者;

Latest Recommended More ...

App 开发一款基于Uniapp平台的、支持苹果和安卓双端的原生标签编辑功能组件

10000 yuan (CNY) | 20 days | android ios

使用场景: 使用Uniapp开发移动端混合应用时, 需要用到图文编辑的功能. 为保障较高的体验, 决定使用原生组件实现该功能. 功能需求: 1\. 根据设置的不同规格, 初始化不同尺寸的画布 2\. 显示刻度尺,横向刻度尺长度为屏幕宽度,刻度值为创建时设置的标签宽度, 竖向刻度尺,根据横向刻度尺自适应 3\. 插入文本、图片、二维码、表格等操作 4.单击可以选中不同的元素 5.选中的元素,显示其控制器边框,可以进行移动或左右、上下缩放操作 6.将编辑好的内容,生成对应尺寸的图片 7.第一阶段先实现画布中,相关的操作. 底部功能菜单先实现UI, 可不实现操作 8.具体画布中可进行的操作及页面UI, 已上传到附件中, 也可参考"爱墨小标",新建标签后的页面中画布的功能 9.有类似项目开发经验的优先 10.具体实现功能参考竞品APP中标签编辑功能及“标签插件.xmind”所述说明。 附件:详细开发内容如下: 主要由以下四个原生组件组成。 1.1 画布 1.1.1 根据传入的不同尺寸, 初始化对应的带有刻度的画布 1.1.2 根据标签模板, 初始化相应的画布 1.1.3 画布中,可以插入文本、图片、条形码(一维码)、二维码、表格、图标、形状、线条、时间、模板、涂鸦、表单、序列号、边框、微信码等内容 1.1.4 单选模式下,单击可以切换当前选中的元素,元素选中后, 显示控制器边框,并可以移动或缩放选中的元素 1.1.5 多选模式下,同时可以选中多个元素,进行整体移动 1.1.6 双击选中元素,弹出对应设置弹窗,设置弹窗可以操作其在画布中的渲染情况 1.2 快捷菜单 主要包含以下功能: 1.2.1 删除:删除当前选中的元素 1.2.2 放大:选中元素中包含文字时,放大其中的文字 1.2.3 缩小:选中元素中包含文字时,缩其中的文字 1.2.4 旋转:顺时针旋转当前选中元素90度 1.2.5 模式:两种 单选模式|多选模式,来回切换 1.2.6 后退:撤回画布中最近的一次操作 1.2.7 前进:还原上一次的撤回操作 1.2.8 对齐:点击后,弹出对其弹窗设置当前元素在画布中的对其方式 1.2.9 复制:复制当前选中的元素 1.2.10 锁定:锁定后,元素不可移动或缩放 1.2.11 调整:调整当前元素在画布中的位置 1.3 功能菜单 主要包含以下功能: 1.3.1 文本:画布中插入文本元素,并弹出“文本设置”弹窗进行相关的设置 1.3.2 扫一扫:将扫描到的内容,以“文本”或者“条形码”或者“二维码”的形式插入画布 1.3.3 图片:显示图库图片供选择,并将选择的图片插入画布中,并弹出“图片设置”弹窗,进行相关的设置 1.3.4 条形码:插入条形码元素,并弹窗“一维码设置”弹窗,进行设置 1.3.5 二维码:插入二维码元素,并弹窗“二维码设置”弹窗,进行设置 1.3.6 图片识别:将识别到的内容,以“文本”或者“条形码”或者“二维码”的形式插入画布,可配合实现 1.3.7 表格:弹窗“表格设置”弹窗,进行设置,具体可参考竞品操作 1.3.8 图标:插入选择的图标 1.3.9 形状:插入图形元素,并弹出“形状设置”弹窗 1.3.10 线条:插入线条元素,并弹出“线条设置”弹窗 1.3.11 时间:插入日期元素,并弹出“时间设置”弹窗 1.3.12 语言识别:将识别的语音内容,以“文本”或者“条形码”或者“二维码”的形式插入画布中, 可配合实现 1.3.13 Excel导入:从微信或QQ中,导入excel文件,并数据插入画布中,具体操作参考竞品中的实现 1.3.14 模板:弹窗“模板”选择页面,根据选中的模板,初始化画布 1.3.15 涂鸦:将涂鸦后的图片,插入画布 1.3.16 表单:表单页面生成的二维码,插入画布中 1.3.17 序列号: 根据”序列设置”弹窗,插入相应的数据,参考竞品2中的实现方式 1.3.18 边框:将选择的边框,插入画布中 1.3.19 微信码: 将微信码插入画布中, 可配合实现 1.3.20 保持: 将导出画布中数据,用于下次画布初始化使用 1.3.21 打印: 将画布生成,对应尺寸的图片 1.4 功能弹窗 1.4.1 所需,请参考”功能菜单”中, 涉及到的弹窗

Algorithm & Library Expert Statistician Needed for Advanced Probability and Statistical Analysis Project

1000 dollars (USD) | 5 days | r-programming-language statistics combinatorial-problem-solving latex

Job Post Title: "Expert Statistician Needed for Advanced Probability and Statistical Analysis Project" Job Description: We are seeking a highly skilled statistician to assist with a complex statistical analysis project. The project involves a detailed examination of discrete random variables, probability density functions, exponential processes, normal distribution analysis, and sensitivity and specificity calculations. The ideal candidate will help in solving intricate problems related to electronic device lifetimes, network flow sizes, and evaluation of lie detector test effectiveness using statistical models. Responsibilities: Analyze and compute probabilities related to medium access control protocols and network flow sizes. Develop and validate mathematical expressions for...

App React Native App Platform Upgrade

900 dollars (USD) | 7 days | javascript mobile-app-development nodejs iphone-app-development react-native

I am in need of an expert React Native developer to upgrade my existing app running v0.59.9 and bring it up to date with the latest version of React Native v7.0+ In addition to the platform upgrade also need to: \- Upgrade Facebook SDK for FB login to continue working \- Adjust query in 'My Activities' to only show activities created in the past, while 'Latest Activities' should only show future activities from all users within radius Skills and Experience: \- Proficient in React Native \- Experienced in upgrading apps to support multiple platforms \- Familiar with the latest version of React Native

Web JavaScript Website Developer Needed

1000 dollars (USD) | 5 days | javascript react-js nextjs nestjs

I am seeking a skilled software engineer proficient in JavaScript for website development. The ideal candidate will handle the creation of user account functionalities for our website. The key requirements include: \- Proficiency in JavaScript programming \- Previous experience in website development \- Ability to build a secure and efficient user account system This is a fantastic opportunity for a developer looking to demonstrate their ability to deliver a user-friendly, functional solution. Apply if you have the relevant skills and experience.

Algorithm & Library Golang Distributed System Efficiency Check

600 dollars (USD) | 7 days | java software-architecture cplusplus-programming c-programming golang

I've developed a Replicated Key/Value Service using Primary/Backup in Golang, but I need an expert to review, enhance and ensure the project's efficiency. Key Requirements: \- Focus on the efficiency of the codebase, ensuring that it is optimized for performance. \- Implement mechanisms for fault tolerance in the system. Specifically, I want to implement the fault tolerance mechanism of 'Data Replication'. Ideal Freelancer: \- Proficient in Golang and has experience in developing distributed systems. \- Prior experience in enhancing and optimizing code efficiency. \- Strong understanding of fault tolerance mechanisms in distributed systems and experience in implementing data replication.

Algorithm & Library Custom Image Scanner Software for Windows

600 dollars (USD) | 4 days | software-architecture c-sharp-programming cplusplus-programming c-programming software-development windows software-engineering

I'm seeking a professional to create a custom image scanner software specifically for Windows OS. The main purpose of the software will be to scan photos in batches. Key Features: \- Batch Scanning: This is a primary requirement. The software should allow users to scan multiple photos in a single operation. \- Photo Scanning: The software is specifically intended for scanning photos, not documents or barcodes. \- Windows Compatibility: The software should be designed to work seamlessly on Windows OS. Ideal skills and experience for this job: \- Proficiency in Windows software development and compatibility. \- Extensive experience in creating image processing software or photo scanning applications. \- Strong understanding of batch processing and automation in software. \- Knowl...

Latest Published More ...

App 开发一款基于Uniapp平台的、支持苹果和安卓双端的原生标签编辑功能组件

10000 yuan (CNY) | 20 days | android ios

使用场景: 使用Uniapp开发移动端混合应用时, 需要用到图文编辑的功能. 为保障较高的体验, 决定使用原生组件实现该功能. 功能需求: 1\. 根据设置的不同规格, 初始化不同尺寸的画布 2\. 显示刻度尺,横向刻度尺长度为屏幕宽度,刻度值为创建时设置的标签宽度, 竖向刻度尺,根据横向刻度尺自适应 3\. 插入文本、图片、二维码、表格等操作 4.单击可以选中不同的元素 5.选中的元素,显示其控制器边框,可以进行移动或左右、上下缩放操作 6.将编辑好的内容,生成对应尺寸的图片 7.第一阶段先实现画布中,相关的操作. 底部功能菜单先实现UI, 可不实现操作 8.具体画布中可进行的操作及页面UI, 已上传到附件中, 也可参考"爱墨小标",新建标签后的页面中画布的功能 9.有类似项目开发经验的优先 10.具体实现功能参考竞品APP中标签编辑功能及“标签插件.xmind”所述说明。 附件:详细开发内容如下: 主要由以下四个原生组件组成。 1.1 画布 1.1.1 根据传入的不同尺寸, 初始化对应的带有刻度的画布 1.1.2 根据标签模板, 初始化相应的画布 1.1.3 画布中,可以插入文本、图片、条形码(一维码)、二维码、表格、图标、形状、线条、时间、模板、涂鸦、表单、序列号、边框、微信码等内容 1.1.4 单选模式下,单击可以切换当前选中的元素,元素选中后, 显示控制器边框,并可以移动或缩放选中的元素 1.1.5 多选模式下,同时可以选中多个元素,进行整体移动 1.1.6 双击选中元素,弹出对应设置弹窗,设置弹窗可以操作其在画布中的渲染情况 1.2 快捷菜单 主要包含以下功能: 1.2.1 删除:删除当前选中的元素 1.2.2 放大:选中元素中包含文字时,放大其中的文字 1.2.3 缩小:选中元素中包含文字时,缩其中的文字 1.2.4 旋转:顺时针旋转当前选中元素90度 1.2.5 模式:两种 单选模式|多选模式,来回切换 1.2.6 后退:撤回画布中最近的一次操作 1.2.7 前进:还原上一次的撤回操作 1.2.8 对齐:点击后,弹出对其弹窗设置当前元素在画布中的对其方式 1.2.9 复制:复制当前选中的元素 1.2.10 锁定:锁定后,元素不可移动或缩放 1.2.11 调整:调整当前元素在画布中的位置 1.3 功能菜单 主要包含以下功能: 1.3.1 文本:画布中插入文本元素,并弹出“文本设置”弹窗进行相关的设置 1.3.2 扫一扫:将扫描到的内容,以“文本”或者“条形码”或者“二维码”的形式插入画布 1.3.3 图片:显示图库图片供选择,并将选择的图片插入画布中,并弹出“图片设置”弹窗,进行相关的设置 1.3.4 条形码:插入条形码元素,并弹窗“一维码设置”弹窗,进行设置 1.3.5 二维码:插入二维码元素,并弹窗“二维码设置”弹窗,进行设置 1.3.6 图片识别:将识别到的内容,以“文本”或者“条形码”或者“二维码”的形式插入画布,可配合实现 1.3.7 表格:弹窗“表格设置”弹窗,进行设置,具体可参考竞品操作 1.3.8 图标:插入选择的图标 1.3.9 形状:插入图形元素,并弹出“形状设置”弹窗 1.3.10 线条:插入线条元素,并弹出“线条设置”弹窗 1.3.11 时间:插入日期元素,并弹出“时间设置”弹窗 1.3.12 语言识别:将识别的语音内容,以“文本”或者“条形码”或者“二维码”的形式插入画布中, 可配合实现 1.3.13 Excel导入:从微信或QQ中,导入excel文件,并数据插入画布中,具体操作参考竞品中的实现 1.3.14 模板:弹窗“模板”选择页面,根据选中的模板,初始化画布 1.3.15 涂鸦:将涂鸦后的图片,插入画布 1.3.16 表单:表单页面生成的二维码,插入画布中 1.3.17 序列号: 根据”序列设置”弹窗,插入相应的数据,参考竞品2中的实现方式 1.3.18 边框:将选择的边框,插入画布中 1.3.19 微信码: 将微信码插入画布中, 可配合实现 1.3.20 保持: 将导出画布中数据,用于下次画布初始化使用 1.3.21 打印: 将画布生成,对应尺寸的图片 1.4 功能弹窗 1.4.1 所需,请参考”功能菜单”中, 涉及到的弹窗

Algorithm & Library Expert Statistician Needed for Advanced Probability and Statistical Analysis Project

1000 dollars (USD) | 5 days | r-programming-language statistics combinatorial-problem-solving latex

Job Post Title: "Expert Statistician Needed for Advanced Probability and Statistical Analysis Project" Job Description: We are seeking a highly skilled statistician to assist with a complex statistical analysis project. The project involves a detailed examination of discrete random variables, probability density functions, exponential processes, normal distribution analysis, and sensitivity and specificity calculations. The ideal candidate will help in solving intricate problems related to electronic device lifetimes, network flow sizes, and evaluation of lie detector test effectiveness using statistical models. Responsibilities: Analyze and compute probabilities related to medium access control protocols and network flow sizes. Develop and validate mathematical expressions for...

App React Native App Platform Upgrade

900 dollars (USD) | 7 days | javascript mobile-app-development nodejs iphone-app-development react-native

I am in need of an expert React Native developer to upgrade my existing app running v0.59.9 and bring it up to date with the latest version of React Native v7.0+ In addition to the platform upgrade also need to: \- Upgrade Facebook SDK for FB login to continue working \- Adjust query in 'My Activities' to only show activities created in the past, while 'Latest Activities' should only show future activities from all users within radius Skills and Experience: \- Proficient in React Native \- Experienced in upgrading apps to support multiple platforms \- Familiar with the latest version of React Native

Web JavaScript Website Developer Needed

1000 dollars (USD) | 5 days | javascript react-js nextjs nestjs

I am seeking a skilled software engineer proficient in JavaScript for website development. The ideal candidate will handle the creation of user account functionalities for our website. The key requirements include: \- Proficiency in JavaScript programming \- Previous experience in website development \- Ability to build a secure and efficient user account system This is a fantastic opportunity for a developer looking to demonstrate their ability to deliver a user-friendly, functional solution. Apply if you have the relevant skills and experience.

Algorithm & Library Golang Distributed System Efficiency Check

600 dollars (USD) | 7 days | java software-architecture cplusplus-programming c-programming golang

I've developed a Replicated Key/Value Service using Primary/Backup in Golang, but I need an expert to review, enhance and ensure the project's efficiency. Key Requirements: \- Focus on the efficiency of the codebase, ensuring that it is optimized for performance. \- Implement mechanisms for fault tolerance in the system. Specifically, I want to implement the fault tolerance mechanism of 'Data Replication'. Ideal Freelancer: \- Proficient in Golang and has experience in developing distributed systems. \- Prior experience in enhancing and optimizing code efficiency. \- Strong understanding of fault tolerance mechanisms in distributed systems and experience in implementing data replication.

Algorithm & Library Custom Image Scanner Software for Windows

600 dollars (USD) | 4 days | software-architecture c-sharp-programming cplusplus-programming c-programming software-development windows software-engineering

I'm seeking a professional to create a custom image scanner software specifically for Windows OS. The main purpose of the software will be to scan photos in batches. Key Features: \- Batch Scanning: This is a primary requirement. The software should allow users to scan multiple photos in a single operation. \- Photo Scanning: The software is specifically intended for scanning photos, not documents or barcodes. \- Windows Compatibility: The software should be designed to work seamlessly on Windows OS. Ideal skills and experience for this job: \- Proficiency in Windows software development and compatibility. \- Extensive experience in creating image processing software or photo scanning applications. \- Strong understanding of batch processing and automation in software. \- Knowl...