{"id":26248267,"url":"https://github.com/sankeer28/math-pdf-generator-web","last_synced_at":"2025-04-23T22:49:44.314Z","repository":{"id":220860385,"uuid":"752782825","full_name":"sankeer28/Math-PDF-Generator-Web","owner":"sankeer28","description":"Random Math PDF Generator using jsZIP, jsPDF and FileSaver.js","archived":false,"fork":false,"pushed_at":"2025-01-19T01:30:45.000Z","size":182221,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T22:49:12.662Z","etag":null,"topics":["pdf-generation","webapp"],"latest_commit_sha":null,"homepage":"https://random-math-pdfs.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sankeer28.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-02-04T19:38:55.000Z","updated_at":"2025-03-20T22:06:41.000Z","dependencies_parsed_at":"2025-01-19T02:24:14.644Z","dependency_job_id":"9e2bf70b-1b9b-4452-b101-e4ba42733b44","html_url":"https://github.com/sankeer28/Math-PDF-Generator-Web","commit_stats":null,"previous_names":["sankeer28/math-pdf-generator-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankeer28%2FMath-PDF-Generator-Web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankeer28%2FMath-PDF-Generator-Web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankeer28%2FMath-PDF-Generator-Web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankeer28%2FMath-PDF-Generator-Web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sankeer28","download_url":"https://codeload.github.com/sankeer28/Math-PDF-Generator-Web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528693,"owners_count":21445511,"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":["pdf-generation","webapp"],"created_at":"2025-03-13T14:17:48.348Z","updated_at":"2025-04-23T22:49:44.290Z","avatar_url":"https://github.com/sankeer28.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# [Math-PDF-Generator-Web](https://sankeer28.github.io/Math-PDF-Generator-Web/)\nLive web version of the [Math PDF Generator I made in Python](https://github.com/sankeer28/Math-PDF-Generator)\n . It allows you to generate any number of PDFs, each containing random math problems and corresponding answers. The PDFs are packaged into a zip file and downloaded to your device using jsZIP, jsPDF and FileSaver.js. My version of the [Course Hero File Generator](https://herogeneratorpure.com/) that runs locally.\n\n## Features\n\n- Generate any number of PDFs\n- Each PDF contains random math problems and answers\n- PDFs are packaged into a zip file for easy download\n- Works on both desktop and mobile devices\n- Custom number of question pages to a max of 50 pages per pdf \n- Random file names\n- Choose from addition, subtraction, multiplication, division, bedmas, exponents, word problems, brain teasers, and mixed equations\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/sankeer28/Math-PDF-Generator-Web/assets/112449287/3ca07614-d136-4f90-be82-e966388ec95b\" width=\"500\"\u003e\n  \u003cbr\u003e\n  \u003cb\u003eExample Question Page\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/sankeer28/Math-PDF-Generator-Web/assets/112449287/9406aaea-e355-4446-ad83-b778bd2a5e30\" width=\"500\"\u003e\n  \u003cbr\u003e\n  \u003cb\u003eExample Answer Page\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/cfb96f25-6e66-4e47-a8e2-cc0f18001cf9\" width=\"500\"\u003e\n  \u003cbr\u003e\n  \u003cb\u003eExample Word Problem\u003c/b\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/55f0f096-e7e2-414f-92ac-390f635dadee\" width=\"500\"\u003e\n  \u003cbr\u003e\n  \u003cb\u003eExample Word Problem\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/066f891f-9999-4f5c-98e6-3b7ee47f57b5\" width=\"500\"\u003e\n  \u003cbr\u003e\n  \u003cb\u003eExample Brain Teaser\u003c/b\u003e\n\u003c/p\u003e\n\n\n\n\n## Usage\nVisit [site](https://sankeer28.github.io/Math-PDF-Generator-Web/)\nSimply enter the number of PDFs  you want to generate and click the \"Generate PDFs\" button. The PDFs will be generated and automatically downloaded as a zip file.\n\n## Limitations\n\nGenerating a large number of PDFs can be resource-intensive and may take longer. Please be patient.\n\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eFree unlocks for Course Hero ⚠️[no longer working for CH, working on new method] \u003c/summary\u003e\n  \n ## How to get free unlocks for Course Hero (also works for Studocu)\n1. Go to https://coursehero.com/upload\n\n2. Make an account if you haven't already\n\n3. Extract/open the .zip\n\n4. Upload the documents to Coursehero\n\n5. Select a random class for the documents\n\n6. Wait for approval (Usually less than 10 minutes)\n\nFor every 10 documents, you will get 5 unlocks!\n\nNote: Upload only 20 documents at a time.\n\nProblem Type: \"Equations only\" [PATCHED]\n\n#### Start the repo if you find this useful\n  \n  \n\u003c/details\u003e\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsankeer28%2Fmath-pdf-generator-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsankeer28%2Fmath-pdf-generator-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsankeer28%2Fmath-pdf-generator-web/lists"}