Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/georgetaveras1231/prettycode


https://github.com/georgetaveras1231/prettycode

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

PrettyCode - A Ruby on Rails app to help programmers share and express ideas visually, and create beautiful snippets of code

+ Created an interactive drawing experience by implementing a Canvas prototype in Javascript
+ Authenticated users using Devise in combination with Github’s API and Omniauth
+ Created custom embeddable content using Javascript and CSS
+ Enabled syntax highlighting by implementing the Ace Javascript library and Coderay ruby gem
+ Customized a pre-existing web theme using Bootstrap, jQuery UI, and custom UI components