Quiz Game Using OOP in Python
Creating a quiz game using Object-Oriented Programming (OOP) in Python involves defining classes to structure the questions, the quiz logic, and potentially the user interface. Language/Platforms: Python, PyCharm Screenshots Youtube Github
Coffee Machine Using OOP in Python
Implementing a coffee machine using Object-Oriented Programming (OOP) in Python involves creating different classes to manage specific functionalities like the menu, resources, and money, demonstrating core OOP principles such as encapsulation and abstraction. Language/Platforms: Python, PyCharm Screenshots Youtube Github
Higher Lower Game in Python
A game in Python in which the user has to guess which has a higher number of followers, and it displays the scores. This game continues until a wrong answer is given, at which point a humorous remark is made […]
Split The Bill in React
The project allows users to track expenses and balances among friends. Working with props, components, events, forms, and state management in interactive components in React. Visit App Language/Framework: React, Javascript, Visual Studio Code Screenshots Github
Contact App in ASP.NET Core Web API and Angular
A fullstack contacts application performs CRUD operations in our contact list. Using Angular 20 and ASP.NET Core Web APIs. Language/Framework: Full-Stack, ASP.NET Core, Web API, Angular, Typescript, Tailwind CSS, Visual Studio Screenshots Youtube Github








