Skip to content

Latest commit

 

History

History
75 lines (56 loc) · 2.37 KB

README.md

File metadata and controls

75 lines (56 loc) · 2.37 KB

Personal Portfolio Website

Overview

This is a personal portfolio website built using Flutter, designed to showcase my skills, projects, education, and experience as a developer. The website features a boxy, glassmorphic design that is fully responsive across all platforms, providing an optimal user experience.

Features

  • Responsive Design: The website adapts seamlessly to various screen sizes and devices.
  • Boxy, Glassmorphic Aesthetic: A modern design style that enhances visual appeal and usability.
  • Project Showcase:
    • Live previews of projects, allowing users to interact and explore the code.
    • Detailed descriptions and insights into each project.
  • Skills and Experience: A dedicated section highlighting my technical skills, education, and work history.
  • Resume Download: Recruiters can easily download my resume for further consideration.

Tech Stack

  • Framework: Flutter
  • Languages: Dart, HTML, CSS, JavaScript
  • Design: Glassmorphic UI principles

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/nakuldevmv/Portfolio-Website.git
  2. Navigate to the project directory:

    cd your-repo-name
  3. Install dependencies: Make sure you have Flutter installed and set up. Run:

    flutter pub get
  4. Run the app: Start the development server with:

    flutter run

Project Structure

Portfolio-Website/
│
├── lib/
│   ├── Data/                   # Contains data-related models and services
│   ├── error/                  # Handles error management
│   ├── functions/              # Utility functions used throughout the app
│   ├── nakuldeve_portfolio/    # Main portfolio components and screens
│   ├── styles/                 # Styles and themes for the app
│   └── main.dart               # Main entry point of the application
│
├── assets/                     # Contains images, fonts, and other assets
│
├── pubspec.yaml                # Flutter project configuration file
└── README.md                   # Project documentation

Contact

For any inquiries or feedback, feel free to reach out: