Skip to content

Instantly share code, notes, and snippets.

View raaims's full-sized avatar

Raims Cabrera raaims

View GitHub Profile
@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 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 / 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.
@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