Skip to content
#

stage-two

Here are 5 public repositories matching this topic...

Tax Calculator desktop app built with C# and Windows Forms — features real-time tax computation, session history tracking, and layered input validation. First project in the WinForms self-practice series | Course 14 – C# Level 1 | Programming Advices Roadmap.

  • Updated Jul 5, 2026
  • C#

Text Encryption Form — C# desktop app using Caesar Cipher to encrypt and decrypt text with a bounded security key, clipboard copy, and timestamped history log. Second project in the WinForms self-practice series | Course 14 – C# Level 1 | Programming Advices Roadmap.

  • Updated Jul 3, 2026
  • C#

Age Calculator Form — C# desktop app that calculates exact age in years, months, and days, plus total time lived in all units, day of week born, and days to next birthday. Three-layer input validation with granular clear logic. Fourth project in the WinForms self-practice series | Course 14 – C# Level 1 | Programming Advices Roadmap.

  • Updated Jul 8, 2026
  • C#

String Manipulation Form — C# desktop app with live TextChanged updates for character & word count, first & last word tracking, + case operations, trim, remove spaces, find & replace (all or first only), and substring extraction + full validation. 5th project in the WinForms self-practice series | Course 14 – C# Level 1 | ProgrammingAdvices Roadmap

  • Updated Jul 11, 2026
  • C#

Password Generator Form — a C# desktop app that generates secure passwords, multi-word keys, and GUIDs from one unified interface, with adjustable word count, word length, and character type. Third project in the WinForms self-practice series | Course 14 – C# Level 1 | Programming Advices Roadmap.

  • Updated Jul 5, 2026
  • C#

Improve this page

Add a description, image, and links to the stage-two topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stage-two topic, visit your repo's landing page and select "manage topics."

Learn more