{"id":22567729,"url":"https://github.com/sup2point0/integrity","last_synced_at":"2026-05-02T14:34:20.509Z","repository":{"id":266807402,"uuid":"898647753","full_name":"Sup2point0/integrity","owner":"Sup2point0","description":"All my hand-crafted maths questions!","archived":false,"fork":false,"pushed_at":"2025-03-26T16:40:39.000Z","size":2638,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T17:24:06.054Z","etag":null,"topics":["addvent","completing-the-square","desmos","graph-drawing","integrals","katex","latex","math","maths","squarkdown","svelte","svelte-5","svelte-kit"],"latest_commit_sha":null,"homepage":"https://sup2point0.github.io/integrity/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sup2point0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-12-04T19:14:59.000Z","updated_at":"2025-03-26T16:40:43.000Z","dependencies_parsed_at":"2024-12-06T09:19:59.794Z","dependency_job_id":"6391ad01-c8f4-4326-9ff7-ed27e07f02bb","html_url":"https://github.com/Sup2point0/integrity","commit_stats":null,"previous_names":["sup2point0/integrity"],"tags_count":0,"template":false,"template_full_name":"Sup2point0/svelte-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fintegrity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fintegrity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fintegrity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fintegrity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sup2point0","download_url":"https://codeload.github.com/Sup2point0/integrity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246040855,"owners_count":20714076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["addvent","completing-the-square","desmos","graph-drawing","integrals","katex","latex","math","maths","squarkdown","svelte","svelte-5","svelte-kit"],"created_at":"2024-12-08T00:08:53.985Z","updated_at":"2026-05-02T14:34:20.500Z","avatar_url":"https://github.com/Sup2point0.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"![integrity’](assets/integrity-banner.png)\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca title=\"site\" href=\"https://sup2point0.github.io/integrity\"\u003e\n  \u003cimg height=\"36px\" alt=\"site\" src=\"assets/links/site.png\"\u003e\u003c/a\u003e\n\u003ca title=\"synopsis\" href=\"synopsis.md\"\u003e\n  \u003cimg height=\"36px\" alt=\"synopsis\" src=\"assets/links/synopsis.png\"\u003e\u003c/a\u003e\n\u003ca title=\"FAQ\" href=\"faq.md\"\u003e\n  \u003cimg height=\"36px\" alt=\"faq\" src=\"assets/links/faq.png\"\u003e\u003c/a\u003e\n\u003ca title=\"docs\" href=\"https://sup2point0.github.io/integrity/docs\"\u003e\n  \u003cimg height=\"36px\" alt=\"docs\" src=\"assets/links/docs.png\"\u003e\u003c/a\u003e\n\u003ca title=\"decoded\" href=\"edu.md\"\u003e\n  \u003cimg height=\"36px\" alt=\"decoded\" src=\"assets/links/decoded.png\"\u003e\u003c/a\u003e\n\u003ca title=\"licence\" href=\"https://sup2point0.github.io/integrity/info/licence\"\u003e\n  \u003cimg height=\"36px\" alt=\"licence\" src=\"assets/links/license.png\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n\n\u003cbr\u003e\n\n\n## Features\n\n- Hundreds of hand-crafted maths questions\n- Question browser with instantaneous search and filtering\n- Hints, answers and full solutions to every question\n- Articles and explainers on advanced concepts\n- Dynamic step-by-step walkthroughs on programming in Desmos\n\n### Topics\n- [Integration](https://sup2point0.github.io/integrity/questions/integrals)\n- [Game Development in Desmos](https://sup2point0.github.io/integrity/desmos/gamedev)\n- [Gradient Descent in Desmos](https://sup2point0.github.io/integrity/desmos/grad-desc) (coming soon!)\n- [Graph Drawing](https://sup2point0.github.io/integrity/questions/graph-drawing)\n- [Guess the Graph](https://sup2point0.github.io/integrity/questions/guess-graph)\n- [Cool Graphs](https://sup2point0.github.io/integrity/questions/cool-graphs)\n- [Completing the Square](https://sup2point0.github.io/integrity/questions/complete-square)\n\n### Tooling\n- Parsing engine to extract questions and content from Markdown files\n- Parsing engine for custom LaTeX-like syntax for controlling Desmos embeds\n\n\n\u003cbr\u003e\n\n\n## Preview\n\n\u003ctable\u003e\n  \u003ctr\u003e\u003ctd\u003e\n    \u003cimg\n      alt=\"Integration questions in Integrity’s question browser\"\n      src=\"assets/previews/integrity-preview.png\"\n    /\u003e\n  \u003c/td\u003e\u003c/tr\u003e\n\n  \u003ctr\u003e\u003ctd align=\"center\"\u003e\n    \u003cem\u003eIntegrity\u003c/em\u003e is a site for all things maths that I do, and more!\n  \u003c/td\u003e\u003c/td\u003e\n\u003c/table\u003e\n\n\n\u003cbr\u003e\n\n\n## Credits\n\nAll content in *Integrity* was created by myself!\n\nEternal thanks to everyone who’s helped find bugs, spot typos, and test new features. You know who you are ;)\n\nIf you’re curious how *Integrity* was built, head over to [Synopsis](synopsis.md).\n\n### Contribute\nCorrections, bug fixes and security patches are always more than welcome!\n\nIf you want to submit content, I won’t be taking it, since *Integrity* is an independent project for my own maths questions – but I’m flattered and appreciate the sentiment, truly.\n\nIf you just want to chat about maths, well, I’m always more than happy to do that \u003e:)\n\n### Licence\nSee [Licence](https://sup2point0.github.io/integrity/info/licence). CC BY-SA for the written content, MIT for the questions and source code.\n\n\n\u003cbr\u003e\n\n\n---\n\n\n\u003cdiv align=\"center\"\u003e\n\n[![XKCD 2117: Differentiation and Integration](https://imgs.xkcd.com/comics/differentiation_and_integration.png)](https://xkcd.com/2117)\n\n[XKCD 2117](https://xkcd.com/2117)\n\n\u003c/div\u003e\n\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup2point0%2Fintegrity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsup2point0%2Fintegrity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup2point0%2Fintegrity/lists"}