An open API service indexing awesome lists of open source software.

https://github.com/paulmorar/paulmorar.com

A personal blog written on top of gatsby.js
https://github.com/paulmorar/paulmorar.com

netlify react remix tech

Last synced: about 1 month ago
JSON representation

A personal blog written on top of gatsby.js

Awesome Lists containing this project

README

        

# Paul Morar's Portfolio

![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/TailwindCSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white)
![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)
![Deployment](https://img.shields.io/github/deployments/paulmorar/paulmorar.com/production?label=Deployment&logo=vercel&style=for-the-badge)

Welcome to the repository for Paul Morar's personal portfolio website. This project showcases my professional experience, skills, and projects.

## Table of Contents

- [About](#about)
- [Features](#features)
- [Technologies](#technologies)
- [Setup](#setup)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## About

This portfolio website is built using modern web technologies to provide a fast, responsive, and visually appealing experience. It includes sections for my work experience, education, skills, and contact information.

## Features

- **Responsive Design**: Optimized for all screen sizes.
- **Interactive UI**: Smooth animations and transitions.
- **Dark Mode**: Supports dark mode for better readability in low-light environments.
- **Particles Animation**: Eye-catching particle effects on the homepage.

## Technologies

- **Next.js**: React framework for server-side rendering and static site generation.
- **React**: JavaScript library for building user interfaces.
- **TypeScript**: Typed superset of JavaScript.
- **TailwindCSS**: Utility-first CSS framework.
- **tsparticles**: Library for creating particle animations.

## Setup

To set up the project locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/paulmorar/paulmorar.com.git
```
2. Navigate to the project directory:
```bash
cd paulmorar.com
```
3. Install dependencies:
```bash
npm install
```
4. Run the development server:
```bash
npm run dev
```

## Usage

To build and start the project in production mode, use the following commands:

```bash
npm run build
npm start
```

## Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

## License

This project is licensed under the MIT License.

## Contact

For any inquiries, please contact me at [email protected].