Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 702 Bytes

File metadata and controls

28 lines (18 loc) · 702 Bytes

Portfolio Website - Rohith K Pradeep

Project Link:Click me

A personal portfolio website built with HTML and CSS showcasing experience, projects, and skills.

Technologies Used

  • HTML5
  • CSS3
  • Google Fonts (IBM Plex Sans)
  • SVG images for icons

Responsive Design

The website implements media queries to adjust the layout for different screen sizes:

  • Desktop view (≥600px)
  • Mobile view (<600px)

Setup Instructions

  1. Clone this repository
  2. Make sure all image files are in the correct directories:
    • Main images in /profile/images/
    • SVG icons and other assets as referenced in the HTML
  3. Open landing_page.html in your browser