Skip to content

Instantly share code, notes, and snippets.

View abinashmohanty's full-sized avatar

Abinash Mohanty abinashmohanty

View GitHub Profile
@abinashmohanty
abinashmohanty / slack-bot-logics.js
Created November 25, 2016 22:24
Doc for Slack bot conversation in javascript - compilation from multiple sources
// 01
// Listening
// EVENTS -- controller.on
/*
in events, one can use "bot_channel_join" "direct_mention" or "direct_message"
*/
// event template starts
@abinashmohanty
abinashmohanty / slack2html.php
Created October 19, 2016 10:06 — forked from felagsw/slack2html.php
slack2html
#!/usr/bin/php
<?php
/////////////////////
// slack2html
// by @levelsio
/////////////////////
//
/////////////////////
// WHAT DOES THIS DO?
/////////////////////
<?
/////////////////////
// slack2html
// by @levelsio
/////////////////////
//
/////////////////////
// WHAT DOES THIS DO?
/////////////////////
//
body{ font-family: arial,sans-serif; max-width:1080px;}.profile-grid{width:100%;}.profile-block{ margin-bottom: 1.2%; display:block; text-align: center; float:left;}.profile-block:hover .circular-img{ opacity:1;}a { text-decoration:none; color:#888;}a .click-profile{ text-decoration:none;}a:hover { text-decoration:none; color:#8e68e8; display:block; opacity:1; transition: opacity 1s;}.circular-img{ width:75%; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background:pink; opacity:0.4; transition: opacity 1s;}

H1 Title to MarkDown gonna be used for Medium's Title

As a UXer, which one of the following steps will you fix first? Let’s assume these are part of your product sprints kept under backlogs.

Example of bulet points for unordered list

  • The sign up button is not working, could you please fix it?
  • Can you add a contact number where customers can speak with our help desk team?
  • Can you create a gallery section where users can upload and share photos?
  • I’m not being able to log out of this platform, please fix it asap.

H1 Title to MarkDown gonna be used for Medium's Title

As a UXer, which one of the following steps will you fix first? Let’s assume these are part of your product sprints kept under backlogs.

Example of bulet points for unordered list

  • The sign up button is not working, could you please fix it?
  • Can you add a contact number where customers can speak with our help desk team?
  • Can you create a gallery section where users can upload and share photos?
  • I’m not being able to log out of this platform, please fix it asap.