Skip to content

rushikesh-auti/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

A responsive personal portfolio website built to showcase my skills, projects, and contact information. The project demonstrates front-end development skills and practical experience in building modern web interfaces.

Live Demo

https://portfoliorushiz.vercel.app/

Overview

This portfolio serves as a central place to present my technical skills, featured projects, and professional background. The design focuses on simplicity, responsiveness, and clear navigation.

Features

  • Responsive layout for desktop, tablet, and mobile devices
  • Interactive navigation with hamburger menu
  • Smooth scrolling between sections
  • Skills section highlighting technical abilities
  • Projects section with links to GitHub repositories
  • Contact section with email and social links
  • Clean and minimal user interface

Technologies

  • HTML5
  • CSS3
  • JavaScript

Project Structure

Project Structure

Portfolio/
│
├── assets/
│   ├── icons/
│   │   └── favicon.png
│   │
│   ├── images/
│   │   └── profile.jpg
│   │
│   └── resume/
│       └── Rushikesh_Auti_Resume.pdf
│
├── css/
│   └── style.css
│
├── js/
│   └── script.js
│
├── index.html
└── README.md

Preview

Portfolio Screenshot

Running the Project Locally

  1. Clone the repository
git clone https://github.com/rushikesh-auti/portfolio.git
  1. Navigate to the project directory
cd portfolio
  1. Open index.html in your browser

About

A modern, responsive personal portfolio website built using HTML, CSS, and JavaScript to showcase my skills, projects, and contact information.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors