{"id":21894300,"url":"https://github.com/mfazail/notes-kit","last_synced_at":"2026-04-13T06:03:01.152Z","repository":{"id":138178428,"uuid":"609598347","full_name":"mfazail/notes-kit","owner":"mfazail","description":"A sveltekit site to store coding notes and run them online.","archived":false,"fork":false,"pushed_at":"2023-03-04T17:01:59.000Z","size":699,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T04:35:29.009Z","etag":null,"topics":["online-playground","python","sqlite","sveltekit"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfazail.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-04T17:00:28.000Z","updated_at":"2024-01-10T15:29:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"32b7200f-f71a-4dea-87a1-1a9451cf182f","html_url":"https://github.com/mfazail/notes-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfazail/notes-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfazail%2Fnotes-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfazail%2Fnotes-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfazail%2Fnotes-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfazail%2Fnotes-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfazail","download_url":"https://codeload.github.com/mfazail/notes-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfazail%2Fnotes-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31741541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T05:13:27.074Z","status":"ssl_error","status_checked_at":"2026-04-13T05:13:25.150Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["online-playground","python","sqlite","sveltekit"],"created_at":"2024-11-28T13:21:37.465Z","updated_at":"2026-04-13T06:03:01.120Z","avatar_url":"https://github.com/mfazail.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Screenshots\n\n![Home](/images/home.jpg)\n\n| Python codes/playground | Sql codes/playground |\n|-----|-----|\n| ![python-codes](/images/lang-python.png) | ![sql-codes](/images/lang-sql.png) |\n| ![python-playground](/images/python.png)| ![sql-playground](/images/sql.png)|\n\n## Tech Stack\n1. [Sveltekit](https://kit.svelte.dev/)\n2. [Supabase](https://supabase.com/)\n3. [Tailwindcss](https://tailwindcss.com/)\n4. [Flowbite](https://flowbite-svelte.com/)\n5. [Shikijs](https://github.com/shikijs/shiki)\n6. [Markdown-it](https://github.com/markdown-it/markdown-it)\n7. [Codemirror](https://codemirror.net/)\n8. [Sql.js](https://sql.js.org/)\n9. [Pyscript](https://pyscript.net/)\n\n## Generate supabase types\n\n```bash\nsupabase gen types typescript --project-id [project-id] \u003e ./src/lib/supabase/schema.ts\n```\n\n## Routes\n\n\u003e Public\n\n```\n/ -\u003e topic, codes, new topic\n/[subject] -\u003e topic of specific subject, perpage=10\n/codes/[lang] -\u003e codes of specific language, perpage=10\n/search -\u003e search results in topic\n/login -\u003e log in page\n/codes/playground/python -\u003e python playground\n/codes/playground/sql -\u003e sql playground\n```\n\n\u003e Loggedin\n\n```\n/dashboard -\u003e topics created by loggedin user\n/dashboard/add -\u003e add topic\n/dashboard/edit-[id] -\u003e edit topic of the given id\n\n/dashboard/code -\u003e codes created by loggedin user\n/dashboard/code/add -\u003e add code\n/dashboard/code/edit-[id] -\u003e edit code of the given id\n\n/dashboard/reset-password -\u003e reset password of the current user\n```\n\n\u003e Api(cached)\n\n```\n/api/codes -\u003e get codes, perpage=10\n/api/groupedTopic -\u003e get new topics grouped by subject name, only topics added today\n/api/search -\u003e get search results, limit results 5\n/api/subjects -\u003e get topics, perpage=10\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfazail%2Fnotes-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfazail%2Fnotes-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfazail%2Fnotes-kit/lists"}