Live Demo: Click Here
This is a personal portfolio website built with Angular & Bootstrap, designed to showcase my projects, skills, and contact information in a well-structured, responsive, and professional format.
. Responsive Design – Optimized for all devices (Desktop, Tablet, Mobile)
. Bootstrap UI – Clean and modern styling with Bootstrap 5
. Dynamic Routing – Single Page Application (SPA) with Angular Router
. Projects Showcase – Fetches GitHub repositories dynamically using API
. Technical & Soft Skills Section – Click-to-expand feature for better organization
. SEO Friendly – Meta tags and structured data for search engines
- Angular – Frontend framework for modular architecture
- Bootstrap 5 – For styling and responsiveness
- TypeScript – Strongly typed JavaScript for maintainability
- GitHub API – Fetches live projects dynamically
- Vercel – Deployed for seamless hosting
- Node.js & npm installed (Download Here)
- Angular CLI installed globally: npm install -g @angular/cli Clone Repository: git clone https://github.com/Abdulrahman843/angular-bootstrap-portfolio.git cd angular-bootstrap-portfolio
Install Dependencies: npm install
Run Development Server: ng serve Now visit http://localhost:4200 in your browser.
This project is deployed on Vercel for public access.
- Install Vercel CLI (if not installed): npm install -g vercel
- Deploy the project: vercel
- Follow the CLI prompts and get your live URL.
- Go to Vercel.
- Click "New Project" and import your repository.
- Set build command to: ng build --configuration=production
- Set output directory to: dist/angular-bootstrap-portfolio
- Click "Deploy" and get your live site.
Abdulrahman Laoye Email: energyspur@gmail.com LinkedIn: https://www.linkedin.com/in/abdulrahman-adewale-laoye-0bb28b105/ Portfolio: https://modified-portfolio-website-21ctjyn0m.vercel.app
This project is open-source and available under the MIT License.
If you find this project helpful, please star the repository! Feel free to fork, submit issues, and contribute to improvements. Happy Coding!