diff --git a/assets/2026-01-tfs/profile_photos/ql.jpg b/assets/2026-01-tfs/profile_photos/ql.jpg new file mode 100644 index 0000000..a049804 Binary files /dev/null and b/assets/2026-01-tfs/profile_photos/ql.jpg differ diff --git a/bootcamps/software-development-tfs/2026-01/2026-01-tfs.json b/bootcamps/software-development-tfs/2026-01/2026-01-tfs.json index 4c09747..a632c50 100644 --- a/bootcamps/software-development-tfs/2026-01/2026-01-tfs.json +++ b/bootcamps/software-development-tfs/2026-01/2026-01-tfs.json @@ -21,6 +21,24 @@ ] }, { + "name": "Qingling", + "role": "Software Developer", + "github": "https://github.com/qwu-570", + "linkedin": "https://www.linkedin.com/qwu-570/", + "photo": "/assets/2026-01-tfs/profile_photos/ql.jpg", + "description": "Full-stack developer with a background in data analytics, statistical modeling and machine learning. 15 years of building environmental applications and algoritm design.", + "portfolio_link": "https://www.linkedin.com/in/qingling-wu570/", + "technologies": [ + "Python", + "HTML/CSS", + "JavaScript", + "C/C++", + "Remote Sensing", + "GIS", + "Statistical Modelling", + "Data Analytics", + "Machine Learning" + ] "name": "Finn", "role": "Web Developer", "github": "https://github.com/0cr0wbar0", diff --git a/css/alumni/2026-01-tfs.css b/css/alumni/2026-01-tfs.css index 6ae4265..b4a89dd 100644 --- a/css/alumni/2026-01-tfs.css +++ b/css/alumni/2026-01-tfs.css @@ -20,6 +20,8 @@ background-color: #fbc516; } +.card--ql { + background: linear-gradient(135deg, #3c6d78 0%, #183d5c 100%); .card--finn { background: linear-gradient(340deg, #2a7b9b 0%, #00ad48 100%); @@ -37,6 +39,8 @@ } } +.tech--ql { + background-color: #fbc516; .tech--finn { color: #ffffff; border-style: solid;