Skip to content

Instantly share code, notes, and snippets.

View nqvst's full-sized avatar

Jack Enqvist nqvst

  • Bonnier News
  • Stockholm
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<input id="in" type="text" autofocus placeholder="fuzzy..."/>

Keybase proof

I hereby claim:

  • I am nqvst on github.
  • I am nqvst (https://keybase.io/nqvst) on keybase.
  • I have a public key ASCMOa8F3yvdey9glbLEx5RhHvdH8aURFL6LBz7kaYwySwo

To claim this, I am signing this object:

// Place your settings in this file to overwrite the default settings
{
"editor.fontFamily": "'monofur for Powerline', Monaco, 'Courier New', monospace",
"editor.fontLigatures": false,
"editor.fontSize": 15,
"editor.lineHeight": 16,
"editor.renderIndentGuides": true,
"files.trimTrailingWhitespace": true,
"files.associations": {
"*.mustache": "handlebars"
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install nvm
brew cask install iterm2
brew cask install visual-studio-code
brew cask install java
brew cask install spectacle
brew cask install clip-menu
brew cask install github-desktop
@nqvst
nqvst / createStore.js
Created April 19, 2016 20:00
redux CreateStore
const createStore = (reducer) => {
let state;
let listeners = [];
const getState = () => {
return state;
};
const dispatch = (action) => {
state = reducer(state, action);
sensitivity "2;";
m_customaccel "0";
m_mouseaccel1 "0";
m_mouseaccel2 "0";
m_rawinput "1";
cl_disablefreezecam "1";
closeonbuy "0";
bind "c" "+voicerecord";
bind "a" "+moveleft";
bind "e" "+use";
@nqvst
nqvst / binds
Created November 11, 2015 18:25
sensitivity "2;";m_customaccel "0";m_mouseaccel1 "0";m_mouseaccel2 "0";m_rawinput "1";cl_disablefreezecam "1";closeonbuy "0";bind "c" "+voicerecord";bind "a" "+moveleft";bind "e" "+use";bind "f" "drop";bind "g" "drop";bind "s" "+back";bind "d" "+moveright";bind "y" "messagemode";bind "l" "toggle cl_righthand";bind "m" "teammenu";bind "w" "+forward";bind "u" "messagemode2";bind "r" "+reload";bind "b" "buymenu";bind "h" "burst2";bind "p" "noclip";bind "j" "cheer";bind "t" "+lookatweapon";bind "c" "use weapon_hegrenade";bind "x" "use weapon_smokegrenade";bind "q" "use weapon_flashbang";bind "CTRL" "+duck";bind "Space" "+jump";bind "SHIFT" "+speed";bind MOUSE1 "+attack";bind MOUSE2 "+attack2";bind MOUSE3 "slot5";bind MOUSE4 "slot2;slot1" ;bind MOUSE5 "+lookatweapon";bind MWHEELUP "lastinv;";bind MWHEELDOWN "+jump";alias "fiveseven_tec9" "buy fn57; buy tec9";alias "ak_m4" "buy ak47;buy m4a1;";alias "molly" "buy incgrenade; buy molotov";alias "flash" "buy flashbang";alias "armour" "buy vesthelm;buy vest;";alias "na
// Mouse;
sensitivity "2;";
m_customaccel "0";
m_mouseaccel1 "0";
m_mouseaccel2 "0";
m_rawinput "1";
cl_crosshairalpha "220";
name "jack";
// Mouse;
sensitivity "1.4;";
m_customaccel "0";
m_mouseaccel1 "0";
m_mouseaccel2 "0";
m_rawinput "1";