Skip to content
View spellsaif's full-sized avatar
πŸ™ƒ
Building Mozayx
πŸ™ƒ
Building Mozayx

Block or report spellsaif

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

Backend & Solana Engineer focused on building systems, developer tooling, and production-grade blockchain applications.


Projects

Mozayx

Co-founder Β· Privacy-focused payment system (Solana)

A payment system designed to balance privacy with compliance, while introducing incentives for both users and merchants.

  • Privacy-focused transaction design with compliance considerations
  • Incentive model rewarding users and merchants
  • Built for reliability, smooth execution, and real-world usage
  • Currently under active development

Tomoe

Backend framework (TypeScript, Web Standard APIs)

A backend framework built around correctness, composability, and predictable behavior.

  • Built on Web Standard APIs β€” not tied to a specific runtime
  • Supports modern runtimes like Bun (Node and others in progress)
  • Clean middleware system for request flow control (logging, auth, etc.)
  • Relic system for explicit, type-safe contracts between layers
  • Fails invalid configurations at startup instead of runtime
  • Custom Radix tree router for efficient route matching

πŸ”— Repository: [https://github.com/Project-Tomoe/tomoe]


Kinlend

DeFi lending protocol (Solana, Anchor)

A decentralized lending protocol enabling collateral-backed borrowing.

  • Users create loan requests by locking collateral
  • Lenders fund loans and earn returns
  • Handles repayment, defaults, and liquidation flows
  • Designed with structured on-chain state and vault-based architecture

πŸ”— Repository: [https://github.com/spellsaif/kinlend-protocol]


Aura

Solana TypeScript SDK

A developer-focused SDK for interacting with Solana.

  • Simplifies transaction building and execution
  • Handles simulation failures, confirmations, and edge cases
  • Supports multiple clusters and custom RPC endpoints
  • Designed for predictable behavior and better developer experience

πŸ”— Repository: [https://github.com/spellsaif/aura]


Technical Focus

  • Backend systems and API design
  • Solana development (Rust, Anchor)
  • PostgreSQL, Redis
  • Docker, Nginx
  • AWS, Azure

Current Work

  • Building Mozayx β€” a privacy-focused payment system on Solana
  • Designing more predictable backend abstractions
  • Improving developer experience in tooling
  • Exploring scalable patterns for on-chain systems

Pinned Loading

  1. Project-Tomoe/tomoe Project-Tomoe/tomoe Public

    Tomoe β€” The art of perfect balance

    TypeScript 1

  2. aura aura Public

    Solana Typescript Library

    TypeScript

  3. kinlend-protocol kinlend-protocol Public

    TypeScript

  4. tasuku tasuku Public

    TypeScript