Skip to content

Instantly share code, notes, and snippets.

View v1w3's full-sized avatar

Viwe Mgoduka v1w3

  • Vosloorus, South Africa
View GitHub Profile
@v1w3
v1w3 / index.html
Created August 14, 2018 03:56
SVG mobile tab bar
<svg viewBox="0 0 100 100" class="group1">
<defs>
<filter
style="color-interpolation-filters:sRGB"
id="filter1846"
x="-0.021012745"
width="1.0420255"
y="-0.12623684"
height="1.2524737">
<feGaussianBlur
@v1w3
v1w3 / css3-grid.markdown
Created December 27, 2017 15:47
CSS3 Grid
@v1w3
v1w3 / css3-grid.markdown
Created December 27, 2017 15:41
CSS3 Grid
@v1w3
v1w3 / animated-login-and-sign-up.markdown
Created December 7, 2017 01:52
Animated Login and Sign up
@v1w3
v1w3 / Contract Killer 3.md
Created September 19, 2017 08:25 — forked from malarkey/Contract Killer 3.md
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post

@v1w3
v1w3 / index.html
Created June 28, 2017 09:30
Get Programming with JS - The Crypt // source https://jsbin.com/cisifag
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Get Programming with JS - The Crypt</title>
</head>
<body>
<script id="jsbin-javascript">