Skip to content

Latest commit

 

History

History
86 lines (70 loc) · 3.06 KB

readme.md

File metadata and controls

86 lines (70 loc) · 3.06 KB

Personal Developer Portfolio

Welcome to my portfolio website repository! This responsive website showcases my journey as a full-stack developer and the projects I've built throughout my development course at Career Foundry.

🌟 Live Demo

Visit my portfolio at: https://ibxibx.github.io/dev-portfolio/

🎯 Project Overview

This portfolio website was created to showcase my web development skills and projects to potential employers and collaborators. It features a clean, responsive design that works seamlessly across all devices and modern browsers.

Key Features

  • Responsive design (320px to 1920px)
  • Modern UI/UX
  • Cross-browser compatibility
  • Accessibility compliant
  • Performance optimized

🛠 Technologies Used

  • HTML5
  • CSS3
  • CSS Variables
  • Git/GitHub

📱 Featured Projects

1. MyMDB Angular Client

2. MyMDB Full Stack

  • Description: Complete movie database application with both client and server components
  • Repository: github.com/ibxibx/mymdb
  • Technologies: Node.js, Express, MongoDB, React

3. NextChat React Native

  • Description: Mobile chat application built with React Native
  • Repository: github.com/ibxibx/nextchat
  • Technologies: React Native, Firebase

4. Meetlink PWA

  • Description: Progressive Web App for event management
  • Repository: github.com/ibxibx/meetlink
  • Technologies: React, PWA, Service Workers

5. Pokedex App

📋 Technical Requirements

  • Minimum 3 interconnected HTML pages
  • External CSS file for styling
  • CSS variables implementation
  • No external CSS libraries
  • Valid HTML (W3C compliant)
  • AA Accessibility compliance
  • Cross-browser compatibility (Chrome, Firefox, Safari, Edge, Opera, IE11)
  • Responsive design (320px - 1920px)
  • Full keyboard, mouse, and touch input support

🚀 Setup and Installation

  1. Clone the repository:
git clone https://github.com/ibxibx/dev-portfolio.git
  1. Navigate to project directory:
cd dev-portfolio
  1. Open index.html in your browser or use a local server

📄 Page Structure

  • Home: Introduction and featured projects
  • About: Professional background and skills
  • Work: Detailed project showcase
  • Contact: Contact information and form

🤝 Contributing

While this is a personal portfolio, I welcome any suggestions or bug reports. Feel free to:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

📝 License

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