Skip to content

Commit 4cac2a3

Browse files
authored
Refactor README sections and formatting
Updated section headings and improved formatting in the README.
1 parent 71a536f commit 4cac2a3

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
## 👋 About Me
1+
## About Me
22

33
Hi! I'm a passionate Test Automation Engineer based in Wuhan, China. I specialize in building robust testing frameworks and tools that help teams deliver high-quality software faster. Focused on Playwright, Azure DevOps, and AI-powered testing.
44

55
---
66

7-
## 🚀 Featured Projects
7+
## Featured Projects
88

9-
### 📦 NPM Packages
9+
### NPM Packages
1010

1111
| Package | Description | Downloads |
1212
|---------|-------------|-----------|
13-
| [tar-azure-cli](https://www.npmjs.com/package/tar-azure-cli) | CLI tool for publishing test results to Azure DevOps | ⭐ 300+ weekly |
14-
| [smart-playwright-reporter](https://www.npmjs.com/package/smart-playwright-reporter) | AI-powered Playwright test reporter with failure analysis | ⚡ 200+ recent |
13+
| [tar-azure-cli](https://www.npmjs.com/package/tar-azure-cli) | CLI tool for publishing test results to Azure DevOps | 300+ weekly |
1514

1615
### GitHub Repositories
1716

1817
| Repository | Description |
1918
|------------|-------------|
19+
| [learn-agent-from-claude-code](https://github.com/python012/learn-agent-from-claude-code) | Learn AI Agent development from Claude Code source |
2020
| [Minimal-RAG](https://github.com/python012/Minimal-RAG) | Minimal RAG application (Python) |
2121
| [Minimal-RAG-for-PDF](https://github.com/python012/Minimal-RAG-for-PDF) | RAG for PDF processing |
2222
| [Simple-MCP](https://github.com/python012/Simple-MCP) | Model Context Protocol implementation |
@@ -25,15 +25,15 @@ Hi! I'm a passionate Test Automation Engineer based in Wuhan, China. I specializ
2525

2626
---
2727

28-
## 📊 GitHub Stats
28+
## GitHub Stats
2929

3030
<div align="center">
3131
<img src="https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=python012&theme=radical" alt="Profile Summary"/>
3232
</div>
3333

3434
---
3535

36-
## 💻 Tech Stack
36+
## Tech Stack
3737

3838
### Languages
3939
![Python](https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=white)
@@ -45,6 +45,7 @@ Hi! I'm a passionate Test Automation Engineer based in Wuhan, China. I specializ
4545
![Playwright](https://img.shields.io/badge/Playwright-2EAD33?style=for-the-badge&logo=playwright&logoColor=white)
4646
![Selenium](https://img.shields.io/badge/Selenium-43B02A?style=for-the-badge&logo=selenium&logoColor=white)
4747
![Azure DevOps](https://img.shields.io/badge/Azure_DevOps-0078D4?style=for-the-badge&logo=azure-devops&logoColor=white)
48+
![Jenkins](https://img.shields.io/badge/Jenkins-D338F1?style=for-the-badge&logo=jenkins&logoColor=white)
4849
![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)
4950
![VS Code](https://img.shields.io/badge/VS_Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white)
5051
![Claude](https://img.shields.io/badge/Claude-CC99B3?style=for-the-badge&logo=anthropic&logoColor=white)

0 commit comments

Comments
 (0)