Skip to content
View m-nasiruddin's full-sized avatar
๐Ÿง‘โ€๐Ÿ’ผ
busy with official tasks ...
๐Ÿง‘โ€๐Ÿ’ผ
busy with official tasks ...

Block or report m-nasiruddin

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
m-nasiruddin/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m Mohammad Nasiruddin, aka Mona (in short).
  • ๐Ÿ‘€ Iโ€™m interested in software development and quality assurance.
  • ๐ŸŒฑ Currently, Iโ€™m practicing Software Design Principles, Design Patterns, and Design Architecture.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on open-source projects.
  • ๐Ÿ“ซ How to reach me?

More about me

public class Main {
    void about() {
        String sudo_name = "Mona";
        String[] likes = {"Python", "Java", "C#", "SQL"};
    }
    void contact() {
        String linkedin = "linkedin.com/in/nasiruddinmohammad";
        String google_scholar = "https://scholar.google.com/citations?user=GjagO0gAAAAJ";
    }
    public static void main(String[] args) {
        System.out.println("Hello world!");
    }
}

Popular repositories Loading

  1. BengaliLexicalDisambiguationGoldStandard BengaliLexicalDisambiguationGoldStandard Public

    This repository contains information about Gold Standard (GS) dataset preparation for Bengali Word Sense Disambiguation (WSD) in SemEval 2013 WSD task-12 XML format.

    C 3 1

  2. RVL_IIT_mapper RVL_IIT_mapper Public

    This program maps the RVL-CDIP subset of dataset with the IIT CDIP dataset.

    Python 2 1

  3. CWC-Courier-Client CWC-Courier-Client Public

    Forked from cwcandroid/CWC-Courier-Client

    This is the code base for CWC Courier Client for CWC round 1

    1 1

  4. HEMU_dataset HEMU_dataset Public

    This is a heterogenous and multimodal (HEMU) dataset created by the collaboration of the Computer Science, Image and Interaction Laboratory (L3i). and the Computer Vision Center (CVC).

    HTML 1 1

  5. pattern_CLiPS pattern_CLiPS Public

    This GitHub repository contains my practices on Pattern, a web mining module for the Python programming language.

    Python 1 1

  6. WSI4URLang WSI4URLang Public

    Word Sense Induction (WSI) for Under-resourced Languages (URLang)

    Java 2