Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions projects/vincentlo12.toml
Original file line number Diff line number Diff line change
@@ -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."

Loading