https://github.com/nafisalawalidris/13
This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.
https://github.com/nafisalawalidris/13
css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development
Last synced: 7 months ago
JSON representation
This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.
- Host: GitHub
- URL: https://github.com/nafisalawalidris/13
- Owner: nafisalawalidris
- License: other
- Created: 2023-10-06T03:37:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T18:10:28.000Z (about 1 year ago)
- Last Synced: 2025-01-23T07:12:13.831Z (9 months ago)
- Topics: css, data-science, datascientist, frontend, html, javascript, jquery, personal-website, portfolio, programming, web-development
- Language: JavaScript
- Homepage: https://13-nafisas-projects-509411d7.vercel.app/
- Size: 45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Portfolio Website Readme
This repository contains the source code for my personal portfolio website. The website is designed to showcase my skills, projects, and achievements. It provides visitors with an overview of my work and experience.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Setup](#setup)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Introduction
Welcome to my portfolio website! This website serves as a platform to present my skills, projects, and accomplishments to potential employers, clients, and collaborators. It provides an interactive and visually appealing way for visitors to learn more about me and my work.
## Features
- **Home Section:** A brief introduction and welcome message.
- **About Section:** Information about my background, skills, and interests.
- **Projects Section:** Showcase of my projects, including descriptions and links.
- **Resume Section:** Downloadable PDF resume for interested parties.
- **Contact Section:** A form for visitors to get in touch with me.## Technologies Used
- **HTML5:** Used for structuring the web pages.
- **CSS3:** Used for styling and layout design.
- **JavaScript:** Used for interactive elements and form validation.
- **jQuery:** Used for smooth scrolling and other dynamic features.
- **Font Awesome:** Provides scalable vector icons used throughout the website.## Setup
1. Clone the Repository:
```bash
git clone
cd
## Usage**Open the Project:**
- Open the project folder in your favorite code editor.**Modify Content:**
- Update the content in HTML files to reflect your own information.
- Replace placeholder text, images, and links with your own.**Customize Styles:**
- Modify the CSS files to customize the website's appearance to your liking.
- Add or update styles in the existing CSS files.**Add Projects:**
- In the `index.html` file, add your own projects in the Projects section.
- Update the project descriptions, images, and links accordingly.**Test the Website:**
- Open the `index.html` file in your web browser to test the website locally.
- Ensure all links, forms, and interactive elements are functioning correctly.**Deployment:**
- Deploy the website to a hosting platform of your choice (GitHub Pages, Netlify, Vercel, etc.).**Contributing:**
- If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request. Contributions are welcome!**License:**
- This project is licensed under the MIT License. Feel free to use the code and customize it for your own portfolio.