Skip to content

Chamindu284/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

Project Description

A personal portfolio website showcasing my skills, projects, and services as a software engineer. It includes sections for home, about, skills, services, projects, and contact information.

Libraries Used

  • Typed.js - For text animation effects
  • AOS (Animate On Scroll) - For scroll-based animations
  • Boxicons - For modern icon components

Live Hosted Link

Visit Portfolio

How to Run the Project Locally

  1. Clone the repository

bash git clone https://github.com/RavinduLaksara/Portfolio.git

  1. Navigate to the project directory

bash cd Portfolio

  1. Open the project
  • Open the index.html file in your web browser
  • Alternatively, use a local development server:
    • If you have Python installed: bash python -m http.server 8000
    • If you have Node.js installed: bash npx serve
  1. View the website

Note: Internet connection is required for CDN libraries (Typed.js, AOS, Boxicons) to work properly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors