We are looking for an experienced Unity developer to help complete the game development. About the game: Genre: farm simulator. The game is already being developed in Unity. Initially, it was created for mobile devices, but later it was decided to release it for Steam (PC). What needs to be done: Finish the game according to the completed technical specification. Adapt the existing functionality for PC and Steam. Implement the already planned mechanics and interface. What we provide: Detailed technical specification. All necessary materials (models, graphics, objects, etc.). Photos, videos, screenshots, and recordings of the original game. A ready implementation plan. We are recreating a game that successfully operated over 10 years ago, so there is no need to invent or design from scratch. All mechanics, interface, and logic are already defined — they need to be implemented in Unity with quality. For project familiarization, we provide a link to one of the game video reviews: Insert link here. Requirements: Experience working with Unity. Experience in developing or adapting games for PC/Steam will be an advantage. Ability to work according to the provided technical specification. In your response, please indicate: examples of your work; experience working with Unity; estimated hourly rate or cost of execution. One of the video reviews: https://www.youtube.com/watch?v=5_wKoX7zRc0
Proposals concealed
Proposals are currently absent
-
Denis S. 12 August 2022Это не логика пайтона а конкретная реализация конкретной статистической функции в одной из библиотек пайтона
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.ewm.html
В частности, эта функция расчитывает экспоненциально взвешеную величину
и тут как раз критично, чтобы специалист был знаком с математической поднаготной расчета RSI или других сигналов ТА
тут, если вы не планируете разрабатывать свою собственную библиотеку сигналов ТА, проще или просто использовать код из пайтона или найти готовую библиотеку, которая будет считать вам нужные сигналы
-
Andrii Gornichar 12 August 2022Було б добре якби ви продемонстрували більше деталей проекту та конкретніше пояснили що вам потрібно зробити, в принципі в деталі поєднання мов програмування вдаватися не буду в вашому проекті. Також хочу зазначити що Денис Шаповаленко правий і його рішення вам підійде .
-
Denis Skrypnik 12 August 2022А вы падения скорости не боитесь? Многие математические библиотеки реализованы все равно на С/С+ и в .net они же будут использоваться.
Я исследовал быстродействие по Face Recognition. Линейная алгебра на абсолютно одинаковых библиотеках в Python работает в раз 15 быстрее (точных таймингов не помню) чем на .net. Оверхед вызовов огромный что в принципе ожидаемо.
Current freelance projects in the category C#
An independent service handler for Excel files is required for the existing microservices system. The task involves creating a reliable pipeline for receiving, validating, and transforming data from tables into a structured database format. Functional tasks: Development of an API based on gRPC for receiving processing commands and returning execution statuses. Implementation of file parsing logic: reading large volumes of data (XLSX), cleaning, type checking, and mapping to business models. Implementation of a data access layer (Repository/Unit of Work) for saving results in PostgreSQL via Entity Framework Core. Ensuring thread safety and efficient resource usage (especially when processing large files). Technical requirements: Platform: .NET 10. Architectural patterns: Dependency Injection, CQRS, modular project architecture. Communication: Strictly gRPC. Working with Excel: Use of efficient libraries (e.g., EPPlus, OpenXML, or similar of your choice). Modularity: Code should be organized so that the service is easily scalable and testable. Expected results: A fully functional microservice ready for deployment in a containerized environment. A clean codebase adhering to SOLID principles. Documented .proto files. Basic unit tests for critical data processing nodes. Candidate requirements: In your response, please specify: Your experience with .NET in microservices architecture. Examples of how you organize DI and modularity in your projects. Experience with Excel libraries in .NET. Willingness to work with gRPC contracts.