experiences

v0.0.1arrow_drop_down
v0.0.1
STATUS
Passing
DOWNLOADS
0
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
8 KB
Experiences description
1 contributor
Install experiences as a package?
Copied
npm i @bit/giladshoham.resume.components.experiences
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
No preview available
modifieddraft
chevron_left
chevron_right
Experiences ()

Experiences description

Example
<Experiences list={[
{
title: 'Dev & Open Source Leader',
company: 'Bit (Cocycles)',
description: `Leading bit - An open source project which is the core technology of cocycles.
Manage the team working on bit
Working with the community - Approve PRs, Answer github issues.
Talk in meetups and conferences
Hands-on - developing the platform
At Cocycles we are building the cutting edge of developer tools.
Our mission it to allow developers to build code like Lego - focusing on design, easily composing
small functional pieces of code together to create any functionality.`,
companyLink: 'http://www.bitsrc.io',
companyShortDetail: 'Components are building blocks You are the architect',
date: 'June 2017 - Present'
}]} />
Help and resources