Welcome to the repository for Paul Morar's personal portfolio website. This project showcases my professional experience, skills, and projects.
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.
- 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.
- 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.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/paulmorar/paulmorar.com.git
- Navigate to the project directory:
cd paulmorar.com
- Install dependencies:
npm install
- Run the development server:
npm run dev
To build and start the project in production mode, use the following commands:
npm run build
npm start
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.
For any inquiries, please contact me at paul@devpill.dk.