Skip to content

Instantly share code, notes, and snippets.

View stutya's full-sized avatar

Anshuman Stutya stutya

View GitHub Profile
@stutya
stutya / keybase.md
Created September 27, 2023 11:37
Keybase

Keybase proof

I hereby claim:

  • I am stutya on github.
  • I am stutya (https://keybase.io/stutya) on keybase.
  • I have a public key ASBHl9ojHE_l-P9IMmWl7mVm6B1AAjTMWL1_DzNGKWHhwgo

To claim this, I am signing this object:

@stutya
stutya / designer.html
Last active August 29, 2015 14:15
designer
<link href="../topeka-elements/topeka-resources.html" rel="import">
<link href="../topeka-elements/topeka-leaderboard.html" rel="import">
<link href="../topeka-elements/topeka-profile.html" rel="import">
<link href="../topeka-elements/category-icons.html" rel="import">
<link href="../core-icon/core-icon.html" rel="import">
<link href="../topeka-elements/theme.html" rel="import">
<link href="../topeka-elements/topeka-app.html" rel="import">
<polymer-element name="my-element">
@stutya
stutya / designer.html
Last active August 29, 2015 14:15
designer
<link href="../topeka-elements/theme.html" rel="import">
<link href="../topeka-elements/topeka-resources.html" rel="import">
<link href="../topeka-elements/topeka-categories.html" rel="import">
<polymer-element name="my-element">
<template>
<style>
</style>
<topeka-categories id="topeka_categories"></topeka-categories>
@stutya
stutya / designer.html
Last active August 29, 2015 14:15
designer
<link href="../core-drawer-panel/core-drawer-panel.html" rel="import">
<link href="../core-icon-button/core-icon-button.html" rel="import">
<link href="../core-toolbar/core-toolbar.html" rel="import">
<link href="../core-scroll-header-panel/core-scroll-header-panel.html" rel="import">
<polymer-element name="my-element">
<template>
<style>
#design_host {
@stutya
stutya / designer.html
Last active August 29, 2015 14:15
designer
<link href="../paper-calculator/paper-calculator.html" rel="import">
<polymer-element name="my-element">
<template>
<style>
#design_host {
position: absolute;
width: 100%;
height: 100%;
@stutya
stutya / designer.html
Last active August 29, 2015 14:15
designer
<link href="../core-scaffold/core-scaffold.html" rel="import">
<link href="../core-header-panel/core-header-panel.html" rel="import">
<link href="../core-menu/core-menu.html" rel="import">
<link href="../core-item/core-item.html" rel="import">
<link href="../core-icon-button/core-icon-button.html" rel="import">
<link href="../core-toolbar/core-toolbar.html" rel="import">
<link href="../core-menu/core-submenu.html" rel="import">
<polymer-element name="my-element">