{"id":35240874,"url":"https://github.com/harrystaley/pre-calculus_anki","last_synced_at":"2026-04-07T04:31:46.083Z","repository":{"id":287531506,"uuid":"607384602","full_name":"harrystaley/Pre-Calculus_Anki","owner":"harrystaley","description":"A collaborative project to enhance Pre-Calculus Anki decks, utilizing MathJax for mathematical notation, sourced from Paul's Online Notes, Wikipedia, and MIT OpenCourseWare, and designed to facilitate effective learning through spaced repetition.","archived":false,"fork":false,"pushed_at":"2025-04-13T12:52:54.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T10:33:07.815Z","etag":null,"topics":["anki","calculus","notes"],"latest_commit_sha":null,"homepage":"","language":null,"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/harrystaley.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,"zenodo":null}},"created_at":"2023-02-27T21:47:03.000Z","updated_at":"2025-08-26T08:39:56.000Z","dependencies_parsed_at":"2025-04-12T10:24:38.010Z","dependency_job_id":"c4ad5ae3-4b5d-403c-b9ec-df3905c68f10","html_url":"https://github.com/harrystaley/Pre-Calculus_Anki","commit_stats":null,"previous_names":["harrystaley/pre-calculus_anki"],"tags_count":0,"template":false,"template_full_name":"harrystaley/Anki_template","purl":"pkg:github/harrystaley/Pre-Calculus_Anki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrystaley%2FPre-Calculus_Anki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrystaley%2FPre-Calculus_Anki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrystaley%2FPre-Calculus_Anki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrystaley%2FPre-Calculus_Anki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrystaley","download_url":"https://codeload.github.com/harrystaley/Pre-Calculus_Anki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrystaley%2FPre-Calculus_Anki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31500397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["anki","calculus","notes"],"created_at":"2025-12-30T05:01:03.403Z","updated_at":"2026-04-07T04:31:46.078Z","avatar_url":"https://github.com/harrystaley.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pre-Calculus_Anki\n\n## Project Overview\n\nWelcome to the Pre-Calculus_Anki repository! This project is a collaborative effort aimed at enhancing the learning experience for students tackling pre-calculus. By utilizing Anki, a popular spaced repetition software, we aim to create and refine decks that help in memorizing and understanding pre-calculus concepts more effectively.\n\nThe decks are enriched with MathJax to accurately display mathematical notation and are sourced from reputable educational resources including Paul's Online Notes, Wikipedia, and MIT OpenCourseWare. This ensures that the content is not only reliable but also comprehensive.\n\n### Project Structure\n\n- **/decks**: Contains the Anki deck files (.apkg) ready for import.\n- **/sources**: Documentation and links to all the sources used for creating the cards.\n- **/scripts**: Any scripts used to generate the cards, if applicable.\n- **/docs**: Additional documentation like project setup, usage guides, and contribution guidelines.\n\n## Setup and Installation\n\n### Prerequisites\n\n- **Anki**: You must have Anki installed on your computer to use the decks. Anki is available for free and can be downloaded from [AnkiWeb](https://apps.ankiweb.net/).\n\n### Installation Instructions\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/yourusername/Pre-Calculus_Anki.git\n   ```\n2. **Navigate to the repository folder**:\n   ```bash\n   cd Pre-Calculus_Anki\n   ```\n3. **Import the Anki deck(s)**:\n   - Open Anki.\n   - Select `File` \u003e `Import`.\n   - Browse to the `/decks` folder and select the deck file you wish to import.\n\n## Usage Examples\n\nAfter importing the decks into Anki, you can start using them right away. Here is how you can make the most out of these decks:\n\n- **Regular Review**: Make it a habit to review the cards daily. Anki's algorithm will help you focus on cards that need more attention.\n- **Custom Study Sessions**: Create custom study sessions if you need to focus on particular topics or concepts before exams or quizzes.\n- **Update and Customize**: Feel free to add new cards or edit existing ones to tailor the content to your specific learning needs.\n\n## How to Contribute\n\nContributions to the Pre-Calculus_Anki project are welcome! Here’s how you can contribute:\n\n1. **Fork the Repository**: Start by forking the repository to your GitHub account.\n2. **Make Your Changes**: Add new decks, update existing ones, or improve the documentation.\n3. **Submit a Pull Request**: Once you're happy with your changes, submit a pull request to merge your changes into the main project.\n4. **Review**: Your pull request will be reviewed and, if deemed beneficial, it will be merged into the project.\n\nPlease ensure your contributions adhere to the following:\n- **Quality**: Contributions should be of high quality and error-free.\n- **Relevance**: Ensure that the contributions are relevant to pre-calculus and the existing content themes.\n- **Documentation**: Update the README.md or other documentation as necessary.\n\n## License\n\nThis project is released under the MIT License. This license allows you to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, provided the original copyright and permission notice are included in all copies or substantial portions of the software.\n\nFor more details, see the [LICENSE](LICENSE.md) file included with this repository.\n\n---\n\nThank you for visiting the Pre-Calculus_Anki repository! We hope this project will aid in your pre-calculus learning journey. Happy studying!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrystaley%2Fpre-calculus_anki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrystaley%2Fpre-calculus_anki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrystaley%2Fpre-calculus_anki/lists"}