Pinned Repositories
30-days-30-projects
A repository where I will share my progress about the projects that I will be creating in the next 30 days
50Projectsin50days
A-step-by-step-implementation-of-Linear-Regression
data-cleaning-with-sql
Data cleaning (and normalization) with SQL (Postgres).
Movies-Data-Analysis-with-Python
Movies data analysis with python.
Normalizing-and-Analyzing-Covid-19-Data-with-SQL
Normalizing Covid-19 data for efficient analysis using SQL.
khanmazhar's Repositories
khanmazhar/Movies-Data-Analysis-with-Python
Movies data analysis with python.
khanmazhar/Normalizing-and-Analyzing-Covid-19-Data-with-SQL
Normalizing Covid-19 data for efficient analysis using SQL.
khanmazhar/30-days-30-projects
A repository where I will share my progress about the projects that I will be creating in the next 30 days
khanmazhar/50Projectsin50days
khanmazhar/A-step-by-step-implementation-of-Linear-Regression
khanmazhar/data-cleaning-with-sql
Data cleaning (and normalization) with SQL (Postgres).
khanmazhar/c---repo
everything I learn in C++
khanmazhar/C-language
C language repository where I store all the stuff I learn in C
khanmazhar/Ceasars-Ciphers
Ceasars Ciphers written in JavaScript || freeCodeCamp project
khanmazhar/CS100-Labs_Cplusplus
Lab tasks of my cs100 course.
khanmazhar/CS200---Object-Oriented-Programming-in-Cpp
A repository that holds the Lab tasks of a course(CS200) I am taking at college.
khanmazhar/Dart-and-Flutter
khanmazhar/final-projects-fCC
Final four projects of freeCodeCamp certification
khanmazhar/first-contributions
🚀✨ Help beginners to contribute to open source projects
khanmazhar/khanmazhar
khanmazhar/Linear-Regression-Article-on-Medium
khanmazhar/Natours-Webpage
A webpage for a fictional tours company
khanmazhar/palindrome-checker
Palindrome checker written in JavaScript, HTML, CSS
khanmazhar/Pandas-Cookbook-1
Pandas Cookbook, published by Packt
khanmazhar/pandas_exercises
Practice your pandas skills!
khanmazhar/postgresql-for-everybody-assignments
khanmazhar/Python-for-Everybody-Specialization
khanmazhar/python-journey
my journey learning python
khanmazhar/Python12Projects
khanmazhar/rock-paper-scissors
Rock paper scissors game
khanmazhar/roman-numeral-converter
Roman numeral converter written in JS
khanmazhar/SQL-Data-Analysis-and-Visualization-Projects
SQL data analysis & visualization projects using MySQL, PostgreSQL, SQLite, Tableau, Apache Spark and pySpark.
khanmazhar/The-STATA-OMNIBUS-Regression-and-Modelling-with-STATA
This repository contains all the resources needed to complete this course.
khanmazhar/validate-phone-number
Phone number validator
khanmazhar/Word-guessing-game-Final-project-CS100
Word guessing game that I made as my final project for CS100 course