Skip to content

paulmorar/paulmorar.com

Repository files navigation

Paul Morar's Portfolio

Next.js React TypeScript TailwindCSS GitHub Vercel Deployment

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

Table of Contents

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:
    git clone https://github.com/paulmorar/paulmorar.com.git
  2. Navigate to the project directory:
    cd paulmorar.com
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev

Usage

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

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 paul@devpill.dk.

About

A personal blog written on top of gatsby.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published