From f99307e6c58f2141370a4d9bcb99f69ffd31cb80 Mon Sep 17 00:00:00 2001 From: Jack Luar <39641663+luarss@users.noreply.github.com> Date: Sun, 19 Jan 2025 04:42:40 +0000 Subject: [PATCH] update luarss profile Signed-off-by: Jack Luar <39641663+luarss@users.noreply.github.com> --- content/authors/luarss/_index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/authors/luarss/_index.md b/content/authors/luarss/_index.md index 1b5531fb7..2f5bd1b6b 100644 --- a/content/authors/luarss/_index.md +++ b/content/authors/luarss/_index.md @@ -10,14 +10,12 @@ authors: superuser: false # Role/position -role: "Student at National University of Singapore" +role: "Individual Contributor" # Organizations/Affiliations organizations: - - name: School of Computing - url: "https://www.comp.nus.edu.sg/" - - name: National University of Singapore - url: "https://nus.edu.sg/" + - name: Precision Innovations + url: https://precisioninno.com/ # Short bio (displayed in user profile at end of posts) @@ -30,7 +28,7 @@ bio: social: - icon: envelope icon_pack: fas - link: mailto:espsluar@gmail.com + link: mailto:jluar@precisioninno.com - icon: linkedin icon_pack: fab link: https://www.linkedin.com/in/song-luar @@ -45,4 +43,6 @@ user_groups: - 2023 Contributors - University of California Mentors --- -Jack is a Masters graduate from the National University of Singapore. Key interests are in open-source Electronic Design Automation (EDA) and applying AI for Very Large Scale Integration (VLSI) design optimisation. +Jack is a Masters graduate from the National University of Singapore. Key interests are in open-source Electronic Design Automation (EDA) and applying AI for Very Large Scale Integration (VLSI) design optimisation. + +In GSoC 2024, he mentored two students and shipped the [ORAssistant](https://github.com/The-OpenROAD-Project/ORAssistant) project, a conversational chatbot meant to answer queries about OpenROAD and the OpenROAD-flow-scripts suite.