A modern, responsive personal portfolio website showcasing my work as a Penetration Tester and Ethical Hacker. Built with HTML, CSS, and JavaScript, featuring a sleek dark theme inspired by the vCard portfolio design.
Visit the live site: xoity.github.io
- Fully Responsive Design - Works seamlessly on all devices (mobile, tablet, desktop)
- Modern Dark Theme - Cybersecurity-focused aesthetic with smooth animations
- Interactive Portfolio - Filterable project showcase with categories
- About Section - Professional introduction and services offered
- Resume Section - Education, experience, and skills display
- Contact Section - Easy access to GitHub and LinkedIn profiles
- Smooth Navigation - Intuitive page transitions and mobile-friendly interface
- HTML5
- CSS3 (with CSS Grid and Flexbox)
- JavaScript (Vanilla)
- Ionicons for icons
- Google Fonts (Poppins)
xoity.github.io/
├── index.html # Main HTML file
├── assets/
│ ├── css/
│ │ └── style.css # Stylesheet
│ ├── js/
│ │ └── script.js # JavaScript functionality
│ └── images/ # Project images and favicon
├── README.md
└── file.py
Professional introduction highlighting my expertise in penetration testing, ethical hacking, and cybersecurity. Includes service offerings:
- Penetration Testing
- Vulnerability Assessment
- Secure Development
- Security Automation
- Education: Canadian University Dubai (CUD) - Cybersecurity
- Experience: Penetration Testing, Security Research, Software Development
- Skills: Penetration Testing, Python, Network Security, Web Security, Linux Administration, Java & TypeScript
Showcasing real projects from my GitHub repositories:
- HMvuln: Vulnerable application for security training
- AuditAgent: Security audit automation tool
- File Sorter: Cross-platform file organization utility
- Windows Privacy: Privacy enhancement toolkit
- Schedule Finder: Academic scheduling tool
- Medicine DB: Medical database application
- FTP Rebuilt: Rebuilt FTP implementation
- Pocket Py: Python utility collection
Direct links to:
- GitHub Profile
- LinkedIn Profile
- Portfolio Statistics
- A modern web browser (Chrome, Firefox, Safari, Edge)
- Optional: Local web server for development
- Clone the repository:
git clone https://github.com/xoity/xoity.github.io.git- Navigate to the project directory:
cd xoity.github.io- Open
index.htmlin your browser or use a local server:
# Using Python
python -m http.server 8000
# Using Node.js
npx serve- Visit
http://localhost:8000in your browser
To customize the portfolio for your own use:
- Update personal information in
index.html - Replace project links and descriptions
- Modify color scheme in
assets/css/style.css(CSS variables in:root) - Add your own project images to
assets/images/ - Update social media links in the sidebar
- Primary:
#ffdb70(Orange Yellow Crayola) - Background:
#0a0a0a(Smoky Black) - Cards:
#1e1e1f(Eerie Black) - Text:
#fafafa(White) - Accent:
#d3ad6f(Vegas Gold)
- Mobile: < 580px
- Tablet: 580px - 768px
- Desktop Small: 768px - 1024px
- Desktop Large: > 1024px
While this is a personal portfolio, suggestions and feedback are welcome! Feel free to open an issue or submit a pull request.
This project is open source and available under the MIT License.
Mohammad Abu-Khader
- GitHub: @xoity
- LinkedIn: Mohammad Abu-Khader
- Location: Dubai, UAE
- Role: Penetration Tester | Ethical Hacker | Cybersecurity Student
- Design inspiration from vCard Personal Portfolio by codewithsadee
- Icons by Ionicons
- Fonts by Google Fonts
⭐ If you like this portfolio, give it a star!
Built with ❤️ by Mohammad Abu-Khader