Skip to content

Stylish and concise portfolio project. Built using TypeScript, Nextjs 14, Framer Motion & other

License

Notifications You must be signed in to change notification settings

bbyc4kes/portfolio

Repository files navigation

My Portfolio Project

TypeScript Next.js Tailwind CSS Framer Motion image

Welcome to my portfolio project! This project showcases my skills and experience in web development using modern technologies like Next.js, Tailwind CSS, Framer Motion, and more.

Features

  • Animations: Beautiful animations powered by Framer Motion.
  • Responsive Design: Built with Tailwind CSS for a fully responsive layout.
  • Easy Navigation: Smooth scroll and intuitive navigation buttons.

Getting Started

Follow these instructions to set up the project locally.

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/portfolio.git
  2. Navigate to the project directory:
    cd portfolio
  3. Install the dependencies:
    npm install
    or
    yarn install

Running the Project

Start the development server: npm run dev or yarn dev

Open http://localhost:3000 with your browser to see the result.

Usage

This project includes several components and utilities that you can use and modify to create your own personalized portfolio. Here is an overview of the main files and directories:

  • components/: Contains reusable UI components.
  • app/: Contains the Next.js app.
  • public/: Contains public assets such as images and videos.
  • lib/: Contains utility/data.

Contributing

Feel free to fork this repository and submit pull requests. Any contributions, whether it be improvements, bug fixes, or new features, are greatly appreciated! Please make sure to read and follow our Code of Conduct and the Contribution Guidelines before contributing.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you want to get in touch, you can reach me at Maksym Azimov.

Thank you for checking out my portfolio project!