From 0dfc5f7d1271bab7600c9b7b951ae60276bf0ccc Mon Sep 17 00:00:00 2001 From: nayon0217 <113810056+nayon0217@users.noreply.github.com> Date: Thu, 11 Sep 2025 14:03:18 -0400 Subject: [PATCH 1/2] Create nayon0217.toml --- projects/nayon0217.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 projects/nayon0217.toml diff --git a/projects/nayon0217.toml b/projects/nayon0217.toml new file mode 100644 index 0000000..b3d80cd --- /dev/null +++ b/projects/nayon0217.toml @@ -0,0 +1,19 @@ +[[projects]] +url = https://github.com/nayon0217/Waste-Classification" +description = "Waste Classification website developed for IB CS Internal Assessment" + +[[projects]] +url = "https://github.com/nayon0217/pathplanning" +description = "Code for data modeling, collection and analysis used for path planning research for non-holonomic vehicles, algorithm testing simulation model developed using Robot Operating System (ROS2)." + +[[projects]] +url = "https://github.com/nayon0217/uwcculturama2022" +description = "Website for school performance using HTML/CSS/Javascript" + +[[projects]] +url = "https://github.com/nayon0217/innovationx" +description = "Promotional website for hackathon using Bootstrap" + +[[projects]] +url = "https://github.com/nayon0217/news_analysis" +description = "Code used for web scraping to collect news article datasets from CNN and the New York Times." From 6571de2131f121dd754f86ffea9386b3e5de07f0 Mon Sep 17 00:00:00 2001 From: nayon0217 <113810056+nayon0217@users.noreply.github.com> Date: Thu, 11 Sep 2025 14:03:44 -0400 Subject: [PATCH 2/2] fix typo --- projects/nayon0217.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/nayon0217.toml b/projects/nayon0217.toml index b3d80cd..6a078f8 100644 --- a/projects/nayon0217.toml +++ b/projects/nayon0217.toml @@ -1,5 +1,5 @@ [[projects]] -url = https://github.com/nayon0217/Waste-Classification" +url = "https://github.com/nayon0217/Waste-Classification" description = "Waste Classification website developed for IB CS Internal Assessment" [[projects]]