Skip to content

A growing collection of C# mini-projects, practice programs, and learning experiments.

Notifications You must be signed in to change notification settings

prajudarekar04/Csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–₯️ Csharp - C# Projects & Learning Hub

C# Platform Projects Status

A collection of C# mini-projects, practice codes, and experiments β€” built to explore different C# concepts, from basic syntax to advanced features.
This repository will continue to grow with more console apps, utilities, and concept-focused examples.


πŸ“Œ Current Projects

Project Description Concepts Used
Student Marks Management System Console app to manage student records (Add, Update, Search, Sort, Reports). OOP, File Handling, Collections, LINQ
Expense Tracker Console app to track daily expenses with file storage & reports. OOP, Enums, Delegates & Events, File Handling, LINQ

βš™ Tech Used

  • Language: C# (.NET 6 or later)
  • Tools: Visual Studio / VS Code
  • Concepts: OOP, Collections, File I/O, LINQ, Delegates & Events

β–Ά How to Use

  1. Clone the Repository:

    git clone https://github.com/prajudarekar04/Csharp.git
    cd Csharp
    
  2. Open any project folder and run:

    dotnet run
    

πŸš€ Planned Additions

  • More console-based projects & C# coding challenges
  • Concept demos (e.g., Generics, Multithreading, Design Patterns)
  • Desktop or Web mini-apps (WinForms, WPF, ASP.NET Core)
  • Exporting advanced reports (PDF/Excel)

✨ Why This Repo?

This is my personal C# learning journey, evolving with new experiments & mini-projects to sharpen programming logic and explore real-world applications.

About

A growing collection of C# mini-projects, practice programs, and learning experiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages