Skip to content
View zhangxige's full-sized avatar
🎯
Focusing/Learning
🎯
Focusing/Learning

Block or report zhangxige

Report abuse

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

Report abuse
zhangxige/README.md

Typing SVG


🙋 About Me

🔭  Working on   : Exploring interesting Python packages to build useful software
⚡  Learning     : Rust to complement Python development
🌱  Also learning: Everything I like
💬  Ask me about : Python / Rust / C++
🎯  Focus area   : Digital Image IQA & software development

My interest lies in studying the efficient usage of programming languages and building related applications — whether local tools or full-stack applications. If you share this interest, feel free to reach out!


📊 GitHub Stats


🏆 GitHub Achievements


🛠️ Tech Stack

Proficient Learning

Python · C++

Rust · JavaScript · Vue

📌 Featured Projects


🌐 Connect with Me

         


🎨 My Hobby

🏂 Learn a new skill  ·  📸 Photograph  ·  ✈️ Go on a trip


🎯 2026's Plan

✅ Good sleep time
✅ Good learn update every day
✅ Do as what saying

🔥 Latest Interested in

Currently diving into Nuxt — the intuitive Vue framework for building modern web applications.


📖 Latest from My Blog

Check out my Zensical Chinese Tutorial for the most detailed guide on Zensical!


📖 Latest Interested in Nuxt

Check out Nuxt for the most detailed guide on Nuxt!



💖 Support Me


Visitor Count
Thanks for visiting!

Pinned Loading

  1. Python-UseFul Python-UseFul Public

    创建这个项目的目的是为了更好更快的让人使用Python3的一些用法,将Python3语言中的特点更方便应用于Python构建的项目中。

    Jupyter Notebook 1

  2. zhangxige.github.io zhangxige.github.io Public

    This project use a static website based on zensical which is a python package to build. Recording some useful informathin for me.

  3. python-patterns python-patterns Public

    Forked from faif/python-patterns

    A collection of design patterns/idioms in Python

    Python

  4. Image_Search_Tools Image_Search_Tools Public

    This project is aim to set up a tool for Image Similar Search. The core search method is to use xceptionnet to extract image feature, and then use faiss to search in the database. The backend is su…

    Python 1