Skip to content

Instantly share code, notes, and snippets.

View CHNB128's full-sized avatar
🎯
Focusing

Velichko Elias CHNB128

🎯
Focusing
View GitHub Profile
@CHNB128
CHNB128 / babel-setup.sh
Last active February 6, 2019 02:54
My Babel setup for JavaScript
yarn add -D \
@babel/core \
@babel/cli \
@babel/node \
@babel/preset-env \
@babel/register \
babel-plugin-pipe-operator \
babel-plugin-closure-elimination \
babel-plugin-auto-await \
babel-plugin-macros \
@CHNB128
CHNB128 / ogl_docs.md
Created May 31, 2018 09:06
OpenGl good material
@CHNB128
CHNB128 / wm-building.md
Created May 29, 2018 08:04
Creating a window managar

Common

Stadart way to create windows manager Used by i3, Gnome, Xface, etc... Xlib

The X protocol C-language Binding (XCB) Is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.

@CHNB128
CHNB128 / shortcut.md
Last active April 12, 2018 17:44
Vim shortcut - my note

window managment

command command description of command combination
Ctrl+w Ctrl+w focus to enought window (by cycle)
Ctrl+w s horizontal split
Ctrl+w v vertical split
Ctrl+w q close current window
Ctrl+w (h,j,k,l) focus to window (left, down, up, right), same with arrow key's
@CHNB128
CHNB128 / teh_doc.md
Last active May 25, 2021 09:22
If you wana to order a project from me...

Point type of app

  • mobile
  • site
  • desktop
  • sonsole
  • malware

Most clearly indicate the technical details

  • labguage's that you prefer
  • technologies that please you