Skip to content

Instantly share code, notes, and snippets.

@4freen
4freen / index.html
Created September 26, 2017 17:50
Random Quote Machine
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Codystar|Quintessential&effect=neon' rel='stylesheet' type='text/css'>
<title>Random Quote Machine || Afreen</title>
</head>
<body id="bodyStyle" onload="getQuote()">
@4freen
4freen / UNIXminishell.c
Created April 5, 2015 13:52
A program to emulate the UNIX shell, written using POSIX and C libraries
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <sys/utsname.h> //uname
#include <sys/times.h>
#include <errno.h>
#include <ctype.h>
@4freen
4freen / keybase.md
Created December 16, 2014 18:13
A keybase verification procedure.. for more details, log onto keybase.io

Keybase proof

I hereby claim:

  • I am 4freen on github.
  • I am afreen (https://keybase.io/afreen) on keybase.
  • I have a public key whose fingerprint is 0DEC C090 4ACE FA13 0CC0 89D7 931C FA61 D8B0 2C1C

To claim this, I am signing this object: