Skip to content
View TchikTchakX's full-sized avatar

Block or report TchikTchakX

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

Typing SVG


I build tools that put naming ownership back in users' hands. No cloud gatekeepers. Self-hosted infrastructure.



Resilience Engineering

Sentry Discord  


🧩  Why this combination is unusual


Most frontend devs don't touch:

  • RPC nodes & on-chain data encoding
  • null responses meaning 5 different things
  • Borsh serialization & ABI decoding
  • Multi-chain failure modes

Most blockchain devs don't think about:

  • Skeleton loading & progressive feedback
  • Ad-blocker interference with RPC calls
  • Race conditions between user searches
  • UX during 3-10s blockchain waits

The real challenge: handling providers that silently fail (returning null instead of an error) while keeping response times acceptable for the user.

Multiple providers · Multiple blockchains · Different failure modes · One search bar


🚀  What I've built





More Web2 & Web3 domain utilities are in the works. Everything a domain owner needs, in one place.


🔍  Audit methodology / I audit my own code before shipping
Axe What I check
🛡️ Reliability Retry, fallback, circuit breaker, cache. Every failure path covered?
Performance Time budget per resolution path, redundant RPC calls, timeout calibration
🔒 Security XSS via on-chain records, input validation, no client-side secrets, CSP
⚙️ Maintainability Coupling with third-party libs, technical debt, error handling consistency
Correctness Owner vs manager vs resolved address, stale cache, race conditions
🔬 Edge cases Expired domains, 100+ domain wallets, ad-blockers, empty records
🎨 UX under constraint Progressive feedback during 3-10s waits, skeleton loading, typed errors
📊 Observability Sentry breadcrumbs, error rates by provider, Discord user feedback
🖥️ Browser compat Ad-blocker vs RPCs, neutral URL choices, no wallet extension needed

📨  Get in touch


Building in the ecosystem? Working on digital sovereignty tools? Let's talk.


Twitter    GitHub




Popular repositories Loading

  1. TchikTchakX TchikTchakX Public

    GitHub profile.