Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is my personal portfolio built with Laravel and Livewire. I made it to showcase my work, skills, and a bit about who I am as a developer. Simple, clean, and fully responsive.

License

Notifications You must be signed in to change notification settings

Tsrgtm/portfolio

Repository files navigation

Tusar Gautam - Personal Portfolio

Laravel Livewire PHP Tailwind CSS

Portfolio Preview

Modern personal portfolio showcasing projects, skills, and professional journey. Built with Laravel 12 and Livewire 3.

➡️ Live Demo: tusargautam.com.np

Features

  • Project showcase gallery
  • Contact form with live validation
  • Responsive Tailwind layout
  • Basic content management system
  • Admin authentication
  • SEO-friendly pages

Requirements

  • PHP 8.2 or higher: The latest version of PHP to ensure performance and security.
  • Laravel 12: A PHP framework for building web applications with expressive and elegant syntax.
  • Livewire 3.6: A full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.

Tech Stacks

This project is built using:

  • Laravel 12: A PHP framework for building web applications with expressive and elegant syntax.
  • Livewire 3: A full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs without writing any CSS.

Getting Started

To get started with this portfolio project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Tsrgtm/portfolio.git
    cd portfolio
  2. Install dependencies:

    composer install
    npm install
  3. Set up environment variables:

    • Copy .env.example to .env and update the necessary configurations.
  4. Generate application key:

    php artisan key:generate
  5. Run migrations:

    php artisan migrate
  6. Compile assets:

    npm run dev
  7. Start the server:

    composer run dev

License

This project is open-source and available under the MIT License.

About

This is my personal portfolio built with Laravel and Livewire. I made it to showcase my work, skills, and a bit about who I am as a developer. Simple, clean, and fully responsive.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published