I'm a junior student majoring in Computer Science and Technology at Zhejiang University (ๆตๆฑๅคงๅญฆ). I'm passionate about creating practical solutions to everyday problems, especially when it involves automating the boring stuff! ๐
- ๐ก Tinkering with Tools: I love building small utilities that make life easier. One of my favorites? An automated questionnaire-filling script โ because who has time to manually fill out repetitive forms? ๐
- ๐ Sharing Knowledge: I regularly upload my course notes and study materials to help fellow students and anyone interested in learning
- ๐ฑ Currently Learning: Diving deep into MkDocs configuration to create beautiful documentation sites
class Miracle:
def __init__(self):
self.languages = ["Python", "C", "C++", "Java"]
self.skill_level = "somewhat_rusty" # Haven't used some in a while ๐
self.status = "perpetually_learning"
def introduce(self):
return "A slightly unreliable coder who occasionally forgets syntax but never stops building!"Languages I've worked with (though I'll admit, I've forgotten more than I'd like to admit ๐):
- ๐ Python - My go-to for automation and scripting
- ๐ง C/C++ - For when I need to get close to the metal
- โ Java - Object-oriented adventures
Disclaimer: I'm a somewhat unreliable programmer โ I might have forgotten half of what I learned, but Google and Stack Overflow are my best friends! ๐
- ๐ค Automation: Building scripts to automate repetitive tasks
- ๐ Course Notes: Sharing educational content and study resources
- ๐จ Small Tools: Creating practical utilities for daily use
- ๐ Documentation: Learning to build better docs with MkDocs
Feel free to explore my repositories and reach out if you want to:
- Collaborate on fun projects
- Share learning resources
- Exchange ideas about automation and tooling
- Debug code together (misery loves company! ๐ )


