Skip to content

my own bio and interest hosted in github for you to know me

License

Notifications You must be signed in to change notification settings

MORAWA-dev/albarka.github.io

Repository files navigation

Ibrahim Kabore - Portfolio

Personal portfolio website showcasing AI Engineering projects, academic research, and professional experience.

🔗 Live Site: albarka.github.io

🚀 Tech Stack

  • Frontend: HTML5, CSS3, Vanilla JavaScript
  • Design: Maraj.ai inspired (cream/paper background, colorful cards)
  • Hosting: GitHub Pages
  • Contact Form: Formspree

📁 Project Structure

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/

✨ Features

  • 🌗 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)

🛠️ Development

  1. Clone the repository:

    git clone https://github.com/albarka/albarka.github.io.git
  2. Open in browser or use Live Server extension in VS Code

  3. Edit files and push to deploy automatically via GitHub Pages

📬 Contact


Built with ❤️ by Ibrahim Kabore

About

my own bio and interest hosted in github for you to know me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published