Pinned Repositories
ChatApp
chat app using react-native and firebase
bubblesort-cpp
A simple code that perform bubble sort algorithm using cpp
data-imputation-python
Data imputation is used when there are missing values in a dataset. It helps fill in these gaps with estimated values, enabling analysis and modeling. Imputation is crucial for maintaining dataset integrity and ensuring accurate insights from incomplete data.
keyboard-guide
signup-login-cpp
A simple example of sign up and login code using C++. This code uses basic file handling to save and retrieve user data.
signup-login-java
A simple example of a simple sign up and login system using Java. This code uses a HashMap to store user information and basic console input for interaction.
signup-login-python
A simple example of sign up and login code using Python. This code uses dictionaries to store user information and basic file handling to save and retrieve data.
nf-i's Repositories
nf-i/bubblesort-cpp
A simple code that perform bubble sort algorithm using cpp
nf-i/data-imputation-python
Data imputation is used when there are missing values in a dataset. It helps fill in these gaps with estimated values, enabling analysis and modeling. Imputation is crucial for maintaining dataset integrity and ensuring accurate insights from incomplete data.
nf-i/keyboard-guide
nf-i/signup-login-cpp
A simple example of sign up and login code using C++. This code uses basic file handling to save and retrieve user data.
nf-i/signup-login-java
A simple example of a simple sign up and login system using Java. This code uses a HashMap to store user information and basic console input for interaction.
nf-i/signup-login-python
A simple example of sign up and login code using Python. This code uses dictionaries to store user information and basic file handling to save and retrieve data.