Basic Mathematics · Rust · Python · Web Scraping
English · 简体中文 · Repositories · Blog 1 · Blog 2 · Profile Page
- 🔭 I am building and improving my personal GitHub profile and open-source projects.
- 🌱 My main direction is basic mathematics, with long-term learning and note-taking.
- 🦀 I write Rust for systems programming, command-line tools, and reliable small utilities.
- 🐍 I use Python for scripts, data processing, automation, and web scraping.
- 🕸️ I am interested in crawler engineering, information collection, and practical automation workflows.
- 📫 GitHub: @loveyytforever
- 📝 Blogs: smlyfm.github.io · blog.topmkter.icu
| Site | Link |
|---|---|
| Personal Blog | https://smlyfm.github.io/ |
| Technical Blog | https://blog.topmkter.icu/ |
| Area | What I Care About |
|---|---|
| Basic Mathematics | Algebra, calculus, discrete mathematics, mathematical notes, and problem solving |
| Rust | Type-safe programs, CLI tools, performance-minded utilities, and clean project structure |
| Python | Automation scripts, data processing, crawler tasks, and quick experiments |
| Web Scraping | Request handling, parsing, storage, scheduling, and maintainable scraping workflows |
- Build a clearer public profile around mathematics and programming.
- Keep improving Rust and Python fundamentals through small but complete projects.
- Write cleaner crawler scripts with better error handling, data structure, and documentation.
- Record useful learning notes instead of leaving knowledge scattered.
.
├── assets/
│ ├── css/
│ │ └── profile.css
│ ├── data/
│ │ └── profile.json
│ └── images/
│ └── profile-banner.svg
├── docs/
│ └── customization.md
├── index.html
├── README.md
└── README.zh-CN.md
Default language: English. Chinese version: README.zh-CN.md.