Skip to content

scriptedbyshivam/CPP_OOPS_PROJECTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ CPP_OOPS_PROJECTS


πŸ“Œ About This Repository

πŸ’‘ This repository contains my C++ Object-Oriented Programming (OOP) projects and practice journey.

✨ Highlights:

  • πŸ“‚ Organized folder-wise projects
  • 🧠 Strong focus on OOP concepts
  • πŸ“ˆ Continuous learning & updates
  • πŸš€ Beginner β†’ Advanced growth

πŸ“Š Repository Stats


πŸ“‚ Folder Structure

CPP_OOPS_PROJECTS/
β”‚
β”œβ”€β”€ Bank Management System/
β”‚   β”œβ”€β”€ Bank Management System.cpp
β”‚   β”œβ”€β”€ Bank Management System.exe
β”‚   └── other_files...
β”‚
β”œβ”€β”€ PhoneBook/  
β”œ   β”œβ”€β”€ Phone_Book_Management_System.cpp
β”‚   β”œβ”€β”€ Phone_Book_Management_System.exe
β”‚   └── other_files... 
β”‚
β”œ
β”œβ”€β”€ Project_3/ (Coming Soon πŸš€)
β”œβ”€β”€ Project_4/ (Coming Soon πŸš€)
β”‚
└── More Projects...


🎯 OOP Concepts Covered

Concept Description Emoji
Classes & Objects Core building blocks 🧱
Constructors Object initialization βš™οΈ
Inheritance Code reuse πŸ”—
Polymorphism Multiple behavior 🎭
Encapsulation Data hiding πŸ”’
Abstraction Simplification 🎯

How to Run

Clone repository

git clone https://github.com/your-username/CPP_OOPS_PROJECTS.git

Go to project folder

cd CPP_OOPS_PROJECTS/Bank Management System

Compile

g++ Bank Management System.cpp -o program

Run

./program


πŸ› οΈ Tech Stack


πŸ–ΌοΈ Project Screenshots

πŸ“Œ Project 1 Output

Account Creation Account Creation

Login Transactions

πŸ“Œ Project 2 Output (Coming Soon)

Account Creation Account Creation

Login Transactions

πŸ“Œ Project 3 Output (Coming Soon)


🎬 Live Demo

🚧 Coming Soon... (Console-based projects currently)


πŸ‘€ Visitor Count


πŸ‘¨β€πŸ’» Author

Shivam Maurya
πŸŽ“ B.Tech CSE Student
πŸ’» Passionate Developer πŸ’»


πŸ” Back to Top

πŸš€ "Consistency beats talent. Keep coding!"

About

πŸš€ CPP_OOPS_PROJECTS is a collection of C++ projects focused on mastering Object-Oriented Programming. Explore real-world examples of encapsulation, inheritance, polymorphism, and abstraction through clean, modular code. Perfect for learners, practice, and building strong OOP skills!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages