{"id":18304108,"url":"https://github.com/echosingh/visualization","last_synced_at":"2026-07-28T08:31:44.902Z","repository":{"id":249914710,"uuid":"805669277","full_name":"EchoSingh/Visualization","owner":"EchoSingh","description":"Math Is Fun","archived":false,"fork":false,"pushed_at":"2024-05-25T16:19:52.000Z","size":2604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T13:52:57.750Z","etag":null,"topics":["fibonacci-graph","heart-pumping-shape","pi-estimation"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/EchoSingh.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-05-25T06:06:00.000Z","updated_at":"2025-01-21T15:11:36.000Z","dependencies_parsed_at":"2024-07-24T05:32:31.445Z","dependency_job_id":"7407356e-ba90-41a4-b625-5d133748625e","html_url":"https://github.com/EchoSingh/Visualization","commit_stats":null,"previous_names":["echosingh/visualization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EchoSingh/Visualization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVisualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVisualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVisualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVisualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EchoSingh","download_url":"https://codeload.github.com/EchoSingh/Visualization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVisualization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35985972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fibonacci-graph","heart-pumping-shape","pi-estimation"],"created_at":"2024-11-05T15:27:49.230Z","updated_at":"2026-07-28T08:31:44.884Z","avatar_url":"https://github.com/EchoSingh.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visualization and Calculation of Mathematical Concepts 𝝿\n\nThis repository contains a Jupyter Notebook that visualizes and calculates different mathematical concepts, including the estimation of π (Pi) using the Monte Carlo method, creating a dynamic heart shape animation using parametric equations, and plotting the Fibonacci sequence.\n\n\n## Snapshots\n![𝝅](https://github.com/aditya26062003/Visualization/blob/main/1.png)\n![❤︎](https://github.com/aditya26062003/Visualization/blob/main/heart.gif)\n## Prerequisites\n\nMake sure you have the following packages installed:\n\n```sh\npip install numpy\npip install matplotlib\npip install plotly\n```\n# Contents\n1. Estimation of Pi Using Monte Carlo Method:\nThis section estimates the value of π using the Monte Carlo method by randomly generating points within a square and counting how many fall inside a quarter circle.\n2. Dynamic Heart Shape Animation:\nThis section creates an animated heart shape using parametric equations and the Plotly library.\n3. Plotting the Fibonacci Sequence:\nThis section calculates and plots the first 50 numbers in the Fibonacci sequence using Matplotlib.\n\nInstructions\nClone the repository:\n\n```sh\nCopy code\ngit clone https://github.com/aditya26062003/Visualization.git\nNavigate to the repository directory:\n```\n```sh\n\ncd Visualization\nOpen the Jupyter Notebook:\n```\n```sh\n\njupyter notebook Shapes.ipynb\nRun the cells in the notebook to see the visualizations and calculations.\n```\n# Examples\nEstimation of Pi Using Monte Carlo Method\nThis part of the notebook uses random point generation to estimate the value of π. The result is visualized with Plotly, showing points inside and outside the quarter circle.\n\nDynamic Heart Shape Animation\nThis part of the notebook creates a dynamic heart shape animation using parametric equations. The animation is created using Plotly and shows a heart shape \"popping\" in and out.\n\nPlotting the Fibonacci Sequence\nThis part of the notebook calculates the first 50 numbers in the Fibonacci sequence and plots them using Matplotlib.\n\n## License\nThis project is licensed under the MIT License .\n\n## Author\nAditya Singh\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechosingh%2Fvisualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechosingh%2Fvisualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechosingh%2Fvisualization/lists"}