We provide customized website design services for brands and businesses, creating professional websites to enhance brand image and conversion rates.
🌱 My career story
I graduated from the Department of Information Management at Xiuping University of Science and Technology, and I knew I wanted to pursue a career in technology from the beginning of college. For me, writing code is not just about completing requirements, but about organizing complex processes into clear, stable, and maintainable systems through logical thinking.
In the past 6~7 years, I have mainly been involved in Java web development, from the traditional SSH architecture to the Spring Boot and Spring Cloud microservice architectures, and participated in the core system of banking, labor insurance core reconstruction projects, and backend construction projects of telecommunications and virtual asset exchanges. These projects have taught me to develop and maintain systems in a high-specification, high-stability environment.
🏦 From the financial system - solid and stable
I have participated in the development of bank fixed deposit management and trading systems, and am responsible for the design and development of functional APIs such as time deposit account opening, renewal, termination, and pledge loans.
The characteristics of the financial system are:
Logic cannot be wrong
The process must be complete
Authority control should be strict
Every piece of information is about money flow and trust
This experience has cultivated my high sensitivity to "stability" and "data accuracy", and it has also made me accustomed to thinking about the process and logic before development, rather than writing and editing.
🔄 System refactoring experience – from SSH to SSM
In the labor insurance core system integration project, I participated in the refactoring of the old SSH architecture to the Spring Boot + MyBatis architecture.
This experience had a great impact on me:
Changed from XML settings to annotated development
Replace JSP with Thymeleaf
導入 RESTful API 設計
Refresh the Service/DAO tiering logic
I don't just "write new features", but participate in "system evolution". This allowed me to read the old system, understand the historical context, and rebuild it with a better framework.
🚀 Telecom and virtual asset projects – from stability to efficiency and automation
In the past three years, I have participated in large-scale telecommunications and virtual asset exchange projects in Taiwan, responsible for:
CMS Accounting Backend Development (Refund Inquiry and Review Process)
Issuance whitelist and two-stage sign-off process design
SMS scheduling and batch task development
Automatically generate encrypted Excel reports and send them daily
Among them, I feel particularly fulfilled:
🔹 Design a refund review permission mechanism to differentiate between billing and supervisor roles
🔹 Reduce PM manual organization time
🔹 through scheduling and automated reports Use Apache POI to handle bulk Excel imports and exports
I like to optimize processes so that the system helps people rather than getting stuck in them.
💡