Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable
225-github-actions-demo
Episode 225 - Setup CI/CD with Github Actions
awesome-creative-coding
🎨 Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
gitprofile
🚀 Create a dynamic portfolio by just providing your GitHub username.
headshots-starter
polymate
Lottie Animation Implementation for Polymer 2
ReemarCoin
ReemarCoin - Educational Coin Deployed ERC20 Tokens in Rinkeby Test Network
TrainingGamePlan
Strategy for making yourself grow and be better everyday.
reemardelarosa's Repositories
reemardelarosa/cryptogrambeta1
reemardelarosa/expect
Write better assertions
reemardelarosa/fs-add-person
Web component that walks a user through the process of adding a person to the FamilySearch tree
reemardelarosa/fs-attribution
Web component for displaying and modifying attribution of a conclusion
reemardelarosa/fs-client
Polymer element that manages JavaScript SDK instances
reemardelarosa/fs-conclusion-mixin
Web component mixin for shared FamilySearch conclusion template and behavior
reemardelarosa/fs-contributor
FamilySearch Polymer element for displaying a contributor
reemardelarosa/fs-date
Web component to display, edit, and normalize a FamilySearch date
reemardelarosa/fs-fact
Web Component to display and edit a FamilySearch fact
reemardelarosa/fs-pedigree
Display a FamilySearch person's pedigree
reemardelarosa/fs-person-card
Display a person summary card for a person in the FamilySearch Tree
reemardelarosa/fs-person-chip
Display the portrait, name, and lifespan of a person
reemardelarosa/fs-person-facts
Web component for listing a FamilySearch person's facts
reemardelarosa/fs-person-families
Polymer element that displays a person's family
reemardelarosa/fs-person-gender
FamilySearch web components for displaying and updating a person's gender
reemardelarosa/fs-person-mixin
Polymer class mixin that helps with managing FamilySearch person data
reemardelarosa/fs-person-name
Web component to display and edit a FamilySearch person's name
reemardelarosa/fs-person-portrait
Web component for a person's portrait
reemardelarosa/fs-person-summary
Polymer element that display a FamilySearch person's summary.
reemardelarosa/fs-place
Web component to display, edit, and normalize a FamilySearch place
reemardelarosa/fs-request
Polymer web component to declaratively handle requests to the FamilySearch API
reemardelarosa/fs-signin
Polymer element that manages FamilySearch authentication state
reemardelarosa/fs-user-mixin
Polymer mixin for FamilySearch web components that need to load the user or the user's ID
reemardelarosa/howto-components
Literate code examples for common UI patterns.
reemardelarosa/ico-check
Due diligence for ICOs
reemardelarosa/polymer
Build modern apps using web components
reemardelarosa/polymer-2-first-element
Get started creating custom elements with Polymer
reemardelarosa/polymer-3-first-element
Create your first element with Polymer 3
reemardelarosa/truffle-compile
Compiler helper and artifact manager
reemardelarosa/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.