-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmytimeline.json
33 lines (33 loc) · 4.55 KB
/
mytimeline.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{"events":
[
{"start_date":{"year":"2021","month":"12"},
"media":{"url":"https://images.wsj.net/im-500039?width=860&size=1.5&pixel_ratio=2","credit":"wsj"},
"text":{"headline":"1st Machine Learning Project", "text":"This involved applying machine learning techniques for credit card applications classification to help the banks identify potential default clients"}},
{"start_date": {"year": "2019", "month": "8"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/lse-logo.jpeg", "credit": "https://lse-me314.github.io/"},
"text": {"headline": "My Introduction to Data Science", "text": "<p>This was the time I started off with the LSE's Summer School course Introduction to Data Science and Machine Learning. It covered 12 topics with applications in R<p>"}},
{"start_date": {"year": "2020", "month": "3"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/xiaomi.png", "credit": "Xiaomi Technology"},
"text": {"headline": "1st Internship at Xiaomi", "text": "After finishing my exchange study at the University of Manchester, I started my first internship at Xiaomi Technology working as a Business Analyst for the global monetization team"}},
{"start_date": {"year": "2019", "month": "7"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/project1.png", "caption": "Geographic location heatmap"},
"text": {"headline": "Mathematical Modelling project", "text": "In the BNU Mathematical Modelling Summer Bootcamp, I worked on the project to construct a pricing model for a digital labor crowdsourcing platform"}},
{"start_date": {"year": "2020", "month": "6", "day": "22"},
"media":{"url":"https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/aws.JPG"} ,
"text": {"headline": "Business Data Analyst Intern at AWS", "text": "Attracted by Amazon's brand reputation, open culture and great work-life balance, I joined at AWS for a 6-month internship supporting the Public Sector and IBD operations team"}},
{"start_date": {"year": "2021", "month": "4"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/bnu.png", "credit": "Beijing Normal University"},
"text": {"headline": "Data Analytics Assistant at BNU Data Center", "text": "In the last period of my undergraduate, I worked as a part-time data analytics assistant for BNU data center, creating Tableau data visualizations to support the internal data platform"}},
{"start_date": {"year": "2022", "month": "1"},
"media": {"url": "https://media-exp1.licdn.com/dms/image/C5622AQHbjm3FEjnYtQ/feedshare-shrink_800/0/1648839524393?e=2147483647&v=beta&t=lV23qh5ACiyWSl3ZYiMBznV_o3GCdHRnReeMTnUHj18", "credit": "https://www.linkedin.com/posts/yuk-fai-fong-22a92774_just-wrapped-up-teaching-the-second-cohort-activity-6915734218111143936-8yVP?utm_source=linkedin_share&utm_medium=member_desktop_web"},
"text": {"headline": "Research Assistant at HKU Business School", "text": "Under the Covid 5th wave in HK, I assisted the MBA course PMBA6092 Python Programming for Managers and Strategists taught by Prof. Yuk-fai Fong in online mode"}},
{"start_date": {"year": "2022", "month": "3"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/hrm.png", "credit": "https://www.aihr.com/blog/measuring-human-resource-costs-human-resource-costing/"},
"text": {"headline": "Prescriptive Analytics Project", "text": "This involved applying a predict-then-optimize approach to minimize the HRM cost while retaining an acceptable turnover rate"}},
{"start_date": {"year": "2022", "month": "5"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/mapxus.jpeg", "credit": "www.mapxus.com"},
"text": {"headline": "Mapxus Business Analytics Project", "text": "This involved working on Brand Identification from 360 panoramic images to automate Point-of-Interests(POI) data extraction for Mapxus, an indoor mapping company"}},
{"start_date": {"year": "2022", "month": "9"},
"media": {"url": "https://raw.githubusercontent.com/Yuri0203/portfolio/main/image/portfolio_bv_2.png", "caption": "Data Pipeline"},
"text": {"headline": "Data Analyst at BVHK", "text": "In Sep 2022, I started my first full-time job as a data analyst at Bureau Veritas Consumer Product Services, working on Business Intelligence and Analytics under Digital Client Solution Team"}}
]}