-
-
Save MoozonWei/70c30e0182fdf013aa6454f10c9db299 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"en": { | |
"basics": { | |
"name": "Bonnie Ma", | |
"label": "Frontend Developer", | |
"image": "", | |
"email": "john@gmail.com", | |
"phone": "(912) 555-4321", | |
"url": "https://johndoe.com", | |
"summary": "My name is Bonnie Ma, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.\n\nI am also an open-source enthusiast and maintainer. I love how collaboration and knowledge sharing happens through open-source and I am happy to see what I do could eventually feedback to the community and industry.", | |
"location": { | |
"address": "2712 Broadway St", | |
"postalCode": "CA 94115", | |
"city": "San Francisco", | |
"countryCode": "US", | |
"region": "California" | |
}, | |
"profiles": [ | |
{ | |
"network": "GitHub", | |
"username": "antfu", | |
"url": "https://github.com/antfu" | |
}, | |
{ | |
"network": "LinkedIn", | |
"username": "antfu", | |
"url": "https://www.linkedin.com/in/antfu" | |
}, | |
{ | |
"network": "Twitter", | |
"username": "antfu7", | |
"url": "https://twitter.com/antfu7" | |
}, | |
{ | |
"network": "Instagram", | |
"username": "antfu7", | |
"url": "https://instagram.com/antfu7" | |
}, | |
{ | |
"network": "Web", | |
"username": "antfu.me", | |
"url": "https://antfu.me" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "NuxtLabs", | |
"position": "Software Engineer", | |
"website": "https://nuxtlabs.com/", | |
"location": "Remote", | |
"ongoing": true, | |
"startDate": "2021-09-01", | |
"start": { | |
"year": 2021, | |
"month": 9 | |
}, | |
"end": {}, | |
"highlights": [ | |
"Integrated Vite into Nuxt 3 resulted in 50x faster development time.", | |
"Authored `unplugin` unifing the API between Webpack and Vite.", | |
"Created Vitest that improved the developer experience on testing." | |
] | |
}, | |
{ | |
"company": "Open Source", | |
"position": "OSS Developer", | |
"website": "https://github.com/antfu", | |
"location": "Github", | |
"ongoing": true, | |
"startDate": "2015-01-01", | |
"start": { | |
"year": 2015, | |
"month": 1 | |
}, | |
"end": {}, | |
"highlights": [ | |
"Vue.js & Vite.js Core Team Member", | |
"Received 15,000+ stars on personal projects", | |
"Maintaining numerous popular projects" | |
] | |
}, | |
{ | |
"company": "ByteDance Ltd.", | |
"position": "Front-end Development Intern", | |
"website": "https://www.bytedance.com/", | |
"location": "Shanghai, China", | |
"summary": "In Product R & D and Engineering Architecture Department", | |
"highlights": [ | |
"Developed a marketplace for low-code/no-code platforms with integrated documentation site, demo and coding playground." | |
], | |
"startDate": "2020-06-01", | |
"endDate": "2020-09-01", | |
"start": { | |
"year": 2020, | |
"month": 6 | |
}, | |
"end": { | |
"year": 2020, | |
"month": 9 | |
} | |
}, | |
{ | |
"company": "Foremost Groups, Inc.", | |
"position": "Technical Consultant", | |
"website": "http://www.foremostgroups.com/", | |
"location": "Taipei, Taiwan (Remote)", | |
"summary": "Provided technical support on market data collecting and analyzing", | |
"ongoing": false, | |
"startDate": "2019-10-01", | |
"endDate": "2020-06-01", | |
"start": { | |
"year": 2019, | |
"month": 10 | |
}, | |
"end": { | |
"year": 2020, | |
"month": 6 | |
} | |
}, | |
{ | |
"company": "Fastfish Ltd.", | |
"position": "Software Engineer Intern", | |
"website": "http://www.fastfish.com/", | |
"location": "Hangzhou, China", | |
"summary": "Worked on developing POS system in C#.NET and ASP.NET", | |
"ongoing": false, | |
"startDate": "2016-07-01", | |
"endDate": "2016-09-01", | |
"start": { | |
"year": 2016, | |
"month": 7 | |
}, | |
"end": { | |
"year": 2016, | |
"month": 9 | |
}, | |
"highlights": [ | |
"Improved back-end ASP.NET server performance by optimization SQL compounding algorithm" | |
] | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Tamkang University", | |
"area": "Computer Science", | |
"studyType": "Bachelor of Science", | |
"location": "Hangzhou, China", | |
"ongoing": true, | |
"startDate": "2015-09-01", | |
"endDate": "2019-06-01", | |
"start": { | |
"year": 2015, | |
"month": 9 | |
}, | |
"end": { | |
"year": 2019, | |
"month": 6 | |
}, | |
"activities": "", | |
"gpa": "" | |
}, | |
{ | |
"institution": "Tamkang University", | |
"area": "Computer Science", | |
"studyType": "Bachelor of Science", | |
"location": "Hangzhou, China", | |
"startDate": "2015-09-01", | |
"endDate": "2019-06-01", | |
"start": { | |
"year": 2015, | |
"month": 9 | |
}, | |
"end": { | |
"year": 2019, | |
"month": 6 | |
}, | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"activities": "", | |
"gpa": "", | |
"courses": [ | |
"Data Structure(95)", | |
"Java Programming(88)", | |
"Electronic System Fundamentals(86)", | |
"Operations Research(85)" | |
] | |
} | |
], | |
"awards": [ | |
{ | |
"title": "Idea Maker Competition Masterpiece Award", | |
"summary": "Just a very easy competition, but I got the first prize.", | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"awarder": "Oriental Institute of Technology", | |
"date": "2018-10-01", | |
"fullDate": { | |
"year": 2018, | |
"month": 10 | |
} | |
}, | |
{ | |
"title": "Graduation Project Competition Masterpiece Award", | |
"summary": "", | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"awarder": "Tamkang University", | |
"date": "2018-06-01", | |
"fullDate": { | |
"year": 2018, | |
"month": 6 | |
} | |
}, | |
{ | |
"title": "First Class Scholarship for Academics (top one)", | |
"summary": "", | |
"awarder": "Tamkang University", | |
"date": "2016-11-01", | |
"fullDate": { | |
"year": 2016, | |
"month": 11 | |
} | |
} | |
], | |
"skills": [ | |
{ | |
"keywords": [ | |
"TypeScript", | |
"JavaScript", | |
"Vue", | |
"Nuxt", | |
"Vite" | |
], | |
"level": "Senior", | |
"name": "Frontend" | |
}, | |
{ | |
"keywords": [ | |
"Node", | |
"MongoDB", | |
"MySQL", | |
"Serverless", | |
"Nginx", | |
"Docker" | |
], | |
"level": "Senior", | |
"name": "Backend" | |
}, | |
{ | |
"keywords": [ | |
"Android", | |
"Kotlin", | |
"PWA" | |
], | |
"level": "Intermediate", | |
"name": "Mobile" | |
}, | |
{ | |
"keywords": [ | |
"Firebase", | |
"AWS", | |
"Azure", | |
"AliCloud" | |
], | |
"level": "Intermediate", | |
"name": "DevOps" | |
}, | |
{ | |
"keywords": [ | |
"Python", | |
"Java", | |
"C/C++", | |
"C#", | |
"Go" | |
], | |
"level": "Intermediate", | |
"name": "Languages" | |
} | |
], | |
"languages": [ | |
{ | |
"language": "Chinese", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "English", | |
"fluency": "Fluent" | |
}, | |
{ | |
"language": "Japanese", | |
"fluency": "Intermediate" | |
} | |
], | |
"projects": [ | |
{ | |
"name": "Vitest", | |
"summary": "A blazing fast unit test framework powered by Vite.", | |
"githubUrl": "https://github.com/vitest-dev/vitest", | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"keywords": [ | |
"TypeScript" | |
], | |
"startDate": "2019-01-01", | |
"start": { | |
"year": 2019, | |
"month": 1 | |
}, | |
"endDate": "2021-01-01", | |
"end": { | |
"year": 2021, | |
"month": 1 | |
}, | |
"website": "https://vitest.dev/" | |
}, | |
{ | |
"name": "Slidev", | |
"summary": "Presentation Slides for Developers.", | |
"githubUrl": "https://github.com/slidevjs/slidev", | |
"keywords": [ | |
"TypeScript" | |
], | |
"website": "https://sli.dev/" | |
}, | |
{ | |
"name": "UnoCSS", | |
"summary": "Instant on-demand atomic CSS engine.", | |
"website": "https://uno.antfu.me/", | |
"githubUrl": "https://github.com/unocss/unocss", | |
"keywords": [ | |
"TypeScript" | |
] | |
}, | |
{ | |
"name": "VueUse", | |
"summary": "Collection of essential Vue Composition API utils.", | |
"website": "https://vueuse.org/", | |
"githubUrl": "https://github.com/vueuse/vueuse", | |
"keywords": [ | |
"TypeScript" | |
] | |
}, | |
{ | |
"name": "Nuxt", | |
"summary": "The Hybrid Vue(3) Framework.", | |
"website": "https://v3.nuxtjs.org/", | |
"githubUrl": "https://github.com/nuxt/framework", | |
"keywords": [ | |
"TypeScript" | |
] | |
} | |
], | |
"interests": [], | |
"certificates": [], | |
"volunteer": [], | |
"references": [], | |
"publications": [] | |
}, | |
"zh": { | |
"basics": { | |
"name": "马导", | |
"label": "前端开发", | |
"image": "", | |
"email": "john@gmail.com", | |
"phone": "(912) 555-4321", | |
"url": "https://johndoe.com", | |
"summary": "我是 Bonnie Ma", | |
"location": { | |
"address": "2712 Broadway St", | |
"postalCode": "CA 94115", | |
"city": "San Francisco", | |
"countryCode": "US", | |
"region": "California" | |
}, | |
"profiles": [ | |
{ | |
"network": "GitHub", | |
"username": "antfu", | |
"url": "https://github.com/antfu" | |
}, | |
{ | |
"network": "LinkedIn", | |
"username": "antfu", | |
"url": "https://www.linkedin.com/in/antfu" | |
}, | |
{ | |
"network": "Twitter", | |
"username": "antfu7", | |
"url": "https://twitter.com/antfu7" | |
}, | |
{ | |
"network": "Instagram", | |
"username": "antfu7", | |
"url": "https://instagram.com/antfu7" | |
}, | |
{ | |
"network": "Web", | |
"username": "antfu.me", | |
"url": "https://antfu.me" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "NuxtLabs", | |
"position": "Software Engineer", | |
"website": "https://nuxtlabs.com/", | |
"location": "Remote", | |
"ongoing": true, | |
"startDate": "2021-09-01", | |
"start": { | |
"year": 2021, | |
"month": 9 | |
}, | |
"end": {}, | |
"highlights": [ | |
"Integrated Vite into Nuxt 3 resulted in 50x faster development time.", | |
"Authored `unplugin` unifing the API between Webpack and Vite.", | |
"Created Vitest that improved the developer experience on testing." | |
] | |
}, | |
{ | |
"company": "Open Source", | |
"position": "OSS Developer", | |
"website": "https://github.com/antfu", | |
"location": "Github", | |
"ongoing": true, | |
"startDate": "2015-01-01", | |
"start": { | |
"year": 2015, | |
"month": 1 | |
}, | |
"end": {}, | |
"highlights": [ | |
"Vue.js & Vite.js Core Team Member", | |
"Received 15,000+ stars on personal projects", | |
"Maintaining numerous popular projects" | |
] | |
}, | |
{ | |
"company": "ByteDance Ltd.", | |
"position": "Front-end Development Intern", | |
"website": "https://www.bytedance.com/", | |
"location": "Shanghai, China", | |
"summary": "In Product R & D and Engineering Architecture Department", | |
"highlights": [ | |
"Developed a marketplace for low-code/no-code platforms with integrated documentation site, demo and coding playground." | |
], | |
"startDate": "2020-06-01", | |
"endDate": "2020-09-01", | |
"start": { | |
"year": 2020, | |
"month": 6 | |
}, | |
"end": { | |
"year": 2020, | |
"month": 9 | |
} | |
}, | |
{ | |
"company": "Foremost Groups, Inc.", | |
"position": "Technical Consultant", | |
"website": "http://www.foremostgroups.com/", | |
"location": "Taipei, Taiwan (Remote)", | |
"summary": "Provided technical support on market data collecting and analyzing", | |
"ongoing": false, | |
"startDate": "2019-10-01", | |
"endDate": "2020-06-01", | |
"start": { | |
"year": 2019, | |
"month": 10 | |
}, | |
"end": { | |
"year": 2020, | |
"month": 6 | |
} | |
}, | |
{ | |
"company": "Fastfish Ltd.", | |
"position": "Software Engineer Intern", | |
"website": "http://www.fastfish.com/", | |
"location": "Hangzhou, China", | |
"summary": "Worked on developing POS system in C#.NET and ASP.NET", | |
"ongoing": false, | |
"startDate": "2016-07-01", | |
"endDate": "2016-09-01", | |
"start": { | |
"year": 2016, | |
"month": 7 | |
}, | |
"end": { | |
"year": 2016, | |
"month": 9 | |
}, | |
"highlights": [ | |
"Improved back-end ASP.NET server performance by optimization SQL compounding algorithm" | |
] | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Tamkang University", | |
"area": "Computer Science", | |
"studyType": "Bachelor of Science", | |
"location": "Hangzhou, China", | |
"ongoing": true, | |
"startDate": "2015-09-01", | |
"endDate": "2019-06-01", | |
"start": { | |
"year": 2015, | |
"month": 9 | |
}, | |
"end": { | |
"year": 2019, | |
"month": 6 | |
}, | |
"activities": "", | |
"gpa": "" | |
}, | |
{ | |
"institution": "Tamkang University", | |
"area": "Computer Science", | |
"studyType": "Bachelor of Science", | |
"location": "Hangzhou, China", | |
"startDate": "2015-09-01", | |
"endDate": "2019-06-01", | |
"start": { | |
"year": 2015, | |
"month": 9 | |
}, | |
"end": { | |
"year": 2019, | |
"month": 6 | |
}, | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"activities": "", | |
"gpa": "", | |
"courses": [ | |
"Data Structure(95)", | |
"Java Programming(88)", | |
"Electronic System Fundamentals(86)", | |
"Operations Research(85)" | |
] | |
} | |
], | |
"awards": [ | |
{ | |
"title": "Idea Maker Competition Masterpiece Award", | |
"summary": "Just a very easy competition, but I got the first prize.", | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"awarder": "Oriental Institute of Technology", | |
"date": "2018-10-01", | |
"fullDate": { | |
"year": 2018, | |
"month": 10 | |
} | |
}, | |
{ | |
"title": "Graduation Project Competition Masterpiece Award", | |
"summary": "", | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"awarder": "Tamkang University", | |
"date": "2018-06-01", | |
"fullDate": { | |
"year": 2018, | |
"month": 6 | |
} | |
}, | |
{ | |
"title": "First Class Scholarship for Academics (top one)", | |
"summary": "", | |
"awarder": "Tamkang University", | |
"date": "2016-11-01", | |
"fullDate": { | |
"year": 2016, | |
"month": 11 | |
} | |
} | |
], | |
"skills": [ | |
{ | |
"keywords": [ | |
"TypeScript", | |
"JavaScript", | |
"Vue", | |
"Nuxt", | |
"Vite" | |
], | |
"level": "Senior", | |
"name": "Frontend" | |
}, | |
{ | |
"keywords": [ | |
"Node", | |
"MongoDB", | |
"MySQL", | |
"Serverless", | |
"Nginx", | |
"Docker" | |
], | |
"level": "Senior", | |
"name": "Backend" | |
}, | |
{ | |
"keywords": [ | |
"Android", | |
"Kotlin", | |
"PWA" | |
], | |
"level": "Intermediate", | |
"name": "Mobile" | |
}, | |
{ | |
"keywords": [ | |
"Firebase", | |
"AWS", | |
"Azure", | |
"AliCloud" | |
], | |
"level": "Intermediate", | |
"name": "DevOps" | |
}, | |
{ | |
"keywords": [ | |
"Python", | |
"Java", | |
"C/C++", | |
"C#", | |
"Go" | |
], | |
"level": "Intermediate", | |
"name": "Languages" | |
} | |
], | |
"languages": [ | |
{ | |
"language": "Chinese", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "English", | |
"fluency": "Fluent" | |
}, | |
{ | |
"language": "Japanese", | |
"fluency": "Intermediate" | |
} | |
], | |
"projects": [ | |
{ | |
"name": "Vitest", | |
"summary": "A blazing fast unit test framework powered by Vite.", | |
"githubUrl": "https://github.com/vitest-dev/vitest", | |
"description": "My name is Anthony Fu, a master of computer science student and a freelance software engineer. My passion for software lies with dreaming up ideas and making them come true with elegant interfaces. I take great care in the experience, architecture, and code quality of the things I build.", | |
"keywords": [ | |
"TypeScript" | |
], | |
"startDate": "2019-01-01", | |
"start": { | |
"year": 2019, | |
"month": 1 | |
}, | |
"endDate": "2021-01-01", | |
"end": { | |
"year": 2021, | |
"month": 1 | |
}, | |
"website": "https://vitest.dev/" | |
}, | |
{ | |
"name": "Slidev", | |
"summary": "Presentation Slides for Developers.", | |
"githubUrl": "https://github.com/slidevjs/slidev", | |
"keywords": [ | |
"TypeScript" | |
], | |
"website": "https://sli.dev/" | |
}, | |
{ | |
"name": "UnoCSS", | |
"summary": "Instant on-demand atomic CSS engine.", | |
"website": "https://uno.antfu.me/", | |
"githubUrl": "https://github.com/unocss/unocss", | |
"keywords": [ | |
"TypeScript" | |
] | |
}, | |
{ | |
"name": "VueUse", | |
"summary": "Collection of essential Vue Composition API utils.", | |
"website": "https://vueuse.org/", | |
"githubUrl": "https://github.com/vueuse/vueuse", | |
"keywords": [ | |
"TypeScript" | |
] | |
}, | |
{ | |
"name": "Nuxt", | |
"summary": "The Hybrid Vue(3) Framework.", | |
"website": "https://v3.nuxtjs.org/", | |
"githubUrl": "https://github.com/nuxt/framework", | |
"keywords": [ | |
"TypeScript" | |
] | |
} | |
], | |
"interests": [], | |
"certificates": [], | |
"volunteer": [], | |
"references": [], | |
"publications": [] | |
}, | |
"order": [ | |
"about", | |
"projects", | |
"work", | |
"education", | |
"publications", | |
"skills", | |
"awards", | |
"languages", | |
"certificates", | |
"volunteer", | |
"interests", | |
"references" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment