Skip to content

defimal/My_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defi Maleji Kapaba - Portfolio Website

A clean, responsive portfolio website showcasing my projects and skills as a Computer Science student.

🚀 Live Demo

View Live Portfolio

📋 Features

  • Responsive Design - Works perfectly on desktop, tablet, and mobile
  • Dark/Light Mode Toggle - User preference saved with localStorage
  • Project Showcase - Detailed project pages with descriptions
  • Contact Form - Integrated Google Forms for easy communication
  • Modern UI - Clean, professional design with smooth animations
  • Accessible - Semantic HTML and ARIA labels for screen readers

🛠️ Technologies Used

  • HTML5 - Semantic markup
  • CSS3 - Custom properties, Flexbox, Grid
  • JavaScript (ES6+) - Vanilla JS for interactivity
  • Bootstrap 5 - Grid system and components
  • Google Forms - Contact form integration

📁 Project Structure

portfolio/
├── index.html              # Home page
├── css/
│   └── styles.css          # Main stylesheet
├── js/
│   └── script.js           # JavaScript functionality
├── img/                    # Project images and assets
├── pages/                  # Main pages
│   ├── about.html          # Experience page
│   ├── projects.html       # Projects overview
│   └── contact.html        # Contact page
├── projects/               # Individual project details
│   ├── secure-notes.html
│   ├── personal-portfolio.html
│   └── weather-dashboard.html
└── assets/                 # Additional assets
    └── resume.pdf

🎯 Projects Featured

  1. Secure Notes App - Web-based encrypted notes application
  2. Personal Portfolio - This very website
  3. Weather Dashboard - Real-time weather API integration

🔗 Links

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/defimal/portfolio.git
  2. Open index.html in your browser or use a local server:

    python3 -m http.server 8000
  3. Visit http://localhost:8000

📱 Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

📄 License

This project is open source and available under the MIT License.

🤝 Contributing

Feel free to fork this project and submit pull requests for any improvements!


Built with ❤️ by Defi Maleji Kapaba

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors