Skip to content

Instantly share code, notes, and snippets.

View akamahesh's full-sized avatar

Mahesh Bhatt akamahesh

View GitHub Profile
@akamahesh
akamahesh / aws_delhi_meetup.md
Created March 23, 2018 13:58
AWS Delhi - February 2018 Meetup

AWS Delhi - February 2018 Meetup

Saturday Feb 24 Paytm

1. AWS Dynamo Basics  
> Tannu Bansal Director of Codeblock Technologies  

2. Deep Learning on AWS Cloud  
> Madhu Sanjeevni, Data Science Engineer , Mintzip 
@akamahesh
akamahesh / GoogleCloudMeetup.md
Created March 24, 2018 19:25
Google Cloud : Building for the next Billion

Agenda:

  1. Build a Node.js Web App using Google Cloud Platform
  • How to integrate Google Cloud Platform services into a Node.js web application to store data, upload images, and authenticate users.
  1. Kubernetes on Google Cloud Platform
  • what kubernetes is, why it is required and how do we quickly set it up on Google Cloud.
  1. Scaling human-aided data enrichment
  • Basics of entity recognition, introduction to data enrichment framework, and how to improve data processes through a human-in-the-loop system
@akamahesh
akamahesh / react_native_installation.md
Created March 26, 2018 07:19
Installing npm - node in ubuntu and setting up environment for React Native

@SkyWatchapp

  • satellite data made simple with apis.

@Linked Senior @ObsessVR @Amp.it @Bankjoy @Fathom @Genivity @Increase

@akamahesh
akamahesh / GeneratingUnsignedAndroidAPK.md
Created April 18, 2018 15:26
Generating Unsigned AndroidAPK for react native

You need to manually create the bundle for a debug build. Bundle debug build:

react-native bundle --dev false --platform android --entry-file index.js --bundle-output ./android/app/build/intermediates/assets/debug/index.android.bundle --assets-dest ./android/app/build/intermediates/res/merged/debug

Create debug build: cd android ./gradlew assembleDebug For Windows: gradlew assembleRelease

@akamahesh
akamahesh / react-native-fonts.md
Created May 7, 2018 10:19 — forked from parshap/react-native-fonts.md
Fonts in React Native

Fonts in React Native

Default Fonts

A number of fonts are available by default based on the platform (e.g., Roboto on Android, Helvetica on iOS). See the full list here.

The Beatles
The Rolling Stones
The Beach Boys
Pink Floyd
The Who
The Doors
Led Zeppelin
Black Sabbath
Deep Purple
Jefferson Airplane