{"id":28719185,"url":"https://github.com/vitorsystem/momentum","last_synced_at":"2026-04-10T23:03:19.805Z","repository":{"id":298640838,"uuid":"1000607450","full_name":"vitorsystem/Momentum","owner":"vitorsystem","description":"An interactive financial calculator built in .NET with C# and Blazor Server to simulate long-term investment growth.","archived":false,"fork":false,"pushed_at":"2025-06-12T05:19:06.000Z","size":738,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-12T05:35:40.601Z","etag":null,"topics":["blazor","csharp","css","dotnet","finance","html","investment-calculator","portfolio-project"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitorsystem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-06-12T03:49:32.000Z","updated_at":"2025-06-12T05:19:09.000Z","dependencies_parsed_at":"2025-06-12T05:47:26.161Z","dependency_job_id":null,"html_url":"https://github.com/vitorsystem/Momentum","commit_stats":null,"previous_names":["vitorsystem/momentum"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitorsystem/Momentum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorsystem%2FMomentum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorsystem%2FMomentum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorsystem%2FMomentum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorsystem%2FMomentum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitorsystem","download_url":"https://codeload.github.com/vitorsystem/Momentum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitorsystem%2FMomentum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259929944,"owners_count":22933528,"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":["blazor","csharp","css","dotnet","finance","html","investment-calculator","portfolio-project"],"created_at":"2025-06-15T06:00:36.411Z","updated_at":"2026-04-10T23:03:14.765Z","avatar_url":"https://github.com/vitorsystem.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Momentum - Financial Tools Web App\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/status-in%20development-orange?style=for-the-badge\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://dotnet.microsoft.com/en-us/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/.NET-512BD4?style=for-the-badge\u0026logo=dotnet\u0026logoColor=white\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://dotnet.microsoft.com/en-us/languages/csharp\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge\u0026logo=c-sharp\u0026logoColor=white\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/blazor-%23512BD4.svg?style=for-the-badge\u0026logo=blazor\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nAn interactive web application built with C# and Blazor Server to provide intuitive tools for financial simulation and long-term investment planning.\n\n---\n\n### Demo\n![Momentum_MVP](https://github.com/user-attachments/assets/6be1ec21-76dd-4033-a191-dca5c59bfc01)\n\n---\n\n### 📖 About The Project\n\nMomentum started as a project to deepen my understanding of the .NET ecosystem and build a practical, real-world application. The goal is to create a suite of clean, interactive, and useful tools that help visualize the power of long-term investing and other financial concepts.\n\nThe application is built using a modern .NET stack, focusing on a responsive user interface and solid back-end logic.\n\n### ✨ Key Features\n\n* **Real-time Compound Interest Calculator:**\n    * Instantly see results update as you type.\n    * Calculates projections based on initial amount, monthly contributions, annual interest rate, and time period.\n    * Clear and formatted display of the final balance, total amount invested, and total interest earned.\n\n### 🛠️ Tech Stack\n\n* **.NET 9**\n* **C#**\n* **ASP.NET Core**\n* **Blazor Server** (for the interactive UI and server-side rendering)\n* **HTML5 / CSS3** (with Bootstrap for layout)\n* **Git \u0026 GitHub** (for version control)\n\n---\n\n### 🚀 Getting Started\n\nTo run this project locally, follow these steps:\n\n```bash\n# 1. Clone the repository\ngit clone https://github.com/vitorsystem/Momentum.git\n# 2. Navigate to the solution's root folder\ncd Momentum\n\n# 3. Run the web application\n# The --project flag specifies which project to run within the solution\ndotnet run --project Momentum.WebApp\n```\nThe application will be available at `https://localhost:XXXX` or `http://localhost:YYYY` in your browser.\n\n---\n\n### 🗺️ Project Roadmap\n\nThis project is actively under development. Here are the next planned features:\n\n- ✅ **MVP: Real-time Compound Interest Calculator** *(Done)*\n- ➡️ **Detailed Month-by-Month Evolution Table** *(In Progress)*\n- 🔲 **Interactive Growth Chart (using Chart.js)** *(Up Next)*\n- 🔲 **Language/Currency Switcher (EN/US \u003c-\u003e PT/BR)** *(Future)*\n- 🔲 **New Financial Tools** *(Future)*\n- 🔲 **Deploy with Microsoft Azure** *(Future)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorsystem%2Fmomentum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitorsystem%2Fmomentum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorsystem%2Fmomentum/lists"}