Welcome to my portfolio! This is a showcase of my projects and skills as a software engineer.
My portfolio is a simple website that showcases my projects, skills, and interests as a software engineer. It includes a homepage with a brief introduction, a projects page that lists my completed projects with descriptions and links to their repositories, and a contact page with a form to send me a message.
- Simple and clean design
- Responsive layout
- Projects page with descriptions and links to repositories
- Contact form with email notifications
This project is built using the following technologies:
- HTML
- CSS
- JavaScript
- Node.js
To install this project, you'll need to have Node.js and npm installed on your computer.
- Clone the repository:
git clone https://github.com/chemaso/jose-portfolio.git
- Install the dependencies:
npm install
- Start the server:
npm start
- Open your web browser and go to http://localhost:3000
To use this project, simply navigate to the different pages using the navigation bar at the top. You can click on the project links to view their repositories on GitHub. To send me a message, fill out the contact form on the contact page and click the "Send" button. You will receive an email notification when a message is received.
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are welcome and appreciated!
This project is licensed under the MIT License. See the LICENSE file for details.