Skip to content
View nikitaNotFound's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report nikitaNotFound

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CommandHandlerSystem CommandHandlerSystem Public

    Console application that uses Command-Handler system for proccessing commands. Lite version of MediatR if to be short.

    C#

  2. WalletConnectGuide WalletConnectGuide Public

    Example of integrating Wallet Connect v2 into vanilla JS application. Uniswap integration for frequently used tokens and ability to add custom pairs. Local storage as a store.

    JavaScript

  3. snake-rs snake-rs Public

    Snake game using rust and macrosquad lib to render 2d graphics. Created to grow into multiplayer version.

    Rust

  4. timer-mint-jetton timer-mint-jetton Public

    The Open Network blockchain jetton implementation, which can be minted by spamming transactions to contract after inner timer exceeds. Base of knowledge project.

    TypeScript 1

  5. lending-defi lending-defi Public

    Lending/borrowing platform for Ethereum blockchain. Lenders as a independent actors. Built with Solidity, Foundry and React.