Pinned Repositories
Analysing-Chicago-City-SQL-Python
This project used SQL and Python interface to analyze Chicago's socioeconomic, education, and crime data and get insights to shape public policy and strategies.
Analyzing-wildfire-activities-in--Australia
This project analyzes wildfire data using Python and libraries like Pandas, Matplotlib, Folium and Seaborn to visualize trends, regional differences, and fire characteristics from 2005 onwards.
coursera-content-downloader
A command line tool for downloading contents from different courses from coursera.
csshosting
I created this repository to share the CSS and Javascript files for the widgets and plugins I shared and created online at TwistBlogg.
Data-Analyst-Project-Folder-Skeleton
A quick way to jumpstart your data analyst projects at organizational level. The folder structure ensures you adhere to modular and efficient programming approach utilizing python and notebook. Reports can also be generated using Quarto Renderer.
Data-Visualization-StoryTelling
This repository is to demonstrate my data story telling skills in describing data visualization concepts - Waffle Chart, Word Cloud, Seaborn and Regression Plot. This was conducted as a part of NPower Training Program.
Glassdoor-WebScraper
I designed a scraping 🕸️ tool to extract job posting data from Glassdoor. This scraping tool will return job title, company name, job id, location, salary, language and skills and many more.
Indeed-WebScraper
I created a webscraper tool to fetch indeed data. It will return job title, company name, url of the job, salary(if present) and many more.
my-personal-portfolio
This repo is for my personal data portfolio website! This has been in the planning phase for a really long time so I'm glad that I can have this space where I can contribute my data experience, projects, and some knowledge that I have obtained along the way. Built with NextJS, Tailwind, Typescript and Framer Motion.
Socioeconomic-Indicators-in-Chicago-SQL-Python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
invictusaman's Repositories
invictusaman/my-personal-portfolio
This repo is for my personal data portfolio website! This has been in the planning phase for a really long time so I'm glad that I can have this space where I can contribute my data experience, projects, and some knowledge that I have obtained along the way. Built with NextJS, Tailwind, Typescript and Framer Motion.
invictusaman/Indeed-WebScraper
I created a webscraper tool to fetch indeed data. It will return job title, company name, url of the job, salary(if present) and many more.
invictusaman/Socioeconomic-Indicators-in-Chicago-SQL-Python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
invictusaman/csshosting
I created this repository to share the CSS and Javascript files for the widgets and plugins I shared and created online at TwistBlogg.
invictusaman/Data-Analyst-Project-Folder-Skeleton
A quick way to jumpstart your data analyst projects at organizational level. The folder structure ensures you adhere to modular and efficient programming approach utilizing python and notebook. Reports can also be generated using Quarto Renderer.
invictusaman/Analysing-Chicago-City-SQL-Python
This project used SQL and Python interface to analyze Chicago's socioeconomic, education, and crime data and get insights to shape public policy and strategies.
invictusaman/Analyzing-wildfire-activities-in--Australia
This project analyzes wildfire data using Python and libraries like Pandas, Matplotlib, Folium and Seaborn to visualize trends, regional differences, and fire characteristics from 2005 onwards.
invictusaman/coursera-content-downloader
A command line tool for downloading contents from different courses from coursera.
invictusaman/Data-Visualization-StoryTelling
This repository is to demonstrate my data story telling skills in describing data visualization concepts - Waffle Chart, Word Cloud, Seaborn and Regression Plot. This was conducted as a part of NPower Training Program.
invictusaman/Glassdoor-WebScraper
I designed a scraping 🕸️ tool to extract job posting data from Glassdoor. This scraping tool will return job title, company name, job id, location, salary, language and skills and many more.
invictusaman/IBM_Data_Analyst_Capstone_Project
This repository showcases my IBM Data Analyst Capstone Project, where I analyze in-demand programming skills through data collection, wrangling, visualization, and interactive dashboards.
invictusaman/Insurance-Cost-Analysis-Regression
Showcasing Simple Linear, Multiple Linear, Polynomial and Ridge Regression on Insurance Cost Dataset to predict insurance price. Also, I have generated a report using Quarto.
invictusaman/prime-blogger-docs
I published a blogger theme named "Prime - Ghost like blogger theme", and this repo contains the documentation part for the theme.
invictusaman/Advanced_Sql_Queries_On_Chicago_Dataset
This project highlights my SQL problem solving skills on advanced concepts like views, stored procedure, ACID transaction and Joins.
invictusaman/invictusaman
This is a special repository to configure my github profile page.
invictusaman/Jupyter_Notebook_PracticeSet_Coursera
This is to showcase some python programs created in Jupyter notebook during my training with Coursera course - IBM Professional Data Analyst.
invictusaman/Sample-Hospital-Database-Analysis-Project
This project demonstrates the analysis of a hospital database using SQL, Python, data visualization techniques, and the generation of a comprehensive report using Quarto. The database is a small sample provided by Npower Canada for practice purposes.