Skip to content

elpah/portfolio

Repository files navigation

Portfolio Website

This project is a personal portfolio website built with Next.js, designed to showcase some selected projects. The website utilizes SCSS for styling, providing a modern and visually appealing user interface.

1. Previews

Home : Welcomes you to my portfolio website. port

About : Here, i talk about myself including my background, education, skills and interest. Screenshot 2024-03-16 at 12 47 06 AM

Projects : A selection of some of my past projects projects with detailed descriptions and links to the repo and live demos. Screenshot 2024-03-16 at 12 47 30 AM

Contact : A contact form to reach out to me for inquiries or collaboration opportunities. Screenshot 2024-03-16 at 12 49 21 AM

2. Features

  • Next.js Framework: I utilised the Next.js framework for server-side rendering and seamless client-side navigation.
  • Responsive Design: I used a mobile first approach ensuring optimal viewing experience across a wide range of devices, including desktops, tablets, and mobile phones.
  • SCSS Styling: Employs SCSS (Sass) for efficient and maintainable styling, enabling easy customization and theming.
  • Framer Motion Animations: Enhances the user experience with smooth animations powered by Framer Motion.
  • Emailjs: I will be utilizing mailjet api on my contact page / form to reach out to me via email

3.Installation and Setup

To clone and run this project locally, follow these steps:

  • Clone the repository:
    git clone git@github.com:elpah/portfolio.git
  • Install dependencies:
    npm install
  • Start the development server:
    npm run dev
  • Open your browser and visit http://localhost:3000 to view the website.

3. Future Plans

Continuously evolving, this portfolio website will be regularly updated with additional projects and to provide visitors with fresh insights into my capabilities and experiences. Stay tuned for exciting updates!

Feel free to contribute, suggest improvements, or report issues. Your feedback is greatly appreciated!