Personal portfolio website showcasing AI Engineering projects, academic research, and professional experience.
🔗 Live Site: albarka.github.io
- Frontend: HTML5, CSS3, Vanilla JavaScript
- Design: Maraj.ai inspired (cream/paper background, colorful cards)
- Hosting: GitHub Pages
- Contact Form: Formspree
albarka.github.io/
├── index.html # Homepage
├── README.md # This file
├── LICENSE
│
├── pages/ # Secondary pages
│ ├── about.html # Personal interests (Albarka)
│ ├── projects.html # AI projects & research
│ ├── certificates.html # Certifications & education
│ └── conferences.html # Conferences & events
│
├── css/ # Modular stylesheets
│ ├── base.css # Typography, colors, layout
│ └── components.css # Nav, cards, buttons, forms
│
├── js/ # JavaScript
│ └── main.js # Theme toggle, scroll, contact form
│
└── assets/ # Static assets
├── images/ # Profile photos
├── icons/ # Favicon & icons
└── docs/
└── certificates/ # Certificate PDFs
└── udemy/
- 🌗 Dark/Light theme toggle with localStorage persistence
- 📱 Fully responsive design
- ✉️ AJAX contact form with toast notifications
- 🎨 Animated hero banner with floating shapes
- 🔗 Social links (GitHub, HuggingFace, LinkedIn)
-
Clone the repository:
git clone https://github.com/albarka/albarka.github.io.git
-
Open in browser or use Live Server extension in VS Code
-
Edit files and push to deploy automatically via GitHub Pages
- Email: ibrakabore01@gmail.com
- GitHub: @MORAWA-dev
- HuggingFace: @kimcomehome
- LinkedIn: Ibrahim Kabore
Built with ❤️ by Ibrahim Kabore