Skip to content

Instantly share code, notes, and snippets.

View raaims's full-sized avatar

Raims Cabrera raaims

View GitHub Profile
@raaims
raaims / README.md
Last active May 5, 2021 06:40
CSS Blitz - Switch logo

Start coding


CSS Blitz - Switch logo

  • ⌛ You have 15 minutes to implement this, take your time (but not too much)!
  • 💅 Feel free to embellish and make it pretty!
  • 📦 Some basic CSS is provided for you. There are some TODO comments in there to help you out.
@raaims
raaims / init.vim
Created February 2, 2021 09:31
Neovim config
let mapleader = ","
call plug#begin()
" Languages
Plug 'pangloss/vim-javascript'
Plug 'leafgarland/typescript-vim'
Plug 'maxmellon/vim-jsx-pretty'
Plug 'jparise/vim-graphql'
Plug 'godlygeek/tabular'
Plug 'plasticboy/vim-markdown'
@raaims
raaims / README.md
Last active February 26, 2020 04:14
DatoCMS vs NetlifyCMS
Functionality DatoCMS NetlifyCMS
Model creation Has user friendly click-and-add interface Edit big chungus config.yml to add new models
Content creation Has own database Makes own database by pushing markdown files into repo
Data fetching Graphql Graphql
Previews Can integrate with Gatsby Preview Previews are shown real time in NetlifyCMS editor
@raaims
raaims / README.md
Created February 24, 2020 02:59
Mistel Barocco keymap

Layer 1

  • left-space acts as fn
  • backtick on press, esc on fn+backtick

Layer 2 ("visitor mode")

Use this when using other computers. Be sure to turn on dvorak mode (left-space + a).

  • left-space acts as fn
@raaims
raaims / Blitz-RadioCards.md
Last active February 17, 2020 04:50
CSS Blitz - Radio Cards

Start coding


CSS Blitz - Cards Against Humanity

  • ⌛ You have 15 minutes to implement this, take your time (but not too much)!
  • 💅 Feel free to embellish and make it pretty!
@raaims
raaims / README.md
Created December 7, 2018 09:28
CSS Blitz - DVD Screensaver

Make it bounce 4 times

Start coding


CSS Blitz - DVD Player Screensaver

@raaims
raaims / README.md
Last active November 29, 2018 08:09
CSS Blitz - Table of contents
@raaims
raaims / dongmacs.txt
Created June 26, 2018 08:16
MGmacs
mddhhhddm
dys+//////////++oshm
mhs+:::-:-----:::::::://+h
ds/:---------------------::::/++++osydm
my/:------.-.--------------------:----:://oym
do:---------...------------------::-.------::/oh
h+:--------.---------..-------:/++///:-..---::::/+sm
mo:-------...-.---....-------::/+osossso/:..---:::://od
@raaims
raaims / README.md
Last active April 26, 2018 10:27
Baby CSS Blitz: Alert Window

Alert Window

View mockup · Start coding

Instructions

  • You have 15 minutes to implement this UI.
  • Text, colors, and other assets are provided for you.
@raaims
raaims / README.md
Last active October 21, 2022 03:05
CSS Blitz: Playlist UI

Playlist UI

View mockup · Start coding

Instructions

  • You have 15 minutes to implement this UI.
  • Text, colors, and other assets are provided for you.