Skip to content

Instantly share code, notes, and snippets.

View dreadpool2's full-sized avatar
🏠
Working from home

Sanyog Ghosh dreadpool2

🏠
Working from home
View GitHub Profile
data class BookObject(
@SerializedName("range")
var range: String,
@SerializedName("majorDimension")
var majorDimension: String,
@SerializedName("values")
var values: ArrayList<Item>
)
data class Item(
aaa
@dreadpool2
dreadpool2 / privacy.txt
Last active August 25, 2018 15:04
Privacy Policy - Calcool
<html>
<body>
<h2>Privacy Policy</h2>
<p>Sanyog Ghosh built the Calcool app as a free app. This SERVICE is provided by Sanyog Ghosh and is intended
for use as it is.</p>
<p>This page is used to inform website visitors regarding my policies with the collection, use, and
disclosure of Personal Information if anyone decided to use my Service.</p>
<p>If you choose to use my Service, then you agree to the collection and use of information in
relation with this policy. The Personal Information that I collect are used for providing and
improving the Service. I will not use or share your information with anyone except as described
@dreadpool2
dreadpool2 / gsoc2018description.md
Last active October 21, 2023 13:58
GSOC 2018 - Open Event Android - Sanyog Ghosh