Skip to content
View bilalsaeed232's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home

Block or report bilalsaeed232

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
bilalsaeed232/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @bilalsaeed232
  • ๐Ÿ‘€ Iโ€™m interested in everything related to Web
  • ๐Ÿฆพ I have been converting coffee to code for the past 10+ years
  • ๐ŸŒฑ Iโ€™m currently learning graphql (ins and outs)
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on open source ReactJS projects
  • ๐Ÿ“ซ You can reach me on ๐Ÿ‘‰LinkedIn๐Ÿ‘ˆ

Pinned Loading

  1. bilalsaeed.me bilalsaeed.me Public

    My Personal porfolio for bilalsaeed.me

    HTML

  2. angular-bookstore angular-bookstore Public

    List and find any book on the internet and save it to your personal collection.

    TypeScript

  3. common-programming-problems common-programming-problems Public

    This repository is for my Instagram page for teaching programming, it contains source code for common programming tasks taught in educational institutes

    C++

  4. nodejs-chatapp nodejs-chatapp Public

    Simple node web chat app using, Expressjs, socketio, mongodb, jasmine.

    HTML

  5. PHP Error Reporting PHP Error Reporting
    1
    <?php 
    2
    
                  
    3
    //triggering error
    4
    error_reporting(E_ALL | E_STRICT);
    5
    
                  
  6. react-ecosystem-client react-ecosystem-client Public

    React from scratch with supporting tools in the ecosystem i.e: es6, babel, webpack, redux, thunk, styled-components, selectors and last but not least testing

    HTML