Skip to content
View timsinakiran's full-sized avatar
  • 22:04 (UTC +05:45)

Block or report timsinakiran

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
timsinakiran/README.md

Typing SVG


About Me

<?php

final class KiranTimsina
{
    public string $role = 'Senior Software Engineer';
    public string $experience = '18+ years (since 2008)';
    public string $location = 'Nepal 🇳🇵';
    public string $website = 'https://kiran.work';

    public function expertise(): array
    {
        return ['Laravel', 'PHP', 'Filament', 'Livewire', 'React', 'Flutter', 'AWS', 'PostgreSQL'];
    }

    public function openSource(): string
    {
        return 'Dozens of Laravel packages developed & actively maintained';
    }
}

Tech Stack


GitHub Stats

GitHub Streak

Popular repositories Loading

  1. Sanitizer Sanitizer Public

    Forked from postedin/Sanitizer

    Data sanitizer and form request input sanitation for Laravel 5.

    PHP

  2. swot swot Public

    Forked from JetBrains/swot

    Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.

    Kotlin

  3. quiz_app quiz_app Public

    Dart

  4. onesignal-laravel10 onesignal-laravel10 Public

    Forked from laravel-notification-channels/onesignal

    OneSignal notifications channel for Laravel 10

    PHP

  5. svelte svelte Public

    Forked from sveltejs/svelte

    Cybernetically enhanced web apps

    TypeScript

  6. filament-google-analytics filament-google-analytics Public

    Forked from bezhanSalleh/filament-google-analytics

    Google Analytics integration with Filamentphp (FilamentAdmin)

    Blade