GithubHelp home page GithubHelp logo

vaibhavsingh97 / speaker-info Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saravieira/speaker-info

0.0 2.0 0.0 0 B

Speaker info Maker so you don't have to google yourself

Home Page: https://speaker.iamsaravieira.com

JavaScript 33.67% HTML 6.86% Vue 59.47%

speaker-info's Introduction

Speaker Info

https://speaker.iamsaravieira.com

How to make it your own:

  1. Fork this Repo
  2. Clone it
  3. Edit the src/info.js with your data
  4. Run yarn build
  5. Deploy the dist folder to any static host like Now or Netlify

The info.js file

export default {
  info: {
    name: 'Sara Vieira',
    email: '[email protected]',
    location: 'Berlin, Germany',
    bio:
      'Developer Advocate at @YLDio. GraphQL and Open Source enthusiast. Conference Speaker and Airport expert. I am also into drums and horror movies.',
    website: 'https://iamsaravieira.com',
    twitter: 'https://twitter.com/NikkitaFTW',
    github: 'https://github.com/SaraVieira',
    photos: [
      'https://i.imgur.com/b8CEu1Q.jpg'
    ]
  },
  // Create a gist with your talks in MD. Mine: https://gist.github.com/SaraVieira/3a599ee71c145f4db94655440456bbab
  talksPrepared: '3a599ee71c145f4db94655440456bbab',
  videos: [
    {
      name: 'The Dream of Styleguide Driven Development',
      conference: 'JSHeroes',
      year: 2018,
      id: '_XJFeSZV6FI'
    },
    ...
  ]
}

Project setup

yarn install
yarn dev

Compile

yarn run build

speaker-info's People

Contributors

saravieira avatar

Watchers

James Cloos avatar Vaibhav Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.