Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.47 KB

File metadata and controls

45 lines (31 loc) · 1.47 KB

Updesh Srivastava - Portfolio Website

This repository contains the source code for my personal Portfolio Website, hosted using GitHub Pages.

Live Site: https://updeshxp.github.io

About the Project

This is a static portfolio/resume website that highlights my:

  • Professional experience
  • Skills and education
  • Featured projects
  • Blog references
  • Contact information

The site is built with HTML, CSS, and JavaScript, with UI components and animations powered by popular frontend libraries.

Libraries and Tools Used

  • Materialize CSS (UI components and styling)
  • Bootstrap (layout and responsive utilities)
  • jQuery 3.6.1
  • WOW.js + Animate.css (scroll reveal animations)
  • Waypoints (scroll-based interactions)
  • Owl Carousel (sliders/carousel sections)
  • Font Awesome + Google Material Icons
  • Google Analytics (website traffic tracking)

Project Structure

  • index.html - Main portfolio page
  • thanks.html - Thank-you/redirect page (used after contact form submission)
  • assets/css/ - Stylesheets (theme, framework styles, custom styles)
  • assets/js/ - JavaScript files (plugins and custom scripts)
  • assets/libs/ - Third-party library assets (e.g., Owl Carousel)
  • images/ - Portfolio and UI images

Run Locally

Since this is a static website, you can run it by opening index.html directly in a browser.

Deployment

This website is deployed via GitHub Pages from this repository.