Skip to content

rbrtm984/portfolio

Repository files navigation

My Portfolio 🦉

Welcome to my personal portfolio, built with Next.js. This portfolio showcases my skills and projects as a Full Stack Developer.

Check out the current deployment here: https://rob-mayo-portfolio.vercel.app/

Features

  • TailwindCSS: Mobile-first, responsive UI.
  • Projects: Screenshots of my projects and links to their repos.
  • About Me: A section dedicated to my professional journey and skills.
  • Contact: How to get in touch if you want to connect.

Technologies Used

  • Next.js: For server-side rendering and static site generation.
  • React: To build a user interface with components.
  • Tailwind CSS: For styling and responsive design.
  • Jest: For running tests to ensure code quality.
  • Prettier: To maintain code quality and consistency.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
   git clone https://github.com/rbrtm984/rob-mayo-portfolio.git
  1. Navigate to the project directory:
cd rob-mayo-portfolio
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Testing

Excessive? Maybe. But I have indeed implemented Jest to provide testing for this project.

Run the following command to execute tests:

npm run test

Deployment

Deployed using Vercel.

About

Software Engineering portfolio with Next.js/Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published