Skip to content

aahurtado/my_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aaron Hurtado's Personal Website

A portfolio website showcasing my experience, projects, and skills as a Software Engineer.

Overview

This is my personal website that serves as a digital portfolio and resume. The website features:

  • Professional background and experience
  • Education details
  • Technical skills and expertise
  • Personal projects
  • Contact information
  • Links to professional profiles (GitHub, LinkedIn)

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Responsive Web Design principles
  • Parcel (for bundling and optimization)
  • Node.js

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/aahurtado/my_website.git
    cd my_website
  2. Install dependencies:

    npm install

Scripts

  • Start Development Server: Run the development server with hot reloading:

    npm start

  • Build for Production: Create an optimized production build:

    npm run build

  • Clean Build Artifacts: Remove the .parcel-cache and dist directories:

    npm run clean

Contact

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

My Personal Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors