Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

James Gifford - Professional Website

Personal portfolio and blog for James Gifford, a software engineer who builds clean, well-crafted web applications, backend systems, and developer tools.

About

This is the source code for jamesgifford.dev - a professional portfolio site featuring:

  • Portfolio - Showcasing software projects with descriptions, screenshots, and technology tags
  • Blog - Thoughts on software, engineering, and building things
  • Contact - Links to email, GitHub, and LinkedIn

Tech Stack

PHP Laravel Livewire Tailwind CSS Vite Pest Flux UI SQLite

Local Development

# Install dependencies
composer install && npm install

# Set up environment
cp .env.example .env
php artisan key:generate
php artisan migrate

# Build frontend assets
npm run build

# Start the development server
composer run dev

Testing

php artisan test

Contact

About

My professional website

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages