Skip to content
View Kayrah87's full-sized avatar

Block or report Kayrah87

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kayrah87/README.md

πŸ‘‹ Hello, I'm Kayrah87

Typing SVG

Profile Views GitHub followers

πŸ³οΈβ€βš§οΈ She/Her | 🧠 Neurodivergent (Autism + ADHD) | πŸ’œ Tech Enthusiast


πŸš€ About Me

<?php

class Kayrah87 extends Developer implements Creator, Musician, Maker
{
    private array $identity = [
        'pronouns' => 'she/her',
        'role' => 'PHP Full Stack Developer',
        'journey' => 'Career changer since 2018 - from postal management to code',
        'mindset' => 'Took a 60% pay cut to follow my passion for development'
    ];
    
    public function getCurrentFocus(): array
    {
        return [
            'learning' => ['Python', 'Rust', 'React'],
            'building' => 'Scalable web applications with Laravel',
            'exploring' => 'Server administration and homelab projects'
        ];
    }
    
    public function getPassions(): array
    {
        return [
            'tech' => ['Coding', 'Networking', 'Server Admin', 'Homelabs'],
            'creative' => ['3D Printing & Design', 'VRChat Worlds', 'Music Production'],
            'lifestyle' => ['Heavy Metal DJing', 'Motorcycling', 'DIY', 'Car Maintenance']
        ];
    }
}

πŸ’‘ "Embracing neurodiversity in tech - where different minds create innovative solutions"

πŸ› οΈ Technical Proficiency

Core Stack

PHP Laravel JavaScript Tailwind CSS HTML5

Frameworks & Libraries

Livewire Vue.js Symfony CodeIgniter CakePHP .NET WordPress Concrete5

Currently Learning

Python Rust React

Additional Skills

RESTful APIs Visual Basic VBA Git MySQL

πŸ“Š GitHub Analytics

GitHub Streak Stats

🎯 Current Focus & Projects

  • πŸ”§ Backend Development: Building robust, scalable applications with Laravel and modern PHP
  • 🌐 Full Stack Solutions: Creating seamless user experiences with Livewire and Vue.js
  • πŸ“š Continuous Learning: Expanding into Python for automation, Rust for systems programming, and React for modern frontend
  • πŸ–₯️ Homelab Projects: Experimenting with server configurations, networking, and self-hosted solutions
  • 🎨 Creative Tech: Developing VR worlds, 3D printing designs, and exploring the intersection of code and creativity

πŸ’Ό Professional Journey

graph LR
    A[Postal Management<br/>High-Paid Role] -->|2018: 60% Pay Cut<br/>Following Passion| B[Junior PHP Developer]
    B -->|Growth & Learning| C[PHP Full Stack Developer]
    C -->|Continuous Evolution| D[Current: Expert Laravel Developer<br/>& Tech Creator]
Loading

🎨 Beyond Code

🎸 Music & Performance πŸ› οΈ Making & Creating 🏍️ Active Lifestyle
🎡 Heavy Metal DJ Streaming πŸ–¨οΈ 3D Printing & Design 🏍️ Motorcycling
🎸 Guitar & Drums 🌐 VRChat World Building πŸ”§ DIY Projects
🎼 Music Production πŸ’» Homelab Networking πŸš— Car Maintenance

🌟 My Developer Philosophy

"Neurodiversity is a superpower in tech" - My ADHD drives hyperfocus on complex problems, while autism brings pattern recognition and attention to detail that makes me excel at debugging and system architecture.

Core Principles:

  • SOLID Architecture: Every project deserves clean, maintainable code
  • Continuous Learning: Technology evolves, and so do I
  • Inclusive Development: Building accessible solutions for all users
  • Work-Life Integration: Balancing professional growth with creative pursuits

πŸ“ˆ Contribution Graph

Contribution Graph

🀝 Let's Connect

GitHub LinkedIn Dev.to

πŸ’‘ Random Dev Quote

Random Dev Quote

πŸš€ "From postal routes to code routes - proving it's never too late to follow your passion"

⭐️ Crafted with πŸ’œ by Kayrah87 - A proud transgender woman in tech

Wife-certified "Nerdy" and loving it! πŸ€“

Popular repositories Loading

  1. UKTaxWeekClass UKTaxWeekClass Public

    A PHP class for calculating UK Tax Weeks

    PHP

  2. AgileOctopusAPI AgileOctopusAPI Public

    An API wrapper for the Agile Octopus Energy API

    PHP

  3. minerstat-api minerstat-api Public

  4. Kayrah87 Kayrah87 Public

    Config files for my GitHub profile.

  5. shortcut-api shortcut-api Public

    A library for accessing the Shortcut.com V3 API

    PHP

  6. sendportal-core sendportal-core Public

    Forked from mettle/sendportal-core

    Core functionality for SendPortal

    PHP