Skip to content
View modeware's full-sized avatar
  • India
  • 14:42 (UTC +05:30)

Block or report modeware

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

Pinned Loading

  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