Skip to content

macova96/macova96-portfolio

Repository files navigation

Macova96 Portfolio

Welcome to my portfolio! This project showcases my work, skills, and experiences as a developer. It is built using Next.js 14, Tailwind CSS, and other modern web technologies.

Table of Contents

Project Overview

This portfolio is designed to present my professional work, including projects I've completed, my resume, and contact information. It is crafted with a modern design and responsive layout to ensure a seamless experience across all devices.

Features

  • Home Page: Introduction, overview of skills, and featured projects.
  • About Page: Detailed information about my background and experience.
  • Projects Page: A showcase of my work with project details and technologies used.
  • Contact Page: Form to get in touch with me or view my contact details.
  • Responsive Design: Optimized for desktops, tablets, and mobile devices.

Technologies Used

  • Next.js 14: A React framework for server-side rendering and static site generation.
  • Tailwind CSS: A utility-first CSS framework for custom styling.
  • JavaScript: For interactive elements and functionality.
  • Font: Fira Code for coding font style.

Setup and Installation

To get a local copy of the project up and running, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/yourusername/macova96-portfolio.git
  2. Navigate to the Project Directory:

    cd macova96-portfolio
  3. Install Dependencies:

    npm install
  4. Run the Development Server:

    npm run dev

    Open http://localhost:3000 in your browser to view the project.

Usage

  • Home Page: View the main introduction and featured work.
  • About Page: Learn more about my background and experience.
  • Projects Page: Explore details of my projects and the technologies used.
  • Contact Page: Reach out via the contact form or view my contact details.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please follow these steps:

  1. Fork the Repository.
  2. Create a Feature Branch:
    git checkout -b feature/new-feature
  3. Commit Your Changes:
    git commit -am 'Add new feature'
  4. Push to the Branch:
    git push origin feature/new-feature
  5. Create a Pull Request.

License

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

About

A simple portfolio made with love.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published