Skip to content

My portfolio website originally built using basic HTML, CSS, and JavaScript, which has now been completely rebuilt using React for a more dynamic and maintainable structure.

Notifications You must be signed in to change notification settings

NotDyamuh/dyamuh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyamuh - My Portfolio Website

This is my personal portfolio website, it contains a bio and has my Github link with other links as well. Originally built using basic HTML, CSS, and JavaScript, it has now been completely rebuilt using React for a more dynamic and maintainable structure.

Features

  • Wonderful eye catching colors.
  • Interactive UI with animations.
  • Music with music controller.
  • Easily editable React components.

Technologies Used

  • React – Frontend framework for building dynamic UI.
  • CSS – Styling and layout.
  • JavaScript (ES6+) – Interactive functionality.

Installation

  1. Clone this repository:
   git clone https://github.com/NotDyamuh/dyamuh.git
  1. Navigate to the project directory:
   cd dyamuh
  1. Install dependencies:
   npm install

Usage

  1. Start the development server:
   npm run dev
  1. Open your browser and visit http://localhost:5173 to view the portfolio.

About

My portfolio website originally built using basic HTML, CSS, and JavaScript, which has now been completely rebuilt using React for a more dynamic and maintainable structure.

Resources

Stars

Watchers

Forks