https://github.com/yoonusajward/personal-portfolio-website
The Yoonus Ajward Portfolio Website is a personal project that showcases my journey as a software engineer and web developer. The site highlights my technical expertise, projects, and professional achievements, providing visitors with an interactive and modern experience.
https://github.com/yoonusajward/personal-portfolio-website
developer-portfolio portfolio portfolio-website software-engineer-portfolio software-engineering
Last synced: 4 months ago
JSON representation
The Yoonus Ajward Portfolio Website is a personal project that showcases my journey as a software engineer and web developer. The site highlights my technical expertise, projects, and professional achievements, providing visitors with an interactive and modern experience.
- Host: GitHub
- URL: https://github.com/yoonusajward/personal-portfolio-website
- Owner: yoonusajward
- Created: 2025-01-07T16:25:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T09:26:35.000Z (4 months ago)
- Last Synced: 2025-02-18T10:29:02.572Z (4 months ago)
- Topics: developer-portfolio, portfolio, portfolio-website, software-engineer-portfolio, software-engineering
- Language: JavaScript
- Homepage: https://yoonusajward.github.io/Personal-Portfolio-Website/
- Size: 25.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yoonus Ajward Portfolio Website
## 📖 Overview
The **Yoonus Ajward Portfolio Website** is a personal project that showcases my journey as a software engineer and web developer. The site highlights my technical expertise, projects, and professional achievements, providing visitors with an interactive and modern experience.
---
## 🖥️ Tech Stack
- **Frontend Framework:** React
- **Styling:** CSS
- **Icons:** Font Awesome, React Icons
- **Routing:** React Router
- **Email Integration:** EmailJS---
## 🌟 Live Demo
Visit the live portfolio here: [Yoonus Ajward Portfolio](https://yoonusajward.github.io/Personal-Portfolio-Website/)
---
## 🚀 Features
- Personalised Homepage with Smooth Scrolling
- Project Portfolio Section with Details and GitHub Links
- Contact Form Integration via EmailJS
- Responsive Design for Mobile, Tablet, and Desktop
- Interactive User Interface with React Icons and Animations
- Navigation with React Router---
## 🛠️ Setup Instructions
Follow these steps to set up and run the portfolio locally:
### 1. **Prerequisites**
Ensure you have the following installed on your machine:
- [Node.js](https://nodejs.org/) (v16+ recommended)
- [npm](https://www.npmjs.com/) (comes with Node.js)### 2. **Clone the Repository**
```bash
git clone https://github.com/yoonusajward/Personal-Portfolio-Website.git
cd Personal-Portfolio-Website
```### 3. **Install Dependencies**
Run the following command to install all required dependencies:
```bash
npm install
```### 4. **Start the Development Server**
Launch the application in development mode:
```bash
npm start
```
The application will be available at http://localhost:3000.### 5. **Build for Production**
To create a production build, run:
```bash
npm run build
```
The production-ready files will be available in the build folder.## 📋 Usage Instructions
### 1. **Explore the Portfolio**
- Navigate through the homepage to learn more about my skills, projects, and background.### 2. **Check the Project Portfolio**
- View detailed descriptions of my projects, along with the tools used and GitHub links.### 3. **Contact Me**
- Use the integrated contact form to send me a message. The form is powered by EmailJS for seamless communication.---
## 🤝 Contribution
Contributions are welcome! Feel free to fork the repository and create pull requests to improve or add new features.
---
## 📞 Support
For any questions or issues, please reach out to:
- **Developer:** Yoonus Ajward
- **Email:** [email protected]
- **GitHub:** https://github.com/yoonusajward
- **LinkedIn:** https://linkedin.com/in/yoonus-ajward-461064239