Mthokozisi_Nene_Resume_profile

🌟 Mthokozisi Nene - Interactive Resume Portfolio

## πŸš€ **[VIEW LIVE WEBSITE](https://mthoko07.github.io/Mthokozisi_Nene_Resume_profile)** πŸš€ [![Live Website](https://img.shields.io/badge/🌐_Live_Website-Visit_Now-brightgreen?style=for-the-badge&logo=github-pages&logoColor=white)](https://mthoko07.github.io/Mthokozisi_Nene_Resume_profile) [![GitHub Pages](https://img.shields.io/badge/Deployed_on-GitHub_Pages-blue?style=for-the-badge&logo=github)](https://mthoko07.github.io/Mthokozisi_Nene_Resume_profile) [![Build Status](https://img.shields.io/github/actions/workflow/status/mthoko07/Mthokozisi_Nene_Resume_profile/deploy.yml?style=for-the-badge&logo=github-actions)](https://github.com/mthoko07/Mthokozisi_Nene_Resume_profile/actions) ### πŸ’Ό Software Tester | QA Engineer | ASP.NET Developer | IT Technician ### πŸ“ Durban, South Africa

🎯 Quick Access

🌐 Live Website πŸ“§ Contact πŸ’Ό LinkedIn πŸ”§ GitHub
Visit Resume Site mthokozisi.nene2018@gmail.com LinkedIn Profile GitHub Profile

πŸ“‹ About This Project

A beautiful, modern, and interactive resume website built with React featuring a dashboard interface, multiple tabs, automation testing, and CI/CD deployment. This portfolio showcases my experience as a Software Tester, QA Engineer, ASP.NET Developer, and IT Technician with expertise in manual testing, test automation, .NET development, and technical support.

🎯 Professional Focus

πŸ› οΈ Tech Stack

Frontend Backend/Testing IT Support DevOps
React 19.2.1 ASP.NET Core Windows Server GitHub Actions
JavaScript/CSS3 C# / .NET Framework Active Directory Docker
HTML5 Entity Framework Network Config GitHub Pages
Bootstrap SQL Server Hardware Diagnostics Azure DevOps

🎯 Professional Experience Highlighted

πŸ€– Automation Testing Suite

This project includes a comprehensive automation testing suite demonstrating QA engineering skills:

# Run automation tests
cd tests/automation
pip install -r requirements.txt
python -m pytest selenium-tests.py -v

# Generate test reports
python run-tests.py

πŸ§ͺ Test Coverage

πŸ“Š CI/CD Integration

πŸ“¦ Installation

# Install dependencies
npm install

# Start development server
npm start

# Build for production
npm run build

🐳 Docker

# Build Docker image
docker build -t resume-portfolio .

# Run container
docker run -p 3000:3000 resume-portfolio

πŸš€ Deployment

This project is configured for automatic deployment to GitHub Pages using GitHub Actions.

Setup GitHub Pages:

  1. Go to your repository settings
  2. Navigate to Pages section
  3. Set source to β€œgh-pages” branch
  4. Your site will be available at: https://mthoko07.github.io/Mthokozisi_Nene_Resume_profile

Manual Deployment:

npm run build
# Deploy the build folder to your hosting service

πŸ“ Project Structure

src/
β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ Dashboard.js
β”‚   β”œβ”€β”€ Sidebar.js
β”‚   β”œβ”€β”€ ProfileHeader.js
β”‚   └── tabs/
β”‚       β”œβ”€β”€ DashboardTab.js
β”‚       β”œβ”€β”€ AboutTab.js
β”‚       β”œβ”€β”€ ExperienceTab.js
β”‚       β”œβ”€β”€ SkillsTab.js
β”‚       β”œβ”€β”€ ProjectsTab.js
β”‚       β”œβ”€β”€ ChatTab.js
β”‚       └── ContactTab.js
β”œβ”€β”€ App.js
β”œβ”€β”€ index.js
└── index.css

🎨 Customization

Edit the following files to personalize your resume:

πŸ“„ License

ISC

πŸ‘€ Author

Mthokozisi Nene - Software Tester QA Engineer Test Automation Specialist

πŸ† Certifications & Skills


### 🌟 **[VISIT MY LIVE RESUME WEBSITE](https://mthoko07.github.io/Mthokozisi_Nene_Resume_profile)** 🌟 Made with ❀️ using React | Deployed on GitHub Pages