Welcome to my personal portfolio website! This project showcases my work, skills, and contact information in a modern and interactive way. The website is built using HTML, CSS, and JavaScript, and is designed to be responsive and visually appealing.
- Home – Introduction and welcome message.
- About – A brief introduction about me and my background.
- Skills – List of programming languages, tools, and technologies I use.
- Projects – A gallery of my featured projects with links and descriptions.
- Contact – A contact form or details to get in touch with me.
- HTML5
- CSS3 (including animations)
- JavaScript (Vanilla JS)
Here are some real screenshots of the website:
These images are located in the this repository.
- Clone the repository:
git clone https://github.com/nurbek18/personalweb.git
- Navigate into the project folder:
cd personalweb
- Open index.html in your browser:
On Windows: double-click index.html
On Mac/Linux: run open index.html or xdg-open index.html
Deployment (GitHub Pages)
You can deploy this site using GitHub Pages:
Steps:
-
Push your latest code to the main branch.
-
Go to your repository on GitHub.
-
Click Settings > Pages (left sidebar).
-
Under "Source", select main branch and / (root) folder.
-
Click Save.
Your website will be published at:
https://nurbek18.github.io/personalweb
It may take a few minutes to go live.
Live Demo
Click here to view the website
Author
Nurbek GitHub Profile
License
This project is licensed under the MIT License - see the LICENSE file for details.



