PTharanan /
MyDay-Hub-APPLICATION
A personal productivity dashboard application built with C# and Windows Forms. Features include user authentication, a dynamic To-Do task manager, a media/image gallery, and a built-in calculator.
Loading repository data…
zabavb / repository
Calculator with Dynamic Interface is a C# Windows Forms application developed using .NET. The calculator interface is generated dynamically at runtime, providing users with a simple tool to perform basic arithmetic operations such as addition, subtraction, multiplication and division.
Selected from shared topics, language and repository description—not editorial ratings.
PTharanan /
A personal productivity dashboard application built with C# and Windows Forms. Features include user authentication, a dynamic To-Do task manager, a media/image gallery, and a built-in calculator.
BaraaMardini /
A simple C# Windows Forms calculator with a graphical interface and dynamic expression evaluation.
shoaibsadiq242 /
Developed a console-based calculator in C++ that performs arithmetic operations, modulus, power, factorial, prime checking, averaging, and sorting. Designed with dynamic arrays, functions, loops, and user-friendly prompts to handle multiple numbers and display results clearly.