Skip to content
View fzlzjerry's full-sized avatar
๐Ÿ˜ช
ๆƒณๆ‘ธ้ฑผ~
๐Ÿ˜ช
ๆƒณๆ‘ธ้ฑผ~

Block or report fzlzjerry

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
fzlzjerry/README.md


Typing SVG

Profile Views Twitter Follow GitHub followers GitHub stars

Coding

๐Ÿง‘โ€๐Ÿ’ป About Me

class MoraxCheng:
    def __init__(self):
        self.username = "fzlzjerry"
        self.name = "Morax Cheng"
        self.age = "Teenager"
        self.role = "Open Source Developer"
        self.language_spoken = ["zh_CN", "en_US"]
        self.current_focus = ["MATLAB", "Machine Learning", "Open Source"]
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together! ๐Ÿš€")

me = MoraxCheng()
me.say_hi()

๐ŸŽฏ Quick Facts

  • ๐Ÿ”ญ Currently Working On: win12 & lobe-chat
  • ๐ŸŒฑ Learning: MATLAB | Advanced ML | System Design
  • ๐Ÿ‘ฏ Collaborating On: bili2text
  • ๐Ÿ’ฌ Ask Me About: Python C++ Open Source Problem Solving
  • ๐Ÿ“ซ Reach Me: james20081204@gmail.com
  • โšก Fun Fact: "Code is like humor. When you have to explain it, it's bad!"

๐Ÿ’ป Tech Stack & Tools

๐Ÿš€ Languages

Python C++ C MATLAB

๐Ÿง  AI/ML & Data Science

TensorFlow PyTorch Pandas scikit-learn OpenCV

๐Ÿ› ๏ธ Tools & Technologies

Docker Git Linux MySQL Azure

๐Ÿ“ฑ Other Skills

Hexo Markdown VS Code

๐Ÿ“Š GitHub Analytics


GitHub Streak Stats

๐Ÿš€ Featured Projects

๐Ÿค Connect With Me

๐Ÿ† GitHub Trophies

๐Ÿ“ˆ Contribution Graph


๐Ÿ’ญ Random Dev Quote

Random Dev Quote

๐ŸŽฎ GitHub Snake

github-snake


Pinned Loading

  1. OpenTeens/openteens.github.io OpenTeens/openteens.github.io Public

    OpenTeens Website: openteens.org

    HTML 13 6

  2. OpenTeens/scgame OpenTeens/scgame Public

    Python 3 7

  3. Image_Signatures Image_Signatures Public

    Encoders and decoders that hide signatures in images

    Python 2

  4. HEIC-to-JPEG HEIC-to-JPEG Public

    Python 1

  5. graphing_calculator graphing_calculator Public

    This project is a graphical calculator application built using Python and the Tkinter library. It allows users to input mathematical equations and visualize them in both 2D and 3D plots. The applicโ€ฆ

    Python 3