Welcome to my mock-up portfolio designed for potential hiring managers. Crafting this web-based portfolio aims to simplify the process for hiring managers to explore my professional background. The digital format not only facilitates seamless navigation but also allows for direct links to my various projects.
Key Features:
- About Me: Discover insights into my background and professional journey.
- Projects: Dive into a showcase of my notable projects and accomplishments.
- Contact Me: Find convenient ways to get in touch with me.
Design Philosophy: My objective in developing this site was to strike a balance between readability and a unique representation of my personal style. Through this project, I gained valuable experience in creating responsive websites and mastering the utilization of flexbox for optimal design.
Feel free to explore, and thank you for considering my portfolio!
Link to Portfolio: https://nlopez39.github.io/Portfolio/
Follow these steps to set up and run the project locally on your machine.
-
Open your terminal or command prompt.
-
Navigate to the directory where you want to store the project:
cd path/to/your/directory -
Clone the repository:
git clone git@github.com:nlopez39/portfolio.git
-
Navigate to the project directory:
cd your-project -
Install project dependencies:
npm install
Once the installation is complete, you can run the project:
bash npm start
Before getting started, ensure you have the following prerequisites installed:
- Web Browser: To view and interact with the portfolio.
- Code Editor: Optionally, for those who wish to explore or modify the source code.
-
Clone the repository to your local machine:
git clone git@github.com:nlopez39/portfolio.git
-
Navigate to the project directory:
cd your-portfolio -
Open the
index.htmlfile in your preferred web browser.
If you want to explore or modify the source code, follow these steps:
-
Open the project in your preferred code editor.
-
Navigate through the project structure to find HTML, CSS, or other relevant files.
-
Make desired changes and save the files.
-
Refresh the
index.htmlfile in your web browser to see the updated portfolio.
Feel free to customize the content to better reflect your personal and professional information:
- Update the "About Me" section in the
index.htmlfile. - Add or remove projects in the
projectsdirectory. - Modify the styles in the
stylesdirectory to match your
- https://www.makeuseof.com/responsive-navigation-bar-using-html-and-css/
- https://www.w3schools.com/howto/howto_css_hero_image.asp
- https://unsplash.com/s/photos/portfolio-background
- https://www.freecodecamp.org/news/how-to-create-a-portfolio-website-using-html-css-javascript-and-bootstrap/#how-to-add-a-navigation-menu-to-your-portfolio
- https://writersblocklive.com/blog/how-to-turn-an-image-into-a-url-link/:
Please refer to the LICENSE in the repository
