C# Programs
Desktop applications and utilities built with C# and .NET Framework
Important Notice
About Downloads: These programs are Windows executable files (.exe). When downloading and running them, Windows SmartScreen may display a warning. This is normal for applications without code-signing certificates.
For transparency and security, the source code for most of these projects is available on GitHub. You can review the code before running any application.
Featured Applications
Multimedia & Graphics
- Screen Recorder - Capture videos and screenshots of your desktop
- Orion's Constellation - Graphical representation of the Orion constellation
Games & Entertainment
- Basic RPG - Text-based role-playing game (Password: "unlocked")
- D&D Character Generator - Create characters for tabletop RPGs
- City Builder - SimCity-inspired simulation game (in development)
- Joke Program - Interactive joke and punchline generator
Card & Coin Programs
- Card Flip - Virtual card flipping simulation
- Card Identifier - Identify playing cards from input
- Coin Flip - Random coin toss simulator
Calculators & Tools
- Fuel Economy Calculator - Calculate miles per gallon (MPG)
- Property Tax Calculator - Estimate property tax at $0.64 per $100
- Restaurant Calculator - Calculate tip, tax, and total from bill amount
- Date Assembler - Format and combine date components
Translators & Language
- Latin Translator - Translate Left, Right, and Center from Latin to English
- Language Translator - Translate "Good Morning" across 3 languages
Input & Recognition
- Virtual Keyboard - On-screen sentence builder
- Flag Identifier - Identify country flags
What I Learned
These projects helped me develop skills in:
- Windows Forms and GUI development
- Event-driven programming
- File I/O and data persistence
- Graphics and multimedia APIs
- User input validation and error handling
- Application architecture and design patterns