Skip to content

QUBITABHAY/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Portfolio Website

A modern, high-performance portfolio website built with Astro and React, featuring interactive components, smooth animations, and a stunning glassmorphic design. Showcases my full-stack development skills, open-source contributions, and project leadership experience.

πŸ› οΈ Technologies Used

Frontend Framework

  • Astro 5.14 - Modern static site builder
  • React 19 - Interactive UI components
  • TypeScript - Type-safe development
  • Tailwind CSS 4.1 - Utility-first styling

Key Libraries & Tools

  • Vite - Fast build tooling
  • FormSubmit - Contact form handling
  • Git & GitHub - Version control

Development Features

  • Component-based architecture
  • Mobile-first responsive design
  • Touch gesture support for mobile devices
  • Custom CSS animations and transitions
  • Optimized asset loading

Project Structure

My-Portfolio/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/       # React components
β”‚   β”‚   β”œβ”€β”€ Hero.tsx      # Hero section with contact info
β”‚   β”‚   β”œβ”€β”€ About.tsx     # About section with skills
β”‚   β”‚   β”œβ”€β”€ Projects.tsx  # Project carousel
β”‚   β”‚   β”œβ”€β”€ Contact.tsx   # Contact form
β”‚   β”‚   β”œβ”€β”€ Navigation.tsx
β”‚   β”‚   β”œβ”€β”€ Footer.tsx
β”‚   β”‚   └── Main.tsx
β”‚   β”œβ”€β”€ layouts/
β”‚   β”‚   └── Layout.astro  # Main layout wrapper
β”‚   β”œβ”€β”€ pages/
β”‚   β”‚   └── index.astro   # Homepage
β”‚   β”œβ”€β”€ styles/
β”‚   β”‚   └── global.css    # Global styles & utilities
β”‚   └── assets/           # Static assets
β”œβ”€β”€ public/
β”‚   β”œβ”€β”€ resume.pdf        # Downloadable resume
β”‚   └── favicon.svg
β”œβ”€β”€ astro.config.mjs      # Astro configuration
β”œβ”€β”€ tailwind.config.js    # Tailwind configuration
β”œβ”€β”€ tsconfig.json         # TypeScript configuration
└── package.json          # Dependencies

πŸ“ž Contact & Connect

About

Resources

Stars

Watchers

Forks