https://github.com/srinivas6303/personal-portfolio-website
A responsive portfolio website built using HTML and CSS (CSS Grid). This website serves as a digital resume to showcase personal and professional information, achievements, and relevant links.
https://github.com/srinivas6303/personal-portfolio-website
css css-flexbox css-grid html5
Last synced: 3 months ago
JSON representation
A responsive portfolio website built using HTML and CSS (CSS Grid). This website serves as a digital resume to showcase personal and professional information, achievements, and relevant links.
- Host: GitHub
- URL: https://github.com/srinivas6303/personal-portfolio-website
- Owner: srinivas6303
- Created: 2024-11-25T17:36:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T15:30:14.000Z (6 months ago)
- Last Synced: 2025-02-01T01:55:22.635Z (5 months ago)
- Topics: css, css-flexbox, css-grid, html5
- Language: HTML
- Homepage:
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio Website
A responsive portfolio website built using HTML and CSS (CSS Grid).
This website serves as a digital resume to showcase personal and professional information, achievements, and relevant links.## Features
Home Page: Introduction and navigation to different sections.
About Page: Brief description of background and career goals.
Education Page: Details about academic qualifications.
Skills Page: Highlighted technical skills categorized by proficiency levels.
Certificates Page: Showcase of certifications earned with relevant details.
Internship Page: Overview of internship experiences and key takeaways.
Links Page: Direct access to:
LinkedIn Profile
GitHub Profile
LeetCode Profile
Resume Section: Downloadable PDF version of the resume.## Technologies Used
Frontend: HTML, CSS (CSS Grid for layout).
IDE: vs code.## How to Run
Clone this repository:
Copy code
git clone https://github.com/srinivas6303/Personal-Portfolio-Website.git
Navigate to the project directory:
cd Personal-Portfolio-Website
Open website.html in any(Brave) web browser.