Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianmendozaospina/portfolio-demo
My personal portfolio
https://github.com/fabianmendozaospina/portfolio-demo
css html javascript responsive
Last synced: 5 days ago
JSON representation
My personal portfolio
- Host: GitHub
- URL: https://github.com/fabianmendozaospina/portfolio-demo
- Owner: fabianmendozaospina
- Created: 2024-11-27T15:25:53.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T05:56:41.000Z (about 1 month ago)
- Last Synced: 2025-01-04T17:18:38.419Z (5 days ago)
- Topics: css, html, javascript, responsive
- Language: HTML
- Homepage: https://fabianmendozaospina.github.io/portfolio-demo
- Size: 3.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fabian Mendoza Portfolio
![Badge](https://img.shields.io/badge/this_content-is_new!-green)
[My portfolio](https://fabianmendozaospina.github.io/fabian-mendoza-portfolio/) is a learning project crafted with `HTML5` and `CSS3`, showcasing essential web design principles. Adhering to best coding practices, the project is set to evolve with the addition of `JavaScript` (ES6) to enhance interactivity and functionality. It aims to highlight a clean structure, responsive design, and adherence to modern web standards, making it a solid foundation for future development.## Features
This website is a testament to modern web development techniques, seamlessly blending aesthetic appeal with functional responsiveness. Crafted with HTML5 and CSS3, it emphasizes not just clean and accessible code but also a flexible design that effortlessly adapts to any device. Here are some standout features that bring this vision to life:
- Semantic HTML: Utilizes meaningful tags for improved structure and enhanced accessibility, ensuring a better experience for all users.
- Hero Banner: Captivating visuals that draw users in and set the tone for engaging interactions.
- Responsive Design: Achieved through innovative layout techniques:
- Flexbox: A powerful one-dimensional layout system that effortlessly aligns items in either rows or columns.
- Media Queries: This website includes adaptive CSS rules that transform the design based on device specifications will be incorporated, providing an optimal viewing experience across all screen sizes.## Get Started
To get started locally:
1. Clone this repo:
```bash
git clone https://github.com/fabianmendozaospina/fabian-mendoza-portfolio.git
cd fabian-mendoza-portfolio
```
1. Explore the different files.
1. Select the index.html file.
1. Do right-click and select the `Reveal in File Explorer` menu.
1. Double-click on file index.html.
1. The browser will show the starting web page:![](./assets/img/readme/home.jpg)
7. Through the top menu, you can navegate to the other web pages, such as `About` and `Contact`:
![](./assets/img/readme/about.jpg)
![](./assets/img/readme/skills.jpg)