Skip to content
View roshanlabh's full-sized avatar
Block or Report

Block or report roshanlabh

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

Hi there ๐Ÿ‘‹

Linkedin Badge Gmail Badge

  • ๐Ÿ”ญ Iโ€™m currently working on BigQuery, Python, Snowplow Analytics, Feathersjs, Postgres
  • ๐ŸŒฑ Iโ€™m currently learning Data Analysis, Feathersjs, Python, GCP
  • ๐Ÿ’ฌ Ask me about Node.js, Serverless Framework, AWS Lambda, AWS DynamoDB, GraphQL, SQL, Snowflake, Snowplow Analytics, GCP, BigQuery, Datastudio, PHP
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ˜„ Pronouns: he/him

Pinned Loading

  1. docker-microservices-example docker-microservices-example Public

    This is a working project, which demonstrates microservices with Docker.

    PHP

  2. dockersampleimg dockersampleimg Public

    This is just a sample HTML project, which demonstrate Docker functionality.

    HTML

  3. hs-xml2json hs-xml2json Public

    AWS Lambda function: To process xml file of source bucket into separate json files.

    JavaScript

  4. php-appsync-consumer-example php-appsync-consumer-example Public

    Creating a PHP WebSocket client for AWS AppSync real-time subscriptions.

    PHP 4 2

  5. streamlabs-twitch-implementation streamlabs-twitch-implementation Public

    This is an assignment project given by streamlabs

    PHP

  6. Coderbyte - React Phone Book [solution] Coderbyte - React Phone Book [solution]
    1
    import React, { useState } from "react";
    2
    import ReactDOM from "react-dom";
    3
    
                  
    4
    const style = {
    5
      table: {