From 0763350923a58cfc7839e148c4872bc335c520c5 Mon Sep 17 00:00:00 2001 From: vincentlo12 <88302319+vincentlo12@users.noreply.github.com> Date: Sun, 7 Sep 2025 10:24:05 -0400 Subject: [PATCH] feat: create vincentlo12.toml --- projects/vincentlo12.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 projects/vincentlo12.toml diff --git a/projects/vincentlo12.toml b/projects/vincentlo12.toml new file mode 100644 index 0000000..8054ce6 --- /dev/null +++ b/projects/vincentlo12.toml @@ -0,0 +1,12 @@ +[[projects]] +url = "https://github.com/vincentlo12/QuickMaths" +description = "iOS app in Swift used to teach kids mental math tricks; includes stats page, practice page, test page" + +[[projects]] +url = "https://github.com/vincentlo12/LLM-political-bias" +description = "Notebook in Python that allows users to simulate the collection of bias scores of various outputs from different LLM models such as ChatGPT, Claude, etc." + +[[projects]] +url = "https://github.com/vincentlo12/Smart-Community-Green-AI-for-Shortage-Forecasting-Using-IoT-Sensor-Data" +description = "Application in Javascript that gives users a dashboard of their green energy consumption, generation, and shortage; uses ML models to predict future shortage and suggest actions to user." +