Skip to content
View Harshit06's full-sized avatar
๐Ÿ’ญ
๐ŸŽฏ Open to DevOps & Data Analyst roles
๐Ÿ’ญ
๐ŸŽฏ Open to DevOps & Data Analyst roles

Block or report Harshit06

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
harshit06/README.md

Who I Am

const harshit = {
  title: "Aspiring DevOps Engineer | Data Analyst",
  stack: {
    languages: ["Python", "SQL", "Java", "Bash/Shell", "JavaScript"],
    dataAnalysis: ["Excel", "Power BI", "Pandas", "NumPy", "Tableau", "PostgreSQL", "MySQL"],
    devOps: ["Docker", "Linux", "Git", "GitHub Actions", "AWS", "Azure"],
  },
  launchedProjects: ["Sales-Revenue-Dashboard"],
  certifications: [
    "Deloitte Australia - Technology Job Simulation (Forage)",
    "Deloitte Australia - Data Analytics Job Simulation (Forage)",
    "Deloitte Australia - Cyber Job Simulation (Forage)",
    "JPMorgan Chase & Co - Excel Skills Job Simulation (Forage)",
    "Tata - GenAI Powered Data Analytics Job Simulation (Forage)",
    "Career Essentials in Generative AI by Microsoft and LinkedIn (Microsoft)",
    "What Is Generative AI? (LinkedIn)",
    "Google Cloud Gen AI Exchange Hackathon (Google Cloud Community India)",
  ],
  status: "Learning, building, and leveling up ๐Ÿš€",
  openTo: ["DevOps Engineer roles", "Data Analyst roles", "Collaboration on data/infra projects"],
};

Featured Projects

Sales Revenue Dashboard

Analyze sales and revenue data

Layer Technology
Language Python / SQL
Analysis Pandas, NumPy
Visualization Power BI / Tableau
Database PostgreSQL / MySQL

๐Ÿ”— Code


Tech Stack

Languages

Skills

Data & Databases

Skills Excel Power BI Tableau Pandas NumPy

DevOps & Cloud

Skills


GitHub Stats


Connect With Me

LinkedIn


Pinned Loading

  1. sales-revenue-dashboard sales-revenue-dashboard Public

    ๐Ÿ“Š An interactive Streamlit dashboard for sales & revenue analysis โ€” KPI tracking, trend visualization, and business insights from CSV/Excel/SQL data.

    Python 1

  2. Customer-Segmentation-Project Customer-Segmentation-Project Public

    ๐Ÿ“Š Customer Segmentation for E-Commerce using Machine Learning | RFM Analysis, K-Means, Hierarchical & DBSCAN Clustering with Interactive Streamlit Dashboard and Data Visualizations.

    Python