From 7549541c3a6d5e66be7df696eabb6e3a41ef572a Mon Sep 17 00:00:00 2001 From: Saye Vikram <87774705+SayeVikram@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:56:56 -0400 Subject: [PATCH 1/2] Create SayeVikram.toml --- projects/SayeVikram.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 projects/SayeVikram.toml diff --git a/projects/SayeVikram.toml b/projects/SayeVikram.toml new file mode 100644 index 0000000..c77c017 --- /dev/null +++ b/projects/SayeVikram.toml @@ -0,0 +1,11 @@ +[[projects]] +url = "https://github.com/SayeVikram/website-repo" +description = "A personal portfolio I made with Next.JS, HTML, CSS (Tailwind) deployed on vercel. Link: https://www.sayekarthikeyan.com" + +[[projects]] +url = "https://github.com/SayeVikram/travel-share-prototype" +description = "WIP React Native app to expedite the process of Movie recommendations with AI. Supabase/OAuth + React Native." + +[[projects]] +url = "https://github.com/SayeVikram/Crime_analysis_eMindGuard" +description = "Analyzed crime data from the Chicago Crime Data Portal from October 1, 2024, to November 14, 2024 as per a research project." From ae23c65c15c4aba919a31364fb856632190b48db Mon Sep 17 00:00:00 2001 From: Saye Vikram <87774705+SayeVikram@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:58:42 -0400 Subject: [PATCH 2/2] Delete projects/SayeVikram.toml --- projects/SayeVikram.toml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 projects/SayeVikram.toml diff --git a/projects/SayeVikram.toml b/projects/SayeVikram.toml deleted file mode 100644 index c77c017..0000000 --- a/projects/SayeVikram.toml +++ /dev/null @@ -1,11 +0,0 @@ -[[projects]] -url = "https://github.com/SayeVikram/website-repo" -description = "A personal portfolio I made with Next.JS, HTML, CSS (Tailwind) deployed on vercel. Link: https://www.sayekarthikeyan.com" - -[[projects]] -url = "https://github.com/SayeVikram/travel-share-prototype" -description = "WIP React Native app to expedite the process of Movie recommendations with AI. Supabase/OAuth + React Native." - -[[projects]] -url = "https://github.com/SayeVikram/Crime_analysis_eMindGuard" -description = "Analyzed crime data from the Chicago Crime Data Portal from October 1, 2024, to November 14, 2024 as per a research project."