Skip to content
View zrpxx's full-sized avatar
🌐
ͮExploring.
🌐
ͮExploring.
  • University of Chinese Academy of Sciences & Institute of Software Chinese Academy of Sciences.
  • Beijng
  • X @zrpxx

Highlights

  • Pro

Block or report zrpxx

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
zrpxx/README.md

Github Banner

Who am I?

Typing SVG

 class WhoAmI:
   username = 'Trevor Zhang'
   # current_work="Youdao | NetEase, Inc."
   current_edu = "UCAS & ISCAS"
   ielts_overall_band = 8
   currently_learning = ["Mathmatics for Machine Learning", "Deep Learning", "Linkerd"]
   fun_fact = "I hate chillies"
   hobbies = [
     'Soccer',
     'Chilling',
     'Gaming',
     'Movies',
     'Snacks'
   ]
   
   def get_city():
     return "Beijing, China"
   
   def get_ambitions():
     finish_all_my_projects()
     publish_papers()
     become_a_fullstack_software_engineer()
     
     

Github Stats

Github stats Github language stats

Leetcode Stats

Leetcode stats

Programming Languages

C C++ Java Python Node.js CSS HTML JavaScript Vue.js

Frameworks and Libraries

SpringBoot Django PyTorch Quasar Tailwindcss Element-UI

Operating Systems

Ubuntu Windows macOS

Databases, Middlewares and Cloud computing services

MySQL SQLite Redis RabbitMQ Kafka GitHub Pages Amazon AWS Alibaba Cloud Vercel

Software and Tools

Git Docker Visual Studio Code JetBrains Suite Markdown

Supplement

Electron Spark Echarts

Connect with Me

Linkedin Github Website

Email Telegram


Trevor Zhang

Last Edited on - 2023/08/22

Popular repositories Loading

  1. BJTU-CProgramming BJTU-CProgramming Public archive

    C语言程序设计 程序存档.

    C 1 1

  2. tiangou_test tiangou_test Public archive

    Vue 1

  3. Kalman-and-Bayesian-Filters-in-Python Kalman-and-Bayesian-Filters-in-Python Public

    Forked from rlabbe/Kalman-and-Bayesian-Filters-in-Python

    Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…

    Jupyter Notebook 1

  4. awesome-github-profile-readme-templates awesome-github-profile-readme-templates Public

    Forked from durgeshsamariya/awesome-github-profile-readme-templates

    This repository contains best profile readme's for your reference.

    HTML 1

  5. BHSF_FTC BHSF_FTC Public

    Forked from TomXia/BHSF_FTC

    Java

  6. wechat_jump_game wechat_jump_game Public

    Forked from wangshub/wechat_jump_game

    python 微信《跳一跳》辅助

    Python