Opengl projects github工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 opengl projects github 份搜到的工作,货币单位为 HKD

    本项目旨在为用户提供一种将其购买商品的电子小票转换为可复制的json文本数据的集成工具服务。 电子小票的载体一般为微信小程序或H5网页。 本项目包括一个网页端和一个云服务器。 本项目关于爬虫相关的技术,在网络中如github已有相关源代码帖子证明可实施,但前端网页及服务器的其余功能开发需要参考文档完成。 本项目不仅仅是完成功能的实现,更主要的是项目的运行维护,包括云服务器的搭建及管理等,具体要求详见附件文档说明。 海外华裔优先

    $4264 (Avg Bid)
    $4264 平均报价
    3 个竞标
    it is a good projects 已经结束 left

    我需要一个新网站,我需要您设计和创建我的博客。希望您有相关的专业技能,是有经验的人可以好好做这件事

    $1109 (Avg Bid)
    $1109 平均报价
    4 个竞标

    ...所提交的PHP后端代码为Laravel框架,现在对接了的钱包功能,前端是VUE开发,需要对个人中心的提取虚拟货币接口进行修复。 提供代码为:VUE前端的反编译代码与完整的PHP代码,详情可以参考Laravel的路由模块。 此git仓库是前端VUE的部分源码,需要进行修复: 1. 登录注册无论成功还是失败状态都没有弹窗提醒。 2. 后台设置交易手数为0.1,0.01时,客户在前台操作,仍然报告不得少于1手,如图5、6 3.钱包对接,需要接入ZTpay,ZTpay提供第三方钱包地址功能,开放文档: ZTpay提供了API接口,可以调用生成钱包地址、充值、提取、读取账户信息功能。已经提供部分对接信息,需要完善功能,并在前台能渲染QR code和数字货币地址。如图X/x 可以给我留下github账号,我会授权你访问我的仓库,可以评估下是否接受。完成BTC钱包并实现充币(前台)功能可以给milestone2000HKD,在完成其余9种数字货币(重复性工作),给3000HKDmilestone。修复两个bug,分别给1000HKDmilestone。

    $1437 (Avg Bid)
    $1437 平均报价
    4 个竞标
    VUE前端开发改UI 已经结束 left

    需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 竞品需参考交互

    $10151 (Avg Bid)
    $10151 平均报价
    6 个竞标
    Project for Elven L. 已经结束 left

    Elven L.,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步讨论细节。需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 提供竞品需参考交互 详细内容,请联系skype: live:.

    $9370 (Avg Bid)
    $9370 平均报价
    1 个竞标

    Convert c++ projects to Delphi projects

    $1741 (Avg Bid)
    $1741 平均报价
    3 个竞标

    联系方式:请打开issue链接,直接在github上与aelf的开发者交流。 issue地址: 对(int,IChainContext,Transaction,Timestamp,CancellationToken,Address)进行重构,这是60行代码和6个参数的单位。解决这一问题将使我们的代码库更易于维护,并提高更好的代码中心的保持单元接口小准则评级! 以下是本指南的要点: 1.定义 将每个单元的参数数量限制为最多4个。 2.为什么? 保持较低的参数数量可以使单元更容易理解、测试和重用。 3.怎么做 通过将相关参数分组为对象来减少参数的数量。或者,尝试提取部分需要较少参数的单元。 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $1718 (Avg Bid)
    $1718 平均报价
    2 个竞标

    issue地址: 1.从开放给开发者的issue中,领取认为自己可以解决的issue a.在issue下评论,和团队确认奖励范围 b.和团队确认对应的reviewer。【一般情况为当前模块的研发人员】 2.明确需求,提交解决方案,提交DDL,并获取认可后即可开工。 3.创建PR并添加[WIP][community] 4.细分任务,标注任务完成期限 5.完成PR后,在标题添加[Review] 6.看到[Review]标记的PR,开始Team review 7.通过Team reivew后,移除标题中的[WIP][Review],等待最终review 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $1562 (Avg Bid)
    $1562 平均报价
    1 个竞标
    Project for Duoduo Q. 已经结束 left

    Hi Duoduo Q., I noticed your profile and would like to offer you my project. We can discuss any details over chat. 我想基于一个开源加密聊天项目做一些修改,第一步需要你把下面的代码跑通,确保github上的代码是可运行的,这样我们今后可以修改和添加一些新功能。 其它代码也在toshiapp这 。

    $1796 (Avg Bid)
    $1796 平均报价
    1 个竞标

    使用VB.net+OpenGL编程,通过PictureBox展示多个空间三角形,需要的鼠标交互式功能: (1)可以通过鼠标点击来选择三角形,被选中的三角形使用红包标示; (2)可以通过鼠标拖曳来旋转视图(以轨迹球的方式,NEHE的OpenGL网站上有例子)。 测试图形建议为一个空间足球。

    $261 - $2178
    $261 - $2178
    0 个竞标

    你好,我需要会开发android OPENGL和GPUImage。我现在有项目外包,关于android的视频抠象,合成,分段,转格式的功能需求。 加我qq 383819640我们可以详细谈一下业务流程。最好给我看一下你的做过的相关成功案例。

    $203237 (Avg Bid)
    $203237 平均报价
    5 个竞标
    andriod视频处理项目 已经结束 left

    你好,我需要会开发android OPENGL和GPUImage。我现在有项目外包,关于android的视频抠象,合成,分段,转格式的功能需求。 加我qq 383819640我们可以详细谈一下业务流程。最好给我看一下你的做过的相关成功案例。

    $156174 (Avg Bid)
    $156174 平均报价
    1 个竞标

    我有一个持续工作,之前与之相关的项目为'revise the opengl program'

    $195 / hr (Avg Bid)
    $195 / hr 平均报价
    1 个竞标

    ... 3d model file(at least .stl ) into console and display this model by opengl and other lib and scale model by mouse operation, switch camera position (between front,back,left,right,top, one buttons one view ) the model nicely, lighting simulation is need as well the solid model ,make it hollow. (offset the mesh faces to one side, give it a thickness ) you have the ability to change pointcloud to mesh, plz notice us. f. windows platform . c++ is best for us. Criteria a. realize all the requirements i mentioned. b. submit the relevant source code c. finish in two or three weeks. me know you are solo or not btw ;) 一.软件要求 1.使用opengl等显示3D模型(最起码支持stl格式) 2.能够使用鼠标对模型进行旋转缩放等编辑,同时摄像机位置可以切换front,back,left,right,top等视角(建五个按钮,一健切换视角)

    $18218 (Avg Bid)
    $18218 平均报价
    1 个竞标
    script JQUERY textarea 已经结束 left

    IN A FIELD TEXTAREA PUT EFFECT AUTO COMPLETION OF THE TEXT I NEDD EDIT SCRIPT JQUERY yuku-t/jquery-textcomplete · GitHub

    $180 (Avg Bid)
    $180 平均报价
    1 个竞标

    This is a medium-sized project that will require collaboration with a small team of developers and marketing managers. The estimated duration of the project is over 12 months. We are looking for an intermediate-level frontend developer with experience in building user-friendly and visually appealing websites and apps. If you are passionate about frontend development and have a keen eye for detail, we would love to hear from you! The first month we need to check your skills and you have do work as a intern. The internship will be unpaid and the payment structure after the internship will be 150 to 250 USD plus Bonus. 40 h per week are needed! Please write the word "DIALOGMAXX" in the top of your application, so we know that you realy read this offer and that you agree with the co...

    $1023 (Avg Bid)
    $1023 平均报价
    36 个竞标

    We are looking for a skilled Backend Developer to work on our dating app and adult website projects. As a Frontend Developer, you will be responsible for implementing user interface designs, creating responsive layouts, and ensuring seamless user experiences. You will collaborate with our design and development teams to translate wireframes and mockups into pixel-perfect frontend code. Responsibilities: - Develop and maintain frontend codebase for dating app and adult website projects - Implement user interface designs and create responsive layouts - Collaborate with design and development teams to ensure seamless user experiences - Optimize websites for maximum speed and scalability Skills: 1. Proven experience as a Backend Developer with 2-5 years ...

    $1156 (Avg Bid)
    $1156 平均报价
    34 个竞标

    We are looking for a skilled Frontend Developer to work on our dating app and adult website projects. As a Frontend Developer, you will be responsible for implementing user interface designs, creating responsive layouts, and ensuring seamless user experiences. You will collaborate with our design and development teams to translate wireframes and mockups into pixel-perfect frontend code. Responsibilities: - Develop and maintain frontend codebase for dating app and adult website projects - Implement user interface designs and create responsive layouts - Collaborate with design and development teams to ensure seamless user experiences - Optimize websites for maximum speed and scalability Skills: 1. Writing tested, idiomatic, and documented JavaScript, H...

    $1351 (Avg Bid)
    $1351 平均报价
    49 个竞标

    I’m looking for a talented game developer who is proficient in C++ and OpenGL to create a 2D game for Windows. Key Requirements: - The game should be a single player adventure game. Key Skills: - Proficiency in C++ and OpenGL for game development. - Experience in designing and implementing 2D games. Nice to have: - Previous experience in developing games for Windows.

    $156 (Avg Bid)
    $156 平均报价
    2 个竞标

    Helllo I have a web app made with react js for the front end and php laravel for the backend. yesterday it was working fine but i tried to get it ready so i can upload to the ftp so i followed instructions from chat gpt and added some ...made with react js for the front end and php laravel for the backend. yesterday it was working fine but i tried to get it ready so i can upload to the ftp so i followed instructions from chat gpt and added some commands in the terminal but of course i broke it and now im seeing errors . Before i could sign up / login. So hopefully someone can fix and get it back to working. I have this on the github and even when i try to go back a commit its still not working. Now im seeing the errors listed below. HOW SOON CAN YOU START? AND HOW SOON CAN YOU...

    $180 (Avg Bid)
    $180 平均报价
    37 个竞标

    As a team with beginner-level Git knowledge, we are seeking an expert who can guide us through some specific tasks. Our team is currently using GitHub as our repository hosting service and require assistance in: - Understanding and executing branching and merging operations. - Resolving conflicts that may arise during the process. - Guiding us through the process of rebasing. The ideal freelancer for this job will have a strong background in using Git and GitHub, with a practical understanding of branching, merging, conflict resolution, and rebasing. Efficiency, clear communication skills, and patience to train a beginner-level team are highly appreciated.

    $609 (Avg Bid)
    $609 平均报价
    2 个竞标

    I'm seeking a skilled developer to work on a project that involves the navigation of an indoor mobile robot using Deep Reinforcement Learning (DRL) based on camera data, rather than LIDAR. I have a GitHub repository and guide to provide as a basis, objective is to replace LIDAR data with camera data. Must use a simulation environment, preferably ROS with GAZEBO and RVIZ. Also I require documentation explaining how your implementation works as well. Key Requirements: - Development of an indoor mobile robot navigation system using DRL - Utilization of camera data for navigation, not LIDAR - Focused on path finding, obstacle avoidance and mapping are the primary goals. - Proficiency in Python is a must, as the project will be entirely implemented in this language - Proficiency in...

    $2967 (Avg Bid)
    $2967 平均报价
    24 个竞标

    we have an application developed in ract-native, using the library tamagui, we are looking for a collaborator to help us create the code in tamagui for the UI of the application. we need the code to be added to a github branch

    $3654 (Avg Bid)
    $3654 平均报价
    82 个竞标

    I'm in search of a skilled AI developer who's proficient in GitHub technologies, particularly for Android applications. I need your expertise to automate human actions within an Android environment, to enhance efficiency and streamline processes. Key requirements include: - Strong understanding of AI, especially image recognition - Proficiency in Natural Language Processing (NLP) for the automation of tasks - Previous experience with creating recommendation systems would be a plus Your experience in implementing AI-driven solutions and the ability to work within an Android environment are crucial. There's no strict deadline for the project, but a timely delivery would be greatly appreciated.

    $8184 (Avg Bid)
    $8184 平均报价
    48 个竞标

    We are looking to build a long-term partnership with a skilled and dedicated team of developers for ongoing projects involving WordPress and WooCommerce webshops. Our goal is to collaborate with professionals who can deliver high-quality work, adhere to deadlines, and contribute innovative solutions to our projects. Responsibilities: - Develop and maintain WordPress and WooCommerce websites - Customize themes and plugins to meet project requirements - Ensure the websites are responsive, user-friendly, and optimized for performance - Troubleshoot and resolve any technical issues that arise - Collaborate with our team to understand project goals and deliver results that exceed expectations - Stay updated with the latest industry trends and technologies to implement best practi...

    $102 / hr (Avg Bid)
    $102 / hr 平均报价
    232 个竞标

    I have a pre-built 2D game engine ready and need a talented and experienced developer proficient in C++ to develop a simple game layered on it. Given that I have not chosen a specific genre, a puzzle, adventure, or arcade game are all possible directions for this project. I remain open to your creative suggestions, but I want to stress that it should be very begginner and easy, something as simple as a monkey collecting random bananas spawning across the screen The game has to be: - Developed in C++, so strong skills in this language are necessary. - Created using Visual Studio. Therefore, familiarity with this software is a must. - MUST know about Game Engine basics!! This is less about being hyper focused on game creating and more about understanding the building of game engines. ...

    $148 (Avg Bid)
    $148 平均报价
    15 个竞标

    I have a pre-built 2D game engine ready and need a talented and experienced developer proficient in C++ to develop a simple game layered on it. Given that I have not chosen a specific genre, a puzzle, adventure, or arcade game are all possible directions for this project. I remain open to your creative suggestions, but I want to stress that it should be very begginner and easy, something as simple as a monkey collecting random bananas spawning across the screen The game has to be: - Developed in C++, so strong skills in this language are necessary. - Created using Visual Studio. Therefore, familiarity with this software is a must. - MUST know about Game Engine basics!! This is less about being hyper focused on game creating and more about understanding the building of game engines. ...

    $164 (Avg Bid)
    $164 平均报价
    14 个竞标

    i need someone that can do three projects for me: Adding translations to my current code base of the music player using transloco describing it here: Acceptance Criteria: - Transloco works - all strings have been added to json translation files - spanish and english translations are added - Translations can dynamically change - A setting for changing the language is added - modulized approach Adding Dark Mode: Acceptance Criteria: - Can switch between dark and light mode - have the two main colors of angular material theme defined in a way to be reusable in all components ( changing it in one place will update it in all components) Adding Touch & Arrow Support

    $3459 (Avg Bid)
    $3459 平均报价
    89 个竞标

    I'm in need of a writer to write projects around healthcare Key Requirements: - Good writing and research skills - Proficiency in research methodologies and data analysis - Strong academic writing skills I'm looking for someone who can deliver: - A comprehensive and coherent research - A well-cited and referenced final piece of work

    $164 (Avg Bid)
    $164 平均报价
    89 个竞标

    Dear translator, We are a company that develops live streaming and video chat apps. We are looking for native translators in various languages for a localization project regarding the FAQ sections of our apps. We will be sharing a Sheets file with the texts that contains HTML codes and placeholders, Therefore, this project requires a lot of close attention to detail and preferably, past experience working with HTML codes. The file has two tabs. The first one needs to be localized, while the second tab needs to be proofread. The tone of the translations should be friendly, inviting, and informal. The first tab is 1800-words-long, but a considerable amount of the answers has repetitions. The second tab is 932 words-long in English. Ideally, we will be asking you to install at least one ...

    $2928 (Avg Bid)
    $2928 平均报价
    105 个竞标

    Hi Projects H., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $390 - $390
    $390 - $390
    0 个竞标

    ...search of a professional in deep learning, preferably a PhD, who can serve as a mentor for various aspects of neural network design, such as: Your task will be: - Preparing very specific ML/NN live lessons for me - Helping me debug my code if I am stuck - Suggesting me better ways of doing things - Helping me to install 3rd party software on Windows - Helping me to run open source projects downloaded from GitHub - We will work mainly in C#, C++ - Python will be optional The ideal candidate should possess: - A PhD in the field of deep learning - Previous experience in designing neural networks - Strong communication skills to effectively explain complex concepts in a clear manner Don't bid if - you have no research experience - you have no journal public...

    $180 / hr (Avg Bid)
    $180 / hr 平均报价
    11 个竞标

    It is a 3D vst sound rendering plugin It works fine on Windows but the graphics has problems on macOS

    $9855 (Avg Bid)
    $9855 平均报价
    20 个竞标

    I am seeking a skilled developer experienced in setting up GitHub Actions for Laravel projects. This position requires setting up CI/CD pipeline to automate testing of Laravel 10 project. i want to integrate it with browserstack so it tests on mobile devices. updates to laravel 10 project

    $148 / hr (Avg Bid)
    $148 / hr 平均报价
    69 个竞标

    ...potential freelancer must show dexterity in handling: 1. Affordable Housing Construction: I am looking for a grant to provide affordable housing within the community. You need to have a success record in obtaining substantial funding related to housing projects. 2. Recreation Community Centre: A separate grant is required for a community centre that will serve as a recreation hub. Your proposal should demonstrate a proven track record in obtaining large funds for such infrastructural development projects. Experience dealing with such separate projects is vital, as I am keen to advance these community improvement initiatives as independent schemes. Proficiency in the field of infrastructure and housing grants, coupled with your ability to write compelling applic...

    $390 / hr (Avg Bid)
    $390 / hr 平均报价
    7 个竞标

    The target is to write a Java, console program (public static void main) that will generate a docx Word file. Program needs to use docx4j library () Programm needs to generate many parts: Heading1, Heading2, Heading3, every with some c...----Heading3 ----Heading3 Heading1 --Heading2 ----Heading3 ----Heading3 --Heading2 ----Heading3 ----Heading3 In the text put links to a concrete Headings, eg. "read in Heading2 - abc (page 4)" - it should be link to this section and "(page 4)" should Make a footer showing the number of page and first Heading on the page. Insert picture to the document. The output should be a Java program public GitHub repository. Only full solution is eligible to be paid. Partial solution is not eligible to be partially paid.

    $1031 (Avg Bid)
    $1031 平均报价
    41 个竞标

    ...directory for static files. • styles / directory for global and modular style files. API requests • Requests : Axios Important comments and flags in the code ⚠ Optional but recommended Technologies and Tools • Frameworks and Libraries:  Styling : Styled-components , SASS/SCSS  State Management: Redux or Context API  Routing : React router  Forms: Formik , Yup (for validation) • Versioning: GitHub • Build Tools: Webpack , Babel • Tests: Jest , React Testing Library Project Structure – Suggestion • src / • ├ ── components / # Reusable components • ├ ── pages / # Application pages • ├ ── services / # Services and integrations with API • ├ ── store/ # State management ( Redux / Context ) • ├ ── styles / # Glob...

    $1749 (Avg Bid)
    $1749 平均报价
    74 个竞标
    EC2 to GitHub CI/CD Setup 5 天 left
    已验证

    I need to automate the update process on my Node.js server running on an EC2 instance every time I push to the "main" branch on GitHub. Here's an overview of what I'm looking for: - Set up a CI/CD pipeline using GitHub Actions, as I have an existing EC2 instance for hosting the server. - Ensure that the server on the EC2 instance automatically updates with the latest version of the code from the "main" branch on GitHub. Skills & Experience: - Proficiency in configuring CI/CD pipelines with GitHub Actions is essential. - Experience with Node.js server deployment on EC2 instances is highly preferred. - Familiarity with building and testing Node.js applications. - Good understanding of continuous integration and deployment best p...

    $203 (Avg Bid)
    $203 平均报价
    37 个竞标

    I'm seeking professionals who can execute makeup, car customization, and car restoration projects. These projects are strictly for personal use. In your application, please include detailed project proposals, with a focus on the specific skills and experience you have in these areas. Key Details: - The scope of work will vary depending on the specific projects. - Makeup application: I'm interested in a range of makeup styles and techniques, from natural to avant-garde. - Car customization: This includes modifications to enhance aesthetics and performance. Knowledge of automotive design and mechanics is a plus. - Car restoration: The objective is to restore a vehicle to a condition as close to its original state as possible. Ideal Skills and Experience: ...

    $148 / hr (Avg Bid)
    $148 / hr 平均报价
    52 个竞标

    I'm looking for a skilled UI/UX designer to work on my web and app design projects. You should have at least 5 years of experience in UI/UX design and demonstrate expertise in tools such as Figma and XD. Please apply with a portfolio. Key features I'm looking for include: - Responsive design: The design should adapt seamlessly to all screen sizes and devices. - Intuitive navigation: The user should be able to easily find their way around the platform. - High-quality visuals: I aim for a trendy and futuristic style for my web design. The visuals should be engaging and visually appealing. If you have a strong background in UI/UX design, particularly with web and app design, I look forward to reviewing your application.

    $102 / hr (Avg Bid)
    $102 / hr 平均报价
    40 个竞标

    ...developer who can create a well-functioning 3D pathfinding visualization GUI for me. Task Description: • Design and develop a 3D visualization GUI using OpenGL and Qt. • Implement a 3D visualization that can rotate and zoom in/out to inspect aspects in detail. • Ensure the grid dimensions and individual grid sizes are configurable variables. • Develop intuitive controls for rotating, zooming, and panning the 3D space. • Optimize rendering performance to ensure smooth and responsive user interactions. • Collaborate with the team to understand requirements and provide technical solutions. Required Skills and Qualifications: • Proficiency in OpenGL and Qt for developing graphical applications. • Strong understanding of 3D graphics p...

    $2162 (Avg Bid)
    $2162 平均报价
    5 个竞标

    I'm in need of a skilled Swift Engineer to work on a variety of projects with me on a long-term basis. Your primary tasks will be centred around mobile app development, particularly for iOS devices, and will involve using the latest Swift and XCode versions. Key requirements include: - Solid understanding of Swift programming and XCode - Experience with pushing apps to the App Store - Willingness to work during EST time for at least 3 - 5 hours The apps created will have a diverse range of functionalities, including user authentication, push notifications, and in-app purchases. They will cater to a broad audience, ranging from the general public to business professionals. The ideal candidate for this position will have: - Proven experience in Swift programming and iOS app ...

    $94 / hr (Avg Bid)
    $94 / hr 平均报价
    52 个竞标

    I need a Flutter developer to work on an exciting project, should speak Arabic. The app sells and buys things, it is an e-commerce app multi-vender. please attached your work links

    $3998 (Avg Bid)
    $3998 平均报价
    103 个竞标
    Appimage Createion 4 天 left
    已验证

    We want to distribute our OpenGL-Based media server software via Linux. Appimage looks like a usable way to deploy on multiple distributions. We target solely x64 architectures. The software uses OpenGL, video capture, audio output and input and connects to IO devices via USB. We already have a working .deb workflow and it would be great if you could create an appimage workflow for us that we can introduce into our deployment.

    $1085 (Avg Bid)
    $1085 平均报价
    18 个竞标

    I'm seeking a JIRA expert with a proven track record in configuring JIRA projects in SCRUM, Project Management, and KANBAN formats. The ideal candidate will be able to implement specific features and functionalities within these projects. Key responsibilities include: - Implementing user story management, sprint planning, task tracking, burndown charts, release management, and Kanban boards for SCRUM, Project Management, and KANBAN projects. - Ensuring that each project is tailored to the specific needs and workflows of my team. - Enhancing our project planning and tracking processes. I'm looking for a professional who can ensure that the integration of JIRA into our workflow is seamless, efficient, and user-friendly. The ultimate goal of this project is to...

    $1570 (Avg Bid)
    $1570 平均报价
    13 个竞标

    Hi Projects H., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $1952 (Avg Bid)
    $1952 平均报价
    1 个竞标

    We need an expert to help us set up a GitHub Codespace for our Prestashop Website. We've already created the appropriate Codespace account and repository. We also user Docker. We don't manage to run php 7.0 on the codespace server. There's probably something we're doing wrong (we're not github/codespace experts). We need you to finish the set up for us. Please apply to this job ONLY if you're very experienced with Github-Codespace-Dockers + php.

    $127 / hr (Avg Bid)
    $127 / hr 平均报价
    17 个竞标

    ...individual to join our team on a monthly basis. The successful candidate will work on mobile application projects. Key Responsibilities: - Development of mobile applications utilizing Flutter - Incorporation of high-quality UI/UX Design and seamless User Experience - Efficient integration of third-party APIs - Proper State Management to ensure the application runs smoothly Extra: - Previous experience with Audio Video Call projects will be a plus The ideal candidate must have: - 1-2 years of experience in Flutter development - Strong understanding of UI/UX design principles - Proven experience in API integration - Solid grasp of state management - Additional experience in audio video call projects will be considered favorably This is a fantastic opportunity for...

    $2761 (Avg Bid)
    $2761 平均报价
    65 个竞标

    My project requires an expert in machine learning, particularly with a focus on using Python for neural networks. Ideal Skills and Experience: - Proven experience in machine learning projects - Expertise in Python programming - Proficiency in neural network programming - Strong understanding of deep learning Your understanding of machine learning principles, advanced Python programming, and neural network frameworks will be pivotal to the success of this project. Please detail your relevant experience and provide examples of similar projects.

    $718 (Avg Bid)
    $718 平均报价
    23 个竞标

    ...and animation. - Strong problem-solving skills to handle bug fixes and performance improvements. - Experience in social media integration and website completeness. - Forward-thinking approach to game architecture. - Creativity and ability to suggest and implement new features. - Sound design experience is a plus. What you'll work with: - I will provide you with contributor access to the game's GitHub repository - I will work with you day by day as you progress through (unless an emergency comes up) - I will do my best to answer your questions in less than 24 hours, depending on the time difference - As a software engineer myself, I am quite involved with web architecture, design, graphics, gaming, etc., so we'll be two professionals working together - Good work i...

    $273 (Avg Bid)
    加保
    $273
    3 项参赛作品