MarisSussLv

Created: 16.04.2025

Last updated: 16.04.2025

A portfolio website showcasing my skills, projects, and experience as a full-stack developer.

General Info

This portfolio website is designed to:

  • Showcase my professional projects and skills.
  • Provide a platform for potential clients or collaborators to get in touch with me.
  • Include an admin panel for managing posts and messages.
  • Feature a responsive and visually appealing design.

Technologies

  • PHP 8.0
  • Laravel 10
  • MySQL 8.0
  • Tailwind CSS

Setup

  1. Clone the repository:
    git clone https://github.com/MarisSuss/MarisSussLv
  2. Install dependencies:
    composer install
    npm install
  3. Configure the environment by renaming .env.example to .env and updating the credentials.
  4. Run migrations:
    php artisan migrate
  5. Serve the application:
    php artisan serve

Showcase

Admin Dashboard

Admin Dashboard

Inbox

Inbox

Create a new post

Create a new post