An open API service indexing awesome lists of open source software.

https://github.com/alejandroq12/second-portfolio

Presenting a portfolio website designed to showcase practical experience in CSS, JavaScript, DOM manipulation, Webpack, and Normalize. This user-friendly portfolio served as a learning tool for refining essential web development skills.
https://github.com/alejandroq12/second-portfolio

css dom html javascript webpack

Last synced: 5 days ago
JSON representation

Presenting a portfolio website designed to showcase practical experience in CSS, JavaScript, DOM manipulation, Webpack, and Normalize. This user-friendly portfolio served as a learning tool for refining essential web development skills.

Awesome Lists containing this project

README

        

# Porfolio


logo


Portfolio

# πŸ“— Table of Contents

- [Porfolio](#porfolio)
- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“–Porfolio ](#porfolio-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment ](#deployment-)
- [πŸ‘₯ Author ](#-author-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [πŸ“ License ](#-license-)

# πŸ“–Porfolio

Presenting a portfolio website designed to showcase practical experience in CSS, JavaScript, DOM manipulation, Webpack, and Normalize. This user-friendly platform serves as a learning tool for refining essential web development skills.

## πŸ›  Built With
HTML,
CSS,
JavaScript,
Webpack.
### Tech Stack

Client

Bundler

### Key Features

- **Intuitive Hamburger Menu: Provides great navigation throughout the website.**
- **Responsive Design: Ensures optimal viewing and interaction experience across various devices and screen sizes.**
- **Well-organized Sections: The website features dedicated sections for showcasing experience, portfolio, contact form, and skills, allowing for easy accessibility and a comprehensive overview.**

(back to top)

## πŸš€ Live Demo

It will be available soon!
- [Live Demo Link](https://alejandroq12.github.io/second-portfolio/)

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- A web browser to view output e.g [Google Chrome](https://www.google.com/chrome/).
- An IDE e.g [Visual studio code](https://code.visualstudio.com/).
- `node` should be installed in your local machine, [node website](https://nodejs.org/en/download/).
- Install the `npm` package manager use this [to install both node and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
- [A terminal](https://code.visualstudio.com/docs/terminal/basics).

### Setup

Clone this repository to your desired folder or download the Zip folder:

```
https://github.com/Alejandroq12/second-portfolio.git
```

- Navigate to the location of the folder in your machine:

**``you@your-Pc-name:~$ cd second-portfolio``**

### Install

To install all dependencies, run:

```
npm install
```

### Usage

To run the project, follow these instructions:

- After Cloning this repo to your local machine.
- Open the index.html file in your browser.

### Run tests

Tests will be available soon!

### Deployment

You can deploy this project using: GitHub Pages,
- I used GitHub Pages to deploy my website.
- For more information about publishing sources, see "[About GitHub pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#publishing-sources-for-github-pages-sites)".

(back to top)

## πŸ‘₯ Author

πŸ‘€ **Julio Quezada**

- GitHub: [Alejandroq12](https://github.com/Alejandroq12)
- Twitter: [@JulioAle54](https://twitter.com/JulioAle54)
- LinkedIn: [Julio Quezada](https://www.linkedin.com/in/quezadajulio/)

(back to top)

## πŸ”­ Future Features

- [ ] **I will add more interactivity.**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project give me a star ⭐️

(back to top)

## πŸ™ Acknowledgments

I want to thank all my colleagues that share knowledge with and inspired to to improve each day.

I want to thank Xavier Reyes Ochoa for guiding me in the creation of this portfolio.

(back to top)

## ❓ FAQ

- **What did you learn?**

- Throughout this project, I expanded my knowledge of DOM manipulation, improved my Webpack usage, and mastered Normalize implementation for a consistent appearance.

(back to top)

## πŸ“ License

This project is [LICENSE](./LICENSE) licensed.

(back to top)