Skip to content

xainy75/xainy75.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸ“Š Zain Ul Abidin β€” Data Analyst Portfolio

GitHub Pages HTML5 CSS3 JavaScript License: MIT

Turning data into actionable insights β€” one dashboard at a time.


πŸš€ About This Project

A fully responsive, single-page portfolio website showcasing my work as a Junior Data Analyst & Business Intelligence professional. Built with vanilla HTML, CSS, and JavaScript β€” no frameworks, no dependencies beyond Font Awesome icons.

Live at: https://xainyblblack.me


✨ Features

Feature Details
🎨 Dark Monochrome Theme Clean black & white design with elegant CSS variables
πŸ“± Fully Responsive Optimized breakpoints at 968 px, 768 px, and 480 px
⚑ Performance Optimized Throttled scroll handlers, passive listeners, requestAnimationFrame animations
πŸ”  Typing Animation Hero section typewriter effect with requestAnimationFrame
πŸ”’ Counter Animations Animated stat counters triggered by Intersection Observer
🧲 Magnetic Buttons Subtle mouse-follow effect on CTA buttons
πŸ“œ Smooth Scrolling Event-delegated anchor scrolling throughout
πŸ“¬ Contact Form Powered by FormSubmit.co β€” no backend needed
πŸ” SEO Ready Open Graph & Twitter Card meta tags included

πŸ—‚οΈ Sections

Home β†’ About β†’ Skills β†’ Projects β†’ Experience β†’ Contact
  • Home β€” Hero banner with typewriter name animation and CTA buttons
  • About β€” Professional summary with animated stat counters
  • Skills β€” Data Analysis Β· Visualization Β· Cloud & Tools Β· Analytics
  • Projects β€” Uber Analytics Dashboard, Sales Dashboard, Customer Segmentation, Marketing ROI Tracker
  • Experience β€” Timeline: E-commerce Data Analyst Intern @ Daraz (Oct 2025 – Present)
  • Contact β€” Contact form + social links (GitHub, LinkedIn, Kaggle, Twitter)

πŸ› οΈ Tech Stack

Category Technologies
Languages HTML5, CSS3, Vanilla JavaScript
Icons Font Awesome 6.4
Animations CSS keyframes, Intersection Observer API, requestAnimationFrame
Form Backend FormSubmit.co
Hosting GitHub Pages (custom domain: xainyblblack.me)

🧰 Data Skills Showcased

SQL Python Power BI Tableau AWS Excel R Git


πŸ“ Project Structure

xainy75.github.io/
β”œβ”€β”€ index.html      # Main single-page application
β”œβ”€β”€ style.css       # All styles & CSS variables
β”œβ”€β”€ CNAME           # Custom domain configuration
└── README.md       # You are here

πŸƒ Running Locally

No build step required β€” just open the file in your browser:

git clone https://github.com/xainy75/xainy75.github.io.git
cd xainy75.github.io
# Open index.html in your browser
open index.html        # macOS
xdg-open index.html    # Linux
start index.html       # Windows

Or serve it with any static file server:

npx serve .
# β†’ Available at http://localhost:3000

πŸ“¬ Contact

Platform Link
🌐 Website xainyblblack.me
πŸ’Ό LinkedIn zain-ul-abidin-b387a1381
πŸ™ GitHub @xainy75
πŸ“Š Kaggle @xainyblblack
🐦 Twitter @Xainyblblack
βœ‰οΈ Email xainyblblack@gmail.com

Β© 2026 Zain Ul Abidin Β· Multan, Pakistan Β· Turning Data into Insights

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors