Preparing your experience
                    .
                    .
                    .
                
                
            {
                }
                
                </>
                
                ( )
                
                []
                
                ;
                
            
                                
                                    root@cnabil:~#
                                 
                                
                                whoami
                               
                            
                                                        
                        Nabil Mouhssine
Software Engineer | Competitive Programmer
Full Stack Software Engineer with 7+ years of experience architecting and deploying enterprise-grade web applications at scale. Specialized in the TALL Stack (Tailwind, Alpine.js, Laravel, Livewire), with a proven track record of delivering high-performance, reactive web solutions for many clients across e-commerce, SaaS, and system integration sectors.
                                600+
                            
                            
                                Algorithm Problems Solved
                            
                        
                                50+
                            
                            
                                Production Apps Deployed
                            
                        
                                30+
                            
                            
                                Enterprise Clients Served
                            
                        
                                15+
                            
                            
                                Open Source Contributions
                            
                        
                                        
                                            PH
                                        
    
    
                                        PHP
                                    
                                        
                                            LA
                                        
    
    
                                        Laravel
                                    
                                        
                                            LI
                                        
    
    
                                        Livewire
                                    
                                        
                                            WO
                                        
    
    
                                        WordPress
                                    
                                        
                                            NO
                                        
    
    
                                        Node.js
                                    
                                        
                                            JA
                                        
    
    
                                        JavaScript
                                    
                                        
                                            RE
                                        
    
    
                                        React
                                    
                                        
                                            NE
                                        
    
    
                                        Next.js
                                    
                                        
                                            TA
                                        
    
    
                                        TailwindCSS
                                    
                                        
                                            FI
                                        
    
    
                                        Figma
                                    
                                        
                                            GI
                                        
    
    
                                        Git & GitHub
                                    
                                        
                                            DO
                                        
    
    
                                        Docker
                                    
                                        
                                            CI
                                        
    
    
                                        CI/CD (GitHub Actions)
                                    
                                        
                                            AW
                                        
    
    
                                        AWS
                                    
                                        
                                            MY
                                        
    
    
                                        MySQL
                                    
                                        
                                            PO
                                        
    
    
                                        PostgreSQL
                                    
                                        
                                            RE
                                        
    
    
                                        Redis
                                    
                                        
                                            MO
                                        
    
    
                                        MongoDB
                                    
                                        
                                            PH
                                        
    
    
                                        PHPUnit
                                    
                                        
                                            PE
                                        
    
    
                                        Pest
                                    
                                        
                                            PL
                                        
    
    
                                        Playwright
                                    
                                        
                                            JE
                                        
    
    
                                        Jest
                                    
                                        
                                            RE
                                        
    
    
                                        RESTful / GraphQL APIs
                                    
                                        
                                            MI
                                        
    
    
                                        Microservices
                                    
                                        
                                            TD
                                        
    
    
                                        TDD
                                    
                                        
                                            AG
                                        
    
    
                                        Agile/Scrum
                                    
                                        
                                            AD
                                        
    
    
                                        Adaptability
                                    
                                        
                                            CR
                                        
    
    
                                        Critical Thinking
                                    
                                        
                                            CO
                                        
    
    
                                        Collaboration
                                    
                                        
                                            TI
                                        
    
    
                                        Time Management
                                    
                        
                            cnabil.dev - Terminal
                        
                    
                                    
namespace App\Services;
class DeveloperService
{
    public function featuredSkills(): array
    {
        return [
            'backend'  => ['Laravel', 'PHP', 'MySQL', 'Redis'],
            'frontend' => ['TailwindCSS', 'Livewire', 'Vue.js'],
            'devops'   => ['Docker', 'Github','CI/CD', 'AWS']
       ];
    }
    public function hireMe(): string
    {
        // 👉 Ready to turn your idea into a real project
        return route('contact');
    }
}
                                        
                                            PH
                                        
    
    
                                        PHP
                                    
                                        
                                            LA
                                        
    
    
                                        Laravel
                                    
                                        
                                            LI
                                        
    
    
                                        Livewire
                                    
                                        
                                            WO
                                        
    
    
                                        WordPress
                                    
                                        
                                            NO
                                        
    
    
                                        Node.js
                                    
                                        
                                            JA
                                        
    
    
                                        JavaScript
                                    
                                        
                                            RE
                                        
    
    
                                        React
                                    
                                        
                                            NE
                                        
    
    
                                        Next.js
                                    
                                        
                                            TA
                                        
    
    
                                        TailwindCSS
                                    
                                        
                                            FI
                                        
    
    
                                        Figma
                                    
                                        
                                            GI
                                        
    
    
                                        Git & GitHub
                                    
                                        
                                            DO
                                        
    
    
                                        Docker
                                    
                                        
                                            CI
                                        
    
    
                                        CI/CD (GitHub Actions)
                                    
                                        
                                            AW
                                        
    
    
                                        AWS
                                    
                                        
                                            MY
                                        
    
    
                                        MySQL
                                    
                                        
                                            PO
                                        
    
    
                                        PostgreSQL
                                    
                                        
                                            RE
                                        
    
    
                                        Redis
                                    
                                        
                                            MO
                                        
    
    
                                        MongoDB
                                    
                                        
                                            PH
                                        
    
    
                                        PHPUnit
                                    
                                        
                                            PE
                                        
    
    
                                        Pest
                                    
                                        
                                            PL
                                        
    
    
                                        Playwright
                                    
                                        
                                            JE
                                        
    
    
                                        Jest
                                    
                                        
                                            RE
                                        
    
    
                                        RESTful / GraphQL APIs
                                    
                                        
                                            MI
                                        
    
    
                                        Microservices
                                    
                                        
                                            TD
                                        
    
    
                                        TDD
                                    
                                        
                                            AG
                                        
    
    
                                        Agile/Scrum
                                    
                                        
                                            AD
                                        
    
    
                                        Adaptability
                                    
                                        
                                            CR
                                        
    
    
                                        Critical Thinking
                                    
                                        
                                            CO
                                        
    
    
                                        Collaboration
                                    
                                        
                                            TI
                                        
    
    
                                        Time Management