Skip to content

utarit/portfolio-website

Repository files navigation

Portfolio Website

Welcome to my personal portfolio website repository. This project showcases my work, skills, and experience as a developer.

Live Site

You can visit the live version of my portfolio at mertakca.vercel.app.

Technologies Used

  • Framework: Next.js - A React framework for server-side rendering and static site generation.
  • Styling: Tailwind CSS - A utility-first CSS framework for rapid UI development.
  • Language: TypeScript - A statically typed superset of JavaScript.

Features

  • Responsive Design: Optimized for various screen sizes and devices.
  • Projects Showcase: Displays a selection of my projects with descriptions and links.
  • Contact Form: Allows visitors to get in touch with me directly through the website.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/utarit/portfolio-website.git
    cd portfolio-website
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev

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

Contributing

I appreciate feedback and suggestions. If you have any ideas to improve the site, please open an issue or submit a pull request.

License

This project is open source and available under the MIT License.

About

My portfolio site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages