Skip to content

Tsaqib-Developer/Monitor-Perl

Repository files navigation

My Personal Portfolio

Project Demo

Table of Contents

Description

My Personal Portfolio is a web application built using Laravel 10 and Tailwind CSS. It serves as a showcase of my projects and serves two main pages:

  1. Home Page: This page provides an introduction and overview of myself and my skills. It also includes links to my social media profiles and resume.
  2. Projects Page: This page displays a collection of projects that I have worked on. Each project is showcased with a brief description and relevant links.

Features

  • Responsive and user-friendly design.
  • Home Page with an overview of myself and my skills.
  • Projects Page showcasing my projects with descriptions and links.
  • Integration with social media profiles and resume.

Technologies Used

  • Laravel 10: A powerful PHP framework for building web applications.
  • Tailwind CSS: A utility-first CSS framework for quickly styling the application.
  • Other dependencies can be found in the composer.json and package.json files.

Installation

  1. Clone the repository: git clone https://github.com/katzura1/laravel-portofolio.git
  2. Navigate to the project directory: cd laravel-portofolio
  3. Install PHP dependencies: composer install
  4. Install frontend dependencies: npm install && npm run dev
  5. Create a copy of the .env.example file and rename it to .env. Update the database configuration and other necessary variables in this file.
  6. Generate a new application key: php artisan key:generate
  7. Run database migrations: php artisan migrate
  8. (Optional) Seed the database with sample data: php artisan db:seed

Usage

To run the application locally, use the following command:

php artisan serve

Access the application in your web browser at http://localhost:8000.

Contributing

Contributions to this project are welcome. Feel free to open a Pull Request explaining the proposed changes.

Contact

About

Tugas Portofolio Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •