{"id":27625044,"url":"https://github.com/jeanbuhendwa/math-magician","last_synced_at":"2026-05-05T23:31:57.054Z","repository":{"id":143639124,"uuid":"616529991","full_name":"jeanbuhendwa/math-magician","owner":"jeanbuhendwa","description":"🧮 Math Magician is an online calculator app designed to help users solve a variety of math problems quickly and easily.  In addition, the app includes random motivational quotes to help users stay inspired and motivated while working on challenging math problems.","archived":false,"fork":false,"pushed_at":"2023-03-30T09:56:30.000Z","size":819,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev-branch","last_synced_at":"2025-04-23T12:01:52.540Z","etag":null,"topics":["github","reactjs"],"latest_commit_sha":null,"homepage":"https://math-magician-550k.onrender.com","language":"JavaScript","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/jeanbuhendwa.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-03-20T15:08:26.000Z","updated_at":"2023-05-08T05:34:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"502c37c1-addd-4ea5-8224-4c864adfa02c","html_url":"https://github.com/jeanbuhendwa/math-magician","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeanbuhendwa/math-magician","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanbuhendwa%2Fmath-magician","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanbuhendwa%2Fmath-magician/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanbuhendwa%2Fmath-magician/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanbuhendwa%2Fmath-magician/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeanbuhendwa","download_url":"https://codeload.github.com/jeanbuhendwa/math-magician/tar.gz/refs/heads/dev-branch","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanbuhendwa%2Fmath-magician/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["github","reactjs"],"created_at":"2025-04-23T12:00:34.037Z","updated_at":"2026-05-05T23:31:57.048Z","avatar_url":"https://github.com/jeanbuhendwa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📖 Math magician](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Math Magician] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e \"Math magicians\" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations, Read a random math-related quote.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e The main tech stack and included to apply to this project are:\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/html/default.asp\"\u003eHtml\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/css/default.asp\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/js/\"\u003eJavascript\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://react.dev/learn/start-a-new-react-project#create-react-app\"\u003eReact Js\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e This project has the following features\n\n- design the basic structure of home page\n- Design the calculator\n- Design the quote section\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!--video description--\u003e\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e Implemented soon\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone https://github.com/jeanbuhendwa/math-magician.git\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  cd math-magician\n  npm install\n```\n\n### Deployment\n\nDeployed using Github Pages.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Jean Jacques Buhendwa**\n\n- GitHub: [@jeanbuhendwa](https://github.com/jeanbuhendwa)\n- Twitter: [@JeanjacqueI](https://twitter.com/JeanjacqueI)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/johnbuhendwa/)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e Add function for Clear all list.\n\n- [ ] put,Get, Post and cut data from API\n- [ ] Use React Js\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/jeanbuhendwa/math-magician/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\u003e we are so excited to accept you feedback to improve my profession.\n\nIf you like this project like it.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nwe would like to thank Microverse organization.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/jeanbuhendwa/math-magician/blob/main/LICENSE) licensed.\n(Check the LICENSE file)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanbuhendwa%2Fmath-magician","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeanbuhendwa%2Fmath-magician","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanbuhendwa%2Fmath-magician/lists"}