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.

Content in all repositories owned by your account will be closed.
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

Profile Views


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 product engineering: protocol design, cryptographic implementation, secure architecture, and polished user-facing experiences.

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 unified API orchestration.

QBitcoin — Quantum-resistant blockchain with a full Python node implementation, consensus engine, Merkle verification, and P2P propagation. Falcon-512 signatures and post-quantum transaction security.

Gumnam — Serverless, Tor-based anonymous messenger. Rust core with Ed25519/X25519 ECIES + ChaCha20-Poly1305 + HKDF, offline delivery via embedded libp2p, and privacy-preserving routing.


Notes & tools

JavaScript TypeScript Python Rust Go  ·  React Next.js React Native Flutter  ·  RSA ECC AES-256 Kyber Falcon Dilithium NTRU  ·  Tor libp2p WebSockets gRPC Linux AWS Azure Oracle Cloud


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