AhmadSabbirChowdhury
Computer Science Master's student, former Data Analyst at a Singaporean-based Software Company. Currently, I'm focusing on Data Analytics and Data Science.
Acadia UniversityNova Scotia, Canada
Pinned Repositories
A-Company-Website-Template
It's a template of a company website. The only front-end part of the project is done, back end work will be added soon. It is a completely responsive website. For responsiveness, Bootstrap and CSS Media Query were used.
A-Photography-Site
Showcase of different photos using HTML5, CSS3, JavaScript and jQuery.
AhmadSabbirChowdhury
Github profile overview.
Basic-Machine-Learning-Projects
Some basic machine learning projects. Datasets are also included.
Company-Sales-Data-Analysis-and-Visualization-using-Tableau
A MySQL server data was hooked with tableau, necessary data analysis, and data cleaning was performed. In the end, all the data was used to build interactive dashboards on Tableau.
Google-Home-Website-Clone-
It is a clone of google home website. It is a fully responsive mobile first web page.
Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI
I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part was using 'Microsoft Power BI'. Also for analysis, I used MS Excel and PowerBI's query tool.
Phone-Email-Scraper-using-Python
A very small python program for scrapping out phone numbers and emails from a big chunk of strings.
Pluralsight-Registration-And-Login-Page-Using-PHP
It is a clone of Pluralsight login page. Here I used PHP to make a Registration form and also a Login form.
Responsive-Website-Template
Simple front end responsive website using HTML5 and CSS3
AhmadSabbirChowdhury's Repositories
AhmadSabbirChowdhury/Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI
I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part was using 'Microsoft Power BI'. Also for analysis, I used MS Excel and PowerBI's query tool.
AhmadSabbirChowdhury/A-Company-Website-Template
It's a template of a company website. The only front-end part of the project is done, back end work will be added soon. It is a completely responsive website. For responsiveness, Bootstrap and CSS Media Query were used.
AhmadSabbirChowdhury/Responsive-Website-Template
Simple front end responsive website using HTML5 and CSS3
AhmadSabbirChowdhury/Company-Sales-Data-Analysis-and-Visualization-using-Tableau
A MySQL server data was hooked with tableau, necessary data analysis, and data cleaning was performed. In the end, all the data was used to build interactive dashboards on Tableau.
AhmadSabbirChowdhury/Phone-Email-Scraper-using-Python
A very small python program for scrapping out phone numbers and emails from a big chunk of strings.
AhmadSabbirChowdhury/A-Photography-Site
Showcase of different photos using HTML5, CSS3, JavaScript and jQuery.
AhmadSabbirChowdhury/AhmadSabbirChowdhury
Github profile overview.
AhmadSabbirChowdhury/Basic-Machine-Learning-Projects
Some basic machine learning projects. Datasets are also included.
AhmadSabbirChowdhury/Elegant-Web-Template-
It is a bootstrap web template for a company. It is a single page web template.
AhmadSabbirChowdhury/Filterable-List-With-Vanilla-JavaScript
A simple filterable list using Vanilla JS. Users can search names and result will come up in alphabetical order.
AhmadSabbirChowdhury/JavaScript-Typing-Effect
It's a single page website with JavaScript typing effect
AhmadSabbirChowdhury/Region-Wise-Cost-Analysis-of-IT-Departments-using-PowerBI
A cost analysis dataset of region-wise different IT departments was used for this project. I used excel and powerBI query tools to analyze and build the relational model. After that used different visualization tools to show different budgets and forecasts comparisons.
AhmadSabbirChowdhury/Google-Home-Website-Clone-
It is a clone of google home website. It is a fully responsive mobile first web page.
AhmadSabbirChowdhury/Pluralsight-Registration-And-Login-Page-Using-PHP
It is a clone of Pluralsight login page. Here I used PHP to make a Registration form and also a Login form.
AhmadSabbirChowdhury/Bangla-Handwritten-Character-Recognition
Bangla Handwritten Character Recognition using different CNN architectures.
AhmadSabbirChowdhury/Building-a-webpage-using-only-Tables
A webpage using only tables and nested tables.
AhmadSabbirChowdhury/Cats-Vs-Dogs-Classification-Kaggle-Problem-Set-
Here I created a model that will classify between cats and dogs using the Kaggle Competition Dataset
AhmadSabbirChowdhury/covid-19
Novel Coronavirus 2019 time series data on cases
AhmadSabbirChowdhury/PHP-CRUD-To-Do-List
Here I made a PHP-CRUD which is linked to mysqli database. I made it as a TO-DO list.
AhmadSabbirChowdhury/Pluralsight-LogIn-Page
It is clone of Pluralsight Login page using HTML5 and CSS3.
AhmadSabbirChowdhury/Portfolio-Website
A portfolio website using only HTML with minimal css.
AhmadSabbirChowdhury/Responsive-Web-Page-With-Blur-Effect
It is a single page responsive web template with elegant blur effect.
AhmadSabbirChowdhury/Search-Field-With-PHP
Using mysql database I made a blog and there I add a search field using PHP
AhmadSabbirChowdhury/Worldwide-Covid-19-Case-Analysis-and-Visualization-Using-NumPy-and-Pandas
Worldwide coronavirus cases were analyzed using different libraries like 'NumPy' and 'Pandas'. For visualization, 'Matplotlib' and 'Seaborn' libraries were used along with many other packages.