Skip to content

Instantly share code, notes, and snippets.

@wesee
wesee / laravellocal.md
Created October 22, 2022 23:47 — forked from hootlex/laravellocal.md
Run laravel project locally

##Windows users:

cmder will be refered as console

##Mac Os, Ubuntu and windows users continue here:

  • Create a database locally named homestead utf8_general_ci
@wesee
wesee / index.pug
Created July 8, 2022 14:43
Material dynamic colors by Beercss
nav.top
button.circle.flat(onclick="theme('https://tailwindcss.com/_next/static/media/classic-utility-jacket.0f108046e151c8576017eaf383406fe6.jpg')")
img.responsive(src="https://tailwindcss.com/_next/static/media/classic-utility-jacket.0f108046e151c8576017eaf383406fe6.jpg")
button.circle.flat(onclick="theme('https://tailwindcss.com/_next/static/media/kids-jumper.47a06f045002a3e6ba595351a36a46eb.jpg')")
img.responsive(src="https://tailwindcss.com/_next/static/media/kids-jumper.47a06f045002a3e6ba595351a36a46eb.jpg")
button.circle.flat(onclick="theme('https://tailwindcss.com/_next/static/media/fancy-suit-jacket.380b02296e758f6a462590ecfb936789.jpg')")
img.responsive(src="https://tailwindcss.com/_next/static/media/fancy-suit-jacket.380b02296e758f6a462590ecfb936789.jpg")
button.circle.flat(onclick="theme('https://tailwindcss.com/_next/static/media/retro-shoe.ee965cd22237d00d4225236bbaf5edc1.jpg')")
img.responsive(src="https://tailwindcss.com/_next/static/media/retro-shoe.ee965cd22237d00d422
@wesee
wesee / README.md
Last active January 11, 2019 20:37
Weatheroutlook Dashing Widget
@wesee
wesee / README.md
Last active December 20, 2017 20:08
Stock Quote & Chart Dashing Widget

Description

Stock Quote & Chart Dashing Dashboard consists of two widgets. While one displays a stock's current quote and other details; another displays its last 30-days closing stock prices.

Preview

Dependencies

  1. why attachement does not work? need to give permission for storage

@wesee
wesee / venture_school_syllabus.md
Last active April 21, 2017 00:37
Venture School Syllabus

Beginner

(a.k.a. Leds and Buzzers)

Module 1: Introduction and Familiarization

  • Course Introduction
  • Hardware Overview
  • Download and Install the Arduino IDE
  • Arduino IDE and Sketch Overview