Skip to content

subhankaladi/Object_Oriented_Programming_Projects

Repository files navigation

🚀 Object-Oriented Programming Projects

Welcome to my OOP Projects Hub! Here you'll find a collection of projects built with Object-Oriented principles. Click on any project to learn more!

🔥 Featured Projects

🤖 Simple Agent Using OpenAI SDK

A clean implementation of an AI agent using OpenAI's API with basic functionality.

Features:

  • Chat interface
  • Context memory
  • Response streaming

Tech Stack: Python, OpenAI SDK, OOP principles

View Code

🧠 Advanced Agent Using OpenAI SDK

Sophisticated AI agent with enhanced capabilities building on the simple version.

Features:

  • Multi-step reasoning
  • Tool usage (web search, calculations)
  • Persistent conversation history
  • Customizable personality

Tech Stack: Python, OpenAI SDK, Advanced OOP patterns

View Code

📊 Data Visualization Using Demo ABC Data

Beautiful data visualizations created from sample ABC Corporation dataset.

Features:

  • Interactive charts
  • Statistical summaries
  • Export functionality

Tech Stack: Python, Matplotlib/Seaborn, Pandas, OOP design

View Code

🔍 Data Analysis Using Demo ABC Data

Comprehensive data analysis pipeline for business insights.

Features:

  • Data cleaning pipeline
  • Statistical analysis
  • Report generation
  • Anomaly detection

Tech Stack: Python, Pandas, NumPy, OOP architecture

View Code

🎮 Command Line RPG Game

Text-based adventure game with RPG elements - all in your terminal!

Features:

  • Character progression
  • Inventory system
  • Combat mechanics
  • Multiple endings

Tech Stack: Python, OOP game design patterns

View Code

🗂️ Other Projects

📚 View Complete Project List

Here are additional projects in this repository:

  1. Personal Library Manager
  2. Quiz App
  3. Time Zone
  4. Todo List
  5. Password Generator

...and many more!

🛠️ How to Use

  1. Clone the repository
  2. Navigate to any project folder
  3. Follow individual project instructions

🤝 Contributing

Contributions welcome! Please open an issue first to discuss changes.


💡 Tip: Click on any project above to see details and access the code!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors