Skip to content
View hbzsoft's full-sized avatar
πŸ’Ό
Programming
πŸ’Ό
Programming

Highlights

  • Pro

Block or report hbzsoft

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

πŸ‘‹ Hi, I'm Bangze Han

I'm a 16-year-old developer from China, currently studying at Xi'an Jiaotong University (Special Class for the Gifted Young). I write code because I believe privacy is a human right.


πŸ”­ What I'm working on

v3.0 released on my 16th birthday πŸŽ‰


🌱 I'm currently learning

  • International Collegiate Programming Contest (ICPC) β€” competitive programming, algorithms, data structures.
  • Cryptography & system security β€” applying theory to real-world privacy tools.

🧠 My interests

  • Programming languages: Python, C++
  • Systems & networks: secure protocol design, distributed systems, performance optimization
  • Privacy & digital rights: building tools that empower individuals

πŸ“« How to reach me


🧩 A bit of code

#include <bits/stdc++.h>
using namespace std;

int main() {
    cout << "Hello World!" << endl;
    cout << "Privacy is a human right." << endl;
    return 0;
}

⭐ Feel free to reach out β€” I'm always open to collaboration, ideas, and conversations about privacy and technology.

Pinned Loading

  1. KaleidoTalk KaleidoTalk Public

    Secure end-to-end encrypted chat software with cover traffic

    Python 4