Skip to content
View Hamza1s34's full-sized avatar

Highlights

  • Pro

Block or report Hamza1s34

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Hamza1s34/README.md

Hamza Shah

Software Developer & Cryptography Engineer

Systems-minded software, built securely.

Portfolio · Résumé · Email · LinkedIn


Abstract

I build secure systems, privacy-first applications, and production-grade cryptography that withstand real-world adversaries — from classical threats to quantum computing. My work spans end-to-end encryption, anonymous networking, blockchain consensus, and modern full-stack architecture.

I care about mathematically sound security, clean implementation, and collaborating closely enough to turn a strong idea into a battle-tested product.

Based in Islamabad, Pakistan  ·  Working across Web · Crypto · Blockchain · Cloud  ·  Current focus Privacy systems & post-quantum cryptography


Practice

Full-stack web Responsive products built with JavaScript, TypeScript, React, Next.js, and RESTful APIs.
Cryptography & security Traditional RSA, ECC/ECDSA, AES-256. Post-quantum Kyber, Falcon-512, Dilithium, NTRU. Applied ECIES, HKDF, ChaCha20-Poly1305 for production protocols.
Blockchain & P2P Core blockchain architecture — consensus, P2P networking, Kademlia DHT, JSON-RPC/gRPC APIs. Quantum-resistant chains with lattice-based signatures.
Secure systems Anonymous messaging over Tor hidden services, end-to-end encrypted protocols, real-time sockets, and privacy-first data pipelines.
Cloud delivery Production infrastructure and deployments across Linux, Oracle Cloud, AWS, and Azure with Nginx and process management.
Mobile development Cross-platform mobile applications built with React Native and Flutter for iOS and Android.

Selected work

MetaLLM — Multi-model AI aggregator platform with intelligent routing, a multi-round debate system with a neutral AI judge, and usage-based billing supporting fiat and crypto. React + TypeScript frontend, Express.js/Node.js backend, PostgreSQL with Drizzle ORM.

QBitcoin — Quantum-resistant blockchain with a full Python node implementation, consensus engine, Merkle verification, and P2P propagation. Falcon-512 lattice-based signatures replace ECDSA end-to-end. JSON-RPC/gRPC APIs, desktop and mobile wallets, block explorer.

Gumnam — Serverless, Tor-based anonymous messenger. Rust core with Ed25519/X25519 ECIES + ChaCha20-Poly1305 + HKDF, offline delivery via embedded libp2p Kademlia DHT, and a Flutter desktop client via flutter_rust_bridge.


Notes & tools

JavaScript TypeScript Python Rust Go  ·  React Next.js React Native Flutter  ·  RSA ECC AES-256 Kyber Falcon Dilithium NTRU  ·  Tor libp2p Kademlia DHT  ·  Docker Oracle Cloud AWS Azure Nginx


Get in touch

Available for collaboration, consulting, and new opportunities involving cryptography, blockchain architecture, secure systems engineering, or full-stack development.

Email syedhamza1s34@gmail.com  ·  GitHub @Hamza1s34  ·  Telegram @Hamza1s34

© Hamza Shah

Pinned Loading

  1. Qbitcoin Qbitcoin Public

    QBitcoin is a quantum-resistant blockchain built from scratch using Falcon-512. Designed to secure digital assets in the post-quantum era with wallet, and transaction systems.

    Python 13 8

  2. qbitcoin-mwallet qbitcoin-mwallet Public

    A secure, feature-rich mobile cryptocurrency wallet for Qbitcoin built with React Native. Official website: https://qbitcoin.live

    TypeScript 3

  3. Gumnam Gumnam Public

    Gumnam a serverless privacy focused messenger app

    Dart

  4. Metallm-labs/Metallm-AI-Aggregator Metallm-labs/Metallm-AI-Aggregator Public

    Metallm

    TypeScript