Skip to content
View tohrxyz's full-sized avatar

Block or report tohrxyz

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
tohrxyz/README.md

tohrxyz tohrxyz total stars

Learn about me

I have studied Application Development at Middle School of Electrical Engineering and since then developed software systems even in my free time.

My experience lies mostly in web platforms with tools like React & Next.js. In fact, I have 2+ years of experience with these two. This should tell you that I'm well-versed in Javascript and Typescript on the frontend side.

Regarding backend, I have developed several server solutions using Python and lots of Node servers.

I code as a hobby and in my free time I study and develop cryptographic solutions around bitcoin, ethereum and encryption systems.

I have also base experience in Rust and in the past few months I've come to love golang.

My most notable projects

The After Message

file sharing app, which uses end-to-end encryption on client, chunk-based transfer to backend which uploads it to decentralized IPFS network and enables client-side decryption using Shamir Secret Sharing Scheme share. implemented cryptography at theaftermessage/crypto

Zephyrus Wallet

native android bitcoin wallet, developed in Jetpack Compose & Kotlin, utilising bitcoin cryptography to facilitate bitcoin storage and transactions at Zephyrus Wallet

Notificator

Web3 DeFi AAVE lending position observer bot, that monitors status for account and notifies person through e2ee Matrix protocol message notificator

Nostr projects

  • Profilestr -> view nostr notes by npub, using this vanilla javascript no-build web-app
  • Trawix -> nostr websocket translator to HTTP GET endpoint

Write me

  • Email: tohrxyz@proton.me
  • Signal: @tohrxyz.1337
  • Twitter (X): @tohrxyz
  • Nostr: npub1cdusut94gaqvhtpan28lca6y8czwj4akdrw5n24stckr52wmcpuqjmnrzh
  • Simplex: connection link


Pinned Loading

  1. zephyrus-wallet zephyrus-wallet Public

    Bitcoin Wallet for Android

    Kotlin 4

  2. notificator notificator Public

    Bot that observes AAVE position and sends health factor through Matrix protocol

    Go 3

  3. madpob madpob Public

    Matrix Aragon DAO Proposal Observer Bot

    TypeScript 1

  4. profilestr profilestr Public

    View NOSTR notes by npub, no-build web-app

    JavaScript 2

  5. theaftermessage/crypto theaftermessage/crypto Public

    Hobby implementation of ShamirSecretSharing scheme and chunk-based AES encryption/decryption

    TypeScript

  6. trawix trawix Public

    Nostr WSS translator to HTTP GET server

    Go