This is the GitHub repository for jonathanaaronrocha.com, my personal website.
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.
- 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.
- Clone the repository:
git clone https://github.com/jonx0037/jonathanaaronrocha.git
- Navigate to the project directory:
cd jonathanaaronrocha
- Install dependencies:
npm install
To start the development server, run:
npm run dev