diff --git a/README.md b/README.md index 8eb5ac0..ba47642 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,55 @@ --- +## :trophy: \ +- 2007 \- Start creating websites & studying web tech (HTML, JavaScript, CSS) +- 2008 \- Learn my first programming language `Visual Basic 6.0` +- 2009 \- Created my first flash game with ActionScript ~ `NXUTD`, a Tower Defense game + +└── ![NXUTD](images/nxutd_thumb.png) +- 2009 \- Own my first server +- 2010 \- Own my first domain `nxuweb.net` +- 2011 \- Set up `NXUNews` and start posting technology news and reviews + +└── ![NXUNews](images/nxunews_thumb.png) +- 2013 \- `NXUNews`/`NXUweb` achieved Hong Kong ranking `1,208` & `286,981` in global ranking (Alexa Rank) + +└── ![NXUweb Alexa Rank](images/nxuweb-alexa-rank-2013-02-25.png) +- 2013 \- Developed `NXUTech.` to replace *NXUNews*, focus on reviewing, testing, unboxing and analysis of IT gadgets + +└── ![NXUTech.](images/nxutech_thumb.png) +- 2014 \- Launched `nxu.biz`, provided free software solution to maximize the efficiency of daily work + +└── ![nxu.biz](images/nxu-biz_logo.png) +- 2014 \- Released my first web application `BitXByteConverter` + +└── ![BitXByteConverter](images/bxbc_thumb.png) +- 2015 \- Established `NXUShop` for selling gadgets, toys, gifts (File-base online shop system) + +└── ![NXUShop](images/nxushop_thumb.png) +- 2015 \- Introduced `Smart Intelligence Engine`, an intelligent problem-solving tool +- 2017 \- Graduated with Higher Diploma in `Software Engineering` +- 2017 \- Founded `YUKARI FAN CLUB` (YFC), a fan club of a singer/live streamer + +└── ![YUKARI FAN CLUB](images/yfc_logo.png) +- 2018 \- Launched `YUKARI DASHBOARD`, the data analysis platform of YFC + +└── ![YUKARI DASHBOARD](images/yukari-dashboard_thumb.png) +- 2019 \- Developed `YFC Admin Management System`, a multi-functional real-time data collection, management, analysis, visualization platform of YFC + +└── ![YUKARI FAN CLUB Admin Management System](images/yukari-fan-club-backend.png) +- 2019 \- Became a staff member of `Yukari World`, a live concert activity + +└── ![Yukari World](images/yukari-world_logo.png) +- 2020 \- Released `Xiang AI chatbot`, the chatbot of YFC +- 2020 \- Graduated with BSc in `Computer Science` +- 2021 \- Joined m-Chinese Solution Limited as `Software Engineer` +- 2023 \- Established a online shop `foobar.store` + +└── ![foobar.store](images/foobar.store_logo.png) + +--- + ## :cd: \ - IDE: [Visual Studio Code](https://code.visualstudio.com), [WebStorm / PhpStorm](https://www.jetbrains.com) - SSH Client: [Royal TSX](https://royalapps.com/ts/), [MobaXterm](https://mobaxterm.mobatek.net) diff --git a/images/bxbc_thumb.png b/images/bxbc_thumb.png new file mode 100644 index 0000000..e455648 Binary files /dev/null and b/images/bxbc_thumb.png differ diff --git a/images/foobar.store_logo.png b/images/foobar.store_logo.png new file mode 100644 index 0000000..c128574 Binary files /dev/null and b/images/foobar.store_logo.png differ diff --git a/images/nxu-biz_logo.png b/images/nxu-biz_logo.png new file mode 100644 index 0000000..8b7845b Binary files /dev/null and b/images/nxu-biz_logo.png differ diff --git a/images/nxunews_thumb.png b/images/nxunews_thumb.png new file mode 100644 index 0000000..0c676cb Binary files /dev/null and b/images/nxunews_thumb.png differ diff --git a/images/nxushop_thumb.png b/images/nxushop_thumb.png new file mode 100644 index 0000000..06caf7b Binary files /dev/null and b/images/nxushop_thumb.png differ diff --git a/images/nxutd_thumb.png b/images/nxutd_thumb.png new file mode 100644 index 0000000..182d547 Binary files /dev/null and b/images/nxutd_thumb.png differ diff --git a/images/nxutech_thumb.png b/images/nxutech_thumb.png new file mode 100644 index 0000000..02f7101 Binary files /dev/null and b/images/nxutech_thumb.png differ diff --git a/images/nxuweb-alexa-rank-2013-02-25.png b/images/nxuweb-alexa-rank-2013-02-25.png new file mode 100755 index 0000000..719f059 Binary files /dev/null and b/images/nxuweb-alexa-rank-2013-02-25.png differ diff --git a/images/yfc_logo.png b/images/yfc_logo.png new file mode 100644 index 0000000..0e6f7ea Binary files /dev/null and b/images/yfc_logo.png differ diff --git a/images/yukari-dashboard_thumb.png b/images/yukari-dashboard_thumb.png new file mode 100644 index 0000000..d5c7bf7 Binary files /dev/null and b/images/yukari-dashboard_thumb.png differ diff --git a/images/yukari-fan-club-backend.png b/images/yukari-fan-club-backend.png new file mode 100644 index 0000000..d09663c Binary files /dev/null and b/images/yukari-fan-club-backend.png differ diff --git a/images/yukari-world_logo.png b/images/yukari-world_logo.png new file mode 100644 index 0000000..bf07a60 Binary files /dev/null and b/images/yukari-world_logo.png differ