Skip to content
View leoshak's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report leoshak

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

Pinned

  1. limbcare limbcare Public

    Limb Care (Pvt) LMD. Web app

    HTML 2 8

  2. StudyMate StudyMate Public

    Forked from Blasanka/StudyMate

    This is a android app created for to manage study works using Android SDK

    Java 1

  3. EditProfileActivity.java EditProfileActivity.java
    1
    package com.bla.androidsqlitebasics.activity;
    2
    
                  
    3
    import android.content.Intent;
    4
    import android.os.Bundle;
    5
    import android.support.v7.app.AppCompatActivity;
  4. DBHelper.java DBHelper.java
    1
    
                  
    2
        //not included in model but to prepare for exam,
    3
        public List<String> viewSearchedUser(String id) {
    4
            SQLiteDatabase db = getReadableDatabase();
    5
    
                  
  5. slcoder slcoder Public

    Web app for the SLCoder

  6. Blasanka/adweb Blasanka/adweb Public

    This is the admin panel for adapp using Laravel Firebase sdk for PHP(Firebase PHP sdk)

    PHP 2