
secure
by design
<3
taps to send
90+
Lighthouse
Web App2026·16 weeks·completed
Online Entrance Exams & Assessment Platform
Lead Full-Stack Developer & UI/UX Designer — Mother Patern College of Health Sciences
A self-custody crypto wallet UI focused on making security legible and transactions feel safe.
The Challenge
Making secure self-custody approachable without hiding the details that build trust.
The Solution
Progressive disclosure, clear signing previews and motion that communicates state at every step.
Key Highlights
Secure self-custody made approachable
Sub-3-tap transaction flow
90+ Lighthouse performance score
Motion design communicating security state
Code Highlights
Signing preview
<TxPreview to={addr} amount={amt} fee={fee} />Showing a full preview before signing builds trust.
State motion
<motion.div animate={{ scale: confirmed ? 1 : .96 }} />Subtle motion tied to state makes the wallet feel responsive.
Tech Stack
ReactFramer MotionTypeScript