From a6eb101a0d4d828432ff150d69a6289464d7bf27 Mon Sep 17 00:00:00 2001 From: Mohammad Bilal <77511892+BilalM04@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:58:28 -0400 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 4ac02ae..ff40a0e 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,21 @@ Welcome to my personal portfolio website! This project is a showcase of my skill This personal portfolio website is designed to provide an overview of my skills, projects, and experiences. Developed with a minimalistic approach, the site aims to offer a seamless and engaging experience for visitors. -## Features +### Features -- **Dynamic Background:** - - The website features a dynamic background created using CSS. The dynamic background adds a visually appealing touch to the overall design. +- Custom Circular Cursor: Enhances the modern feel of the website with a unique and stylish cursor. +- Dynamic Background: Adds an engaging and interactive particle effect to the background, created using [particles.js](https://github.com/VincentGarreau/particles.js). +- Optimized Layout: Ensures a seamless user experience across all devices, including desktop, tablet, and mobile, with a responsive and adaptive design. -- **Custom Cursor:** - - The site features a custom circular cursor offering a modern look to the website. +## Technologies Used -- **Interactive Design:** - - The site employs JavaScript to enhance interactivity, providing a smooth and dynamic browsing experience. +- **HTML:** Provides the structure and content of the website. + +- **CSS:** Handles the styling and layout of the web pages, ensuring a visually appealing design. + +- **JavaScript:** Adds interactivity and dynamic features to the site, enhancing user experience. + +- **particles.js:** A JavaScript library used to create interactive particle effects for an engaging background. ## How to Navigate @@ -23,12 +28,4 @@ This personal portfolio website is designed to provide an overview of my skills, - Access my personal portfolio at [https://bilalm04.github.io/](https://bilalm04.github.io/). 2. **Explore Sections:** - - Navigate through various sections, including an about, projects, acheivements, and contact information. - -## Technical Details - -- **HTML:** The structure and content of the website are defined using HTML. - -- **CSS:** Styling and layout are implemented using CSS, including the dynamic background and custom dark/light mode styles. - -- **JavaScript:** Enhancing user interactivity and enabling dynamic features on the website. + - Navigate through various sections, including an about, projects, acheivements, resume, and contact information.