Skip to content
View lathindu1's full-sized avatar
🇱🇰
Making wold more better
🇱🇰
Making wold more better

Organizations

@axcert
Block or Report

Block or report lathindu1

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
lathindu1/README.md

ආයුබෝවන් (Welcome)🙏🏻, I'm Lathindu Pramuditha Amarasekara!

Founder, CEO AT Axcertro

Linkedin: lathindu-pramuditha GitHub followers Waka Readme

A little more about me...

namespace App\Models;

use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Life;

class ProfileOfLathindu extends Life
{
    use HasFactory;
    const LANGUAGES = [
        'JAVASCRIPT' => 1,
        'PHP' => 2,
        'PYTHON' => 3,
        'SOLIDITY' => 4,
        'DART' => 5
    ];

    const FRAMEWORKS = [
         'NextJs' => 1,
        'LARAVEL' => 2,
        'FLUTTER' => 3,
        'DJANGO' => 4,
        'ANGULAR' => 5,
        'IONIC' => 6
    ];

    const EXPERIENCE = 'xxxxxxxxxx of hours from 2017';

    const MORE_EXPERIENCE = [
        'PAYPAL_API' => 1,
        'STRIPE_API' => 2,
        'PAYHERE_SDK' => 3,
        'UPHOLD_API' => 4,
        'VIMEO_SDK' => 5,
        'NMI_API' => 6,
        'SENDGRID_API' => 7,
        'AWEBER_API' => 8,
        'GETRESPOND_API' => 9,
        'REMIX' => 10,
        'BTCPAY_SERVER' => 11,
        'BLOCKNIMICS' => 12,
        'METAMASK' => 13,
        'WEB3' => 14,
        'ETHEREUM' => 15,
        'BLOCK_CHAIN_DEVELOPMENT' => 16,
        'GIT WITH GITHUB' => 17,
        'GIT WITH BITBUCKET' => 18,
        'JIRA' => 19,
        'TRELLO' => 20,
        'HUBSTAFF' => 21,
    ];
}

My Article

⭐️ Laravel Best Practice (Article 1: Naming Conventions)

⭐️ How To Integrate Metamask with Laraval-part 01

⭐️ How To Validate Metamask Transactions With EtherScan (How To Integrate Metamask with Laraval-part 02)

Public Projets

⭐️ WUSL Notes (Univercity Notes Share Platform)

⭐️ Tutorials Project

My github activity graph

trophy

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


⭐️ From @lathindu1

Pinned

  1. SL-Nic-Validate SL-Nic-Validate Public

    Sri Lanka National Identity Card Validation ( Jquery )

    HTML 13 3

  2. Obstacle-avoid-Robot Obstacle-avoid-Robot Public

    Simple Obstacle avoid Robot Using Arduino and IR Obstacle_avoid Sensor

    Arduino 2

  3. E-Bot E-Bot Public

    Web page for E-Bot competition presented by E-SOC Wayamba university Sri Lanka

    JavaScript

  4. Pthree Pthree Public

    Sri Lanka National Bus Tracking System

    TypeScript

  5. wall-folowing-robo wall-folowing-robo Public

    C++

  6. web3.php web3.php Public

    Forked from web3p/web3.php

    A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.

    PHP 2 2