From 9ad5a18e638ee731673eff70d7aa1feb219748e8 Mon Sep 17 00:00:00 2001 From: emmcostello Date: Thu, 26 Mar 2026 15:53:32 +0000 Subject: [PATCH] Fix JSON --- .../2026-01/2026-01-tfs.json | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) 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 4d51874..c213819 100644 --- a/bootcamps/software-development-tfs/2026-01/2026-01-tfs.json +++ b/bootcamps/software-development-tfs/2026-01/2026-01-tfs.json @@ -167,23 +167,16 @@ "JavaScript", "Docker" ] - } - - { + }, + { "name": "Emma", "role": "Software Developer", "github": "https://github.com/emmcostello", "linkedin": "https://www.linkedin.com/in/ejacostello/", "photo": "/assets/2026-01-tfs/profile_photos/emma.jpg", - "description": "I’m a front-end developer with a strong interest in human interaction and user experience. I started my career as a software tester, which gave me a solid foundation in quality and usability. I work with React, JavaScript, TypeScript and CSS to build engaging, user-focused applications.", + "description": "I'm a front-end developer with a strong interest in human interaction and user experience. I started my career as a software tester, which gave me a solid foundation in quality and usability. I work with React, JavaScript, TypeScript and CSS to build engaging, user-focused applications.", "portfolio_link": "https://github.com/emmcostello", - "technologies": [ - "React", - "JavaScript", - "TypeScript", - "HTML/CSS" - - ] - }, + "technologies": ["React", "JavaScript", "TypeScript", "HTML/CSS"] + } ] }