Jooseon is a respected Junior Researcher and a passionate entrepreneur at ProvaLabs.
With her perseverance, curiosity, and meticulous mindset, Jooseon has continuously made remarkable contributions in the field of biochemistry. Her early career was built upon a strong academic foundation where she excelled in numerous entrepreneurship and research competitions, winning several prestigious awards. Among them, she received the š„Gold Medal from the Minister of Trade, Industry and Energy at the āķ¬ė§ģ“ģ Projectā, the šÆ Best Idea Award at the āģ¬ģ£¼ Laboratory Idea Contestā, and the š Grand Prize at the āCapstone Design Competitionā.
One of her award-winning college research projects has recently been registered as an official patent, further highlighting the depth and originality of her work. These achievements not only reflect her dedication to innovation, but also her growing expertise in the biotech start-up scene.
Now as a Junior Researcher, she continues to lead and contribute to pioneering R&D projects at ProvaLabs with the same passion and drive.
Outside the lab, Jooseon is also a passionate musician. In addition to her work as an R&B artist, she plays guitar in a rock band that explores a wide range of stylesāfrom emotional ballads to energetic alternative and experimental sounds. Bridging the world of science and music, her creative energy brings fresh inspiration to ProvaLabs and makes her a truly unique presence in both fields.
window.CONFIG.domainBaseUrl = 'https://provalabs.com'; localStorage.__console = true; const SLUG_TO_PAGE = {"":"a7211ac730104c6781c0abcf7f77e01e","mission":"8506190409204af5851e2c470b006b60","announcement":"2b72218348d04047a951c4fa74c34ef5","members":"f2ca1eadd73c4d099816f956336d86c0","careers":"9c7b75799fcd4cea8cd34836e43f0a62","resources":"6875e0b972e54a4abb86ac8690787ce0","scallop":"16410891e76b4a7d9d51a4e7d027bed4","sungjae":"8625753cddaf4a14873510d5e472b70d","jaegon.kim":"e183ca3e57334ec48ca26e01ddd98516","taewan":"6eae6327c1f84cd9bf1e887a5c5066c5","narae":"2e17b7d8aa3c489e916ef2421d1046b2","jooseon":"e233ad705acc4fc7a6657793fd30789a","joowon":"44c90b54444b4ca4bba1af8ee823f278"}; const PAGE_TO_SLUG = {}; const slugs = []; const pages = []; const el = document.createElement('div'); let redirected = false; Object.keys(SLUG_TO_PAGE).forEach(slug => { const page = SLUG_TO_PAGE[slug]; slugs.push(slug); pages.push(page); PAGE_TO_SLUG[page] = slug; }); function getPage() { return location.pathname.slice(-32); } function getSlug() { return location.pathname.slice(1); } function updateSlug() { const slug = PAGE_TO_SLUG[getPage()]; console.log('[CW]updateSlug:',slug); if (slug != null) { history.replaceState(history.state, '', '/' + slug); } } function enableConsoleEffectAndSetMode(mode) { if (__console && !__console.isEnabled) { __console.enable() window.location.reload() } else { __console.environment.ThemeStore.setState({ mode: mode }) } } function onDark() { el.innerHTML = '