|
7 | 7 | linkedin: https://www.linkedin.com/in/Dingan-will-wang/
|
8 | 8 | github: https://github.com/anonyknight/
|
9 | 9 | ---
|
10 |
| - |
11 | 10 | # About Me
|
12 | 11 |
|
13 | 12 | <div className="flex flex-wrap justify-center">
|
@@ -48,78 +47,9 @@ github: https://github.com/anonyknight/
|
48 | 47 | </p>
|
49 | 48 | </div>
|
50 | 49 |
|
51 |
| -Welcome!👋! I've marked down my career journey as a software engineer, |
52 |
| -inspired by the idea of [The Ph.D. Grind: A Ph.D. Student Memoir](https://www.goodreads.com/en/book/show/15731248-the-ph-d-grind) |
53 |
| - |
54 |
| -The software engineer journey is a pursuit of |
55 |
| -[craftsmanship](https://manifesto.softwarecraftsmanship.org/) spirit. |
56 |
| -Software engineers normally read more, grind more technologies and then use less and elegant code in work. |
57 |
| - |
58 |
| -Computer programming is ultimately an form of art, that was the great insight from [Donald Knuth](https://en.wikipedia.org/wiki/Donald_Knuth), who even wrote a book to emphasize this point: |
59 |
| -[The Art of Computer Programming](https://en.wikipedia.org/wiki/The_Art_of_Computer_Programming). |
60 |
| - |
61 |
| -- 🔭 I'm currently working with |
62 |
| - |
63 |
| - - [Python](https://www.python.org/) |
64 |
| - - [Golang](https://golang.org/) |
65 |
| - - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) |
66 |
| - - [jenkins CI/CD](https://www.jenkins.io/doc/book/pipeline/), |
67 |
| - - [Teamcity](https://www.jetbrains.com/help/teamcity/teamcity-documentation.html) |
68 |
| - - [Terraform](https://www.terraform.io/) |
69 |
| - - [Kubernetes](https://kubernetes.io/) |
70 |
| - - [Docker](https://www.docker.com/) |
71 |
| - |
72 |
| -- 🎵️🎶️ I'm currently playing with backend, micro-service, system design, DevOps, CI/CD, Teamcity, data visualization. |
| 50 | +import CareerJourney from '@site/src/components/mdx/CareerJourney.mdx'; |
73 | 51 |
|
74 |
| -- 🌱🌳️ I'm currently learning history, psychology, philosophy, management. |
75 |
| - |
76 |
| -- 🍻️🥂️ I'm looking to collaborate on more interesting open source projects. |
77 |
| - |
78 |
| -- 💬🗒️ Ask me about test automation, philosophy, python. |
79 |
| - |
80 |
| -- ☯️❤️ Fun fact: Life is the most precious journey, only once in the universe, enjoy it everyday. |
81 |
| - |
82 |
| -<h3> |
83 |
| - Enjoy cultures across 🀄️🌏️🍁️🗽️🌎️ as a human, love the following |
84 |
| - technologies as a geek.{" "} |
85 |
| -</h3> |
86 |
| - |
87 |
| -```mermaid |
88 |
| -timeline |
89 |
| - title My Career Path |
90 |
| - section Software Engineer <br> (3+ years) |
91 |
| - 2014.5-2017.3 |
92 |
| - : C <br> distributed system development |
93 |
| - : Python <br> integration tests |
94 |
| - : Agile Development |
95 |
| - : System Performance and Profiling |
96 |
| - 2017.4-2018.2 |
97 |
| - : C <br> SSD Firmware Development |
98 |
| - : Python <br> system testing |
99 |
| - section SDET <br> (2+ years) |
100 |
| - 2018.3-2019.9 |
101 |
| - : Python <br> system testing |
102 |
| - : Python <br> workflow automation |
103 |
| - : CICD <br> Teamcity |
104 |
| - : TDD <br> test automation system |
105 |
| - 2019.10-2020.12 |
106 |
| - : Python <br> system testing |
107 |
| - : Docker <br> test agent containerization |
108 |
| - : Jenkins <br> CI/CD |
109 |
| - : Log & Reporting <br> ELK(Elasticsearch, Logstash, Kibana) |
110 |
| - : Groovy <br> Jenkins Pipeline development |
111 |
| - section Platform Engineer <br> (3 years) |
112 |
| - 2021.1-Present |
113 |
| - : Python <br> system testing |
114 |
| - : Terraform <br> resources management |
115 |
| - : Cloud <br> GCP, Azure, AWS |
116 |
| - : Kubernetes <br> SAAS application orchestration |
117 |
| - : Teamcity <br> CICD |
118 |
| - : Docker <br> Tasks containerization |
119 |
| - : DevSecOps <br> pipeline designs, cloud security enhancement |
120 |
| - : Golang <br> installer development |
121 |
| - : JavaScript <br> REST API development |
122 |
| -``` |
| 52 | +<CareerJourney /> |
123 | 53 |
|
124 | 54 | <h2 align="center">❤️</h2>
|
125 | 55 | <h2 align="center">
|
@@ -275,10 +205,9 @@ timeline
|
275 | 205 | </a>
|
276 | 206 | </h2>
|
277 | 207 |
|
278 |
| - |
279 | 208 | <p align="center">
|
280 | 209 | <img
|
281 | 210 | src="https://github-readme-stats.vercel.app/api?username=anonyknight&show_icons=true"
|
282 | 211 | alt="anonyknight"
|
283 | 212 | />
|
284 |
| -</p> |
| 213 | +</p> |
0 commit comments