Skip to content

Instantly share code, notes, and snippets.

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

Stanimir sytolk

🏠
Working from home
  • Structmedia
  • Bulgaria
View GitHub Profile
@sytolk
sytolk / privacy_policy.md
Last active May 4, 2021 18:09
Ride Share Dubai

Privacy Policy

Stanimir Marinov built the Ride Share Dubai app as a Free app. This SERVICE is provided by Stanimir Marinov at no cost and is intended for use as is.

This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at Ride Share Dubai unless otherwise defined in this Privacy Policy.

{
"components" : {
"schemas" : {
"Category" : {
"properties" : {
"adminRole" : {
"description" : "The adminRole.",
"type" : "string"
},
"background_color" : {
@sytolk
sytolk / index.js
Created March 10, 2020 09:50 — forked from kennyhyun/index.js
lamda thumbnail generator
// dependencies
var async = require('async');
var AWS = require('aws-sdk');
// Enable ImageMagick integration.
var gm = require('gm').subClass({ imageMagick: true });
var util = require('util');
var pdf2png = require('pdf2png');
pdf2png.ghostscriptPath = "/usr/bin";
// constants
@sytolk
sytolk / index.html
Last active October 12, 2018 08:48
<html>
<head>
<meta charset="UTF-8">
<style>
body {
font-size: large;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
ul {
@sytolk
sytolk / gist:01e22bb302f55a7169c21502307e051e
Created February 28, 2018 17:06 — forked from patrickhammond/gist:0b13ec35160af758d98c
Sample for how to use the Google Play Services dynamic security provider to keep the SSL library that the app will use to up date.
package com.mycompany.myapp.app;
import android.app.Application;
import android.content.Intent;
import com.google.android.gms.common.GooglePlayServicesUtil;
import com.google.android.gms.security.ProviderInstaller;
import com.google.android.gms.security.ProviderInstaller.ProviderInstallListener;
public class MainApplication extends Application {
@sytolk
sytolk / main.js
Last active September 29, 2017 11:34
import { Platform } from 'react-native';
import { Provider } from 'react-redux';
import { Navigation, NativeEventsReceiver } from 'react-native-navigation';
import I18n from 'react-native-i18n';
import EStyleSheet from 'react-native-extended-stylesheet';
import createReduxStore from './ducks/store/store';
import { registerScreens } from './presentation/navigation/screens';
import deI18N from './i18n/de.json';
import enI18N from './i18n/en.json';
import showNavMainTabs from './presentation/navigation/tabs';
@sytolk
sytolk / decorator.js
Created September 15, 2017 06:39
RNN screen decorator
import React, { Component } from 'react';
import { connect } from 'react-redux';
import { bindActionCreators } from 'redux';
import PropTypes from 'prop-types';
import { actions as SettingsActions } from '../../ducks/settings';
import * as containerNames from '../../constants/containerNames';
const decorator = (ComposedComponent) => {
const component = class extends Component {
constructor(props) {
@sytolk
sytolk / Privacy Policy
Created March 2, 2017 11:49
Privacy Policy for ICTCG TimeTrack
Provider
ICTCG TimeTrack
Purpose
Handling activity data
Personal Data collected
movement activity
Privacy Policy