Skip to content
View modeware's full-sized avatar
  • India
  • 01:37 (UTC +05:30)
Block or Report

Block or report modeware

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

Hi I am Safiq ! 👋

  • Looking into open source development and trying to find collaborative communities online
  • Love to learn stuffs online. My favourite learning locations are Udemy, Coursera , edx and Youtube
  • Favourite sports - Football and Cricket

Languages

javascript python

Familiar Databases

postgres mongodb

Frameworks and Libraries

angularjs nodejs

Lets connect

Pinned

  1. Basic Observable Implementation From... Basic Observable Implementation From Scratch
    1
    class Observable {
    2
        constructor(subscribe){
    3
            this._subscribe = subscribe;
    4
        }
    5
    
                  
  2. MyPokeDex MyPokeDex Public

    Search your favourite Pokemons

    JavaScript

  3. Pizza-Store Pizza-Store Public

    Python

  4. PS-Angular-Assignment PS-Angular-Assignment Public

    PS Assignment

    TypeScript

  5. React-Search React-Search Public

    A demo search app with keyboard navigation

    TypeScript

  6. vscode vscode Public

    Forked from microsoft/vscode

    Visual Studio Code

    TypeScript