{"id":20696507,"url":"https://github.com/mohamed-94/mega-number","last_synced_at":"2025-04-22T20:43:58.452Z","repository":{"id":188067766,"uuid":"138215133","full_name":"Mohamed-94/Mega-Number","owner":"Mohamed-94","description":"Mega Number v.1.0  -GUI-  Do all Super math calculations with different operators combined at the same time..'See the README for more information'.","archived":false,"fork":false,"pushed_at":"2020-03-25T15:16:50.000Z","size":21552,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T18:41:30.859Z","etag":null,"topics":["algorithm","csharp","csharp-code","net","netframework","programming-language","puzzle"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Mohamed-94.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}},"created_at":"2018-06-21T19:49:31.000Z","updated_at":"2024-01-02T14:58:21.000Z","dependencies_parsed_at":"2023-08-13T16:11:15.802Z","dependency_job_id":null,"html_url":"https://github.com/Mohamed-94/Mega-Number","commit_stats":null,"previous_names":["mohamed-94/mega-number"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FMega-Number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FMega-Number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FMega-Number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FMega-Number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohamed-94","download_url":"https://codeload.github.com/Mohamed-94/Mega-Number/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250321529,"owners_count":21411592,"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":["algorithm","csharp","csharp-code","net","netframework","programming-language","puzzle"],"created_at":"2024-11-17T00:14:13.898Z","updated_at":"2025-04-22T20:43:58.431Z","avatar_url":"https://github.com/Mohamed-94.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MegaNumber v.1.0 GUI \n \n \u003ch4 align=\"center\"\u003e\n   \n  Mega Number V.1.0\n  \n  \u003cbr\u003e\n  \n\u003c/h4\u003e\n\n \n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Use\u003c/a\u003e •\n  \u003ca href=\"#download\"\u003eDownload\u003c/a\u003e •\n  \u003ca href=\"#related\"\u003eRelated\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![screen-recording-7-29-2018-5-49-10-pm-](https://user-images.githubusercontent.com/38832580/43396275-fbd8c166-93f8-11e8-94fa-7cf3c93e7b56.gif)\n\n\n\u003c/div\u003e\n\n## Key Features\n\n* Calculate different math operations\n* Repeat operations up to Infinity \n* Calculate with two options : \n  - 1 - The counter: you can calculate any operation by increasing the counter!\n  - 2 - The operator: you can calculate any operation depending on the operator itself!, by inserting the usual symbols(*/+--*%^) in the operator field to represent the desired operation.\n* All operations option Algorithm :\n     - if you choose all operations option then you can calculate all the operations together at the same time..so the '*/+' will mean multiply,divide and add respectively.\n     * example: +++++****/////+++^^%%%%%!!!**///++++---**//++++-*//+/\n     - Now the algorithm will calculate all that depending on your input ..starting out by addition 5 times and then multiplication 4 times ..and so on ..\n     - You can see all this calculation process by clicking the Details Button.\n  \n## How To Use\n\nTo clone and edit this application, you'll need [Git](https://git-scm.com) and [Visual Studio Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community\u0026rel=15#). \n\n-From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/Mohamed-94/Mega-Number\n\n# Go into the repository\n$ cd Mega-Number\n\n```\n\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n\n\n## Download\n\nYou can [download](https://sourceforge.net/projects/mega-number/) latest zip version of Mega Number.\n\nNote: This program requires [.NET Framework 4.0.3](https://www.microsoft.com/en-us/download/details.aspx?id=17851) or higher ..\n\nif you are using linux you will need [MonoDevelop](https://www.monodevelop.com/download/#fndtn-download-lin) instaled on your machine, which is just an open source version of .NET Framework.\n\n \n## Related\n\n[SuperCalculator](https://github.com/Mohamed-94/Super-Calculator_Cpp_CommandLine) - C++ CommandLine application\n\n[Hex-Calculator](https://github.com/Mohamed-94/HexCalculator) - A Calculator for Hex-dump\n \n\n## You may also like...\n\n- [Alpha-Mine](https://github.com/Mohamed-94/Alpha-Mine-ChatBot) - An Artificial Intelligence ChatBot.\n- [Dll for SQL Connection](https://github.com/Mohamed-94/DLL-for-SQL-Connection) - A Dll library for sql parsing.\n\n## License\n\nMIT\n\n---\n\n\u003e GitHub [@Mohamed-94](https://github.com/Mohamed-94) \u0026nbsp;\u0026middot;\u0026nbsp;\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed-94%2Fmega-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamed-94%2Fmega-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed-94%2Fmega-number/lists"}