Skip to content
View dsaha1656's full-sized avatar
🖥️
Building tools for Internet
🖥️
Building tools for Internet

Block or report dsaha1656

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

About Me

import Coder from World.Stupids;

class Dibyendu extends Coder {

    getEducationalQualification = () => {
    
        return [
            {
                Type: M.Tech,
                University: "University Of Kalyani",
            },
            {
                Type: B.Tech,
                University: "Maulana Abul Kalam Azad University of Technology",
            }
        ];
    }
    
    getCurrentWorkplace = () => {
    
        return {
            workplace : {
                Company : "Foremedia",
                Position : "Full Stack Developer"  
            }
        };
    }
    
    
    getPassion = () => {
    
        return {
             Passionate : {
                'Vehicle Routing Problem',
                'Facility Location',
                'Digital Geometry',
                'Deep Learning',
                'Full Stack Development',
                'Cloud Engineering'
            }
        };
    }

    getDailyKnowledge = () => {
    
        return [
            NodeJS::class,
            Python:class,
            Java:class,
            Laravel::class,
            Vuejs::class,
            ReactJS::class,
            ReactNative::class,
            Aws::class,
            Do::class,
            Jenkins::class,
        ];
    }

    getFutureGoal = () => {
    
        return 'Learn more spread more~~~~';
    
    }
}

Pinned Loading

  1. proxy-to-proxy-server proxy-to-proxy-server Public

    JavaScript

  2. procourse/procourse-memberships procourse/procourse-memberships Public

    Allow users to purchase access to a user group on Discourse.

    Ruby 17 11

  3. honey-trap honey-trap Public

    Python

  4. dsaha1656 dsaha1656 Public