From fb40baec01ef87d8cd2ee5839f00643b034a990c Mon Sep 17 00:00:00 2001 From: hobbyist <82273354+ronynn@users.noreply.github.com> Date: Wed, 29 May 2024 21:06:47 +0530 Subject: [PATCH] graphs --- github-mark-white.svg | 1 + github-mark.svg | 1 + index.html | 208 ++++++++++++- manifest.webmanifest | 2 +- script.js | 702 ++++++++++++++++++++++++++++++++++++++---- tsconfig.json | 38 +++ weather.nim | 332 ++++++++++++++++++++ weather.ts | 391 +++++++++++++++++++++++ 8 files changed, 1606 insertions(+), 69 deletions(-) create mode 100644 github-mark-white.svg create mode 100644 github-mark.svg create mode 100644 tsconfig.json create mode 100644 weather.nim create mode 100644 weather.ts diff --git a/github-mark-white.svg b/github-mark-white.svg new file mode 100644 index 0000000..d5e6491 --- /dev/null +++ b/github-mark-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/github-mark.svg b/github-mark.svg new file mode 100644 index 0000000..37fa923 --- /dev/null +++ b/github-mark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index d936c79..6f2e08c 100644 --- a/index.html +++ b/index.html @@ -23,11 +23,11 @@ -