{"id":20140173,"url":"https://github.com/czantoine/loan-simulator","last_synced_at":"2026-05-13T19:32:35.066Z","repository":{"id":250630590,"uuid":"834997710","full_name":"czantoine/Loan-Simulator","owner":"czantoine","description":"The Loan Simulator is a Streamlit application designed to help users estimate and visualize loan payments, including interest and insurance costs.","archived":false,"fork":false,"pushed_at":"2024-07-29T00:13:07.000Z","size":1299,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T23:26:08.985Z","etag":null,"topics":["loan-calculator","loan-simulation","streamlit"],"latest_commit_sha":null,"homepage":"https://loansimulator.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/czantoine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-07-29T00:00:54.000Z","updated_at":"2024-07-29T00:14:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"36a1064e-72e5-41b0-b677-e3750824fd3f","html_url":"https://github.com/czantoine/Loan-Simulator","commit_stats":null,"previous_names":["czantoine/loan-simulator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/czantoine/Loan-Simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czantoine%2FLoan-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czantoine%2FLoan-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czantoine%2FLoan-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czantoine%2FLoan-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czantoine","download_url":"https://codeload.github.com/czantoine/Loan-Simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czantoine%2FLoan-Simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["loan-calculator","loan-simulation","streamlit"],"created_at":"2024-11-13T21:49:38.353Z","updated_at":"2026-05-13T19:32:35.057Z","avatar_url":"https://github.com/czantoine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loan Simulator\n\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://twitter.com/cz_antoine\"\u003e\u003cimg alt=\"Twitter\" src=\"https://img.shields.io/twitter/follow/cz_antoine?style=social\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://www.linkedin.com/in/antoine-cichowicz-837575b1\"\u003e\u003cimg alt=\"Linkedin\" src=\"https://img.shields.io/badge/-Antoine-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/czantoine/Loan-Simulator\"\u003e\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/czantoine/Loan-Simulator\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Access the Application\n\nYou can access the **Loan Simulator** online without needing to deploy it locally. Visit the following link to use the application:\n\n[**Loan Simulator**](https://loansimulator.streamlit.app/)\n\n## Description\n\nThe **Loan Simulator** is a web application built with Streamlit that helps users calculate and visualize the details of a loan. The app allows users to input various parameters, including loan amount, duration, interest rate, and insurance, to simulate an\nd understand the financial impact of a loan.\n\n![Loan Simulator](./loan-simulator.gif)\n\n## Features\n\n- **Interactive UI:** Users can adjust loan parameters using sliders and input fields.\n- **Detailed Breakdown:** Provides monthly payments, including average capital, interest, insurance cost, and total cost.\n- **Amortization Schedule:** Displays a table showing the breakdown of payments, interest, insurance, and remaining capital over time.\n- **Multi-language Support:** Available in English and French.\n\n## Getting Started\n\n1. **Application deployment:**\n\n   ```bash\n   git clone https://github.com/czantoine/Loan-Simulator.git\n   cd loan-simulator\n   python3 -m venv venv\n   source venv/bin/activate # .\\venv\\Scripts\\activate for Windows\n   pip install -r requirements.txt\n   streamlit run loan_simulator.py\n   ```\n\n## Security\n\nSee [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.\n\n## License\n\nThis repository is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n---\n\nIf you find this project useful, please give it a star ⭐️ ! Your support is greatly appreciated. Also, feel free to contribute to this project. All contributions, whether bug fixes, improvements, or new features, are welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczantoine%2Floan-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczantoine%2Floan-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczantoine%2Floan-simulator/lists"}