Skip to content
View sonusid1325's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sonusid1325

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

ソヌ (Sonu)

ソヌ's GitHub Profile Photo


// 🚀 About ソヌ (Sonu)

let name = "ソヌ (Sonu)";
let title = "Android, Web & Blockchain Dev";
let passion = ["building meaningful software", "crafting UI/UX that feels alive", "open-source"];
let stack = [
    "Kotlin", "Jetpack Compose", 
    "Next.js", "Tailwind", 
    "Node.js", "Supabase", 
    "Solana", "Rust", 
    "Docker", "Firebase"
];

let vibe = "Minimal. Playful. Privacy-first.";
let goal = "Design beautiful tools & dApps that empower people while learning deeply about system design, AI, and decentralization.";

fn daily_drive() {
    println!("👾 Building Trixii – a privacy toolkit 🐾");
}

fn quote(){
	println!("Code is like humor. If you have to explain it, it’s bad.")
}

Pinned Loading

  1. TicTacToe TicTacToe Public

    Simple Game using JetPack Conpose

    Kotlin

  2. certify-sol certify-sol Public

    A solana contract for certification management system.

    TypeScript

  3. certify-ui certify-ui Public

    A blockchain Based Certificate management system

    TypeScript 1

  4. deno-discord-bot deno-discord-bot Public

    This is a discord bot via deno js

    TypeScript

  5. woodpecker.py woodpecker.py Public

    Simple Cold mailing python script

    Python