Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    144 wasm công việc được tìm thấy, giá theo USD

    ...WalletConnect into my project using Web3modal for blazor OR pure html+js, enabling users to transact with Ethereum. Here's what I need: Requirements: - Use - Code should not contain any additional frameworks like react, angular or others - Support ethereum transactions with amount and address to other wallets - Final result should be either html + js OR blazor wasm project - Create very simple UI for using walletConnect with two user inputs one for address(public) and amount - Implement Web3modal with WalletConnect support - Facilitate Ethereum transactions for sending cryptocurrency - Ensure secure and efficient transaction handling Ideal Skills: - Proficient in Web3 and Ethereum standards - Experience with WalletConnect and Web3modal - Understanding of

    $159 (Avg Bid)
    $159 Giá đặt trung bình
    14 lượt đặt giá

    I am in need of a programmer who can convert a Vue project into a Blazor project. The original project is available on GitHub, with a demo available online. I prefer the use of Blazor for the conversion process, if possible. The...>= 3, element-plus >= 2.3.1, vant >= 4.1.1) in the Vue project. Ideal Skills/Experience: - Proficient in Blazor and Vue and C# >NET - Experience in project conversion between different frameworks - Attention to detail, as the functionality of the converted project needs to closely match the original. GOAL: Initially, I just need to see the project run from a Blazor project (Can be Server, or WASM ...) GITHUB: <--- PROJECT TO CONVERT DEMO:

    $495 (Avg Bid)
    Nổi bật
    $495 Giá đặt trung bình
    15 lượt đặt giá
    argon2 parameters Đã kết thúc left

    I have a function written in dart. I need it to be converted to js using hash-wasm

    $320 (Avg Bid)
    $320 Giá đặt trung bình
    82 lượt đặt giá

    ...data solution that can use existing data models/schemas with zero configuration to create the fake data. *Solution* A NodeJS module that produces semantically accurate fake data from an arbitrary data model or schema with zero configuration. We are primarily a Typescript/NodeJS shop and describe the requirements from that perspective but welcome submissions that are Rust based and that compile to WASM are more than welcomed. Runtime portability such as in-browser, Bun, Cloudflare, etc is preferred but NodeJS is required. Data model handlers for GraphQL SDL and JSONSchema are required. Extra preference will be given to submissions with additional handlers for TypeScript type definitions and protobufs. Various fake data handlers should be supported. Required is a handler that ...

    $500 (Avg Bid)
    Bảo đảm Cuộc thi hàng đầu
    $500
    14 bài tham dự

    I am looking for assistance towards designing and engineering an application specific library which will perform compression and decompression operations on timeseries data. The aim is to develop a library which covers the following requirements • Can be consumed by .NET • Can be compiled to WASM and consumed by javascript • Compresses and decompresses timeseries data • Can compress timeseries data as a stream rather than as blocks • Can compress integers & floating point values • Produces a compressed binary stream of the uncompressed timeseries stream • Produces a temporal index of the compressed data also as a compressed stream • Selects an optimum compression algorithim based on parameters which describe the timeseries •...

    $28 / hr (Avg Bid)
    $28 / hr Giá đặt trung bình
    81 lượt đặt giá

    I am looking for a skilled developer to create the backbone/core functionalities of a multi-platform crypto wallet with Trust Wallet Core's Wasm/NPM library. The ideal candidate should have experience in developing web-based and mobile wallets and be familiar with Trust Wallet Core (@trustwallet/wallet-core), Angular and Ionic Framework. We currently have implemented a simple boilerplate in Angular + Ionic to test out Wallet core's functionalities, currently we have implemented a test app with some simple methods to generate new wallets, encrypt it with the user's password and save them locally, import a new wallet, and decrypt it. We will provide the github repository as an example. Note: our test app is badly optimized and should only be used as an example.

    $729 (Avg Bid)
    $729 Giá đặt trung bình
    44 lượt đặt giá
    Real time data live on web page Đã kết thúc left

    I am looking for a developer to help me display real-time sport results on my specific website. The ideal candidate should...socket.io. Link will be distributed via chat. Missing on current project : - possibility to filter riders by category - progress bar animation based on lap time of previous lap - row animation if rider gain / loss position - assign and highlight your favorite rider - rider lap time history ( statistics ) - virtual track position animation Another project has been already developed in ASP.net wasm ( blazor ). Due to loading time (slowness) we cannot use it. APP will be running under Linux / Centos server. If you are confident in your ability to create a web page that displays real-time sport results and can ensure automatic updates, please submit your...

    $598 (Avg Bid)
    $598 Giá đặt trung bình
    49 lượt đặt giá
    Affekta LLC Đã kết thúc left

    ...accessible and enjoyable for learners. Leveraging cutting-edge artificial intelligence, we have developed a sophisticated teaching system that comprehends users' experiences and individual needs, aiming to create the most positive and effective learning experiences possible. Job Description: We are seeking an experienced C#.NET developer to join our startup team and take a key role on a Blazor WASM project. While Blazor exposure is preferred, it is not a strict requirement. The ideal candidate should have a strong background in C#.NET development, with hands-on experience in Fluxor (Redux) state management, SignalR, mentoring junior developers, leading code review processes, and contributing to the development of best practices. Responsibilities: Collaborate with t...

    $34 / hr (Avg Bid)
    $34 / hr Giá đặt trung bình
    63 lượt đặt giá

    I am looking for a React Native developer to create a react native NPM module () based on sax-wasm. The sax-wasm github project can be found here: The ideal candidate should have experience in creating React Native modules. The expected time frame for this project is 1-2 weeks.

    $2498 (Avg Bid)
    $2498 Giá đặt trung bình
    101 lượt đặt giá

    I need the implementation of a functional prototype based on the "Blazor WebAssembly App" template that implements JWT authentication and authorization against an already developed API. The prototype will have a login page, and the "Counter" and "FetchData" pages will only be available for authenticated users. The API URL will be provided once an agreement is reached, but the request and response DTOs for the login are very simple.

    $152 (Avg Bid)
    $152 Giá đặt trung bình
    12 lượt đặt giá
    Wasm-to-js bridge library Đã kết thúc left

    I am looking for a skilled developer to create a Wasm-to-js bridge library for my project. I'm writing my own compiler for my own language and would like help creating a library that creates code that accepts information about objects in my language, which compiles to wasm, and create an object in javascript. In case that isn't clear for the function you are writing: The input of this function being called will represent an object in my language The output of the function is code The goal of the wasm code you generate will be to create a way that I can pass in an object in my own language, which can include ints, uints, and floats of various lengths, as well as characters, strings, arrays, pointers, or sum types (think Rust enums) and this will create somet...

    $1511 (Avg Bid)
    $1511 Giá đặt trung bình
    34 lượt đặt giá

    I am looking for a React Native developer to create a react native NPM module () based on sax-wasm. The sax-wasm github project can be found here: The ideal candidate should have experience in creating React Native modules. The expected time frame for this project is 1-2 weeks.

    $784 (Avg Bid)
    Gấp
    $784 Giá đặt trung bình
    49 lượt đặt giá

    ...(4128.5) -> 4008.7 (4129.5) MB, 4314.4 / 0.0 ms (average mu = 0.087, current mu = 0.021) allocation failure; scavenge might not succeed <--- JS stacktrace ---> FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory 1: 00007FF60F5ED51F node_api_throw_syntax_error+175743 2: 00007FF60F572E66 v8::internal::wasm::WasmCode::safepoint_table_offset+59654 3: 00007FF60F574B72 v8::internal::wasm::WasmCode::safepoint_table_offset+67090 4: 00007FF61001AAB4 v8::Isolate::ReportExternalAllocationLimitReached+116 5: 00007FF610005E12 v8::Isolate::Exit+674 6: 00007FF60FE87C6C v8::internal::EmbedderStackStateScope::ExplicitScopeForTesting+124 7: 00007FF60FE94F4D v8::internal::Heap::PublishPendingAllocations+1117 8: 00007FF...

    $19 / hr (Avg Bid)
    $19 / hr Giá đặt trung bình
    16 lượt đặt giá

    SUMMARY: Implement it custom HTTPS protocol(spec attached) between client and server written in Golang and compiled to a WASM module (client) and binary executable (server). 3 - 5 applicants will be chosen to complete the project in parallel. All code will be released under a GLP-2.0 license. REQUIRED EXPERIENCE: Motivation is more important than experience. You are allowed to learn on the job and take the full time allotted. PROJECT DESCRIPTION: Layer 8 is to be a collection of protocols that jointly implement VPN functionality running transparently in the browser. The ultimate goal is to dissociate a client’s true identity from their content choices through the Layer 8 system. The Layer 8 system is actually a suite of protocols being developed one at a time -- this is the ...

    $900 (Avg Bid)
    $900 Giá đặt trung bình
    30 lượt đặt giá
    Blazor WASM Expert Đã kết thúc left

    We're looking for a Blazor WASM Proof-of-Concept - Custom Authentication Added to CSLA DataPortal (IGN) expert who has already gained great experience with Blazor. If you can provide previous examples, please apply only for this job. Otherwise, your proposal will be marked as spam. Full-time, 40-hour per week, long-term opportunity available for the best candidate.

    $10 / hr (Avg Bid)
    $10 / hr Giá đặt trung bình
    6 lượt đặt giá

    ...text into multiple short snippets of 7-10 words long. 4.) Then it will grabs a keyword phrase (noun) from each of the snippets and search either Pixabay or Pexels with the keyword selected via their API and bring in an image for each of the snippets. 5.) The user would then select a music sample to use. (we will provide the music samples) 6.) Then the software using something like FFMpeg or a JS WASM alternative to add the snippet text over top of the image chosen for that snippet and then compile all the snippet pieces into a single slideshow video. 7.) The max length of the video would be 1:00 minute or less as this is the max that YouTube would have. But we would also like to have the user select a either a 1 minute video or 3 minute video at the beginning of the creation proc...

    $250 - $750
    Nổi bật Gấp Niêm phong
    $250 - $750
    15 lượt đặt giá
    Trophy icon Build a Blazor Server Site Đã kết thúc left

    ...and then go to page the vehicle details page. 2. Vehicle Details: A data entry page where the user can enter and edit information about the vehicle. 3. A vehicle maintenance page: Also from the Vehicle List will me a "Maintenance" button. It will direct to this page. This is a page which is a grid of maintenance items. The grid is editable. Requirements: A. User Blazor Server, not Blazor WASM. B. Use Syncfusion Components. (Download free trail) C. Use Only Bootstrap. D. No javascript. E. Use SQL Server for Data Store. F. Use RepoDB for Data Access. Any entry which fails to use the above will be disqualified. See attached Database Schema for the table definition. CREATE TABLE [dbo].[Vehicle]( [Id] [int] NOT NULL, [Vin] [nvarchar](50) NULL, [Make] [nvarc...

    $50 (Avg Bid)
    Bảo đảm
    $50
    4 bài tham dự
    Graphql - using rust and Apollo Đã kết thúc left

    Build Graphql authorization , depth limiting, Cost analysis , rate and directive limiting using rust and integrate it with Apollo router , deploy it as a sidecar in kubernetes , plus point if can be deployed as wasm . This module will be invoked for every query that hits Apollo router. This is pretty basic module I am looking to build

    $25 / hr (Avg Bid)
    $25 / hr Giá đặt trung bình
    6 lượt đặt giá

    1. Create example of streaming video using WebSocket. 2. Decode stream using ffmpeg wasm library 3. display video on the page with minimum latency (vue framework)

    $161 (Avg Bid)
    $161 Giá đặt trung bình
    17 lượt đặt giá

    Need envoy service mesh to validate the jwt token , validate the hmac header(use wasm filter) and enforce rate limit

    $641 (Avg Bid)
    $641 Giá đặt trung bình
    8 lượt đặt giá
    Need help with Rider in Linux Đã kết thúc left

    Hey, I can run Rider normaly but debug it won't start (Blazor WASM). I hope someone can help me.

    $29 (Avg Bid)
    $29 Giá đặt trung bình
    5 lượt đặt giá

    Hello! We need help with developing a social media scheduling system - in the backend of our existing site. Our current site is developed using a combination of these technology: NodeJS, ReactJS, CSS and HTML, Javascript, ASP.NET Core, Blazor WASM, SQL/NoSQL, ORM Cosmos DB, MySQL. We wanted to develop something like Hootsuite or Zoho social where users are allowed to create, schedule and post content to multiple social channels. I have attached here a file for the features we wanted, which is similar to Hootsuite/Zoho Social (simplify version). Kindly let me know if this work is doable for you, time frame to complete and price you charge for this. Thank you, AD.

    $1298 (Avg Bid)
    $1298 Giá đặt trung bình
    29 lượt đặt giá

    I have a single class which encapsulate websql calls. I need to convert it to use sqlite-wasm I need to have it done fast. no agencies. single freelancers who is available right now I'll close the project when its done.

    $22 (Avg Bid)
    $22 Giá đặt trung bình
    9 lượt đặt giá

    Need an expert Blazor WASM developer who will work on my running project

    $150 (Avg Bid)
    $150 Giá đặt trung bình
    13 lượt đặt giá

    Need an expert Blazor WASM developer who will work on my running project

    $19 / hr (Avg Bid)
    $19 / hr Giá đặt trung bình
    9 lượt đặt giá

    We are looking for an experienced Blazor WASM Developer with a strong background in web development and .NET Core to work on our task assigner application. The application is needed to track employee performance, providing managers with real-time information about task progress and the ability to easily assign tasks. The successful candidate must have extensive knowledge in Blazor WASM, Radzen UI, and .NET Core in order to create a secure application with the following features: 1. Authentication: Ensure users are securely and safely able to access the application system with secure credentials and login details. 2. Create, Assign, Track and Manage Tasks: Provide users with an intuitive, user-friendly interface to create tasks for employees, assign them to designated pe...

    $21 / hr (Avg Bid)
    $21 / hr Giá đặt trung bình
    26 lượt đặt giá
    Blazor Wheel UI Component Đã kết thúc left

    Invisible CodeBuddy is a company seeking to bring the worldwide expertise of talented developers to companies and individuals looking to learn new and emerging technologies, methods, and patterns. We are looking for a light-weight solution to demonstrate how to implement functiona...libraries that are accepted as quality. Also, the component should be "responsive" in one of two ways: Preferably, the component should be able to resize with the browser window. In absense of that behavior, simply remaining the same size as its parent container and not stretching in response to browser resize is acceptable. Technologies: Language(s): C# 6.0 Library/Framework(s): Blazor WASM IDE(s): Visual Studio Please deliver the work in the following format(s): Example Front...

    $34 / hr (Avg Bid)
    $34 / hr Giá đặt trung bình
    26 lượt đặt giá

    ...Development but able to jump into the API and get work done. We use OpenAPI for documentation and testing our Restful API. - 2+ Years of Angular Front-End Development Experience - Understanding of SOLID Principals of Development - Understanding of the Observable Pattern and RxJs - Strong HTML, CSS, and Javascript Knowledge and Experience - 4 Core Experience / ASP.Net Core - Blazor Wasm / Blazor Server Development is a plus. - Ability to speak and write English Fluently - Ability to design using Adobe XD / Figma and Prototype UIs is a plus. Candidates applying for this position will need to complete two interviews. ###### We will also be checking to ensure that you have the following ############# - A Camera setup and working - A Microphone that is of good quality - Th...

    $32 / hr (Avg Bid)
    $32 / hr Giá đặt trung bình
    29 lượt đặt giá

    I am working on a simple project that uses React as frontend with a textbox,and the text box is used by the user to write code. I want to compile that piece of code using web-assembly(wasm) and then display the results back on the screen. I have no issue in developing the frontend, the major problem to be solved here is how to fetch the written code from the text-box and then compile it in wasm bundle to get output. If anyone out there who has experience with wasm projects please help me out on this one and get paid!

    $119 (Avg Bid)
    $119 Giá đặt trung bình
    2 lượt đặt giá

    Estoy buscando arquitectos de Software/Blockchain con orientación en Microservicios basado en eventos, para desarrollar en lenguaje RUST mediante tecnología WASM / WASI. Se precisa desarrollar una blockchain realmente ambiciosa y revolucionaria, tanto privada como pública, es decir, federada. Buscamos forjar un ecosistema innovador de intercambio de información / datos y conocimiento, centrado en el usuario y que sea el motor que impulse la revolución de las; redes sociales decentralizadas, aplicaciones decentralizadas y la industria 4.0. Nuestro modelo de negocios es basado en servicios. Nuestra objetivo a corto plazo es el desarrollo de una DAICO (DAO + ICO) Para desarrollar y abordar nuestro sistema de financiación basado en riesgos, ...

    $50 / hr (Avg Bid)
    $50 / hr Giá đặt trung bình
    4 lượt đặt giá
    C# demo app Đã kết thúc left

    I'm building a demo app in C# but am very rusty and need some help. It is a WASM front-end that hits a .net api. The front-end passes an uploaded file to the api, then the api passes that to a container/service that encrypts the file and passes the result back to the api, then the api passes back to the front-end as a downloaded file. I need help today/asap It would be a plus if you are savvy with cloud architecture as well, such as deploying it into a cloud environment.

    $15 - $25 / hr
    Nổi bật Gấp Niêm phong
    $15 - $25 / hr
    34 lượt đặt giá

    We are looking for someone to help with MSFS2020 development. Specifically, porting over current X-Plane helicopters. You will need to be proficient in all areas of development including C++ WASM, XML, Blender 3D modeling and animation, sound development, basic understanding of textures, mapping, PBR and an overall understanding of the MSFS SDK. For X-Plane 11/12 development SASL, XLUA or LUA basics are helpful.

    $50 / hr (Avg Bid)
    $50 / hr Giá đặt trung bình
    4 lượt đặt giá

    I am developing a Blazor WASM project for practice. I am struggling to make some parts work and would require assistance. For now, my CRUD is not working properly so need urgent assistance to check and correct my PutAsJasonAsync calls to the Controllers

    $25 (Avg Bid)
    $25 Giá đặt trung bình
    2 lượt đặt giá

    I need to implement a monthly roaster calendar for my HR project developed using Blazor Wasm. The task will cover the following items 1) Day-basis monthly calendar and print report 2) Weekly basis monthly calendar and print report 3) Project menu will be auto collapsed when a sub-menu will be clicked

    $19 / hr (Avg Bid)
    $19 / hr Giá đặt trung bình
    8 lượt đặt giá
    Project for Parth R. Đã kết thúc left

    Hi Parth R., I have a C++ library that I would like to convert to WASM. Are you able to help

    $10 (Avg Bid)
    $10 Giá đặt trung bình
    1 lượt đặt giá
    Need Web Assembly Expert Đã kết thúc left

    I need someone who can compile Rust and C/C++ into wasm. Please reply with some examples. Thanks

    $21 / hr (Avg Bid)
    $21 / hr Giá đặt trung bình
    12 lượt đặt giá
    Port C++ Library to Webassembly Đã kết thúc left

    I have a C++ library which is a parser that I want to generate a webassembly to use in web application. The main deliverables are: 1. Compile the library to WASM 2. make TypeScript npm package ready for publishing on npmjs The library is located at:

    $206 (Avg Bid)
    $206 Giá đặt trung bình
    12 lượt đặt giá
    wasm + js debug. Đã kết thúc left

    It is necessary to analyze the web page (reverse engineering) and identify the principle of formation of some variables (wasm, javascript)

    $33 (Avg Bid)
    $33 Giá đặt trung bình
    3 lượt đặt giá

    Seeking a part-time senior front-end developer who has rich experience with binding GoLang with Javascript (React) via WASM. Continous 20 hrs work per week. Potential to be promoted to full-time and if you excel, stock options! In your project proposal, tell me about a technical problem you have solved/built with the aforementioned languages/framework. IF YOU DO NOT INCLUDE INFORMATION ABOUT THE TECHNICAL PROBLEM YOU SOLVED YOUR PROPOSAL WILL BE IGNORED.

    $10 / hr (Avg Bid)
    $10 / hr Giá đặt trung bình
    5 lượt đặt giá
    Next.js, WebRTC and Web Workers Đã kết thúc left

    This is a fun project. Your mission, should you accept it, is to fix memory leaks and UX issues in an existing React component. This component performs identity document verifications remotely (using an API) and locally (using a WASM worker). There are two goals for this project: 1) Identify and fix user experience issues related to WebRTC permissions 2) Identify and fix memory leaks, if any Details on UX issue: We are using HTML Canvas with a video stream started by WebRTC to show helpful tips on how to take good pictures for verification. Due to permissions issues with WebRTC on iOS and Android devices, many users complain the app is not working. Currently, the component will show a dialog with help on how to fix the permissions, but it is not enough. We'd like you to help...

    $1784 (Avg Bid)
    NDA
    $1784 Giá đặt trung bình
    39 lượt đặt giá

    I need someone to add extra functions to this explorer It supports WASM data for now. I would like to add EVM data with Toggle option. Tasks Edit Database structure - Import WASM+EVM from RPC. Front end edits Auto Detect EVM data for a block and show Toggle option to view data(Block data same- hash, address) Other Edits(Add EVM Data) Transfers Accounts Assets Source code I will prepare more edits.

    $4757 (Avg Bid)
    $4757 Giá đặt trung bình
    21 lượt đặt giá

    I just need someone to help me resolve some build errors, I believe it has something to do with not able to download packages from nuget.org.

    $24 / hr (Avg Bid)
    $24 / hr Giá đặt trung bình
    13 lượt đặt giá

    A website in 3 milestones ( 1.) html+js 2.) php+sql 3.) wasm+golang ), described in detail in a sketch of the layout and a function description: Prices per milestone negotiable.

    $177 (Avg Bid)
    $177 Giá đặt trung bình
    45 lượt đặt giá

    Invite only Project We need a Blazor Frontend Developer, Backend work isn't needed but if you have abilities we can discuss All built in Blazor WASM, Multiple projects to complete in the next 6 months. Will need to work independently on Frontend with catchup with Lead every 2 days to discuss. Will need to be able to take API from Backend and create sane user interface. I am happy if you are junior and will need some mentoring, However we won't be working from the base level, some experience in Blazor Wasm is required. If you're still in after the above, Great... We can go deeper privately.

    $25 - $50 / hr
    Niêm phong
    $25 - $50 / hr
    10 lượt đặt giá

    I have a urgent task for containerizing (docker) a "blazor" (wasm) application. Having difficulty rendering the home page. (works in kestrel via normal debugging). would you be able to help? for somebody knowledgeable in docker and c# blazor wasm, this should be an easy fix.

    $166 (Avg Bid)
    $166 Giá đặt trung bình
    1 lượt đặt giá
    Project for Borko R. Đã kết thúc left

    Hi Borko R., I noticed your profile. I have a urgent task for containerizing (docker) a "blazor" (wasm) application. Having difficulty rendering the home page. (works in kestrel via normal debugging). would you be able to help?

    $50 (Avg Bid)
    $50 Giá đặt trung bình
    1 lượt đặt giá

    Opportunity for long term collaboration, 20-45 hrs per week. Experienced Blazor developer with strong Azure skills to work on Blazor WASM application. Migrate MySQL database to SQL Azure, work on features, fixes and unit testing.

    $633 (Avg Bid)
    $633 Giá đặt trung bình
    12 lượt đặt giá
    Recurring Subscription Website Đã kết thúc left

    Looking for someone with web development experience to build a shell website with the ability to manage recurring subscribers. Recurring subscribers will gain access to a WASM app. The app authenticates using Auth0. I need a bridge to exist for the app to know who is subscribed and up to date paid. If you have a better solution regarding how to secure the app with the recurring model that maintains security and does not use Auth0, I'd be open to suggestions. The foundation is to ensure that only subscribed and paid clients gain access to the app. Preparing for the future: Ability to create subscription tiers and apply promotions with a set duration. Subscriptions can be paid monthly or annually. I'd also need to be able to accept payment. Provided: - Example websites...

    $470 (Avg Bid)
    $470 Giá đặt trung bình
    26 lượt đặt giá
    Blazor frontend Đã kết thúc left

    Need a .net developer to write a blazor wasm frontend. small scale project.

    $17 / hr (Avg Bid)
    $17 / hr Giá đặt trung bình
    9 lượt đặt giá

    Các bài viết top wasm cộng đồng