@extends('layouts.default')
@section('title', 'Home')
@section('description', 'This is the personal homepage of floppydisk.')
@section('content')
    
Hi! This my personal homepage on the World Wide Web.
    
        
            Fun Facts
            
        
        
            | ◆ I am (unfortunately) British | 
        
            | ◆ I watched the entirety of The Owl House (~18 hours) in under 48 hours. | 
        
            | ◆ I spend way too much time on my computer. | 
        
            | ◆ Some people say I suck at PHP, but that's clearly wrong :P | 
        
            | ◆ Some of my favorite games are: OneShot, Minecraft, Stardew Valley, N++ and Starbound | 
    
    
    
        
            Interests
            
        
        
            | ◆ Tech Theatre | - Lighting, Stage Management, etc. | 
        
            | ◆ Programming | - HTML, JavaScript, C#, Java, PHP, Ruby | 
        
            | ◆ Photography | - Flickr | 
    
    
    
    
    
@stop