Pinned Repositories
bank-account-management-system
A C++ program that simulates a simple banking system with current and savings accounts. It allows a user to perform authentication, view account balances, and conduct transactions (deposit and withdraw) across multiple bank instances.
car-shopping-store
currency-converter
A C++ project that converts currencies from one to another.
heart-disease-detection-model-using-machine-learning
This project is a machine learning-based approach to detecting heart disease using patient data. It leverages logistic regression to classify whether a patient is likely to have heart disease based on various medical attributes.
khubaib-farhan
social-media-clone
Facebook Lite is a simple, text-based social network application implemented in C++. It provides basic functionality similar to popular social networking platforms, allowing users to create profiles, connect with friends, post messages, and communicate privately.
streamlit_intro_app
This is a simple data visualization tool made with the help of Python and Sreamlit.
student-course-registration-system-SQL
USD-PKR-Exchange-Rate-Impact-on-Inflation-and-Debt
This project involves the analysis of exchange rates, inflation rates, and central government debt for Pakistan from 1970 to 2022. The analysis includes scatter plots, linear regression models, and a correlation matrix to understand the relationships between these economic indicators.
khubaib-farhan's Repositories
khubaib-farhan/khubaib-farhan
khubaib-farhan/USD-PKR-Exchange-Rate-Impact-on-Inflation-and-Debt
This project involves the analysis of exchange rates, inflation rates, and central government debt for Pakistan from 1970 to 2022. The analysis includes scatter plots, linear regression models, and a correlation matrix to understand the relationships between these economic indicators.
khubaib-farhan/heart-disease-detection-model-using-machine-learning
This project is a machine learning-based approach to detecting heart disease using patient data. It leverages logistic regression to classify whether a patient is likely to have heart disease based on various medical attributes.
khubaib-farhan/student-course-registration-system-SQL
khubaib-farhan/streamlit_intro_app
This is a simple data visualization tool made with the help of Python and Sreamlit.
khubaib-farhan/currency-converter
A C++ project that converts currencies from one to another.
khubaib-farhan/car-shopping-store
khubaib-farhan/social-media-clone
Facebook Lite is a simple, text-based social network application implemented in C++. It provides basic functionality similar to popular social networking platforms, allowing users to create profiles, connect with friends, post messages, and communicate privately.
khubaib-farhan/bank-account-management-system
A C++ program that simulates a simple banking system with current and savings accounts. It allows a user to perform authentication, view account balances, and conduct transactions (deposit and withdraw) across multiple bank instances.