Skip to content
View iGroza's full-sized avatar
🪄
(-80538738812075974)³ + (80435758145817515)³ + (12602123297335631)³
🪄
(-80538738812075974)³ + (80435758145817515)³ + (12602123297335631)³

Block or report iGroza

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
iGroza/readme.md

cover

Kirill Ageichenko

Senior React Native / Full-Stack Engineer — Web3 & FinTech. In IT since 2019.

I build mobile apps for Web3 and FinTech — and everything around them: backend, infrastructure, blockchain integrations.

What I've built 🛠

  • Non-custodial multi-chain crypto wallet (Cosmos, EVM, TON, Tron): in-app Web3 browser, WalletConnect, built-in exchange working directly with Uniswap/SushiSwap smart contracts, Ledger and Keystone hardware-wallet support without third-party SDKs, own implementation of transaction signing and wallet-data encryption.
  • B2B token platform (Solana, BSC, Tron) — designed and shipped end to end as Founding Engineer / Technical Lead: React dashboard, Node.js/Go/Rust microservices, Kubernetes, isolated-wallet security architecture.
  • Play-to-earn game on TON — multiplayer turn-based strategy with fully on-chain gameplay: items are NFTs, currency is TON, login via wallet transaction signing.
  • Custom native modules for React Native: Bluetooth receipt-printer driver, route-building engines in Java/Objective-C, chart rendering, kiosk mode — if RN can't do it out of the box, I write the native side myself.

Stack 🚀

  • Mobile: React Native (bare & Expo), TypeScript, Redux / MobX, native iOS/Android (Swift, Objective-C, Kotlin, Java), watchOS (Swift)
  • Web & Backend: React, Next.js, Node.js, Express, Go, Rust, microservices
  • Blockchain: EVM, Cosmos, TON, Solana, Tron · wallets, transaction signing, WalletConnect, DeFi, smart contracts
  • Infra: Kubernetes, Docker, CI/CD, ClickHouse, MongoDB, PostgreSQL, Redis, shell scripting
  • AI: LLM features in products, multi-agent dev workflows, automated PR review, semantic code search, local LLMs

Side projects 🌚

Open-source tools for everyday life, Telegram bots that kill routine, on-chain analytics tools.

Contact 📫

LinkedIn · Telegram · kirill.reactnative@gmail.com

Pinned Loading

  1. haqq-network/haqq-wallet haqq-network/haqq-wallet Public

    TypeScript 128 37

  2. xray-vps-setup xray-vps-setup Public

    Forked from Akiyamov/xray-vps-setup

    Script and ansible role to setup Xray-core with VLESS+Reality steal-self and TCP transport

    Shell 13

  3. crypto.md crypto.md
    1
    ## Basics
    2
    
                  
    3
    - [Blockchain Basics](https://academy.binance.com/en/glossary/blockchain)
    4
    - [Cryptocurrency Basics](https://academy.binance.com/en/glossary/cryptocurrency)
    5
    - [Seed Phrase | Binance Academy](https://academy.binance.com/en/glossary/seed-phrase)
  4. Solana-Validator-IP-Geolocation Solana-Validator-IP-Geolocation Public

    This script every day retrieves Solana cluster node information, find active validators, fetches their geolocation data, and saves the results as a CSV file.

    TypeScript 6

  5. deno-telegraf-template deno-telegraf-template Public template

    Telegram bot template built with Deno and Telegraf, with pre-compiled binaries for macOS, Linux, and Windows.

    TypeScript 1

  6. yellowstone-grpc-client yellowstone-grpc-client Public

    A TypeScript client for the Solana Yellowstone Geyser gRPC service, providing real-time access to Solana blockchain data with full type safety.

    TypeScript