Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.34 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.34 KB

Jonathan Aaron Rocha - Personal Website

This is the GitHub repository for jonathanaaronrocha.com, my personal website.

Description

This website is a portfolio showcasing my skills, projects, and professional experiences. It is built using TypeScript, React, Next.js, and other modern web development technologies.

Features

  • Hero Section: Introduction with a profile picture and name.
  • Professional Summary: Brief overview of my professional background.
  • What's New Section: Updates on recent achievements and announcements.
  • Education Section: Details about my educational background.
  • Projects Section: A showcase of featured projects.
  • Blog Section: Upcoming blog content about web development, digital marketing, and technology trends.
  • Technical Skills Section: Overview of my technical skills.
  • Experience Section: Detailed information about my professional experience.
  • Contact Section: Information on how to get in touch with me.

Installation

  1. Clone the repository:
    git clone https://github.com/jonx0037/jonathanaaronrocha.git
  2. Navigate to the project directory:
    cd jonathanaaronrocha
  3. Install dependencies:
    npm install

Usage

To start the development server, run:

npm run dev