Skip to content

A responsive and visually appealing personal resume website built with Next.js, React, TypeScript, and Tailwind CSS. This project showcases professional experiences, skills, and selected projects in an easy-to-navigate, SEO-friendly format.

License

Notifications You must be signed in to change notification settings

EgemenErin/ResumeWebsite

Repository files navigation

Resume Website

A responsive and visually appealing personal resume website built with Next.js, React, TypeScript, and Tailwind CSS. This project showcases professional experiences, skills, and selected projects in an easy-to-navigate, SEO-friendly format.

Features

  • Responsive Design: Optimized for viewing on various devices including desktops, tablets, and smartphones.
  • SEO Friendly: Built using Next.js for excellent search engine optimization and faster page loading.
  • Custom Styling: Tailwind CSS is used for efficient and customizable styling, ensuring a clean, modern look.
  • Interactive UI Components: Includes custom components such as menus, cursors, project cards, and contact forms for improved user interaction.
  • Modular Code Structure: Components and hooks are organized clearly to enhance maintainability and scalability.
  • Static Generation: Leveraging Next.js’s static generation capabilities for enhanced performance.

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Lucide Icons

Project Structure

.
├── app
├── components
├── hooks
├── lib
├── pages/api
├── public
├── styles
├── LICENSE
├── components.json
├── next.config.mjs
├── package.json
├── tailwind.config.ts
└── tsconfig.json
.

Getting Started

Clone the repository and install dependencies:

git clone https://github.com/EgemenErin/ResumeWebsite.git
cd ResumeWebsite
npm install
npm run dev

Visit http://localhost:3000 in your browser to view the site.

License

Distributed under the MIT License. See LICENSE for more information.

About

A responsive and visually appealing personal resume website built with Next.js, React, TypeScript, and Tailwind CSS. This project showcases professional experiences, skills, and selected projects in an easy-to-navigate, SEO-friendly format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published